compose-sqlite

command
v0.0.0-...-e98148d Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

program compose-sqlite takes a directory of .sql text files and outputs a binary sqlite database file.

Example:

compose-sqlite data/

This will compose data.sqlite3 from the *.sql files in the directory anmed data. A .sqlite3 file extension is added to the composed database.

If there is a .sql file extension on the directory, then it is ignored. When there is a data.sql directory present, then the below will also compose it into data.sqlite3.

compose.sqlite data

Jump to

Keyboard shortcuts

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