Main Content

Document Database

Explore and manage collections of documents

Database Toolbox™ enables you to connect to a MongoDB®database where you can manage collections of documents using the MongoDB C++ interface or the Database Toolbox interface for MongoDB. After you create a MongoDB connection from Database Toolbox, you can access documents and import stored data into the MATLAB®workspace for analysis. To explore data in MongoDB, run MongoDB queries against a collection of documents. To add data to document collections, you can export MATLAB tables, structures, and objects into MongoDB.

Categories