Skip to content

This is a research project for creating a fast an efficient relational SQL database on top of a key-value store.

License

Notifications You must be signed in to change notification settings

elliotcourant/arkdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arkdb

Build Status codecov

arkdb is a research project. It is an attempt to make a small and simple relational SQL database that is embedded and distributed naturally using raft. It should allow distributed applications to be easily built on top of it.

About

This is a research project for creating a fast an efficient relational SQL database on top of a key-value store.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages