absent1706 / sqlalchemy-mixins

Active Record, Django-like queries, nested eager load and beauty __repr__ for SQLAlchemy
MIT License
744 stars 66 forks source link

Exploring the Repository Pattern #116

Closed aurthurm closed 6 days ago

aurthurm commented 2 weeks ago

I have been experimenting with the repository pattern using these mixins.

Here is the gist https://gist.github.com/aurthurm/0a654760174edc3f27f7ef80b905da72

aurthurm commented 2 weeks ago

This gist is an extract from my main project where an using it here: https://github.com/beak-insights/felicity-lims