关于开源数据库源码阅读经验
创始人
2025-05-28 23:35:43
0

1. PostgreSQL

    PostgreSQL 官方网站:https://www.postgresql.org/
    PostgreSQL 源码仓库:https://git.postgresql.org/gitweb/
    PostgreSQL 技术博客:https://www.cybertec-postgresql.com/en/blog/

2.MySQL

MySQL 官方网站:https://www.mysql.com/
MySQL 源码仓库:https://github.com/mysql/mysql-server
MySQL 技术博客:https://mysqlserverteam.com/

3.MongoDB

 MongoDB 官方网站:https://www.mongodb.com/
MongoDB 源码仓库:https://github.com/mongodb/mongo
MongoDB 技术博客:https://www.mongodb.com/blog/

4.openGauss

 openGauss 官方网站:https://opengauss.org/zh/
openGauss 源码仓库:https://gitee.com/opengauss
openGauss 技术内幕博客:https://www.yuque.com/opengauss-dev-docs/blog

5.OceanBase

 OB 官方网站:https://oceanbase.com/
OB 源码仓库:https://gitee.com/oceanbase/oceanbase
OB 技术内幕博客:https://tech.oceanbase.com/

6.TiDB

 TiDB 官方网站:https://pingcap.com/
TiDB 源码仓库:https://github.com/pingcap/tidb
TiDB 技术博客:https://pingcap.com/blog-cn/

7.SQLite

 SQLite 官方网站:https://sqlite.org/
SQLite 源码仓库:https://www.sqlite.org/src/
SQLite 技术博客:https://sqlite.org/news.html

8.Redis

 Redis 官方网站:https://redis.io/
Redis 源码仓库:https://github.com/redis/redis
Redis 技术博客:https://redislabs.com/blog/

9. Cassandra

 Cassandra 官方网站:https://cassandra.apache.org/
Cassandra 源码仓库:https://github.com/apache/cassandra
Cassandra 技术博客:https://cassandra.apache.org/blog/

10.Elasticsearch

 Elasticsearch 官方网站:https://www.elastic.co/cn/
Elasticsearch 源码仓库:https://github.com/elastic/elasticsearch
Elasticsearch 技术博客:https://www.elastic.co/cn/blog/

11.Apache HBase

 HBase 官方网站:https://hbase.apache.org/
HBase 源码仓库:https://github.com/apache/hbase
HBase 技术博客:https://blogs.apache.org/hbase/

相关内容

热门资讯

监控摄像头接入GB28181平... 流程简介将监控摄像头的视频在网站和APP中直播,要解决的几个问题是:1&...
Windows10添加群晖磁盘... 在使用群晖NAS时,我们需要通过本地映射的方式把NAS映射成本地的一块磁盘使用。 通过...
protocol buffer... 目录 目录 什么是protocol buffer 1.protobuf 1.1安装  1.2使用...
Fluent中创建监测点 1 概述某些仿真问题,需要创建监测点,用于获取空间定点的数据࿰...
educoder数据结构与算法...                                                   ...
MySQL下载和安装(Wind... 前言:刚换了一台电脑,里面所有东西都需要重新配置,习惯了所...
MFC文件操作  MFC提供了一个文件操作的基类CFile,这个类提供了一个没有缓存的二进制格式的磁盘...
在Word、WPS中插入AxM... 引言 我最近需要写一些文章,在排版时发现AxMath插入的公式竟然会导致行间距异常&#...
有效的括号 一、题目 给定一个只包括 '(',')','{','}'...
【Ctfer训练计划】——(三... 作者名:Demo不是emo  主页面链接:主页传送门 创作初心ÿ...