Software Listing of Author : "Gulliver"
- LiteSQL
- License: Freeware
- Price: 0.00


LiteSQL is a reliable C++ library designed to integrate C++ objects into relational databases and thus to provide 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. In addition to object persistence, LiteSQL provides object relations which can be used to model basic OO building blocks (aggregation, composition, association). Objects can be selected, filtered and ordered using template- and class-based API with type checking at compile time.
- Platform: WinOther
- LiteSQL for Windows
- License: Shareware
- Price:


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. In addition to object persistence, LiteSQL provides object relations which can be used to model basic OO building blocks (aggregation, composition, association). Objects can be selected, filtered and ordered using template- and class-based API with type checking at compile time.
Features:
SQLite3, PostgreSQL and MySQL - backend support
C++ object persistence (store, update, retrieve)
relational operations (filtering, ordering, referencing other objects)
automatic database structure maintenance (creates, updates and...
- Platform: WinOther