08-05-2014, 05:27 AM
I'm not so sure about editing the data in the DB with external programs, it's rather easy to break the DB consistency that way. Also the DB won't be a real RDBMS engine, just a SQLite file. Still, it should be possible to later add a plugin that overrides the entire system by using data from a RDBMS, if we add the needed hooks.