/rpf

Simple Qt based transparent persistence API for data models

Primary LanguageC++GNU Lesser General Public License v2.1LGPL-2.1

RPF (Rowlo Persistence Framework) is a set of shared libraries that provide a basic persistable data model element, a common persistence layer, and a persistence implementation for sqlite databases.

The libraries allow you to create, read, update, and delete instances of PersistableModelElements (or subclasses) in an almost transparent way.

Please, check my blog for documentation, introduction and tutorials: http://www.robertwloch.net