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.