Skip to content
main
Switch branches/tags
Code

Latest commit

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Om
Apr 27, 2022
Om
Apr 27, 2022
api
Om
Apr 27, 2022
bin
Om
Apr 27, 2022
cfg
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
cmd
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
log
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022
Om
Apr 27, 2022

PranaDB

PranaDB is a distributed streaming database, designed from the outset to be horizontally scalable.

Do you like relational databases? Do you like Apache Kafka? PranaDB lives at the intersection of the two.

  • Ingest data from Apache Kafka topics
  • Define continuously and incrementally updating materialized views over that data.
  • Use standard SQL to query that data.
  • Define custom processors to process that data
  • Stream data directly into and out of PranaDB

Think:

  • Like Kafka but where you can query the data in your topics
  • Like a relational database, but where you can get incrementally updating materialized views, and streaming queries.

User manual

Try the demo

Try the demo (using Docker Compose)

Frequently asked questions

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages