Skip to content

SkyN9ne/MicroDB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroDB

A tiny database implementation starter project using Spring Boot to map HTTP requests to database operations. At it's current state this project only supports a single table with 2 columns (ID and a String) -- This is sufficient for basic implementations / learning projects but can be augmented and customized easily.

About

A tiny database implementation starter Java project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%