CrateDB and ORM libraries¶
ORM libraries and frameworks which can be used together with CrateDB.
Learn how to use CrateDB together with popular open-source ORM libraries.
SQLAlchemy¶
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.
Python-based DataFrame and ML libraries, and a few ETL frameworks, are using SQLAlchemy as database adapter library when connecting to RDBMS.