SQLModel

GPTKB entity

Statements (29)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:author gptkb:Sebastián_Ramírez
gptkbp:describes Library for interacting with SQL databases using Python type hints and Pydantic models
gptkbp:documentation https://sqlmodel.tiangolo.com/
gptkbp:feature CRUD operations
Data validation
Type annotations
ORM (Object Relational Mapping)
Async support
Auto-generated schemas
Declarative models
Integration with FastAPI
Migration support (via Alembic)
https://www.w3.org/2000/01/rdf-schema#label SQLModel
gptkbp:latestReleaseVersion 0.0.16
gptkbp:license gptkb:MIT_License
gptkbp:npmPackage sqlmodel
gptkbp:programmingLanguage gptkb:Python
gptkbp:relatedTo gptkb:SQLAlchemy
gptkb:FastAPI
gptkb:Pydantic
gptkbp:releaseDate 2021-08-24
gptkbp:repository https://github.com/tiangolo/sqlmodel
gptkbp:supports gptkb:MySQL
gptkb:SQLite
gptkb:MariaDB
gptkb:PostgreSQL
gptkbp:bfsParent gptkb:Pydantic
gptkbp:bfsLayer 7