Show HN: SQLAlchemy just the core – a better way(github.com)
github.com
Show HN: SQLAlchemy just the core – a better way
https://github.com/sayanarijit/sqla-fancy-core
For people who prefer to avoid ORM magic, this library defines a factory class that helps declare tables for SQLAlchemy core in a better way, so that the benefits of linting and editing tools can be utilised and a better syntax can be used for the queries.
0 コメント
—