» Documentation | Releases | Issues | Source code | License | CrateDB | Community Forum | Bluesky
The dlt-cratedb package is temporary for shipping the code until DLT-2733 is ready for upstreaming into main dlt.
Please refer to the handbook.
- The
cratedb
adapter is heavily based on thepostgres
adapter. - The
CrateDbSqlClient
deviates from the originalPsycopg2SqlClient
by accounting for CRATEDB-15161 perSystemColumnWorkaround
. - A few more other patches.
We are tracking corresponding issues and a few more backlog items to be resolved as we go.