Open iskanderror opened 4 years ago
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....
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.