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 :)

 Réponse acceptée

Cris LaPierre
Cris LaPierre le 7 Déc 2018

0 votes

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 commentaires

Devangsingh Sankhala
Devangsingh Sankhala le 29 Août 2019
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 le 29 Août 2019
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.

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by