Feb 25, 2020
Posted by Patrick Burma

There is also a JDBC connector available through the VANTIQ extension-source.

https://github.com/Vantiq/vantiq-extension-sources/tree/master/jdbcSource

Depending on the DB there may be the option to use triggers to use Rest calls or websockets to Post any new updates from the DB into VANTIQ.

When using a rest call you have to create your own polling system to pull in and update data to sync from the external DB to VANTIQ unless you’re pulling in the same info just about every time. If you use the JDBC connector a lot of those sync’ing type of features are already available.

 

© Vantiq 2024 All rights reserved  •  Vantiq Corporation’s Privacy Policy and Cookie Policy