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
Post a Comment