plsql2pgsql

개발자 도구

Mac 전용

US$199.99

Mac

Transpile Oracle PL/SQL packages, procedures, functions, triggers, and types directly into PostgreSQL. Drag in your .sql files and get clean .pg.sql output instantly. plsql2pgsql converts Oracle PL/SQL source files into PostgreSQL PL/pgSQL with a single click. Built on a full ANTLR4-based parser that understands the complete Oracle PL/SQL grammar, it handles packages, procedures, functions, triggers, types, sequences, and libraries — not just simple SELECT statements. === What It Handles === Packages and package bodies Standalone procedures and functions DML and instead-of triggers, compound triggers Types (objects, collections, varrays, nested tables, REF cursors) Sequences (CREATE / ALTER / DROP) Libraries and call specifications Dynamic SQL (EXECUTE IMMEDIATE, OPEN FOR) Bulk operations (FORALL, BULK COLLECT) Exception handling, pragmas, autonomous transactions Cursor declarations (explicit, implicit, REF cursors) All Oracle DB data types with sensible PostgreSQL mappings === How It Works === 1. Select one or more Oracle .sql files. 2. Choose an output folder. 3. Click Convert. Each output file gets a header comment with the source path and UTC timestamp, making it easy to track what was converted and when. === Output === - Clean, readable PostgreSQL PL/pgSQL - Oracle-specific constructs mapped to PostgreSQL equivalents where possible - Unsupported constructs flagged with clear comments - One .pg.sql file per input file === Under the Hood === plsql2pgsql uses a hand-maintained ANTLR4 grammar covering the full Oracle PL/SQL syntax. The transpilation engine is written in Go. It runs entirely on your Mac with no network access required. Your source code never leaves your machine. === Disclaimer === All trademarks belong to their owners. === Requirements === - macOS 14.0 or later - Apple Silicon or Intel Mac

  • 이 앱은 개요를 표시할 만큼 충분한 리뷰 또는 평가를 받지 않았습니다.

## v1.0.10 (2026-07-21) ### Added - **System view mappings** - 10 previously-unmapped Oracle views now translated to PostgreSQL equivalents: ALL_SEQUENCES, ALL_TAB_PRIVS, ALL_COL_COMMENTS, ALL_TAB_COMMENTS, ALL_SYNONYMS, USER_TABLES, USER_OBJECTS, V$PARAMETER, DBA_DATA_FILES, DBA_FREE_SPACE.

FWLAB Limited 개발자가 아래 설명된 데이터 처리 방식이 앱의 개인정보 처리방침에 포함되어 있을 수 있다고 표시했습니다. 자세한 내용은 개발자의 개인정보 처리방침 을 참조하십시오.

  • 데이터가 수집되지 않음

    개발자가 이 앱에서 데이터를 수집하지 않습니다.

    개인정보 처리방침은 사용하는 기능이나 사용자의 나이 등에 따라 달라질 수 있습니다. 더 알⁠아⁠보⁠기

    개발자가 이 앱이 지원하는 손쉬운 사용 기능을 아직 등록하지 않았습니다. 더 알아보기

    판매자
    • FWLAB Limited
    크기
    • 6 MB
    카테고리
    • 개발자 도구
    호환성
    macOS 14.0 이상 필요
    • Mac
      macOS 14.0 이상 필요
    언어
    • 영어
    연령 등급
    4+
    저작권
    • © Copyright Michele Fadda and FWLAB Limited All Rights Reserved