IvorySQL is an open-source PostgreSQL-compatible database that extends core Postgres with Oracle compatibility features. It adds support for PL/SQL, Oracle-style functions, and procedural syntax, making it easier for teams migrating Oracle workloads to open-source environments. IvorySQL retains PostgreSQL's performance and ecosystem while broadening compatibility.
Features
- PL/SQL support for Oracle-style stored procedures
- Compatible with PostgreSQL 100% core features
- Dynamic loader to add Oracle-like behavior at runtime
- Designed for seamless Oracle-to-PostgreSQL migration
- Active development with open-source community backing
- Supports standard PostgreSQL tooling and extensions
