The State of MultiDB (in Django)
Read OriginalThis article details the author's Google Summer of Code project to add multi-database support to Django. It outlines completed features like the new DATABASES setting, QuerySet.using(), and transaction support, while explaining the major remaining architectural hurdle: refactoring the Query class to better distinguish between SQL and non-SQL backends.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser