From 3eae75a23076eb2c72e99d6ce989ac453c15f447 Mon Sep 17 00:00:00 2001 From: Fernando Alvarez Date: Wed, 21 Dec 2016 04:14:03 +0100 Subject: [PATCH] Add piladb database --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c07b9f8f..568b6e01 100644 --- a/README.md +++ b/README.md @@ -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. +* [piladb](https://github.com/fern4lvarez/piladb) - Lightweight RESTful database engine based on stack data structures. * [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) - The lightweight, distributed, relational database built on SQLite.