8. Release Notes
Note
This software is provided for experimental purposes to evaluate potential new features and gather customer feedback. These features are not officially supported and must not be used in production environments.
For more information about experimental features in Connext, see the Connext What’s New.
8.1. Supported Platforms
Database Integration Adapter is expected to build and run on the platforms in Table 8.1.
Platform |
Operating System |
|---|---|
Linux systems |
All Linux platforms supported by RTI Routing Service. For details, see Linux Platforms in the RTI Connext Core Libraries Platform Notes. |
8.2. Tested Database Versions
Database Integration Adapter has been tested with the following database systems and ODBC drivers:
Database |
Version |
ODBC Driver |
|---|---|---|
MariaDB |
10.5+ |
MariaDB ODBC 3.1 Driver |
PostgreSQL |
12.0+ |
PostgreSQL Unicode driver |
Note
Database Integration Adapter uses the ODBC API and should work with other ODBC-compliant databases, but support for databases other than MariaDB and PostgreSQL requires custom implementation. See Database Support for details.