Table of Contents
SiSU - Structured information, Serialized Units - a document
publishing system, sqlite dependency package
This is a dummy package to
install the dependencies required by SiSU to populate an sqlite database
sisu -d [instruction]
or
sisu -d [instruction] [filename/wildcard]
sisu_sqlite is part of SiSU (man sisu) sisu_sqlite is a dummy
package to install dependencies needed for sisu to populate an sqlite database,
documented in man sisu
- dbi - database interface
- -d set for sqlite
- -d createall
- initial step, creates required relations (tables, indexes)
in existing (sqlite) database (a database should be created manually and
given the same name as working directory, as requested) (rb.dbi)
- -di [filename/wildcard]
- or -d import [filename/wildcard] imports data specified to (sqlite) db
(rb.dbi)
- -du [filename/wildcard]
- or -d update [filename/wildcard] updates/imports
specified data to (sqlite) db (rb.dbi)
- -d remove
- [filename/wildcard] removes
specified data to (sqlite) db (rb.dbi)
- -d dropall
- kills data" and drops (sqlite)
db, tables &
indexes
For more information on SiSU see:
http://www.jus.uio.no/sisu
or man sisu
Ralph Amissah ralph@amissah.com
or ralph.amissah@gmail.com
sisu(1)
, sisu(8)
, sisu_examples(1)
, sisu_postgresql(1)
,
sisu_vim(1)
sisu_remote(1)
Table of Contents