Explore >> Select a destination


You are here

www.rilldata.com
| | www.confluent.io
8.2 parsecs away

Travel
| | Existing Confluent Cloud (CC) AWS users can now use Tableflow to easily represent Kafka topics as Iceberg tables and then leverage AWS Glue Data catalog to power real-time AI and analytics workloads.
| | www.onehouse.ai
6.9 parsecs away

Travel
| | Cloud data warehouses are embracing open table formats like Apache Iceberg, Hudi, and Delta Lake. While this shift signals progress toward open architectures, current implementations are still limited. This blog unpacks the functional gaps and what true openness should look like in practice.
| | estuary.dev
7.6 parsecs away

Travel
| | Compare Apache Polaris and Unity Catalog to explore features, differences, and use cases in this ultimate guide to Iceberg data catalogs.
| | www.morling.dev
34.3 parsecs away

Travel
| While working on a demo for processing change events from Postgres with Apache Flink, I noticed an interesting phenomenon: A Postgres database which I had set up for that demo on Amazon RDS, ran out of disk space. The machine had a disk size of 200 GiB which was fully used up in the course of less than two weeks. Now a common cause for this kind of issue are replication slots which are not advanced: in that case, Postgres will hold on to all WAL segments after the latest log sequence number (LSN) which w...