[Advice] MySQL or SQLite
#2

MYSQL and SQLite has their own advantages and disadvantages. MYSQL and SQLite both are efficient and fast. SQLite will be faster i guess as it is a built in part of PAWN. It is included natively. But i can be wrong in this.

If you want to display information from the database on a Website. Then i will suggest you to use MYSQL. As in SQLite , you will need the .db file within the Website Host. MYSQL Database are connected remotely where as SQLite .db file is local to the server. And you always need to transfer it via FTP once it is updated.
Reply


Messages In This Thread
[Advice] MySQL or SQLite - by FL3GM4 - 29.12.2012, 05:25
Re: [Advice] MySQL or SQLite - by Ballu Miaa - 29.12.2012, 05:35
Re: [Advice] MySQL or SQLite - by FL3GM4 - 29.12.2012, 05:42
Re: [Advice] MySQL or SQLite - by iSaad - 29.12.2012, 05:46
Re: [Advice] MySQL or SQLite - by FL3GM4 - 29.12.2012, 05:49
Re: [Advice] MySQL or SQLite - by iSaad - 29.12.2012, 05:54
Re: [Advice] MySQL or SQLite - by ReneG - 29.12.2012, 05:55
Re: [Advice] MySQL or SQLite - by Ballu Miaa - 29.12.2012, 06:00
Re: [Advice] MySQL or SQLite - by JavoDiaz - 29.12.2012, 06:45
Re: [Advice] MySQL or SQLite - by FL3GM4 - 29.12.2012, 06:48

Forum Jump:


Users browsing this thread: 1 Guest(s)