B-Tree implemented in Common Lisp. Stores key/value pairs onto disk based data structure. Current implementation has been tested with SBCL. Project was originally at alien-consader.org but is now made available at SourceForge.

Features

  • supports both integer (32-bit) and variable size string keys/values.
  • with string B-tree anything readable can be used as keys/values.
  • uses write ahead log as a journal.
  • no explicit threading support, locking must be handled externally.
  • mapping keys/values support lower (inclusive) and upper (exclusive) bound
  • supports both unique and non-unique values.
  • read-only cursor
  • in-memory B-tree (for testing)

Project Activity

See All Activity >

Categories

Database, Libraries

License

MIT License

Follow cl-btree

cl-btree Web Site

You Might Also Like
Employee monitoring software with screenshots Icon
Employee monitoring software with screenshots

Clear visibility and insights into how employees work. Even remotely

Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

There are no 3 star reviews.

Additional Project Details

Intended Audience

Developers

Programming Language

Common Lisp

Database Environment

Project is a file-based DBMS (database system)

Related Categories

Common Lisp Database Software, Common Lisp Libraries

Registered

2010-11-30