Ask HN: Cheap databases for new projects?
I looking after cheap databases for when I make new projects. The are often small projects with no intention often to make money, BUT I really don't want to host a database myself. The reasons is many, but most importantly backups! You have to extremely careful to watch database cron jobs to be sure the aren't failing.
The definition on cheap can be many, but my idea is that it only cost $1 per gigabyte stored or less and that I can only $1 dollar from the start.
I know it is extremely cheap, but there is already a lot of cheap PHP hosting providers that provide hosting and database, but it is always mysql and nothing else and there "limit" on the database is always unclear (connections, size, table count, user count, etc.) Heroku provides postgres for free, but only 10k rows and then goes directly to $9 dollars.
GCloud new SQL is awesome, and it only cost $7,5 + storage.
I know there are some NoSQL providers that gives 0,5G for free, but I am not interested in nosql, but why aren't there similar providers for SQL?
Am I one of a kind to want this?
8 comments
[ 1177 ms ] story [ 1926 ms ] threadhttps://calculator.s3.amazonaws.com/index.html#s=RDS
Indicates you can get 5GB for $0.00 as long as you don't want performance.
Disclaimer--I haven't done this.