|
|
|
Show HN: SQLAlchemy just the core – a better way
(github.com)
|
|
4 points
by sayanarijit
375 days ago
|
|
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. |
|