16
SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness
(sqlmodel.tiangolo.com)
Welcome to the Python community on the programming.dev Lemmy instance!
Past
November 2023
October 2023
July 2023
August 2023
September 2023
Great package, though the documentation on foreign keys could be a bit better in my opinion
Why single out lack of docs for foreign keys? The docs do deal with one to many and many to many relationships. Step by step.
The trick is finding that page. It's there, just TOC is wonky. Unnecessarily hard to find things.
Foreign keys howto is a minor issue compared to the 70 PRs in the waiting queue.
Production? SQLModel is not production ready. I can name 70 reasons why not.
Please Sebastián bring on other maintainers with PR approval authority. Only this would be a game changer.