ELSEIF
Your brief EB
332 stories from 200 feeds 1257 clusters Refreshed 46 minutes ago next pull 11:41

DATABASES Signal 205

PostgreSQL Migrator 1.0 : first stable release

Illustration only Photo by Benjamin Child on Unsplash

Dalibo released PostgreSQL Migrator 1.0 stable, a free open-source tool for migrating Oracle and MySQL/MariaDB databases to PostgreSQL, featuring offline inspection and streamed data copy.

WHY IT MATTERS

Migrating from Oracle or MySQL to PostgreSQL is complex and risky. PostgreSQL Migrator 1.0 offers a free, open-source path with offline catalog inspection and automated conversion, potentially reducing migration effort. Its support for a wide range of source versions and PostgreSQL targets makes it a practical option for many teams.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

PostgreSQL Migrator 1.0 supports Oracle 11g to 26ai, MySQL 8.4+, and MariaDB 10+ as sources, targeting PostgreSQL 16 to 19.

02

The tool is a pure Go binary with no proprietary dependencies and includes an interactive web UI for browsing original and converted catalogs.

03

Version 1.0 conversion is limited to roles, schemas, sequences, tables, virtual columns, constraints, and indexes, with views and procedural objects planned.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
PostgreSQL PostgreSQL Migrator 1.0 : first stable release Open ↗