Skip to content

Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.

License

Notifications You must be signed in to change notification settings

bbqchickenrobot/AngstromDB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ÅngströmDB

Very simple key-value noSQL database, based on LMDB and nanomsg.

Created as code example during a talk. ÅngströmDB was designed for educational usage only.

  • No error management.
  • Some parts are naively implemented.
  • No replication mechanism.

See FineDB for a real high-performance noSQL database.

About

Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.7%
  • PHP 1.6%
  • Other 0.7%