sql - Cross platform datastore for storing application data? -


Currently in our application, configure and amp; Files on the disk are stored in an .i file, where application data is distributed to multiple files in the application specific data configuration data. Now the application has increased and data manipulation using files is becoming a nightmare. We now want to make a switch in the database. We have the following requirements / questions.

  1. Is there an unknown unknown footprint similar to database solution files, but can you issue SQL queries? We do not want to go with enterprise class database solutions such as MySQL or MSSQL or Oracle because there is not enough data to store in the application.
  2. We want to bundle this database with our application, but
  3. We are looking for an intangible library for this database to access the database easily.

Is there a solution that uses the above requirements for C ++ targeting windows and * NIX platforms?

What do you want (you do not specify your programming language, but many common languages ​​in SQLite Is a perfect match for)


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -