vagra
vagra is a library designed to act as modular data abstraction Framework for tntnet based CMSs and relatives.
Current stable version is tagged 0.8.
Dependencies
C++98/03 tested with Clang 3.2, gcc 4.7 and Sun Studio 12.1(Apache STL)
cxxtools version 2.2
tntdb version 1.3
An SQL database supported by tntdb, which are currently PostgreSQL, MySQL, Oracle and SQLite. While any of these databases should work, it is currently tested on PostgreSQL only
Source
git clone git://git.vtoc.de/vagra
License
The Code is being released unter LGPL
As a special exception, you may use files from this library as part of a free software library without restriction. Specifically, if other files instantiate templates or use macros or inline functions from this library, or you compile and link it with other files to produce an executable, this does not by itself cause the resulting executable to be covered by the GNU Lesser General Public License.
The license and exception is taken over from tntnet, thus you can use tntnet and this library under the same legal conditions.