dborchard / tiny-db
Tiny Database: Query Engine, Storage Engine, Calcite, ANTLR
☆25Updated last year
Related projects ⓘ
Alternatives and complementary repositories for tiny-db
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 2 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆44Updated 10 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 2 months ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆96Updated 2 months ago
- Berkeley DB Java Edition☆50Updated 3 years ago
- Log-Structured Merge Tree Java implementation☆79Updated 6 months ago
- Zql java SQL parser☆34Updated 4 years ago
- Implementation of Basho's bitcask in Java☆70Updated 12 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 2 years ago
- SQL Parser with ANTLR v4☆58Updated 10 years ago
- HawtDB is an embedded MVCC Key/Value Database☆78Updated 10 years ago
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆60Updated last week
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆57Updated 4 years ago
- Calcite Demo☆31Updated 4 years ago
- High-level Java library for generating JVM bytecode☆67Updated 3 months ago
- Unofficial mirror of HSQLDB (https://hsqldb.org/), namely HyperSQL Database. It is a relational database management system and a set of t…☆73Updated this week
- JDBC driver that converts any INSERT, UPDATE and DELETE statements into append-only INSERTs. Instead of updating rows in-place it inserts…☆80Updated 7 years ago
- A Java implementation of Lamport's Paxos algorithm.☆89Updated 4 months ago
- Java binding to Apache DataFusion☆70Updated this week
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆55Updated last year
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆46Updated 2 weeks ago
- Java bindings for pmemkv☆28Updated last year
- Classloader isolation library.☆51Updated last year
- Java implementation of the jump consistent hash☆30Updated 2 years ago
- A persistent queue based on RocksDB☆25Updated 11 months ago
- ☆77Updated this week
- Java 8 Stream joins☆27Updated 6 years ago