|
|
|
|
|
by Fergi
2984 days ago
|
|
The storage engine for PipelineDB is PostgreSQL and the output of continuous SQL queries (continuous views in PipelineDB) is stored in what are essentially incrementally updated, realtime tables. You can think of PipelineDB as very high throughput, incrementally updated materialized views, also. see: http://docs.pipelinedb.com/continuous-views.html |
|