MySQL Online Database

Posted by Marian on Pro Webmasters See other posts from Pro Webmasters or by Marian
Published on 2012-03-19T19:24:30Z Indexed on 2012/03/19 23:39 UTC
Read the original article Hit count: 472

Filed under:
|
|
|

Can anyone suggest a good online free MySQL database. I've tried four till now:

db4free FreeMySQL onPhP 000webhost

Either of them gave me an timeout error on my connect file or actively restricted connection to it, meaning the host won't allow a remote connection to the database.

If there isn't any good online database can I create my own server using my computer, since it gets rarely turned off and when my server is offline I could return an error message saying that the server is currently offline. My final objective is to have a simple comment box for a webpage. Witch I believe it won't need a massive data storage with 3 columns (id, name, comment)

NOTE: Can't post more then two links yet.

© Pro Webmasters or respective owner

Related posts about php

Related posts about mysql