↵
Database
There are two ways of connecting to a database from Altair Panopticon Real Time.
- Use the Listed Data Connector for the specific Database (if available).
Includes: Cassandra, Elasticsearch 7.x, InfluxDB 1.x, Kx kdb+, ksqlDB, MongoDB, OneTick, Panopticon Data Extract..
- Use the JDBC connector.
This requires:
- Addition of the JDBC JAR(s) for the required Database into Tomcat/Lib.
- For JNDI:
Update of the server configuration file: panopticon.xml to include the new JNDI resource name.
- For URL: Use the URL specific to the database’s JDBC driver, the Driver Class Name specific to the driver, and the Username and Password.
(c) 2013-2024 Altair Engineering Inc. All Rights Reserved.