sqlmodel
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.
Ecosystem
anaconda.org
anaconda.org
Latest Release
9 months ago
0.0.24
9 months ago
Versions
1
1
Links
| Registry | anaconda.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:conda/sqlmodel
spec |
| License | MIT |
| First Release | 9 months ago |
| Last Synced | 26 days ago |
Repository
| Stars | 16,244 on GitHub |
| Forks | 738 on GitHub |
| Commits | 586 |
| Committers | 82 |
| Avg per Author | 7.146 |
| DDS | 0.558 |