Connecting Matlab to Redshift Databases
Ältere Kommentare anzeigen
Hello,
I have previously used a set of libraries I downloaded from the Mathworks website in order to connect to MySQL databases.
Does a similar utility exist for connecting Matlab to AWS Redshift databases?
thanks.
1 Kommentar
Cameron Brown
am 22 Feb. 2017
I am also interested in finding an answer to this question.
Antworten (1)
Piyush Kumar
am 28 Nov. 2024
0 Stimmen
Hi,
You can use the Database Toolbox in MATLAB. As mentioned in the documentation - "Database Toolbox connects to any relational ODBC-compliant or JDBC-compliant database using ANSI SQL. To connect to Database Toolbox, you need the database-specific ODBC or JDBC driver installed on your computer."
Kategorien
Mehr zu Database Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!