sepgh / testudo
Simple embedded java database
☆20Updated 4 months ago
Alternatives and similar repositories for testudo
Users that are interested in testudo are comparing it to the libraries listed below
Sorting:
- ☆65Updated 5 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆36Updated this week
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 7 months ago
- Implement your own RDBMs☆16Updated 2 months ago
- Repository for the series of articles about writing DB Engine: https://medium.com/@valerii.maslenikov/writing-database-storage-engine-fro…☆9Updated 2 years ago
- An implementation of an educational RDBMS in Go☆23Updated 10 months ago
- Source code for "Essentials of Interpretation" class☆53Updated last year
- Log-Structured Merge Tree Java implementation☆92Updated last year
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- Databases are awesome! 🕶☆58Updated 2 years ago
- Implemet Key-Value store using BTree☆61Updated 5 years ago
- Concurrent Patterns and Best Practices, published by Packt☆29Updated 2 years ago
- copy from http://www.interdb.jp/pg☆40Updated 7 years ago
- A C++ version of SimpleDB originally written in Java by Edward Sciore. The structure of SimpleDB is explained in detail in the book Datab…☆44Updated 4 years ago
- Your SQL database for learning purpose☆78Updated 11 months ago
- A collection of small C projects - usually a minimal example of something interesting☆40Updated 2 years ago
- ☆25Updated 2 years ago
- LSM-Tree Key-Value Store based on RocksDB☆79Updated last year
- Project for COS 518: distributed lock service☆34Updated 6 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- Playground to practice "Designing Data-Intensive Applications" concepts☆11Updated 2 years ago
- A Concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on…☆34Updated last month
- ☆32Updated last year
- A proto-database inspired by SQLite for educational purposes.☆83Updated last year
- Toy vector database written in c99.☆26Updated 8 months ago
- a minimalistic implementation of RAFT algorithm☆25Updated last year
- A database implementation from scratch in Rust☆42Updated 2 years ago
- CMU Systems Programming course resources incl. course website, labs, schedule, & extra material. Books: "Computer Systems: A Programmer's…☆14Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆60Updated 6 months ago
- ☆43Updated 2 years ago