-
Couldn't load subscription status.
- Fork 353
Add dlthub intro docs #3241
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add dlthub intro docs #3241
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
docs | 21a874a | Commit Preview URL Branch Preview URL |
Oct 26 2025, 10:49 PM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! but I think availability is not clear. see my comments. Also I added a chapter to MCP Server doc that may be usefult in overview? (or we hide this)
| - [Iceberg support](ecosystem/iceberg.md) | ||
| - [Secure data access and sharing](features/data-access.md) | ||
| - [AI workflows](features/ai.md): agents to augment your data engineering team. | ||
| * Transformations |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should mention workspace? ie "Extended developer experience" or something like that.
| 3. Do not forget to read our [EULA](EULA.md) and [Special Terms](EULA.md#specific-terms-for-the-self-issued-trial-license-self-issued-trial-terms) | ||
| for self issued licenses. | ||
| :::note | ||
| * You can start on Basic and upgrade to Scale or Enterprise later, no code rewrites. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure about that tbh. I think Scale will be more opinionated on how to write code. It will be more declarative. But what we can do for sure: anything that works in OSS will work in dlthub without code changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! left some small comments
|
|
||
| dltHub is a commercial extension to the open-source data load tool (dlt). It augments it with a set of features like transformations, data validations, | ||
| iceberg with full catalog support and provides a yaml interface to define data platforms. dltHub features include: | ||
| dltHub is built around the open-source library [dlt](../intro.md). It uses the same core concepts (sources, destinations, pipelines) and extends the extract-and-load focus of `dlt` with: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what about the diagram you've built for LLM_native data platform book? it was very useful
0ce4709 to
a516549
Compare
a516549 to
21a874a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Description
Related Issues
Additional Context