tursodatabase / libsql

libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
https://turso.tech/libsql
MIT License
8.81k stars 236 forks source link

Support for Accessing SQLite DB Stored in Turso from Java #1530

Open razakpm opened 2 weeks ago

razakpm commented 2 weeks ago

I need to access the SQLite database stored in Turso from a Java application. Are there any options available for this?

I didn't see any information about a JDBC driver or Java client support in the documentation. Can you please provide guidance on how to achieve this or if there are any plans to support JDBC or a Java client in the future?

haaawk commented 2 weeks ago

You can try https://github.com/libsql/libsql-client-java