YAD is a new library for creating and managing databases "NoSQL”.
It is written in C++0x and can be used by users of this language.
It is a very compact library which provides basic functionality for
managing the database.
Its main feature is that it is possible to assign a type to the
fields, so that data entry is validated directly from the functions of
the library.
Version 1.0 is currently available for Linux but can be ported to
other OS that support the C++0x.
It is distributed as freeware and is freely usable for personal work
(not commercial).