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☆107Updated last year
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆325Updated 3 years ago
- Berkeley DB Java Edition☆67Updated 4 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- ClauDB is a REDIS implementation in Java☆178Updated 2 weeks 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
- A JVM-embeddable Distributed Database☆322Updated 2 months ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆47Updated 11 years ago
- Feature-complete implementation of the Raft consensus algorithm in Java☆249Updated 5 months ago
- Oracle NoSQL Database. Designed for today’s most demanding applications that require low latency responses, flexible data models, and e…☆47Updated 3 weeks ago
- Implementation of Basho's bitcask in Java☆72Updated 13 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated 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
- Unofficial mirror of HSQLDB (https://sf.net/p/hsqldb/), namely HyperSQL Database. It is a relational database management system and a set…☆87Updated 3 months ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- Evrete is a lightweight and intuitive Java rule engine.☆172Updated 7 months ago
- JUring provides Java bindings for io_uring☆162Updated 3 weeks ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆175Updated 2 years ago
- A Java implementation of Lamport's Paxos algorithm.☆92Updated last year
- Zql java SQL parser☆34Updated 5 years ago
- Very simple disk-backed message queue☆37Updated 13 years ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆113Updated 4 months ago
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- zero copy in Java and C☆51Updated 10 years ago
- SQL Parser with ANTLR v4☆59Updated 11 years ago
- ☆57Updated 3 years 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
- All code samples, scripts and more in-depth examples for The Apache Ignite Book. Include Apache Ignite 2.6 or above☆85Updated 9 months ago