Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 2.04 KB

README.md

File metadata and controls

39 lines (22 loc) · 2.04 KB

Data Loading Demos

This repository contains Jupyter notebooks and more extensive projects that illustrate various methods for loading data into different destinations (e.g. Weaviate database) using the dlt library.

Repository Contents

Prerequisites

To run the notebooks, you will need credentials for the tools being used. They are added to the .dlt folder. For instance, if you're working on a Weaviate notebook, you will have to add Weaviate credentials. Refer to the notebooks to find out which credentials are needed.

Common demos

Weaviate demos

Personio demos

Project demos

Project demos are more extensive compared to the notebook ones and have their own README files. Refer to each project for more details.

License

This repository is licensed under the Apache License 2.0. Please refer to the LICENSE.txt file for more details.

Happy coding and data loading! 🚀📊