Request: SQLite Support in Feature Requests
|
|
|
|
| Status: |
Open
Issue hasn't been assigned a status value.
|
|
|
I'd like my game(s) to be able to store a nontrivial amount of data in a format somewhat more manageable than plaintext flat files, but setting up a full-fledged MySQL server seems like deer hunting with a howitzer, honestly.
I know BYOND already has native MySQL support. What would really fit the bill and allow for low overhead for people that would rather run leaner when possible would be support for SQLite database files. Is this by any chance already in the cards?
|
You could use a DLL file for SQLite honestly all the tools are available setting up a MYSQL server takes 4 seconds and managing it with PHPMyAdmin makes it 50 times better...
Grab a free PHP + MYSQL host and your off they do it all for you .... or if you wanted to do it local just simple install XAMPP
XAMPP has variants for Windows, Linux, Solaris and Mac. To top it off it's free.
TL;DR - It's a waste of precious time for Tom and Lummox Jr when the tools are available for you to do it yourself.