Skip to content

Commit f99d48e

Browse files
authored
Merge pull request #4811 from joscha/patch-1
feat: add `data-load-tool` topic
2 parents 4593259 + d86ab57 commit f99d48e

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
2.84 KB
Loading

topics/data-load-tool/index.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
created_by: data-load-tool
3+
aliases: dlt, dlthub
4+
display_name: DLT
5+
related: dbt, python
6+
released: February 2023
7+
short_description: A Python library for moving data.
8+
topic: data-load-tool
9+
url: https://dlthub.com
10+
github_url: https://github.com/dlt-hub/dlt
11+
logo: data-load-tool.png
12+
---
13+
dlt is an open source Python library that loads data from various, often messy data sources into well-structured, live datasets.
14+
It offers a lightweight interface for extracting data from REST APIs, SQL databases, cloud storage, Python data structures, and many more.
15+
It is NOT related to Delta Live Tables or distributed ledger technology.

0 commit comments

Comments
 (0)