Can you connect Matlab to BigQuery?
조회 수: 2 (최근 30일)
이전 댓글 표시
I have a large dataset in google storage that I want to connect to Matlab, where I can run select queries on it for further processing in matlab.
I saw that you can connect to other databases, but I was wondering if there was a way I could do this with BigQuery?
댓글 수: 2
Liutong
2017년 4월 30일
I have the same Question. There is a reported case. https://www.mathworks.com/company/user_stories/freightos-performs-big-data-analytics-for-online-freight-logistics-with-matlab-and-google-bigquery.html
But I found the function nowhere.
David Willingham
2017년 6월 6일
편집: David Willingham
2017년 6월 6일
You can if you use the databasedatastore along with tall arrays: http://www.mathworks.com/help/database/ug/databasedatastore-object.html
https://www.mathworks.com/help/database/examples/import-large-data-using-a-databasedatastore-and-tall-array.html
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Database Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!