ora_migrator: A new method to migration from Oracle to PostgreSQL

Поиск
Список
Период
Сортировка
От PostgreSQL - Hans-Jürgen Schönig
Тема ora_migrator: A new method to migration from Oracle to PostgreSQL
Дата
Msg-id 75798B98-EB8F-41C4-8A96-CBD1631160B4@cybertec.at
обсуждение исходный текст
Список 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). 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@cybertec.at.  

You can also visit out website:
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

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




В списке pgsql-announce по дате отправления:

Предыдущее
От: David Fetter
Дата:
Сообщение: == PostgreSQL Weekly News - March 25 2018 ==
Следующее
От: Hiroshi Saito
Дата:
Сообщение: psqlODBC 10.02.0000 Released