Versions¶
DBPort is in active early development. This section tracks where the project is headed, what shipped in each release, and how versioning works.
Current release¶
0.1.0 — first public release, published to PyPI and GitHub Pages. See the Changelog for details.
What's next¶
The Roadmap is ordered by impact and likelihood of implementation. The headline item is an extension system that unlocks integrations with model builders (dbt, sqlmesh), orchestrators (Prefect, Airflow), and prebuilt input channels (SDMX, HTTP). Further out: additional warehouse backends beyond Iceberg REST and alternative compute engines beyond DuckDB.
In this section¶
-
Roadmap
Planned features and integrations, ordered by impact.
-
Changelog
What shipped in each release, back to
0.0.1. -
Release Versioning
Numbering scheme, release checklist, and version source of truth.