ora_migrator: A new method to migration from Oracle to PostgreSQL

From: PostgreSQL - Hans-Jürgen Schönig <postgres(at)cybertec(dot)at>
To: PostgreSQL Announce <pgsql-announce(at)postgresql(dot)org>
Subject: ora_migrator: A new method to migration from Oracle to PostgreSQL
Date: 2018-03-27 08:51:57
Message-ID: 75798B98-EB8F-41C4-8A96-CBD1631160B4@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

ora_migrator: A new method to migration from Oracle to PostgreSQL

Cybertec proudly announces the release of ora_migrator
(https://github.com/cybertec-postgresql/ora_migrator <https://github.com/cybertec-postgresql/ora_migrator>). ora_migrator is a new
tool to help people to migrate from Oracle to PostgreSQL in the most efficient
way possible. It is lightweight, fully transactional, and super easy to use. On
top of the standard edition Cybertec also provides nice and comfortable GUI to
make migrations easier than ever before (available on request).

ora_migrator supports the following features:

Automatic import of Tables (data type mapping, etc.) Indexes Constraints Foreign
keys Data

The entire import will be done in a single transaction (one of SQL). The code of
Oracle stored procedures will be imported into normal tables on the PostgreSQL
side and can easily be edited and ported manually. ora_migrator also supports
incremental migrations.

Our main goal is to provide the most efficient and most easy to use tool on the
market. ora_migrator is heavily based on oracle_fdw and uses a lot of the
underlying infrastructure.

ora_migrator is Open Source and can be downloaded free of charge.
For more information please contact office(at)cybertec(dot)at(dot)

You can also visit out website:
https://www.cybertec-postgresql.com/en/products/cybertec-enterprise-migrator-modern-oracle-postgresql-migration/
<https://www.cybertec-postgresql.com/en/products/cybertec-enterprise-migrator-modern-oracle-postgresql-migration/>

About Cybertec

Cybertec has provided professional services and 24x7 support for PostgreSQL for
close to 20 years. Our products services are available world wide and our team
of experts will provide you with professional expertise wherever you are.

More information about Cybertec can be found at https://www.cybertec-postgresql.com <https://www.cybertec-postgresql.com/>

--
Cybertec Schönig & Schönig GmbH
Gröhrmühlgasse 26, A-2700 Wiener Neustadt
Web: https://www.cybertec-postgresql.com <https://www.cybertec-postgresql.com/>

Browse pgsql-announce by date

  From Date Subject
Next Message Hiroshi Saito 2018-03-30 14:39:25 psqlODBC 10.02.0000 Released
Previous Message David Fetter 2018-03-25 21:34:57 == PostgreSQL Weekly News - March 25 2018 ==