ruby on rails - Cheapest solution for external postgresql hosting -


i running several websites on heroku postgresql databases. of them smaller websites few visitors still need more 10.000 rows, makes quite costly $9/month per website.

for of them there not load or lot of data. don't have high demands on availibility either. low price, simple usage, 10.000+ rows storage, , external access demands.

i have no experience in installing databases , not wish maintain database. need store data , leave @ that.

is $9 / month @ heroku cheapest solution can find this? php websites mysql-databases free quite suprised how pricy store data rails.

although discouraged heroku, can share same instance of postgres db between many apps. have do, environment variables app , set them other ones.

please check post.


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -