diepvries documentation¶
This is the homepage for the documentation of diepvries
, a Data Vault
framework written in Python.
By automatically generating SQL statements for a given Data Vault
model, diepvries
is a convenient library to manage data loading
without duplicating many SQL queries.
diepvries
is free software, released under the MIT license. You
can check its source code here. Bug reports and
contributions are encouraged!
Head over the topics below for more information, or dive directly in the tutorial if you’re eager to write code already!
Topics¶
Get started¶
Developer documentation¶
- Development
- API documentation
- diepvries
- Contributing
- Changelog
- [Unreleased]
- [1.0.1] - 2024-06-11
- [1.0.0] - 2024-06-05
- [0.9.1] - 2023-09-13
- [0.9.0] - 2023-09-04
- [0.8.0] - 2023-08-28
- [0.7.0] - 2023-05-26
- [0.6.4] - 2023-03-01
- [0.6.3] - 2022-08-25
- [0.6.2] - 2021-08-20
- [0.6.1] - 2021-08-19
- [0.6.0] - 2021-08-18
- [0.5.2] - 2021-07-30
- [0.5.1] - 2021-07-29
- [0.5.0] - 2021-07-02