diff --git a/README.md b/README.md index e33e0503e3404..62a4366d49f0f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ +
+ + TiDB, a distributed SQL database + +

[![LICENSE](https://img.shields.io/github/license/pingcap/tidb.svg)](https://github.com/pingcap/tidb/blob/master/LICENSE) [![Language](https://img.shields.io/badge/Language-Go-blue.svg)](https://golang.org/) @@ -9,6 +14,29 @@ [![Coverage Status](https://codecov.io/gh/pingcap/tidb/branch/master/graph/badge.svg)](https://codecov.io/gh/pingcap/tidb) [![GoDoc](https://img.shields.io/badge/Godoc-reference-blue.svg)](https://godoc.org/github.com/pingcap/tidb) +
+ +[![Official Website]()](https://www.pingcap.com/?utm_source=github&utm_medium=tidb_readme) +[![Playground]()](https://play.tidbcloud.com/?utm_source=github&utm_medium=tidb_readme) + +
+ +--- + +
+ +   + +   + +   + +
+ +
+ +
+ ## What is TiDB? TiDB (/’taɪdiːbi:/, "Ti" stands for Titanium) is an open-source distributed SQL database that supports Hybrid Transactional and Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.