CMD + K

sqlmodel

Community

SQL databases in Python, designed for simplicity, compatibility, and robustness.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::sqlmodel

Usage Tracking

0.0.27
0.0.26
0.0.25
0.0.24
0.0.23
5 / 8 versions selected
Total downloads: 0

Description

SQLModel is designed to simplify interacting with SQL databases in FastAPI applications, it was created by the same author. It combines SQLAlchemy and Pydantic and tries to simplify the code you write as much as possible, allowing you to reduce the code duplication to a minimum, but while getting the best developer experience possible. SQLModel is, in fact, a thin layer on top of Pydantic and SQLAlchemy, carefully designed to be compatible with both.

About

Summary

SQL databases in Python, designed for simplicity, compatibility, and robustness.

Information Last Updated

Oct 8, 2025 at 19:55

License

MIT

Total Downloads

109.8K

Platforms

noarch Version: 0.0.27