自己DIY一个具有ACID的数据库
☆878Dec 5, 2023Updated 2 years ago
Alternatives and similar repositories for Freedom
Users that are interested in Freedom are comparing it to the libraries listed below
Sorting:
- this is raft java project. raft-kv-storage☆863Jun 5, 2025Updated 8 months ago
- 一个简单的数据库实现☆1,153Feb 6, 2024Updated 2 years ago
- 自己动手写数据库--基于Java语言的简易关系型数据库☆163Oct 23, 2021Updated 4 years ago
- UC Berkeley's Database class CS186: Implement A Simple Database Management System☆425Dec 26, 2024Updated last year
- 基于Netty的MySql分库分表服务器☆59Aug 4, 2017Updated 8 years ago
- NYADB2☆799Jun 29, 2018Updated 7 years ago
- 用c语言写的dbproxy☆36Aug 4, 2021Updated 4 years ago
- qw4990's Blog☆218Jun 13, 2022Updated 3 years ago
- a lightweight database implements some basic function of hbase☆59Dec 24, 2017Updated 8 years ago
- 使用 JDK8 实现 JVM(Java Virtual Machine)☆717Jul 31, 2023Updated 2 years ago
- ☆352Sep 5, 2023Updated 2 years ago
- 文件数据库☆62Jul 6, 2022Updated 3 years ago
- Lightweight, fast and reliable key/value storage engine based on Bitcask.☆4,877Feb 10, 2026Updated 2 weeks ago
- mini-spring is a simplified version of the Spring framework that helps you quickly familiarize yourself with Spring source code and maste…☆6,339Dec 19, 2025Updated 2 months ago
- 本专题主要介绍如何通过java代码来实现JVM的基础功能(搜索解析class文件、字节码命令、运行时数据区等),从而让java程序员通过最熟知的java程序,学习JVM是如何将java程序一步步跑起来的,按照《java虚拟机规范》与go语言版的《自己动手写Java虚拟机》实…☆357Jul 1, 2022Updated 3 years ago
- 无毁的湖光,MySql-Binlog解析☆22Aug 4, 2017Updated 8 years ago
- A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)☆4,379Sep 30, 2025Updated 5 months ago
- 一个极简的数据库Demo☆428May 4, 2019Updated 6 years ago
- 具有超高并发处理能力的 OLTP 关系数据库☆2,538Feb 15, 2026Updated 2 weeks ago
- Raft Java implementation which is simple and easy to understand.☆1,234Jan 10, 2024Updated 2 years ago
- H2数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆433Apr 5, 2023Updated 2 years ago
- A pure golang SQL database for database theory research☆846Aug 31, 2021Updated 4 years ago
- Disk-based B+-tree written in Pure Java☆227Oct 13, 2020Updated 5 years ago
- 这是RedSpider社区成员原创与维护的Java多线程系列文章。☆4,623Dec 21, 2024Updated last year
- A course to build the SQL layer of a distributed database.☆2,040Sep 27, 2023Updated 2 years ago
- A production-grade java implementation of RAFT consensus algorithm.☆3,798Dec 24, 2025Updated 2 months ago
- MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.☆4,317Dec 24, 2025Updated 2 months ago
- xnnyygn's raft implementation☆240Feb 10, 2025Updated last year
- ☆173Sep 4, 2015Updated 10 years ago
- A tiny IoC container refer to Spring.☆4,089Nov 27, 2023Updated 2 years ago
- 《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译☆22,668Feb 15, 2026Updated 2 weeks ago
- Open source Java implementation for Raft consensus protocol.☆1,443Feb 21, 2026Updated last week
- (Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。☆467Aug 7, 2024Updated last year
- Raft一致性算法论文的中文翻译☆6,280Apr 23, 2024Updated last year
- 一个仿innodb的数据库存储引擎。☆15Sep 17, 2018Updated 7 years ago
- A library and command-line tool to access MySQL InnoDB data file directly in Java☆493Jul 12, 2025Updated 7 months ago
- Writing a sqlite clone from scratch in C☆10,284Mar 4, 2024Updated last year
- 数据库引擎开发课程☆132Aug 24, 2020Updated 5 years ago
- A simple RPC framework based on Netty, ZooKeeper and Spring☆2,448Oct 18, 2024Updated last year