google app engine - Django on GAE - without cloud SQL -


is possible use google app engine host django app without being billed database use?

i see documentation sqlite isn't, , using mysql doesn't work me.

is there way use backend isn't google cloud sql?

use django-nonrel uses hrd

http://djangoappengine.readthedocs.org/en/latest/


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

php - MySQLi multi_query results for later use -