Pinned Repositories
ananas
A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc
blog
rcore-os Developer Blog
BomberMan
Python+PyQt实现的BomerMan
brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
ci
Continue intergration tests
client-go
Go client for TiKV
clustered-index-rand-test
community
TiDB community content
tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
tikv
Distributed transactional key-value database, originally created to complement TiDB
Defined2014's Repositories
Defined2014/blog
rcore-os Developer Blog
Defined2014/ci
Continue intergration tests
Defined2014/client-go
Go client for TiKV
Defined2014/clustered-index-rand-test
Defined2014/configs
The configuration files of tidb community bots.
Defined2014/databend
A modern Elasticity and Performance cloud data warehouse, activate your object storage for real-time analytics. Cloud at https://app.databend.com/
Defined2014/Defined2014
Defined2014/docs
TiDB database documentation.
Defined2014/docs-cn
TiDB/TiKV/PD documentation in Chinese.
Defined2014/exam
Defined2014/fst
Defined2014/go
The Go programming language
Defined2014/log
Defined2014/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
Defined2014/mysql-tester
A Golang implementation of MySQL Test Framework
Defined2014/parser
A MySQL Compatible SQL Parser
Defined2014/QuantsPlaybook
量化研究-券商金工研报复现
Defined2014/rfcs
RFCs for changes to TiKV and its ecosystem
Defined2014/rustlings
Defined2014/schrddl
Defined2014/subconverter
Utility to convert between various subscription format
Defined2014/sysutil
sysutil is a library which implementats the gRPC service Diagnostics and shares the diagnostics functions between TiDB and PD.
Defined2014/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
Defined2014/tidb-dashboard
A Web UI for monitoring, diagnosing and managing the TiDB cluster.
Defined2014/tidb-dev-guide
A comprehensive development guide to help you be more and more familiar with the TiDB community and become an expert finally.
Defined2014/tidb-tools
tidb-tools are some useful tool collections for TiDB.
Defined2014/tiflash
The analytical engine for TiDB and TiDB Cloud. Try free: https://tidbcloud.com/free-trial
Defined2014/tikv
Distributed transactional key-value database, originally created to complement TiDB
Defined2014/tinykv
A course to build distributed key-value service based on TiKV model
Defined2014/tinysql
A course to build the SQL layer of a distributed database.