sqlite_tool

command module
v0.0.0-...-6a54b28 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2020 License: BSD-2-Clause Imports: 10 Imported by: 0

README

Sqlite tool

This tool povides functionlity to convert sqlite table to json and vice versa.

From table to json:

run edit --file={path/to/sqlite/database/file} --table={table name}

From json to table:

run edit --file={path/to/sqlite/database/file} --table={table name} --json:{file containing json to save}

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