Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
MongoDB enables you to store, query, and retrieve unstructured and structured data. In contrast to relational databases, which store tables of data organized by rows, MongoDB stores data as collections of documents that provide a richer structure for managing data that does not fit well into a table format. This storage model is widely used for storing social, web, and sensor data.
Connect to MongoDB using the Database Toolbox interface for MongoDB. Access documents and import data stored in documents into the MATLAB® workspace for analysis. Run MongoDB queries against a collection of documents in MongoDB. Export MATLAB tables, structures, and objects into MongoDB.
This interface is functional for R2017b to R2022a. Starting from R2022b, Database Toolbox includes the drivers and functions to interact with MongoDB directly without requiring the Database Toolbox Interface for MongoDB (Link to Documentation).
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión desde R2017b hasta R2022a
Compatibilidad con las plataformas
- Windows
- macOS (Apple Silicon)
- macOS (Intel)
- Linux
