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☆103Updated 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)☆323Updated 3 years ago
- Disk-based B+-tree written in Pure Java☆227Updated 5 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- Berkeley DB Java Edition☆67Updated 4 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☆178Updated 2 weeks ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated 2 months ago
- A JVM-embeddable Distributed Database☆321Updated last month
- Unofficial mirror of HSQLDB (https://sf.net/p/hsqldb/), namely HyperSQL Database. It is a relational database management system and a set…☆86Updated 2 months ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆111Updated 3 months ago
- A Java implementation of Lamport's Paxos algorithm.☆91Updated last year
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- A pragmatic business rule management system☆100Updated 3 years ago
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆70Updated last year
- Oracle NoSQL Database. Designed for today’s most demanding applications that require low latency responses, flexible data models, and e…☆45Updated last week
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- Zql java SQL parser☆34Updated 5 years ago
- Very simple disk-backed message queue☆37Updated 13 years ago
- A bottom-up approach to learn the Netty project☆32Updated 3 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 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
- A Java implementation of B+ tree for key-value store☆55Updated 5 years ago
- Apache Ignite Extensions☆53Updated 2 weeks 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 tiny CPU profiler for Java written completely in Java 17.☆94Updated last year