Configuring Django to use SQLAlchemy

nazmul hasan picture nazmul hasan · Jun 18, 2009 · Viewed 26.8k times · Source

How can I configure Django with SQLAlchemy?

Answer

Mihail Krivushin picture Mihail Krivushin · Dec 16, 2011

You can use SQLAlchemy within a Django project with Aldjemy:

https://github.com/Deepwalker/aldjemy