LiteSQL 0.3.13

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...