Explore >> Select a destination


You are here

voxxeddays.com
| | 2019.jokerconf.com
0.5 parsecs away

Travel
| | During this session you will learn about the connection between Apache Kafka, change data capture and Debezium, how to utilize these tools in microservices architectures and much more.
| | 2019.rivieradev.fr
1.2 parsecs away

Travel
| | Riviera DEV, c'est 3 jours de conférences et d'ateliers sur la Côte d'Azur en plein cur de Sophia Antipolis, la plus belle technopole d'Europe.
| | www.decodable.co
1.6 parsecs away

Travel
| | Change Data Capture (CDC) is the idea of capturing changes made to data in a database and then delivering those change events in real-time to a downstream process or system. In this blog we'll break down why this is useful and how to build a system to process CDC streams.
| | siemens.blog
20.6 parsecs away

Travel
| [AI summary] The author explains the internal mechanics of database storage engines by implementing slotted pages in C, which manage data organization and free space more efficiently than simple linear layouts.