dborchard / tiny-dbLinks
Tiny Database: Query Engine, Storage Engine, Calcite, ANTLR
☆27Updated 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☆101Updated last year
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 11 months ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆320Updated 2 years ago
- Disk-based B+-tree written in Pure Java☆226Updated 4 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆48Updated 11 years ago
- ClauDB is a REDIS implementation in Java☆177Updated 2 weeks ago
- Berkeley DB Java Edition☆64Updated 4 years ago
- Unofficial mirror of HSQLDB (https://sf.net/p/hsqldb/), namely HyperSQL Database. It is a relational database management system and a set…☆85Updated last month
- A fast and space efficient Radix tree in Java☆128Updated 5 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- A JVM-embeddable Distributed Database☆321Updated 2 weeks ago
- A bottom-up approach to learn the Netty project☆32Updated 3 years ago
- BBoxDB is a scalable, highly available, and distributed data store for multi-dimensional big data. The software supports operations like …☆58Updated this week
- Hello eBPF world! Hello Java world! Let's discover eBPF together and write Java user-land library along the way.☆163Updated 4 months ago
- Feature-complete implementation of the Raft consensus algorithm in Java☆241Updated 2 months ago
- A tiny CPU profiler for Java written completely in Java 17.☆94Updated last year
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- Apache Pulsar Adapters☆24Updated 8 months ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated 2 weeks ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆173Updated last year
- Mirror of Apache DirectMemory☆53Updated last year
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- zero copy in Java and C☆50Updated 10 years ago
- Evrete is a lightweight and intuitive Java rule engine.☆170Updated 5 months ago
- A Java implementation of Lamport's Paxos algorithm.☆91Updated last year
- A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC☆163Updated 8 years ago
- Java implementation of immutable key-value storage based on sorted string table☆12Updated 10 years ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆110Updated 2 months ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago