More concise C + + database access Framework-soci
Comparison of Soci and Litesql
Easysqlite Use Help
Soci, Litesql, Poco database access class library comparison
(1) Soci related information is less, need to compile to use. Information a little, you understand, do not understand shout every day should not, call ground not spirit Ah!
(2) Litesql is too complex, need to learn the cost, this believe that since everyone is running the library, of course, is the easy and quick diagram, who will learn a plugin it.
(3) Easysqlite is not suitable for multi-table query, every query requires a table structure to support, otherwise can not support a variety of interfaces, when the application needs to query a variety of SELECT, can not be established followed by the establishment of multiple view, so the development cost is very large.
(4) Poco imitation soci, but rich documentation
Soci Compiler considerations (via Oracle, MySQL, SQLite, boost)
Enumerate the C + + database open Source Tools