Cross-platform development with ODBC and Microsoft ODBC Driver for SQL Server
In my last post I described how to configure Django to use Azure SQL Database via ODBC if You are deploying Django on Ubuntu 14.04 »
In my last post I described how to configure Django to use Azure SQL Database via ODBC if You are deploying Django on Ubuntu 14.04 »
By default, Django supports SQLite, MySQL, PostgreSQL and Oracle database engines. Thanks to ODBC, pydobc and django-pyodbc-azure we can use highly available Azure SQL Database with »