This message was deleted.
# general
s
This message was deleted.
j
Druid Sql Api might be helpful for you. References: https://druid.apache.org/docs/latest/querying/sql-api.html#submit-a-query
c
I hadn't realised this API supported parameterised queries like that. This would definitely be the most sustainable solution. Thank you 🙂
g
seconding the recommendation; from C# I think your best bet is use the HTTP API directly. it's pretty straightforward