Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wBFdN-000seo-04 for pgsql-announce@arkaria.postgresql.org; Fri, 10 Apr 2026 17:27:09 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wBFdK-00DbtD-3A for pgsql-announce@arkaria.postgresql.org; Fri, 10 Apr 2026 17:27:07 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wBFdK-00DbsD-0Q for pgsql-announce@lists.postgresql.org; Fri, 10 Apr 2026 17:27:07 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wBFdI-00000000Mr7-248E for pgsql-announce@lists.postgresql.org; Fri, 10 Apr 2026 17:27:06 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:Date:Reply-To:From:To:Subject: MIME-Version:Content-Type:Sender:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=BA2xMNL0F/DM09jw6uFwcCG1MAzu4eKplfVtUMx5bmo=; b=H9yDEOTVwU7lxMFfhmo8GpWPR5 uNHDnVUieFnQTq3jQEAFxyEK07G8rJ+WyRbryeitoRfuqPAYntImuaeaE0TmQeY1uG9tU1wfWDvrY e4Bkt0hy6XiaDIRtmJPg7R5+m/72JoBHfeksds5NzQqZe6aQH3I/NBp0+5hzLCPsdajLIz8S/j2dO tnuqBWKKdYHutIwMdtflyauNDlM1dnjjqLD3x+Y7GgrW8jk0XKh/QDjMrZ+Mo77gIGd3mZw4ZmpjU CrM3ZLFfJlfVekt3GjJEv3RhNeTjPqOh9PxsQ+7psLYFXpn5wHhdEDu0oyLiyzAhfGobJC86uElyn i75POmiw==; Received: from wrigleys.postgresql.org ([2a02:16a8:dc51::60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wBFdH-00128V-2w for pgsql-announce@lists.postgresql.org; Fri, 10 Apr 2026 17:27:04 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wBFdG-0024WE-1Q for pgsql-announce@lists.postgresql.org; Fri, 10 Apr 2026 17:27:03 +0000 Content-Type: multipart/alternative; boundary="===============6961479155961092328==" MIME-Version: 1.0 Subject: DBConvert Streams 2.0 released with PostgreSQL CDC and cross-database querying To: PostgreSQL Announce From: "Slotix s.r.o. via PostgreSQL Announce" Reply-To: dm@slotix.sk Date: Fri, 10 Apr 2026 17:26:03 +0000 Message-ID: <177584196353.403059.8143732608663761486@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: proprietary X-pglister-tagsig: d960a3aa231b26863ddc65f2acf22b8cbdac8d88ba2e2f68c2c1af2319756233 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============6961479155961092328== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable DBConvert Streams 2.0 has been released, introducing a combined approach to= PostgreSQL data migration, exploration, and real-time replication. The tool supports log-based Change Data Capture (CDC) using PostgreSQL logi= cal replication (WAL), allowing continuous data streaming between PostgreSQ= L and other systems without requiring Kafka or external pipeline infrastruc= ture. Key features: - PostgreSQL =E2=86=94 MySQL migration with automatic schema conversion =20 - Real-time CDC using WAL =20 - Built-in SQL interface for querying and editing data =20 - Federated queries across PostgreSQL, MySQL, and files (CSV, JSON, Parquet= ) =20 The system supports both one-time migrations and continuous synchronization= workflows. DBConvert Streams can be run locally or deployed via Docker. More information: =20 https://streams.dbconvert.com/blog/dbconvert-streams-2-0/ Project page: https://streams.dbconvert.com --===============6961479155961092328== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable DBConvert Streams 2.0 released with PostgreSQL CDC and cross-dat= abase querying
 

DBConvert Streams 2.0 released with PostgreSQL CDC and cross-database= querying

DBConvert Streams 2.0 has been released, in= troducing a combined approach to PostgreSQL data migration, exploration, an= d real-time replication.

The tool supports log-based Change Data Cap= ture (CDC) using PostgreSQL logical replication (WAL), allowing continuous = data streaming between PostgreSQL and other systems without requiring Kafka= or external pipeline infrastructure.

Key features:

  • PostgreSQL =E2= =86=94 MySQL migration with automatic schema conversion
  • Real-time CDC u= sing WAL
  • Built-in SQL in= terface for querying and editing data
  • Federated queri= es across PostgreSQL, MySQL, and files (CSV, JSON, Parquet)

The system supports both one-time migration= s and continuous synchronization workflows.

DBConvert Streams can be run locally or dep= loyed via Docker.

More information:
https://streams.dbconvert.com/blog/dbconvert-streams-2-0/

Project page: https://streams.dbconvert.com

This email was sent to you from Slotix s.r.o.. It was delivered on their be= half by the PostgreSQL project. Any questions about the content of the message shou= ld be sent to Slotix s.r.o..

You were sent this email as a subscriber of the pgsql-announce mai= linglist, for the content tag Related Proprietary. To unsubscribe from further emails, or change which emails you want to receive, please click th= e personal unsubscribe link that you can find in the headers of this email, or visit https://lists.postgresql.org/unsubscribe/.
 
--===============6961479155961092328==--