Shawn Yan's repositories
docs-cn
TiDB/TiKV/PD documentation in Chinese.
mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
shawn0915.github.io
Blog, record tech detail, and life feeling.
awesome-postgres
A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
awesome-technical-communication
😎 A curated list of awesome resources about technical communication
bootcamp
Help you quickly try out CloudberryDB via one Docker-based Sandbox
dba-toolkit
Some useful tools personally written for MySQL Daily Administration
digoal-blog
Everything about database,bussiness.
docs
TiDB database documentation.
documentation
The source for Datadog's documentation site.
go-ora
Pure go oracle client
gpdb
Greenplum Database
IvorySQL
Open Source Oracle Compatible PostgreSQL.
mariadb-connector-j
MariaDB Connector/J is used to connect applications developed in Java to MariaDB and MySQL databases. MariaDB Connector/J is LGPL licensed.
mysql-history-graph
History Graphs about MySQL and forks
parse-tshark
解析 tshark 数据包中的 SQL
pg_plan_inspector
A framework to monitor and improve the performance of PostgreSQL using Machine Learning methods.
pgFormatter
A PostgreSQL SQL syntax beautifier that can work as a console program or as a CGI. On-line demo site at http://sqlformat.darold.net/
pgpasswd
Change PostgreSQL account password from Linux command line without psql.
planet
Planet for the MySQL Community
starrocks
StarRocks, a Linux Foundation project, is a next-generation sub-second MPP OLAP database for full analytics scenarios, including multi-dimensional analytics, real-time analytics, and ad-hoc queries.
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
tidb
TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial
tidb-course-201-lab
Lab scripts for the PingCAP training course: TiDB SQL for Developers.
tidb-python-peewee-quickstart
A sample Python project that connects to TiDB using peewee and performs basic CRUD operations.