Hello, I'm porting django application on windows azure cloud. I looking for ways to use azure's database from django application.
I see two ways: 1. Use Azure SQL and use the any open-source odbc backend (i found django-pyodbc http://code.google.com/p/django-pyodbc/) 2. Use the windows azure table starage and use custom db backend. Anybody use azure databases? And which way is more preferable? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.