Hello, All If you are using SQLAlchemy and Flask, you might want to take a look at API Logic Server (open source). It reads your schema, and creates an executable project you can customize in your IDE.
The project includes the SQLAlchemy* model classes*, an *API*, and a multi-page *Admin App*. You can also declare spreadsheet-like *rules* for multi-table derivations and constraints. Version 8 adds *authentication* rules, eg, multi-tenant support, using outstanding SQLAlchemy support for @event.listens_for(session, 'do_orm_execute') Eval requires no install / config, using Codespaces, here: https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=593459232 Docs are here: https://apilogicserver.github.io/Docs Hope you find it useful, grateful for feedback... Val -- SQLAlchemy - The Python SQL Toolkit and Object Relational Mapper http://www.sqlalchemy.org/ To post example code, please provide an MCVE: Minimal, Complete, and Verifiable Example. See http://stackoverflow.com/help/mcve for a full description. --- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to sqlalchemy+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sqlalchemy/c0c3e6b7-b9c4-48b1-b754-17922a386ecfn%40googlegroups.com.