sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
About this project
SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness. Documentation: https://sqlmodel.tiangolo.com Source Code: https://github.com/fastapi/sqlmodel 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. SQLModel is based on Python type annotations, and powered by Pydantic and SQLAlchemy. The key features are: Intuitive to write: Great editor support. Completion everywhere. Less time debugging. Designed to be easy to use and learn. Less time reading docs. Easy to use: It has sensible defaults and does a…
Technologies
Project health
GitHub
Reviews
Built by
Maintain fastapi/sqlmodel? Claiming verifies admin access through your GitHub account and gives you control of this listing.