Pinned Repositories
100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
Ansible-roles
Ansible Roles
Article-scripts
Companion scripts for solution articles
awesome-database-learning
A list of learning materials to understand databases internals
awesome-mysql
A curated list of awesome MySQL software, libraries, tools and resources
data_diff
用于比对mysql和mysql/pg之间的数据差异
inno_space
Inno_space is command tool to access InnoDB ibd file directly.
MHA-Re-Edition
MySQL (MHA)重构版
mysql-struct-diff
比对MySQL不同库下的表结构差异
lirulei's Repositories
lirulei/data_diff
用于比对mysql和mysql/pg之间的数据差异
lirulei/100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
lirulei/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
lirulei/awesome-database-learning
A list of learning materials to understand databases internals
lirulei/awesome-prometheus-alerts
🚨 Collection of Prometheus alerting rules
lirulei/blog
lirulei/bpf-perf-tools-book
Official repository for the BPF Performance Tools book
lirulei/bpftrace
High-level tracing language for Linux eBPF
lirulei/bustub
The BusTub Relational Database Management System (Educational)
lirulei/inno_space
Inno_space is command tool to access InnoDB ibd file directly.
lirulei/MHA-Re-Edition
MySQL (MHA)重构版
lirulei/camellia
Camellia provide easy-to-use server toolkits, such as: redis proxy、delay queue、id gen、hot key and more
lirulei/data_sync
汇集了常用的数据同步方案或脚本
lirulei/ddcw
for manage shell script
lirulei/docker-registry-mirrors
多平台容器镜像代理服务,支持 Docker Hub, GitHub, Google, k8s, Quay, Microsoft 等镜像仓库.
lirulei/flexible-freeze
Flexible freeze scripts for managing off-hours vacuuming and freezing of PostgreSQL databases.
lirulei/go-pt-fingerprint
Go packages for MySQL
lirulei/GSIL
GitHub Sensitive Information Leakage(GitHub敏感信息泄露监控)
lirulei/HumanSystemOptimization
健康学习到150岁 - 人体系统调优不完全指南
lirulei/inspection
数据库巡检报告
lirulei/introduction-terraform
lirulei/learndb-py
Learn database internals by implementing it from scratch.
lirulei/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
lirulei/Microsoft-SQL-Server-2008-T-SQL-Fundamentals
Microsoft SQL Server 2008技术内幕 T-SQL语言基础代码练习(内包含书本官方代码)
lirulei/mssql-script
mssql脚本汇总
lirulei/postgresql_dev_guide
《PostgreSQL开发指南》PostgreSQL 安装与配置,用户与角色管理,数据库的维护、备份与恢复操作。SQL 语句,常见函数,高级查询,数据库事务、索引、视图、存储过程/函数、触发器,Java、PHP、Python 编程接口。
lirulei/redis7.0-chinese-annotated
Redis 7.0.5 版本——中文注释,持续更新!欢迎参与本项目!🍭🍭🍭
lirulei/rssant
蚁阅 - 让 RSS 更好用,轻松订阅你喜欢的博客和资讯
lirulei/tcprstat
服务器时延统计工具,在原有功能基础上,增加时延阈值统计,记录超过阈值的包个数,并把数据包时间戳记录到日志文件,这样可以根据时间戳快速定位到抓包文件中对应的包,从而可以快速定位到大时延包,避免了人肉搜索抓包文件,提高问题排查效率,所有参数可配置。可以以在线方式和离线方式分析redis、memcached、mysql、nginx等请求应答系统的时延,并定位慢响应数据报文。(源码学习交流QQ群:568892619)
lirulei/The-Art-of-Problem-Solving-in-Software-Engineering_How-to-Make-MySQL-Better
The Art of Problem-Solving in Software Engineering: How to Make MySQL Better