Database question - What sql setup to use

1 次查看(过去 30 天)
This question i suppose is only halfway Matlab related, i want to set up an SQL database from my home computer and be able to access the information using Matlab from the same or other computers.
Does any one have a suggestion on how to set up this project ?
It is just a learning experience for me and i only have some SQL experience, though plenty of Matlab experience.
Thanks!

回答(1 个)

the cyclist
the cyclist 2013-5-26
My advice would be to use the open-source database program PostgreSQL: http://www.postgresql.org/.
In order to access a database directly from MATLAB, the easiest (but priciest!) way is to get the Database Toolbox. You might also be able to connect by using tools available from the File Exchange, http://www.mathworks.com/matlabcentral/fileexchange/, but I have never tried that myself.

类别

Help CenterFile Exchange 中查找有关 Database Toolbox 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by