Hey everyone,
Wanted to spread the joy after the holiday season in case you hadn't come across it or otherwise heard. The Data Lake's "Compass JDBC" driver is now generally available and accessible from the Infor Support portal's Download Center.
If you have ETL clients, applications, or users that need a traditional database-like solution of connecting to the Data Lake in order to query and retrieve results, the Compass JDBC driver should make things a heck of a lot easier in those scenarios. Like the Compass APIs, the JDBC driver uses the underlying query platform to process your SQL. Note that any query you can run in one Compass interface can be run in any others - since it's effectively the same platform under the covers!
The Compass JDBC is different from a normal JDBC driver in quite a few ways, however. Remember - the Data Lake is an immutable data store. You cannot run the following familiar types of SQL syntax/commands:
- UPDATE
- DELETE
- EXEC
- ALTER
- CREATE
- DROP
- INSERT
Finally, you'll need to double-check with your Infor account rep or manager if you don't see the Compass JDBC driver available for download. It does require an existing entitlement for moving data out of the Infor cloud. If you need a hand finding where & how to download it, go visit:
https://support.infor.com > Downloads > Products > Infor SaaS Add-Ons > Technology > Infor OS (formerly Xi Platform)

Enjoy!