shosca / django-sorcery

Django Framework integration with SQLAlchemy
https://django-sorcery.readthedocs.io
MIT License
65 stars 6 forks source link

sqlalchemy classical mapping #161

Closed gbrennon closed 2 years ago

gbrennon commented 3 years ago

Hey folks,

I'm using sqlalchemy's datamapper approach through what they call the classical mapping

is it possible to implement this pattern using this package?