Skip to content

This is a simple database that is implemented in Java. It is able to perform data commands (SET, GET, UNSET, NUMEQUALTO, END) and transaction commands (BEGIN, ROLLBACK, COMMIT).

deanshaft/Simple-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Database

This is a simple database that is implemented in Java (version 7). It is able to perform data commands (SET, GET, UNSET, NUMEQUALTO, END) and transaction commands (BEGIN, ROLLBACK, COMMIT).

More details can be found here: http://www.thumbtack.com/challenges/simple-database

About

This is a simple database that is implemented in Java. It is able to perform data commands (SET, GET, UNSET, NUMEQUALTO, END) and transaction commands (BEGIN, ROLLBACK, COMMIT).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages