Open gembin opened 3 months ago
Any plan to impl the jdbc driver? It will be nice if there is a jdbc driver for libsql, so we can use ORM frameworks like Hibernate/JPA
You can try this driver: https://github.com/dbeaver/dbeaver-jdbc-libsql
It was just released but supports most of JDBC features (FRs are welcome)
Any plan to impl the jdbc driver? It will be nice if there is a jdbc driver for libsql, so we can use ORM frameworks like Hibernate/JPA