Did you ever want to store your MATLAB(R) data in a SQL database?
Nothing large, simply a few array or strutures in a few tables.
Maybe a few indicies and everything manageable with SQL commands?
Then msqlite will be the right choice for you!
mksqlite connects the power of MATLAB(R) with the efficiency of the SQLite database engine.
(See also https://github.com/AndreasMartin72/mksqlite)
The GetData library provides an API to interface with Dirfile databases. The Dirfile database format is designed to provide a fast, simple, scalable format for storing and reading binary, synchronously-sampled, time-ordered data.
NBT is an open source Matlab toolbox for the computation and integration of neurophysiological biomarkers. NBT allows for easy implementation of new biomarkers, and incorporates an online wiki with extensive help and tutorials.
MATLAB Audio Database Toolbox enables easy access and filtering of audio databases such as TIMIT and YOHO by their metadata. The database toolbox comes to replace the manual filtering and custom coding usually required for accessing such databases.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
primeHandle is a set of data management tools in support of the PrIMe Initiative (http://primekinetics.org). primeHandle includes graphical user interfaces for searching through data collections, editing and submitting data to the PrIMe Data Depository.
mYm is a Matlab interface to MySQL server. It is based on the original 'MySQL and Matlab' by Robert Almgren and adds the support for BLOBs. That is, it can insert matlab objects (e.g. array, structure, cell) into BLOB fields.
HOT is a package of Matlab and Octave compatible functions that manage thermodynamic data for a wide range of species. Functions calculate almost all the most common thermodynamic quantities of mixtures.
Python users may also want to look at PYroMat at https://chmarti1.github.io/PYroMat/index.html