SA-MP Forums Archive
Just a quick question. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Just a quick question. (/showthread.php?tid=508362)



Just a quick question. - aimane65 - 21.04.2014

Hello there,

Can someone give me some sites where I can rent a mysql phpmyadmin database?
I need it for my server, since I can't use local database for my server.
The one who can give me some links will receive +rep.


Kind regards,
Aimane.


Re: Just a quick question. - Calgon - 21.04.2014

http://lmgtfy.com/?q=free+mysql+db+hosting

Just search on ****** for it... As long as the database host supports remote access it should be fine.


Re: Just a quick question. - Leroytjuh - 21.04.2014

Links:

1) http://www.000webhost.com/free-mysql-hosting
2) http://www.db4free.net/d4f_db4free.php
3) http://www.freemysqlhosting.net/

Note: I suggest you to pay for a database. Free MySQL databases are usually quite slow and will cause difficulties while running your gamemode.


Re: Just a quick question. - aimane65 - 21.04.2014

Quote:
Originally Posted by Calgon
Посмотреть сообщение
http://lmgtfy.com/?q=free+mysql+db+hosting

Just search on ****** for it... As long as the database host supports remote access it should be fine.
I already ******d it but I couldn't find something..


Re: Just a quick question. - aimane65 - 21.04.2014

Quote:
Originally Posted by Leroytjuh
Посмотреть сообщение
Links:

1) http://www.000webhost.com/free-mysql-hosting
2) http://www.db4free.net/d4f_db4free.php
3) http://www.freemysqlhosting.net/

Note: I suggest you to pay for a database. Free MySQL databases are usually quite slow and will cause difficulties while running your gamemode.
I know. I'm willing to pay for it and thats also what I wanted :P
But those links are all of them free..D:


Re: Just a quick question. - Vince - 21.04.2014

External databases are always guaranteed to be slow, no matter how much you pay for it. For performance reasons, MySQL servers are hosted at least on the local network, but most often on localhost itself.


Re: Just a quick question. - Leroytjuh - 21.04.2014

It's not like every free database hosting is bad. If you'd like to pay for it, I suggest you overlooking this link (http://www.godaddy.com/hosting/vps-hosting.aspx).


Re: Just a quick question. - Redirect Left - 21.04.2014

External databases will cause noticable lag, get yourself a semi-decent VPS unless you're after lag.


Re: Just a quick question. - NewerthRoleplay - 21.04.2014

Quote:
Originally Posted by Leroytjuh
Посмотреть сообщение
It's not like every free database hosting is bad. If you'd like to pay for it, I suggest you overlooking this link (http://www.godaddy.com/hosting/vps-hosting.aspx).
That is not database hosting, that is a VPS. And anyway obviously an ideal solution would be a local server for performance. However there is a lot of free database hosts on the internet. However they usually recommend that it is for testing rather than being used in a final product.


Re: Just a quick question. - aimane65 - 21.04.2014

Problem solved.