UnQLite is a self-contained C library for a NoSQL database. It requires very minimal support from external libraries or from the operating system.
UnQLite is a self-contained C library for a NoSQL database. It requires very minimal support from external libraries or from the operating system. This makes it well suited for use in embedded devices that lack the support infrastructure of a desktop computer. This also makes UnQLite appropriate for use within applications that need to run without modification on a wide variety of computers of varying configurations. Read more from http://unqlite.org/