|
|
|
|
|
by philippemnoel
336 days ago
|
|
One of the ParadeDB maintainers here -- Being PostgreSQL wire protocol compatible is very different from being built inside Postgres on top of the Postgres pages, which is what ParadeDB does. You still need the "T" in ETL, e.g. transforming data from your source into the format of the sink (in your example CrateDB). This is where ETL costs and brittleness come into play. You can read more about it here: https://www.paradedb.com/blog/block_storage_part_one |
|