Document: octave-database-manual
Title: General documentation for the database package for Octave
Author: Olaf Till
Abstract: The database package enables accessing SQL databases from
 Octave. Differences between database implementations will inevitably
 cause some of these packages functions to be specific for a certain
 implementation. Currently, however, this package only supports the
 PostgreSQL database. Later additions might support further databases,
 and possibly some general functions (with only very basic
 functionality), which can be used for all backends, will also be
 provided.
 .
 This documentation currently describes the concepts of SQL access in
 'database' and the details for PostgreSQL. Familiarity with SQL and
 the database implementation (PostgreSQL) is assumed.
Section: Science/Mathematics

Format: HTML
Index: /usr/share/doc/octave-database/html/index.html
Files: /usr/share/doc/octave-database/html/*.html
