A distributed (peer-to-peer) database that supports a simple SQLite language.
The system consists of three main components. The relational database management system, the distributed system and the Client Application.
gtk-client
: a GTK application for interacting with the system.net
: peer coderdbms
: relational database codeutils
: utility functions