dlt destination adapter for CrateDB
Project Links
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
» 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
cratedbadapter is heavily based on thepostgresadapter. - The
CrateDbSqlClientdeviates from the originalPsycopg2SqlClientby 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.