Supported databases
Discover the types and versions of databases supported by the Digibee Integration Platform and how they can make integration pipeline creation easier for all users.
Last updated
Was this helpful?
Discover the types and versions of databases supported by the Digibee Integration Platform and how they can make integration pipeline creation easier for all users.
Last updated
Was this helpful?
You can access databases using specific components, such as:
The database support mentioned here doesn't apply to deprecated versions of components. We recommend that you don't use deprecated components. Some examples of deprecated components are:
The Digibee Integration Platform currently supports the following databases:
The Digibee Integration Platform offers support for both Amazon Aurora engines.
The Digibee Integration Platform offers support for the following versions:
1, 2, and 3
Connection String
jdbc:mysql://<host>:<port>/<database>
The Digibee Integration Platform offers support for all versions.
Connection String
jdbc:postgresql://<host>:<port>/<database>
The Digibee Integration Platform offers support for the JDBC IBM DB2 driver and covers the following versions:
DB2 level version: 11.5
Driver version: 4.26.14
Connection String
The Digibee Integration Platform offers support for Apache Hive via JDBC Connector 2.6.17 for Cloudera Enterprise only and covers the following versions:
Apache Hive versions 1.0.0 to 3.1
Connection string
The Digibee Integration Platform offers support for the following versions:
Teradata Database 16.10, 16.20, 17.00, 17.10 and 17.20.
Connection String
The Digibee Integration Platform offers support for the following versions:
Microsoft SQL Server 2019
Microsoft SQL Server 2017
Microsoft SQL Server 2016
Microsoft SQL Server 2014
Microsoft SQL Server 2012
Microsoft SQL Server 2008 R2
Azure SQL Database
Azure SQL Data Warehouse or Parallel Data Warehouse
Azure SQL Managed Instance (Extended Private Preview)
Connection String
The Digibee Integration Platform offers support for the following versions:
19.x
18.3
12.2 or 12cR2
12.1 or 12cR1
11.2 or 11gR2
Connection Strings
Oracle Net Syntax
Syntax with Service Name
The Digibee Integration Platform offers support for the following versions:
5.6
5.7
8.0
Connection String
The Digibee Integration Platform offers support for the following version:
5.5.3+
Connection String
The Digibee Integration Platform offers support for the following version:
OpenEdge 10.1.x+
Connection String
The Digibee Integration Platform offers support for the following version:
SAP/Sybase ASE
Connection String
The Digibee Integration Platform offers support for all versions.
Connection String
The Digibee Integration Platform offers support for the following versions:
Hyperion Essbase 7
Microsoft Analysis Services 2005
Mondrian (no version information)
SAP BW 3.0a+
Connection Strings
MS SQL Server
Mondrian
SAP BW
No compatibility information
Connection String
No compatibility information
Connection String
The Digibee Integration Platform offers support for the following versions:
2.5+
Connection String
No compatibility information
By accessing the databases specified in this connection string, you confirm that you have the required IBM licenses.
Connection String
No compatibility information
By accessing the databases specified in this connection string, you confirm that you have the required Netsuite licenses.
Connection String
By accessing the databases specified in this connection string, you confirm that you have the required Snowflake licenses.
The Digibee Integration Platform offers support for the following versions:
3.51.x +
Connection Strings
Syntax
Example
The available features are based on . Your company's driver licensed by IBM must be activated to connect across supported database versions.
The available features are based on . Your company's driver licensed by Cloudera must be activated to connect across supported database versions.
So if your connection string contains multiple endpoints and you set the "oracle.net.connect_timeout"
parameter in the Custom Connection Properties for components such as , , and , it's important to know that the timeout applies to each specified endpoint individually. It doesn't apply to all endpoints at the same time.
The Database Access port (standard 8471) must be mapped according to the . We also recommend specify the parameter prompt=false to prevent the driver from requesting credentials. These credentials are provided automatically.
Read to know more about configuring connection string parameters.
We are currently using the legacy version 3.10.3 of the JDBC driver due to a limitation in more recent versions: it's not possible to work with micro service by allocating a 64MB memory (this configuration refers to a small pipeline in the Digibee Integration Platform). Visit for further information.
Snowflake does not support CLOB or BLOB fields. For this reason, the "Blob as file" option doesn't work for the DB and Stream DB components. Read Snowflake's documentation about and for more information.