Merge pull request #1209 from crgimenes/pREST

Add pREST
master
Felipe Oliveira 8 years ago committed by GitHub
commit 4bda77c2ba

@ -253,6 +253,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.
* [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.
* [rqlite](https://github.com/rqlite/rqlite) - Replicated SQLite, using Raft consensus.
* [tidb](https://github.com/pingcap/tidb) - TiDB is a distributed SQL database. Inspired by the design of Google F1.

Loading…
Cancel
Save