gqcs

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2025 License: MIT Imports: 14 Imported by: 0

README

GQuaccccccesS

  • A spreadsheet-like editor for your database, right in the terminal.
  • A standalone tool based on SQL-Bless’s edit command.
  • Unlike SQL-Bless, GQuaccccccesS applies all edits automatically when you finish editing.

Usage: gqcs [DRIVE-NAME] DATASOURCE

For example:

$ gqcs sqlite3 :memory:
$ gqcs oracle://USERNAME:PASSWORD@HOSTNAME:PORT/SERVICE
$ gqcs postgres://USERNAME:PASSWORD@127.0.0.1:5555/DBNAME?sslmode=verify-full
$ gqcs sqlserver "Server=localhost\SQLEXPRESS;Database=master;Trusted_Connection=True;protocol=lpc"
$ gqcs mysql user:password@/database

Author

hymkor (HAYAMA Kaoru)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL