dlt-cratedb 0.1.1


pip install dlt-cratedb

  Latest version

Released: Mar 10, 2026


Meta
Author: Andreas Motl
Requires Python: >=3.9

Classifiers

Development Status
  • 3 - Alpha

Environment
  • Plugins

Intended Audience
  • Developers
  • Education
  • Information Technology
  • Manufacturing
  • Science/Research
  • System Administrators
  • Telecommunications Industry

Operating System
  • OS Independent
  • POSIX :: Linux
  • Unix

Programming Language
  • Python
  • Python :: 3 :: Only
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14
  • Python :: Implementation :: CPython
  • Python :: Implementation :: PyPy
  • SQL

Topic
  • Adaptive Technologies
  • Communications
  • Database
  • Documentation
  • Education
  • Internet
  • Office/Business
  • Scientific/Engineering
  • Scientific/Engineering :: Information Analysis
  • Scientific/Engineering :: Interface Engine/Protocol Translator
  • Software Development :: Libraries
  • Software Development :: Pre-processors
  • Software Development :: Testing
  • Software Development :: Version Control
  • System :: Archiving
  • System :: Benchmark
  • System :: Clustering
  • System :: Distributed Computing
  • System :: Logging
  • System :: Monitoring
  • System :: Networking
  • System :: Systems Administration
  • Text Processing
  • Utilities

CrateDB destination adapter for dlt

Status CI Coverage Downloads per month

License Release Notes PyPI Version Python Versions

» Documentation | Releases | Issues | Source code | License | CrateDB | Community Forum

About

The dlt-cratedb package is temporary for shipping the code until DLT-2733 is ready for upstreaming into main dlt.

Operating the package successfully needs CrateDB 6.2 or higher.

Documentation

Please refer to the overview and the usage guide.

What's inside

  • The cratedb adapter is heavily based on the postgres adapter.
  • The CrateDbSqlClient deviates from the original Psycopg2SqlClient by adding a few CrateDB-specific adjustments.

Backlog

The project tracks corresponding issues and a few more backlog items to be resolved in its incubation phase.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
dlt[postgres]