mysql or sqlite
#1

Mysql or sqlite? Which is better?
Reply
#2

Mysql because its easy and fast.
Reply
#3

Quote:
Originally Posted by AliBro
Посмотреть сообщение
Mysql because its easy and fast.
I think that SQLite is faster :P
Reply
#4

Quote:
Originally Posted by Vince
Посмотреть сообщение
Both have substantial advantages and what you choose is largely dependent on how much data you want to store and how you want to access said data. If you have a relatively small amount of data to store then SQLite is a good choice. However, if you have lots of data and/or if you want to access it externally (e.g. a website) then MySQL is appropriate.
Quote from Vince.
Reply
#5

Don't there is this conversation that one is better than the other.
Understand that the best choice is the one that meets your needs and saying to the samp, both are equally effective.
I used SQLite, but now I'm using MySQL because my intention is to integrate my DB to a UCP, so MySQL is for ME the best option as it will suit my needs.
Reply
#6

MySQL is better in my opinion.
Reply
#7

Honestly MySQL is more faster than SQLite, but sometime SQLite is better..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)