Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added topics/data-load-tool/data-load-tool.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions topics/data-load-tool/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
created_by: data-load-tool
aliases: dlt, dlthub
display_name: DLT
related: dbt, python
released: February 2023
short_description: A Python library for moving data.
topic: data-load-tool
url: https://dlthub.com
github_url: https://github.com/dlt-hub/dlt
logo: data-load-tool.png
---
dlt is an open source Python library that loads data from various, often messy data sources into well-structured, live datasets.
It offers a lightweight interface for extracting data from REST APIs, SQL databases, cloud storage, Python data structures, and many more.
It is NOT related to Delta Live Tables or distributed ledger technology.
Comment thread
kenyonj marked this conversation as resolved.
Loading