• Stars
    star
    1
  • Language
    Java
  • License
    MIT License
  • Created about 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A database engine using Java with support for B+ trees. That allows inserting, deleting, updating records and searching in tables linearly and using B+ tree index.