Below are the list of platforms supported in Obevo.
The acronyms are used for command-line arguments and configurations; they will be referenced in other docs on this site.
Follow the links on the left to see details on using Obevo for each implementation.
Platform | Acronym | Module | Examples |
---|---|---|---|
IBM DB2 | DB2 | obevo-db-db2 | |
H2 Database | H2 | obevo-db-h2 | |
HyperSQL (HSQLDB) | HSQL | obevo-db-h2 | |
Oracle | ORACLE | obevo-db-oracle | https://github.com/goldmansachs/obevo/blob/master/obevo-db-impls/obevo-db-oracle/src/test/resources/platforms/oracle/example1/| |
PostgreSQL | POSTGRESQL | obevo-db-postgresql | |
Amazon Redshift | REDSHIFT | obevo-db-postgresql (same as PostgreSQL) | |
Microsoft SQL Server | MSSQL | obevo-db-mssql | |
Sybase ASE / SAP ASE | SYBASE_ASE | obevo-db-sybase-ase | |
Sybase IQ / SAP IQ | SYBASE_IQ | obevo-db-sybase-iq | |
MongoDB | MONGODB | obevo-mongodb |