I am developing a Qt application to run on Windows, Mac and Linux (Ubuntu Desktop). Development is in C++ of course and it's a desktop application that needs to store and retrieve "tabluar" information on an ongoing basis.
I do not want to bother my users with pre-installing MySQL or anything alike.
Is there a lightweight database engine I can use as an SDK from my application that would store locally on the file system and support SQL queries?
Try SQLite : http://sqlite.org
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With