java-db Implementation of a Java based database. B+ Tree Indexing Iterator & Join Operations Concurrency Control LRU Caching Selinger Query Plan Optimization Build: mvn clean compile # Compile the code. mvn clean test # Test the code.