SIM
SIM: Protocol Simulation & heterogeneous DBMS Compatibility: Oracle, MSSQL, DB2, MySQL, Memcached, and Babelfish!
SIM category contains 16 PostgreSQL extensions.
| ID | Extension | Package | Version | Description |
|---|---|---|---|---|
| 9000 | documentdb | documentdb | 0.106 | API surface for DocumentDB for PostgreSQL |
| 9010 | documentdb_core | documentdb | 0.106 | Core API surface for DocumentDB for PostgreSQL |
| 9020 | documentdb_distributed | documentdb | 0.106 | Multi-Node API surface for DocumentDB |
| 9100 | orafce | orafce | 4.14.4 | Functions and operators that emulate a subset of functions and packages from the Oracle RDBMS |
| 9110 | pgtt | pgtt | 4.4 | Extension to add Global Temporary Tables feature to PostgreSQL |
| 9120 | session_variable | session_variable | 3.4 | Registration and manipulation of session variables and constants |
| 9130 | pg_statement_rollback | pg_statement_rollback | 1.4 | Server side rollback at statement level for PostgreSQL like Oracle or DB2 |
| 9240 | pg_dbms_metadata | pg_dbms_metadata | 1.0.0 | Extension to add Oracle DBMS_METADATA compatibility to PostgreSQL |
| 9250 | pg_dbms_lock | pg_dbms_lock | 1.0 | Extension to add Oracle DBMS_LOCK full compatibility to PostgreSQL |
| 9260 | pg_dbms_job | pg_dbms_job | 1.5 | Extension to add Oracle DBMS_JOB full compatibility to PostgreSQL |
| 9300 | babelfishpg_common | babelfishpg_common | 3.3.3 | SQL Server Transact SQL Datatype Support |
| 9310 | babelfishpg_tsql | babelfishpg_tsql | 3.3.1 | SQL Server Transact SQL compatibility |
| 9320 | babelfishpg_tds | babelfishpg_tds | 1.0.0 | SQL Server TDS protocol extension |
| 9330 | babelfishpg_money | babelfishpg_money | 1.1.0 | SQL Server Money Data Type |
| 9400 | spat | spat | 0.1.0a4 | Redis-like In-Memory DB Embedded in Postgres |
| 9410 | pgmemcache | pgmemcache | 2.3.0 | memcached interface |
documentdb - 0.106
API surface for DocumentDB for PostgreSQL
| Extension | Website | Attributes |
|---|---|---|
| Package | documentdb | LOAD |
| RPM | documentdb_$v* | DDL |
| DEB | postgresql-$v-documentdb | LIB |
| Language | C | |
| License | MIT |
| OS/Arch | x86_64 | aarch64 |
|---|---|---|
| el8 | 18 17 16 15 14 | 18 17 16 15 14 |
| el9 | 18 17 16 15 14 | 18 17 16 15 14 |
| d12 | 18 17 16 15 14 | 18 17 16 15 14 |
| u22 | 18 17 16 15 14 | 18 17 16 15 14 |
| u24 | 18 17 16 15 14 | 18 17 16 15 14 |
documentdb_core - 0.106
Core API surface for DocumentDB for PostgreSQL
| Extension | Website | Attributes |
|---|---|---|
| Package | documentdb | LOAD |
| RPM | documentdb_$v* | DDL |
| DEB | postgresql-$v-documentdb | LIB |
| Language | C | |
| License | MIT |
| OS/Arch | x86_64 | aarch64 |
|---|---|---|
| el8 | 18 17 16 15 14 | 18 17 16 15 14 |
| el9 | 18 17 16 15 14 | 18 17 16 15 14 |
| d12 | 18 17 16 15 14 | 18 17 16 15 14 |
| u22 | 18 17 16 15 14 | 18 17 16 15 14 |
| u24 | 18 17 16 15 14 | 18 17 16 15 14 |
documentdb_distributed - 0.106
Multi-Node API surface for DocumentDB
| Extension | Website | Attributes |
|---|---|---|
| Package | documentdb | LOAD |
| RPM | documentdb_$v* | DDL |
| DEB | postgresql-$v-documentdb | LIB |
| Language | C | |
| License | MIT |
| OS/Arch | x86_64 | aarch64 |
|---|---|---|
| el8 | 18 17 16 15 14 | 18 17 16 15 14 |
| el9 | 18 17 16 15 14 | 18 17 16 15 14 |
| d12 | 18 17 16 15 14 | 18 17 16 15 14 |
| u22 | 18 17 16 15 14 | 18 17 16 15 14 |
| u24 | 18 17 16 15 14 | 18 17 16 15 14 |
orafce - 4.14.4
Functions and operators that emulate a subset of functions and packages from the Oracle RDBMS
| Extension | Website | Attributes |
|---|---|---|
| Package | orafce | |
| RPM | orafce_$v | DDL |
| DEB | postgresql-$v-orafce | LIB |
| Language | C | |
| License | BSD 0-Clause |
| OS/Arch | x86_64 | aarch64 |
|---|---|---|
| el8 | 18 17 16 15 14 | 18 17 16 15 14 |
| el9 | 18 17 16 15 14 | 18 17 16 15 14 |
| d12 | 18 17 16 15 14 | 18 17 16 15 14 |
| u22 | 18 17 16 15 14 | 18 17 16 15 14 |
| u24 | 18 17 16 15 14 | 18 17 16 15 14 |
pgtt - 4.4
session_variable - 3.4
Registration and manipulation of session variables and constants
| Extension | Website | Attributes |
|---|---|---|
| Package | session_variable | |
| RPM | session_variable_$v* | DDL |
| DEB | postgresql-$v-session-variable | LIB |
| Language | C | |
| License | GPL-3.0 |
| OS/Arch | x86_64 | aarch64 |
|---|---|---|
| el8 | 18 17 16 15 14 | 18 17 16 15 14 |
| el9 | 18 17 16 15 14 | 18 17 16 15 14 |
| d12 | 18 17 16 15 14 | 18 17 16 15 14 |
| u22 | 18 17 16 15 14 | 18 17 16 15 14 |
| u24 | 18 17 16 15 14 | 18 17 16 15 14 |
pg_statement_rollback - 1.4
Server side rollback at statement level for PostgreSQL like Oracle or DB2
| Extension | Website | Attributes |
|---|---|---|
| Package | pg_statement_rollback | LOAD |
| RPM | pg_statement_rollback_$v* | |
| DEB | postgresql-$v-pg-statement-rollback | LIB |
| Language | C | |
| License | ISC |
| OS/Arch | x86_64 | aarch64 |
|---|---|---|
| el8 | 18 17 16 15 14 | 18 17 16 15 14 |
| el9 | 18 17 16 15 14 | 18 17 16 15 14 |
| d12 | 18 17 16 15 14 | 18 17 16 15 14 |
| u22 | 18 17 16 15 14 | 18 17 16 15 14 |
| u24 | 18 17 16 15 14 | 18 17 16 15 14 |
pg_dbms_metadata - 1.0.0
Extension to add Oracle DBMS_METADATA compatibility to PostgreSQL
| Extension | Website | Attributes |
|---|---|---|
| Package | pg_dbms_metadata | |
| RPM | pg_dbms_metadata_$v | DDL |
| DEB | postgresql-$v-pg-dbms-metadata | LIB |
| Language | SQL | |
| License | PostgreSQL |
| OS/Arch | x86_64 | aarch64 |
|---|---|---|
| el8 | 18 17 16 15 14 | 18 17 16 15 14 |
| el9 | 18 17 16 15 14 | 18 17 16 15 14 |
| d12 | 18 17 16 15 14 | 18 17 16 15 14 |
| u22 | 18 17 16 15 14 | 18 17 16 15 14 |
| u24 | 18 17 16 15 14 | 18 17 16 15 14 |
pg_dbms_lock - 1.0
Extension to add Oracle DBMS_LOCK full compatibility to PostgreSQL
| Extension | Website | Attributes |
|---|---|---|
| Package | pg_dbms_lock | |
| RPM | pg_dbms_lock_$v | DDL |
| DEB | postgresql-$v-pg-dbms-lock | LIB |
| Language | SQL | |
| License | PostgreSQL |
| OS/Arch | x86_64 | aarch64 |
|---|---|---|
| el8 | 18 17 16 15 14 | 18 17 16 15 14 |
| el9 | 18 17 16 15 14 | 18 17 16 15 14 |
| d12 | 18 17 16 15 14 | 18 17 16 15 14 |
| u22 | 18 17 16 15 14 | 18 17 16 15 14 |
| u24 | 18 17 16 15 14 | 18 17 16 15 14 |
pg_dbms_job - 1.5
Extension to add Oracle DBMS_JOB full compatibility to PostgreSQL
| Extension | Website | Attributes |
|---|---|---|
| Package | pg_dbms_job | |
| RPM | pg_dbms_job_$v | DDL |
| DEB | postgresql-$v-pg-dbms-job | LIB |
| Language | SQL | |
| License | PostgreSQL |
| OS/Arch | x86_64 | aarch64 |
|---|---|---|
| el8 | 18 17 16 15 14 | 18 17 16 15 14 |
| el9 | 18 17 16 15 14 | 18 17 16 15 14 |
| d12 | 18 17 16 15 14 | 18 17 16 15 14 |
| u22 | 18 17 16 15 14 | 18 17 16 15 14 |
| u24 | 18 17 16 15 14 | 18 17 16 15 14 |
babelfishpg_common - 3.3.3
SQL Server Transact SQL Datatype Support
| Extension | Website | Attributes |
|---|---|---|
| Package | babelfishpg_common | |
| RPM | babelfishpg-common* | DDL |
| DEB | babelfishpg-common | LIB |
| Language | C | |
| License | Apache-2.0 |
| OS/Arch | x86_64 | aarch64 |
|---|---|---|
| el8 | 18 17 16 15 14 | 18 17 16 15 14 |
| el9 | 18 17 16 15 14 | 18 17 16 15 14 |
| d12 | 18 17 16 15 14 | 18 17 16 15 14 |
| u22 | 18 17 16 15 14 | 18 17 16 15 14 |
| u24 | 18 17 16 15 14 | 18 17 16 15 14 |
babelfishpg_tsql - 3.3.1
SQL Server Transact SQL compatibility
| Extension | Website | Attributes |
|---|---|---|
| Package | babelfishpg_tsql | |
| RPM | babelfishpg-tsql* | DDL |
| DEB | babelfishpg-tsql | LIB |
| Language | C | |
| License | Apache-2.0 |
| OS/Arch | x86_64 | aarch64 |
|---|---|---|
| el8 | 18 17 16 15 14 | 18 17 16 15 14 |
| el9 | 18 17 16 15 14 | 18 17 16 15 14 |
| d12 | 18 17 16 15 14 | 18 17 16 15 14 |
| u22 | 18 17 16 15 14 | 18 17 16 15 14 |
| u24 | 18 17 16 15 14 | 18 17 16 15 14 |
babelfishpg_tds - 1.0.0
SQL Server TDS protocol extension
| Extension | Website | Attributes |
|---|---|---|
| Package | babelfishpg_tds | LOAD |
| RPM | babelfishpg-tds* | DDL |
| DEB | babelfishpg-tds | LIB |
| Language | C | |
| License | Apache-2.0 |
| OS/Arch | x86_64 | aarch64 |
|---|---|---|
| el8 | 18 17 16 15 14 | 18 17 16 15 14 |
| el9 | 18 17 16 15 14 | 18 17 16 15 14 |
| d12 | 18 17 16 15 14 | 18 17 16 15 14 |
| u22 | 18 17 16 15 14 | 18 17 16 15 14 |
| u24 | 18 17 16 15 14 | 18 17 16 15 14 |
babelfishpg_money - 1.1.0
SQL Server Money Data Type
| Extension | Website | Attributes |
|---|---|---|
| Package | babelfishpg_money | |
| RPM | babelfishpg-money* | DDL |
| DEB | babelfishpg-money | LIB |
| Language | C | TRUST |
| License | Apache-2.0 |
| OS/Arch | x86_64 | aarch64 |
|---|---|---|
| el8 | 18 17 16 15 14 | 18 17 16 15 14 |
| el9 | 18 17 16 15 14 | 18 17 16 15 14 |
| d12 | 18 17 16 15 14 | 18 17 16 15 14 |
| u22 | 18 17 16 15 14 | 18 17 16 15 14 |
| u24 | 18 17 16 15 14 | 18 17 16 15 14 |
pgmemcache - 2.3.0
memcached interface
| Extension | Website | Attributes |
|---|---|---|
| Package | pgmemcache | |
| RPM | pgmemcache_$v* | DDL |
| DEB | postgresql-$v-pgmemcache | LIB |
| Language | C | |
| License | MIT |
| OS/Arch | x86_64 | aarch64 |
|---|---|---|
| el8 | 18 17 16 15 14 | 18 17 16 15 14 |
| el9 | 18 17 16 15 14 | 18 17 16 15 14 |
| d12 | 18 17 16 15 14 | 18 17 16 15 14 |
| u22 | 18 17 16 15 14 | 18 17 16 15 14 |
| u24 | 18 17 16 15 14 | 18 17 16 15 14 |