>>124

MySQLはoctave-forgeで対応している気がする。
自分では使わないから詳細はわかりませんが。

http://octave.sourceforge.net/database/overview.html

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).