mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #1330 from rafaeljesus/add-tempdb
Add tempdb to database list
This commit is contained in:
commit
22addc3dce
@ -269,6 +269,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [pREST](https://github.com/nuveo/prest) - Serve a RESTful API from any PostgreSQL database.
|
* [pREST](https://github.com/nuveo/prest) - Serve a RESTful API from any PostgreSQL database.
|
||||||
* [prometheus](https://github.com/prometheus/prometheus) - Monitoring system and time series database.
|
* [prometheus](https://github.com/prometheus/prometheus) - Monitoring system and time series database.
|
||||||
* [rqlite](https://github.com/rqlite/rqlite) - The lightweight, distributed, relational database built on SQLite.
|
* [rqlite](https://github.com/rqlite/rqlite) - The lightweight, distributed, relational database built on SQLite.
|
||||||
|
* [tempdb](https://github.com/rafaeljesus/tempdb) - Key-value store for temporary items.
|
||||||
* [tidb](https://github.com/pingcap/tidb) - TiDB is a distributed SQL database. Inspired by the design of Google F1.
|
* [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.
|
* [tiedot](https://github.com/HouzuoGuo/tiedot) - Your NoSQL database powered by Golang.
|
||||||
* [Tile38](https://github.com/tidwall/tile38) - A geolocation DB with spatial index and realtime geofencing.
|
* [Tile38](https://github.com/tidwall/tile38) - A geolocation DB with spatial index and realtime geofencing.
|
||||||
|
Loading…
Reference in New Issue
Block a user