Skip to content
/ modb Public

modb, on-disk-database, the replacement for open. no third party dependency, using btree internally. πŸŽ„πŸŒ³β˜˜

License

Notifications You must be signed in to change notification settings

Darcy-C/modb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

83 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

modbgithub

modb is still in beta.

Welcome to modb

modb is a lightweight and fast Database library written in pure python.

Why modb

  • educational comprehensive documentation
  • pure no third party dependencies needed
  • light only ~a thousand lines of code
  • fast using btree internally to boost the performance

To start

Quickstart

The name

modb stands for My Own DataBase. It's built for my own purposes originally.

About

modb, on-disk-database, the replacement for open. no third party dependency, using btree internally. πŸŽ„πŸŒ³β˜˜

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages