Apache Beam native streaming database

FlareDB unifies stream processing and storage into a single lightweight engine. Build, process, and serve data using pipelines written in Java, Python, or SQL.

$ curl --proto '=https' --tlsv1.2 -LsSf https://github.com/flare-db/flare-db/releases/download/flare-cli-v0.1.3/flare-cli-installer.sh | sh
~/projects/flare
# initial setup (one time)
$ flare init
# start local instance 🔥
$ flare up