Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Dr-Nekoma/CamelotDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CamelotDB

About

This is a toy RDBMS, we are not held accountable for anything that might happen if you are crazy enough to use it.

Requirements

  • [X] Make data persistent (write to disk)
  • [ ] Persistent schema storage
  • [ ] Search on the filesystem (index, scan and pagination)
  • [ ] A query language
  • [ ] Transactions & Coordinator
  • [ ] Query optimization
  • [ ] A server

About

A simple database written in OCaml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published