Can we use Java Spring Boot data JPA with Pinot? I...
# general
p
Can we use Java Spring Boot data JPA with Pinot? I am not able to find any resources around it.
With this I want to query that Pinot DB without writing manual sql queries.
m
Not at the moment, but I can see value in having some sort of client side model/sql builder, do you mind opening a GH issue?
p