LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provide - 资源详细说明
LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, indexes and sequences to database and upgrades schema when needed.
LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provide - 源码文件列表