Skip to content

Instantly share code, notes, and snippets.

@maxandersen
Created March 13, 2025 10:28
Show Gist options
  • Save maxandersen/649a2cf76ee057039a49ecdc5aeec413 to your computer and use it in GitHub Desktop.
Save maxandersen/649a2cf76ee057039a49ecdc5aeec413 to your computer and use it in GitHub Desktop.
  1. Install JBang (https://jbang.dev/download)
  2. run this: jbang jdbc@maxandersen -d --dg io.roastedroot:sqlite4j:RELEASE jdbc:sqlite:%{https://github.com/lerocha/chinook-database/raw/master/ChinookDatabase/DataSources/Chinook_Sqlite.sqlite}

It will run a database browser accessing sqllite database requiring no native binaries!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment