01.03.2013, 13:12
If that mode relies heavily on SQL - ordering, for example - then it will be near impossible to convert to a file based system without losing lots of performance. May I suggest SQLite?
Though, you can also just download MySQL as a standalone package from here: http://www.mysql.com/downloads/installer/
Comes with MySQL Workbench, so you have a GUI as well.
Though, you can also just download MySQL as a standalone package from here: http://www.mysql.com/downloads/installer/
Comes with MySQL Workbench, so you have a GUI as well.