DuckDB Native Interface
Interact with a DuckDB™ database using the DuckDB native interface
Create, connect, and interact with DuckDB database files. Perform data analysis and import data from the database into MATLAB®. Export data from MATLAB into the database. Explore and import data using the Database Explorer app or the command line.
Objects
connection | DuckDB native interface database connection (Since R2026a) |
Functions
Topics
- Import Data from DuckDB Database File Using Database Explorer
Interact with a DuckDB database file using Database Explorer