dborchard / tiny-dbLinks
Tiny Database: Query Engine, Storage Engine, Calcite, ANTLR
☆28Updated 2 years ago
Alternatives and similar repositories for tiny-db
Users that are interested in tiny-db are comparing it to the libraries listed below
Sorting:
- Log-Structured Merge Tree Java implementation☆110Updated last year
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆335Updated 3 years ago
- ClauDB is a REDIS implementation in Java☆182Updated last week
- Berkeley DB Java Edition☆66Updated 4 years ago
- Disk-based B+-tree written in Pure Java☆227Updated 5 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆47Updated 12 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- A Java implementation of Lamport's Paxos algorithm.☆92Updated last year
- Feature-complete implementation of the Raft consensus algorithm in Java☆257Updated 7 months ago
- A JVM-embeddable Distributed Database☆325Updated 5 months ago
- Evrete is a lightweight and intuitive Java rule engine.☆178Updated 10 months ago
- JDBC driver that converts any INSERT, UPDATE and DELETE statements into append-only INSERTs. Instead of updating rows in-place it inserts…☆82Updated 8 years ago
- A bottom-up approach to learn the Netty project☆32Updated 4 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆104Updated 5 months ago
- A small demo app to show how java threads are mapped to linux threads through JNI☆64Updated 7 years ago
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- SQL Parser with ANTLR v4☆59Updated 11 years ago
- A tiny CPU profiler for Java written completely in Java 17.☆93Updated 2 years ago
- HawtDB is an embedded MVCC Key/Value Database☆79Updated 11 years ago
- Unofficial mirror of HSQLDB (https://sf.net/p/hsqldb/), namely HyperSQL Database. It is a relational database management system and a set…☆89Updated 5 months ago
- Mirror of Apache DirectMemory☆53Updated 2 years ago
- All code samples, scripts and more in-depth examples for The Apache Ignite Book. Include Apache Ignite 2.6 or above☆86Updated last year
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆51Updated this week
- Implementation of Basho's bitcask in Java☆71Updated 14 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆115Updated 6 months ago
- A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC☆166Updated 8 years ago