Are you pretty sure on what you are saying? SQLite is significantly faster than MySQL since it's much simpler to manipulate a file than to communicate with a daemon through a socket, is much easier to backup and share as you may just make a copy rather than dump some weird transactional language, not to mention it is INFINITELY easier to set up and is much much lighter on resources.yeah, if you know how to code in C++ you can do it, I doubt that anyone would do that for you tho, much work for an useless and limited database option, just use mysql, it is so easy!
Probably because it is easier to maintain support for just 1 database service, and to this I absolutely agree. Although with a good abstraction layer it would be easy as cake to use the RDBMS you want.we are talking about tfs here, so guess why they dropped it away and take your own conclusions
Probably because it is easier to maintain support for just 1 database service, and to this I absolutely agree. Although with a good abstraction layer it would be easy as cake to use the RDBMS you want.
edit: Jo3's answer right below is much more precise
GOD Bon, maybe you'd like to check Open Tibia as they still maintain support for SQLite and PostgreSQLyou just would not have the bleeding edge features of TFS.