mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-28 05:24:22 +01:00
Now, you can upload driver zar to Datagrip and use Turso database. <img width="852" alt="image" src="https://github.com/user- attachments/assets/27b071c3-bef7-4c4a-926d-9225de3c5a5b" /> ## How to set up ### Build jar file command: `make libs && make publish_local` - this will build and put your jar file under `~/.m2/...` ### Register driver  ### Set up datasource  Closes #1971