From 7e645d29b71bbadb6a0f94fbd9a77c025a193411 Mon Sep 17 00:00:00 2001 From: Sergey Pikhovkin Date: Fri, 21 Jul 2017 18:11:04 +0300 Subject: [PATCH] Update README.md Added TimescaleDB and PipelineDB --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fc2f574..bcbf2e7 100644 --- a/README.md +++ b/README.md @@ -511,6 +511,8 @@ You can read more about this distinction on Prof. Daniel Abadi's blog: [Distingu * [RecDB](http://www-users.cs.umn.edu/~sarwat/RecDB/) - Open Source Recommendation Engine Built Entirely Inside PostgreSQL. * [Stado](http://www.stormdb.com/community/stado) - open source MPP database system solely targeted at data warehousing and data mart applications. * [Yahoo Everest](https://www.scribd.com/doc/3159239/70-Everest-PGCon-RT) - multi-peta-byte database / MPP derived by PostgreSQL. +* [TimescaleDB](http://www.timescale.com/) - An open-source time-series database optimized for fast ingest and complex queries +* [PipelineDB](https://www.pipelinedb.com/) - The Streaming SQL Database. An open-source relational database that runs SQL queries continuously on streams, incrementally storing results in tables ## Memcached forks and evolutions