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☆97Updated last year
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 9 months ago
- Berkeley DB Java Edition☆61Updated 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…☆80Updated 2 weeks ago
- 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)☆307Updated 2 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆46Updated 11 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆100Updated 9 months ago
- Disk-based B+-tree written in Pure Java☆222Updated 4 years ago
- A bottom-up approach to learn the Netty project☆32Updated 3 years ago
- Zql java SQL parser☆35Updated 4 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated 2 weeks ago
- HawtDB is an embedded MVCC Key/Value Database☆78Updated 11 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 3 years ago
- 500 行代码实现一个基于 LSM 的数据库☆143Updated 4 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 5 months ago
- Feature-complete implementation of the Raft consensus algorithm in Java☆236Updated last week
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆30Updated 4 years ago
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆62Updated 2 weeks ago
- ClauDB is a REDIS implementation in Java☆176Updated 2 weeks ago
- A Java implementation of B+ tree for key-value store☆55Updated 5 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated last year
- Java implementation of immutable key-value storage based on sorted string table☆12Updated 10 years ago
- High-level Java library for generating JVM bytecode☆67Updated 10 months ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆47Updated 5 years ago
- JUring provides Java bindings for io_uring☆148Updated last week
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆171Updated last year
- Calcite Demo☆32Updated 5 years ago
- BBoxDB is a scalable, highly available, and distributed data store for multi-dimensional big data. The software supports operations like …☆56Updated last year