Name

database — Generic tool to perform operations on databases

Synopsis

database -d engine [-C configuration [-S section]] [query]

Description

database is a generic tool to perform operations on databases.

Options

database expects the name of a database engine to be specified on the command line, optionally followed by the path to a connection file and the name of a section within that file. The following options are available:

-d

Name of the database engine.

-C

Connection file describing how to access the database.

-S

Name of a section to use in the connection file.

Bugs

Issues can be listed and reported at http://www.defora.org/os/project/bug_list/4317/libDatabase.

See also

configctl(1)