SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

SkipDB is a BerkeleyDB style (ordered key/value pair) database implemented with a skip lists instead of b-tree.

Features
  • small (~5000 lines of code)
  • transactional
  • fast (appears to be faster than SleepyCat for individual transactional writes)
Notes

This is an alpha release, so it has not been well tested. Please send me your bugs reports, comments, suggestions, etc. Also, I'll be adding support for cursors in a future release.

Credits

Thanks to Bill Pugh for developing Skip Lists and for Greg Burd for recommending checking them out.

  • Steve Dekorte steve at dekorte dot com


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.