Hi everybody,
i have a DynamoDB table on the amazon aws console. I would like to query this table using MATLAB. The Table is basically just one collumn with variables from 1 to 10. I would like MATLAB to check the first variable constantly so when this variable changes it triggers a MATLAB function.
Thanks in advance and greetings from Germany :)

 채택된 답변

Cris LaPierre
Cris LaPierre 2018년 12월 7일

0 개 추천

There is a Database Toolbox. You could look into the functionality it offers if you have access.
You should also look into the Database Explorer App.

댓글 수: 2

Hi,
i had the same question and I tried using the database explorer tool. But, it only supports JDBC and ODBC databases. I do not see any option to link to a NoSQL database. Can you suggest any other option to do so?
Thanks,
Devang
Cris LaPierre
Cris LaPierre 2019년 8월 29일
I'm not overly familiar with database functionality. I saw this statement on the product page:
"Database Toolbox supports any ODBC-compliant or JDBC-compliant relational database, as well as NoSQL support for Cassandra, MongoDB, and Neo4j."
If that doesn't meet your needs, perhaps others can suggest something that meets your needs. In that case, you probably want to create your own question so people see it.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

질문:

2018년 12월 6일

댓글:

2019년 8월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by