tiangolo / sqlmodel

SQL databases in Python, designed for simplicity, compatibility, and robustness.
https://sqlmodel.tiangolo.com/
MIT License
13.52k stars 611 forks source link

✨ Add sqlmodel-slim setup #916

Closed tiangolo closed 2 months ago

tiangolo commented 2 months ago

✨ Add sqlmodel-slim setup

In the future SQLModel will include the standard default recommended packages, and sqlmodel-slim will come without those recommended standard packages and with a group of optional dependencies sqlmodel-slim[standard], equivalent to sqlmodel, for those that want to opt out of those packages.

github-actions[bot] commented 2 months ago

📝 Docs preview for commit f4cd86e0610253139908ef2229571be809d9d724 at: https://8d985a14.sqlmodel.pages.dev

github-actions[bot] commented 2 months ago

📝 Docs preview for commit f87779eb14061e156bc3bd80ea449142bff3bc06 at: https://ae86e061.sqlmodel.pages.dev