Seal-Report icon indicating copy to clipboard operation
Seal-Report copied to clipboard

Influx DB as data source

Open iskanderror opened this issue 5 years ago • 1 comments

Hi, As I see from samples, it's possible to get data from noSQL data sources as xml or csv files. Is there any way / plans to retreive data from noSQL database, e.q. Influx DB via GET queries?

Thanks.

iskanderror avatar Aug 04 '20 07:08 iskanderror

No experience with NO SQL database but I imagine you can easily add some C# code in the 'Load Script' to fill the NoSQL datatable from your database (needs relevant C# component). The coming 6.0 will enhance all this by enabling joins between NoSQL tables using LINQ query... Table templates will also ease the load, let me know if you want to add/test a Influx template or whatever....

ariacom avatar Aug 05 '20 12:08 ariacom