Skip to content

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

Notifications You must be signed in to change notification settings

AsharibAli/SQLModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQLMODEL

Learning SQLModel.

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

This code demonstrates the usage of SQLModel, a library that provides a simple and intuitive way to interact with databases using SQLAlchemy and Pydantic for data validation (built-in in SQLModel).

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages