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


hiberlite 0.5 (Default branch)

FreshMeat

Sunday March 23, 2008. 05:12 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.
hiberlite provides object-relational mappingfor SQLite design inspired hiberlite (Default branch)
hiberlite 0.5 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=9b70dec6bb322e5dd6ef1564d1ec4621

 

 Related News 

Search

Download Zicos
Thu July 24, 11:24 PM
and   {key13}