Skip to content

DebAxom/KagozDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KagozDB

KagozDB is a nosql document based database management system currently in development. It's inspired by MongoDB and Redis. In a KagozDB database, every record is called a document. Currently it stores data in pure text format instead of binary. Every document is stored as an individual file on the disk.

Progress :

  • Create/Delete Databases
  • CRUD operations on Database
  • Search operations
  • ACID transactions
  • Store data in binary format

About

KagozDB is a document based database management system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages