Ask HN: What is a good db as a service?
I am working on a SaaS that requires some sort of database (sql/nosql) to store data. It will be write heavy. I usually host my own databases however I want to use my time more for working on the code and less worrying about the database server. Anyone have any suggestions? price is a factor initially also.
6 comments
[ 3.2 ms ] story [ 25.1 ms ] threadIf you like CouchDB then Cloudant.
If you want realtime then Firebase.
All are very reasonably priced.
-Chris@MongoLab