Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Configuring Django to use SQLAlchemy [closed]

You can use SQLAlchemy within a Django project with Aldjemy:

https://github.com/Deepwalker/aldjemy


Check this:

Replacing django orm


alchemy? :)

Google links:

  • replacing-django-s-orm-with-sqlalchemy
  • django-sqlalchemy
  • googleGroups

Please find this little tutorial on how to use SQLAlchemy with Django