Description
SQL databases can be queried from Octave scripts, currently through PostgreSQL libpq support. This helps researchers and engineers combine numerical analysis with data stored in databases.
It is an Octave database extension. Scripts should handle credentials, query permissions, and destructive SQL statements carefully.