tabtokv

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2014 License: MIT Imports: 0 Imported by: 0

README

tabtokv

Convert two columns from a TSV file into a key-value store.

Example usage

$ tabtokv -f "1,3" -o example.db example.tsv
$ sqlite3 example.db 'select value from store where key = "001827650"'
2014-06-23

Documentation

Index

Constants

View Source
const Version = "0.1.0"

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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