4 ms·
There are references to using connectors to connect to databases, but I can't find any documentation on how to actually do that.
by jaxn 10mo ago
There are references to using connectors to connect to databases, but I can't find any documentation on how to actually do that.
- chenglong-hn 10mo agoIt's here! https://github.com/microsoft/data-formulator/tree/main/py-src/data_formulator/data_loader https://github.com/microsoft/data-formulator/tree/main/py-sr... When install Data Formulator locally, it's possible to connect DF to databases with connection parameters in UI. To add more data loaders, there is a common template.