Skip to content

Create new data loaders to different resources #156

@Chenglong-MS

Description

@Chenglong-MS

Hi devs and users,

We have recently extended data formulator with the ability to directly connect to external data sources with the ExternalDataLoader class. One can extend the python data loader class to make it possible to directly load data from external data sources. The frontend will automatically populate the external classes and provided ability to complete user queries (for loading data views).

external_data_loader.mov

Instruction for extending data loader and example implementations of MySQL and Azure Data Explorer are provided here: https://github.com/microsoft/data-formulator/tree/main/py-src/data_formulator/data_loader.

Would like to use this issue to collect which data sources you would like to see, and hopefully there are some devs able to add some more data loaders for popular sources (Google Big Query, Amazon S3 for example).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions