Nullsoft Database Engine
------------------------


NDE is a self contained database library, its goal is to have a very small memory footprint
in the host application, and to run with as little dependencies on external libraries as
possible. NDE supports multiple tables, multiple index per tables, automatic 'unique subtables' (tables attached to columns, enumerating the possible values and how many of each
there is) and a small query language.

Note: this doc is way too short.
 
