現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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).
MATLAB リリースの互換性
- R2017b 以降 R2022a 以前と互換性あり
プラットフォームの互換性
- Windows
- macOS (Apple Silicon)
- macOS (Intel)
- Linux
