Sandeep Sandeep · May 25, 2022 go to post

Power bi has data connector to IRIS.

You can also use tableau with ODBC connection and sql projections.

Sandeep Sandeep · Apr 22, 2021 go to post

You can use React UI framework. React framework needs some endpoint which can serve data thru rest apis. You can write rest (json ) api in the cache which will feed the data to calls made from React framework.