I'm hopeful that these will be updated around the same time or moving to Python 3 won't be an option for most people. I suspect most Django apps are based on MySQL.
Most that I've encountered have been PostgreSQL or MySQL. I've seen a few sqlite3 and oracle backed sites in the wild as well. I think I've seen more redis and more mongo sites than I've seen firebird.
Comments
also, PIL, and mysql bindings.
I'm hopeful that these will be updated around the same time or moving to Python 3 won't be an option for most people. I suspect most Django apps are based on MySQL.
Most that I've encountered have been PostgreSQL or MySQL. I've seen a few sqlite3 and oracle backed sites in the wild as well. I think I've seen more redis and more mongo sites than I've seen firebird.
you can use the pure python Firebird driver , is python 3.x ready http://www.firebirdnews.org/?p=7803