LiteSQL0.3.13

  • Submit New Release
  • Edit LiteSQL Information
  • Submit a New Software

C++ Object-Relational Persistence Framework.

Tuesday, January 24, 2012
  • Development
  • Databases

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.

  • Downloads
    1689
  • License
    BSD type

Downloads / Release History


January
24
2012
LiteSQL 0.3.10
January
24
2012
LiteSQL 0.3.12

Comments

No comment. Be the first to enter a comment.
Replying to:
Cancel

Last articles