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:
2. Use the windows azure table starage and use custom db backend.
Anybody use azure databases? And which way is more preferable?