So digging more into using grafana to query the Citrix Databases and logs. Anyone have a good AI for generating SQL queries from prompts? I am bumbling my way through it, but want to speed this up a bit with some Artificial Intelligence instead of my severely lacking intelligence.
s
Steven Lemonier
02/25/2025, 3:24 PM
Cursor, if you provide it documentation about SQL queries and Citrix Databases schemas, it can be pretty effective
👍 1
r
Rob Zylowski
02/27/2025, 8:26 PM
Are you going against sql or odata api?
j
Jeff Riechers
02/27/2025, 9:15 PM
I was able to get it to work with my AI. Doing the queries directly out of SQL seem to be the fastest.
r
Rob Zylowski
02/27/2025, 9:16 PM
Wont work for cloud though where odata would if that maters to you for the future