442 Forks
10126 Stars
10126 Watchers

sqlmodel

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

How to download and setup sqlmodel

Open terminal and run command
git clone https://github.com/tiangolo/sqlmodel.git
git clone is used to create a copy or clone of sqlmodel repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sqlmodel https://github.com/tiangolo/sqlmodel/archive/master.zip

Or simply clone sqlmodel with SSH
[email protected]:tiangolo/sqlmodel.git

If you have some problems with sqlmodel

You may open issue on sqlmodel support forum (system) here: https://github.com/tiangolo/sqlmodel/issues