mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-13 11:14:37 -05:00
Merge pull request #568 from siddontang/master
Add TiDB to Databases section
This commit is contained in:
commit
b778d51667
1 changed files with 1 additions and 0 deletions
|
@ -204,6 +204,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||
* [influxdb](https://github.com/influxdb/influxdb) - Scalable datastore for metrics, events, and real-time analytics
|
||||
* [ledisdb](https://github.com/siddontang/ledisdb) - Ledisdb is a high performance NoSQL like Redis based on LevelDB.
|
||||
* [levigo](https://github.com/jmhodges/levigo) - Levigo is a Go wrapper for LevelDB.
|
||||
* [tidb](https://github.com/pingcap/tidb) - TiDB is a distributed SQL database. Inspired by the design of Google F1.
|
||||
* [tiedot](https://github.com/HouzuoGuo/tiedot) - Your NoSQL database powered by Golang.
|
||||
|
||||
*Database tools.*
|
||||
|
|
Loading…
Reference in a new issue