article thumbnail

Patching the PostgreSQL JDBC Driver

Zalando Engineering

A replication slot should be created for each client - so in this case we have blue (upper, denoted 1 ) and pink (lower, denoted 2 ) replication slots - and each slot will contain information about the progress of its client through the WAL.

article thumbnail

WebSockets in Scala, Part 2: Integrating Redis and PostgreSQL

Rock the JVM

Docker for Redis and PostgreSQL We’ll be using Docker images for Redis and Postgres. Skunk for PostgreSQL Integration In this section, we’ll implement the protocols necessary for interacting with Postgres in our application using Skunk. object message {. To follow along, you’ll need Docker and Docker Compose installed. flatMap { _.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Data Engineering Weekly #221

Data Engineering Weekly

[link] SquareSpace: Leveraging Change Data Capture For Database Migrations At Scale Squarespace writes about migrating their business-critical PostgreSQL databases to CockroachDB (CRDB) at scale. I have provided links for informational purposes and do not suggest endorsement. link] All rights reserved, ProtoGrowth Inc.,

article thumbnail

Delivering the Most Enterprise-Ready Postgres, Built for Snowflake

Snowflake

Today, Snowflake advances our vision to be the ultimate platform for data-driven innovation with our announcement that we have agreed to acquire Crunchy Data, a leading provider of trusted, open source PostgreSQL technology. Snowflakes platform serves as the foundation for Blue Yonders vast amount of supply chain data.

article thumbnail

Maps with PostgreSQL and PostGIS

Zalando Engineering

This blog post explains to you which tools to use to serve geospatial data from a database system (PostgreSQL) to your web browser. At Zalando, the open source database system PostgreSQL is used by many teams and it offers a geospatial component called PostGIS. The vector tile format must not consist solely of the geometry.

article thumbnail

PostgreSQL vs. MySQL: 10 Key Differences 

Meltano

PostgreSQL and MySQL are among the most popular open-source relational database management systems (RDMS) worldwide. For all of their similarities, PostgreSQL and MySQL differ from one another in many ways. That’s because MySQL isn’t fully SQL-compliant, while PostgreSQL is.

article thumbnail

Data Classification: A Step-by-Step Guide

Monte Carlo

In practical terms, this means creating a system where everyone in your organization understands what data they’re handling and how to treat it appropriately, with safeguards if someone accidentally tries to mishandle sensitive information. Step 2: Hunt Down the Sensitive Stuff Now its time to play detective in your database.