Heroku support for Sqlite and Postgres -


why doesn't heroku support sqlite3?
or
why heroku support postgresql?

in case wrong , heroku support either mysql or sqlite3 please tell me how? thx :)

the filesystem read only, sqlite3 wouldn't work.

heroku supports postgresql, it's chose. doesn't make business sense have deal tuning , supporting other rdbms mysql.

there addons use mysql if like: https://addons.heroku.com/cleardb

you can mysql via amazon rds https://addons.heroku.com/amazon_rds


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -