codenotary / immudb4j

Java SDK for immudb
Apache License 2.0
32 stars 9 forks source link

Standard library sql interface to query data #22

Closed Shashwat32 closed 1 year ago

Shashwat32 commented 2 years ago

It would be great for Java SDK to have something like SQLExec API in GO.

https://docs.immudb.io/master/develop/sqlstdlib.html https://docs.immudb.io/master/jumpstart.html#sql-operations-with-the-go-sdk

Currently, there is no way for JAVA APIs to support SQL.

jeroiraz commented 1 year ago

It's supported in latest release #54