|
|
| File Information |
| Description |
This C++ Mex-function lets you connect to a MySQL database server. The results of SELECT queries are converted to MATLAB native datatypes. Data can be inserted into the database (slowly) by construcing the INSERT string in MATLAB. It can connect to several servers simultaneously (or multiple connections to one server). See mysql.m for usage instructions. Must be compiled before use; brief instructions are in the C++ file or try http://mmf.utoronto.ca/resrchres/mysql/ |
| Acknowledgements |
This submission has inspired the following:
A Powerful Sidekick: Using MySQL for High-Volume Data Manipulation in Matlab, Access a MySQL database, Myblob
|
| MATLAB release |
MATLAB 7.0.1 (R14SP1)
|
| Other requirements |
Need the MySQL client libraries and a standard C++ compiler (MSVC++ or GCC). Tested on Windows and Linux but should work on other platforms. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com