Explore >> Select a destination


You are here

jeff.klukas.net
| | www.confluent.io
2.2 parsecs away

Travel
| | Summary: Confluent is starting to explore the integration of databases with event streams. As part of the first step in this exploration, Martin Kleppmann has made a new open source [...]
| | www.morling.dev
4.2 parsecs away

Travel
| | Postgres logical replication, while powerful for capturing real-time data changes, presents challenges with TOAST columns, whose values can be absent from data change events in specific situations. This post discusses how Debezium addresses this through its built-in reselect post processor, then explores more robust solutions leveraging Apache Flink's capabilities for stateful stream processing, including Flink SQL and the brand-new process table functions (PTFs) in Flink 2.1.
| | newsroom.aboutrobinhood.com
3.9 parsecs away

Travel
| | Robinhood's mission is to democratize finance for all. Continuous data analysis and data driven decision making at different levels within
| | lantern.dev
25.9 parsecs away

Travel
| This blog post looks into the underlying plumbing of WAL records - when they are created, what information they contain, and how different database operations like indexing affect the kind of WAL records being created.