crate / crate-clients-tools

Clients, tools, and integrations for CrateDB.
https://crate.io/docs/clients/
Apache License 2.0
2 stars 1 forks source link

SQLModel: SQL databases in Python, designed for simplicity, compatibility, and robustness #144

Open amotl opened 3 weeks ago

amotl commented 3 weeks ago

About

SQLModel is a library for interacting with SQL databases from Python code, with Python objects. It is designed to be intuitive, easy to use, highly compatible, and robust.

Resources