hiberlite

C++ Object-relational mapping for sqlite3
Download

hiberlite Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Paul Korzhyk
  • File Size:
  • 30 KB

hiberlite Tags


hiberlite Description

C++ object-relational mapping with API inspired by the Boost.Serialization - that means almost no API to learn. In contrast to most serialization libraries with SQL serializers, C++ objects mapped with hiberlite behave similar to active record pattern - you are not forced to follow the "read all your data/modify some small part/write everything back" path. For people who need reliable data storage, ACID transactions, simple random-access to their data files, and don't like coding in SQL.


hiberlite Related Software