Y
Y
YGleBY2019-01-22 23:44:29
MySQL
YGleBY, 2019-01-22 23:44:29

MySQL or SQLite?

Hello,
I'm developing a game using the Unity game engine.
This is an online game and requires a database to store player data (points, coins, password, etc.).
I read that SQLite has some disadvantages compared to MySQL.
Yes, what should I choose? What database and why?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey〒., 2019-01-22
@YGleBY

SQLite local database, only suitable for client or test servers.
For the server, look towards MySQL or Postgres

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question