From 65abba9c3f5af794695edca9e009a73cf1d87b47 Mon Sep 17 00:00:00 2001 From: Swilder-M Date: Mon, 22 Mar 2021 15:05:11 +0800 Subject: [PATCH] Add HStreamDB --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 380334d..aca605a 100644 --- a/README.md +++ b/README.md @@ -971,3 +971,4 @@ A curated list of awesome Haskell frameworks, libraries and software. * [adscib/monad-bayes](https://github.com/adscib/monad-bayes) - A library for probabilistic programming in Haskell. * [Aearnus/cherchord](https://github.com/Aearnus/cherchord) - 🎸 Find chords for any string instrument quicky & easily 🎸 * [JKTKops/Write-You-a-Haskell-2](https://github.com/JKTKops/Write-You-a-Haskell-2) - A continuation of Steven Diehl's Write You a Haskell +* [HStreamDB](https://github.com/hstreamdb/hstream) - The streaming database built for IoT data storage and real-time processing \ No newline at end of file