SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness. 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.
Features
- SQLModel is based on Python type annotations, and powered by Pydantic and SQLAlchemy
- Great editor support. Completion everywhere. Less time debugging. Designed to be easy to use and learn. Less time reading docs
- It has sensible defaults and does a lot of work underneath to simplify the code you write
- It is designed to be compatible with FastAPI, Pydantic, and SQLAlchemy
- You have all the power of SQLAlchemy and Pydantic underneath
- A single type annotation does a lot of work
License
MIT LicenseFollow SQLModel
You Might Also Like
BrandMail Email Signatures for Outlook
BrandMail®, developed by BrandQuantum, is a software solution that seamlessly integrates with Microsoft Outlook to empower every employee in the organisation to automatically create consistently branded emails via a single toolbar that provides access to brand standards and the latest pre-approved content.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SQLModel!