sqlv is a simple SQL schema explorer and command-line frontend for SQL databases.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-04 14:01:18 +09:30
internal Add license and versioning 2026-08-04 13:56:14 +09:30
go.mod Initial commit 2026-08-03 15:42:09 +09:30
go.sum Initial commit 2026-08-03 15:42:09 +09:30
LICENSE Add license and versioning 2026-08-04 13:56:14 +09:30
main.go Add license and versioning 2026-08-04 13:56:14 +09:30
README.md Update README.md 2026-08-04 14:01:18 +09:30

sqlv

installation

Run go install flipfloppy.io/sqlv.

usage

See the package documentation.