6 पॉइंट द्वारा xguru 2020-09-27 | 1 टिप्पणियां | WhatsApp पर शेयर करें

Oracle DB से कनेक्ट होकर उसकी संरचना और डेटा को पढ़ने के बाद, उसे compatible PGSQL schema में बदलने वाला टूल

  • पूरे DB schema (टेबल, व्यू, sequence, index) और PK/FK conversion

  • user/group के अनुसार permissions

  • partition जानकारी

  • functions, triggers, procedures, packages

  • पूरा data

  • Oracle BLOB objects को PG BYTEA में

  • बुनियादी PLSQL code को PLPGQL में convert करने का समर्थन

1 टिप्पणियां

 
xguru 2020-09-27

मिलते-जुलते टूल

Oracle to PostgreSQL - ora_migrator : https://github.com/cybertec-postgresql/ora_migrator