Is there any free database hosting system for mysql like we have mlab for MongoDB ??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is there any free database hosting system for mysql like we have mlab for MongoDB ???

I wish to host my laravel project on heroku and for that I need a remote MySQL database and thus I wish to know there is any service which I can use just like mlab which provides a free remote database for mongodb.

21st Nov 2018, 4:40 PM
KUMAR SHASHWAT
KUMAR SHASHWAT - avatar
3 Answers
21st Nov 2018, 5:03 PM
Calviղ
Calviղ - avatar
+ 1
Personally I would be surprised (+interested) if anyone hosts MongoDB for free (its name comes from the word "humongous" and...while storage is cheap...it really does get very large, very fast). To avoid being completely unhelpful, you ~could~ use a laptop / PC and host it yourself using a "dynamic DNS" service to identify your computer on the Internet automatically. These services are often free, and you just run a client that updates your address every so often. ~ Just a thought (not saying it's the best one).
21st Nov 2018, 5:59 PM
Kirk Schafer
Kirk Schafer - avatar
+ 1
ScaleGrid supports MySQL hosting, in addition to MongoDB, Redis, and PostgreSQL. You can also apply for the ScaleGrid Startup Program to get free MySQL DBaaS for 12 months. https://scalegrid.io/mongodb/products.html https://scalegrid.io/pricing/offers/startup-program.html
17th Dec 2018, 7:07 PM
Kristi Anderson
Kristi Anderson - avatar