sepgh / testudoLinks
Simple embedded java database
☆28Updated 11 months ago
Alternatives and similar repositories for testudo
Users that are interested in testudo are comparing it to the libraries listed below
Sorting:
- A simple database built from scratch in Rust☆76Updated last year
- ☆69Updated 5 years ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- Your SQL database for learning purpose☆78Updated 3 months ago
- copy from http://www.interdb.jp/pg☆53Updated 8 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆331Updated 3 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆43Updated 5 months ago
- A database implementation from scratch in Rust☆42Updated 2 years ago
- A simple sql database written in rust.☆74Updated 3 years ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆70Updated 10 months ago
- An understandable, fast and scalable Raft Consensus implementation☆148Updated last year
- ☆78Updated 6 months ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- a minimalistic implementation of RAFT algorithm☆25Updated 2 years ago
- Log-Structured Merge Tree Java implementation☆108Updated last year
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆37Updated 5 years ago
- My chapter-wise notes for Database Internals by Alex Petrov.☆524Updated last year
- [WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).☆154Updated 10 months ago
- Source code for "Essentials of Interpretation" class☆56Updated 2 years ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆339Updated 3 months ago
- Learning Rust and OOP through Modular Projects☆19Updated 3 months ago
- Ultimate Rust for Systems Programming, published by Orange, AVA™☆85Updated last year
- distributedfilesystemgo☆314Updated last year
- Raft implemented in Rust☆29Updated last year
- A mini dbms implementation in Rust.☆66Updated 3 years ago
- YouTube Course Repository☆72Updated last year
- A Concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on…☆42Updated 9 months ago
- Command-line DNS client using bitvec, nom and RFC 1035☆121Updated 3 years ago
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆69Updated last year
- Tiny Compiler in plain Java. Covers examples for AST, JDT, ANTLR & JavaParser☆41Updated 4 years ago