A streaming SQL database that runs SQL queries continuously on incoming data streams. PipelineDB is built as a PostgreSQL extension, allowing you to use standard SQL to define continuous views over streaming data for real-time analytics.
Python data engineers use PipelineDB via standard `psycopg2` connections — defining continuous views in SQL that automatically aggregate incoming rows. A Python ingestion process writes events to PipelineDB streams using standard INSERT statements, and the continuous view query results update in real time, making precomputed aggregates instantly available for dashboards.
A streaming SQL database that runs SQL queries continuously on incoming data streams. PipelineDB is built as a PostgreSQL extension, allowing you to use standard SQL to define continuous views over streaming data for real-time analytics.
Yes, PipelineDB is free to use.
PipelineDB is listed under the Stream Processing category on Python Data Engineering.
Details
Related
| Tool | Pricing | Rating | |
|---|---|---|---|
AS Apache Samza Distributed Stream Processing Framework | Free | ★ 4.0 | → |
AH Apache Hudifeatured Incremental Data Processing Framework | Free | ★ 4.4 | → |
PA Pathwaynew Python ETL for Real-Time Data | Free | ★ 4.3 | → |