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 simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆321Updated 3 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Disk-based B+-tree written in Pure Java☆227Updated 4 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- Implementation of Basho's bitcask in Java☆72Updated 13 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆48Updated 11 years ago
- Berkeley DB Java Edition☆67Updated 4 years ago
- ClauDB is a REDIS implementation in Java☆178Updated last week
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated last month
- A JVM-embeddable Distributed Database☆321Updated last month
- Feature-complete implementation of the Raft consensus algorithm in Java☆245Updated 3 months ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- HawtDB is an embedded MVCC Key/Value Database☆79Updated 11 years ago
- A Java implementation of Lamport's Paxos algorithm.☆91Updated last year
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆175Updated last year
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- Java port of wolfgarbe/PruningRadixTrie☆16Updated 4 years ago
- A bottom-up approach to learn the Netty project☆32Updated 3 years ago
- Zql java SQL parser☆34Updated 4 years ago
- SQL Parser with ANTLR v4☆59Updated 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…☆86Updated last month
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆49Updated last week
- BlobIt - a Distributed Large Object Storage☆37Updated last month
- 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 small demo app to show how java threads are mapped to linux threads through JNI☆64Updated 6 years ago
- 500 行代码实现一个基于 LSM 的数据库☆145Updated 4 years ago
- Mirror of Apache DirectMemory☆53Updated last year
- A fast and space efficient Radix tree in Java☆128Updated 5 years ago