Skip to content

KwtsPls/DnD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DnD

A distributed (peer-to-peer) database that supports a simple SQLite language.

Architecture

The system consists of three main components. The relational database management system, the distributed system and the Client Application.

image

Code Structure

  • gtk-client: a GTK application for interacting with the system.
  • net: peer code
  • rdbms: relational database code
  • utils: utility functions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages