plsql2pgsql
Para desarrolladores
Sólo para Mac
$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
Calificaciones y reseñas
- Esta app no ha recibido suficientes calificaciones ni reseñas para mostrar un resumen.
## 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.
El desarrollador (FWLAB Limited) indicó que las prácticas de privacidad de la app pueden incluir el manejo de datos que se describe a continuación. Para obtener más detalles, consulta la política de privacidad del desarrollador .
No se recopilan datos
El desarrollador no recopila ningún dato en esta app.
Accesibilidad
El desarrollador aún no ha indicado cuáles funciones de accesibilidad admite esta app. Obtén detalles
Ficha técnica
- Vendedor
- FWLAB Limited
- Tamaño
- 6 MB
- Categoría
- Para desarrolladores
- Compatibilidad
Requiere macOS 14.0 o posterior.
- Mac
Requiere macOS 14.0 o posterior.
- Mac
- Idiomas
- Inglés
- Edad
4+
- 4+
- Copyright
- © Copyright Michele Fadda and FWLAB Limited All Rights Reserved

