Package Name:database
Package Version:1.0
Last Release Date:2008-04-29
Package Author:Xavier Delacour
Package Maintainer:Xavier Delacour
DownloadDownload this package
Function ReferenceRead package function reference
These are bindings that allow SQL queries and other database operations on postgres, mysql, sqlite, and standard ODBC databases from within Octave. A simplified interface that is uniform across all database types is provided, as well as the entire C client API for each database (libpq, libmysqlclient, etc).

Other information

License: BSD
Web page: http://octave.sf.net
Dependencies: octave (>= 2.9.12)
autoload:yes
systemrequirements:swig, postgresql-8.2, postgresql-client-8.2, mysql-common, mysql-client-5.0, mysql-server-5.0, libmysqlclient15-dev, sqlite3, libsqlite3-dev, unixodbc-bin, unixodbc-dev, odbc-postgresql.