440Forums.com  |  MacMusic.org  |  PcMusic.org  |  Zicos.com  |  AudioLexic.org
and   {key13}


hiberlite 0.6 (Default branch)

FreshMeat

Monday April 21, 2008. 03:45 PM
FreshMeat

hiberlite provides C++ object-relational mapping for SQLite 3. Its design and API are inspired by the Boost.Serialization, which means there is almost no API to learn. In contrast to most serialization libraries with SQL serializers, C++ objects mapped with hiberlite behave similar to active record patterns: you are not forced to follow the "read all your data/modify some small part/write everything back" path. It is for people who need reliable data storage, ACID transactions, and simple random access to their data files, and don't like coding in SQL. License: GNU General Public License v3 Changes: Transaction support was added.
hiberlite provides object-relational mappingfor SQLite design inspired hiberlite (Default branch)
hiberlite 0.6 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=264826de9db37209bfa2c4b4398e03c4

 

 Related News 

Search

Download Zicos
Sun July 6, 11:16 PM
and   {key13}