Conversation
Deploying with Β
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| β
Deployment successful! View logs |
docs | dcb8be4 | Commit Preview URL Branch Preview URL |
Apr 21 2026, 02:01 AM |
| βββ Core concepts | ||
| β βββ How dlt works | ||
| β βββ Source | ||
| β βββ Resource |
There was a problem hiding this comment.
we could add job here as well (thinking out loud), in case we want to have a unified approach towards docs. there would need to be a "dltHub" label. Just a raw thought, please challenge it
There was a problem hiding this comment.
Thoughts:
- dltHub should have its own docs section and Concepts page
- this is important because these docs will be maintained in the relevant repository rather than
dlt-hub/dltin the future
- this is important because these docs will be maintained in the relevant repository rather than
- Job is still an ambiguous word given "Load job" in dlt
| βββ Sources (β verified-sources/index) | ||
| β βββ REST APIs (β rest_api/index) | ||
| βββ Sources | ||
| β βββ [link] 10k+ LLM Context |
| β β βββ Advanced | ||
| β β βββ Add incremental configuration | ||
| β βββ Cloud storage and filesystem (β filesystem/index) | ||
| β β βββ Incremental |
| β β βββ Vaults | ||
| β β βββ Complex types | ||
| β β βββ Add credentials | ||
| β βββ Adjust a schema |
There was a problem hiding this comment.
also should go to Schema management
| β βββ Contract & evolution | ||
| β βββ Export & visualization | ||
| β βββ Naming convention | ||
| βββ ETL |
There was a problem hiding this comment.
What about "transformations" on the first line of the hierarchy?
|-- Transformations
|-- ELT
|-- ETL
There was a problem hiding this comment.
Agree with Alena here, ETL/ELT does not specifically mean Transformation, my instant question is - what were we talking before then? hehe
| β | ||
| βββ Optimizing dlt | ||
| β βββ Performance | ||
| βββ Performance |
There was a problem hiding this comment.
I would avoid any content on the 0 level, I mean, to open the "Performance" page you should click Performance, but users very often just open the toggle and click pages from the list
There was a problem hiding this comment.
Agreed with your UI concern. Will fix the inconsistent behavior in our docs. Had previously opened a ticket about it: #3520
| β βββ LanceDB | ||
| β βββ Qdrant | ||
| β βββ Dremio | ||
| β βββ Destination (custom) |
There was a problem hiding this comment.
I would keep this page and rename it to "Reverse ETL"
| β βββ 1.12.1 | ||
| β | ||
| βββ Core concepts | ||
| β βββ How dlt works |
There was a problem hiding this comment.
It looked strange under "Core Concepts". I'll merge it with the early intro pages
| β βββ Education (β tutorial/education) | ||
| β βββ Fundamentals course | ||
| β βββ Advanced course | ||
| βββ Installation |
There was a problem hiding this comment.
What about intro? it's a good starting point
There was a problem hiding this comment.
I will add it back after installation
| β β β βββ Requests | ||
| β β βββ [link] 5k+ REST APIs with LLMs | ||
| β βββ 30+ SQL databases (β sql_database/index) | ||
| β β βββ OpenAPI Generator |
There was a problem hiding this comment.
not sure if it's still relevant, with claude and open api spec you'll get your source in minutes without our generator
| β β βββ Add credentials | ||
| β βββ Adjust a schema | ||
| β βββ Dashboard | ||
| β βββ Access loaded data (β dataset-access/index) |
There was a problem hiding this comment.
do you want to remove this section completely, or just not sure where to place it?
Dashboard and access can live together under "Data Quality" for example
There was a problem hiding this comment.
Currently, this section is deeply nested and hard to find. Each pages is quite short
Most of this content will go under:
- the concept pages for Dataset and Relation
- our canonical tutotrial "how to use dlt" under the section "access loaded data".
| @@ -0,0 +1,190 @@ | |||
| docsSidebar | |||
| βββ Installation | |||
| βββ Build with AI | |||
There was a problem hiding this comment.
This is a part of paid product - dltHub, we should make sure that it's clearly understandable
| β βββ Contract & evolution | ||
| β βββ Export & visualization | ||
| β βββ Naming convention | ||
| βββ ETL |
There was a problem hiding this comment.
Agree with Alena here, ETL/ELT does not specifically mean Transformation, my instant question is - what were we talking before then? hehe
Review the git diff "per commit" to see the before and after of the visual organisation of the docs sections