RNEL_DB Object Oriented Database for Matlab

RNEL_DB is a class definition that facilitates the user to develop a database in Matlab.

You are now following this Submission

RNEL_DB is an object oriented database solution for large data sets that need to be stored and/or analyzed within Matlab. It provides a transparent solution for people that currently store their data in matlab-structures.

Using the RNEL_DB class-definition, we created a database solution that:
* is transparent to the user as it behaves like a giant Matlab structure.
* has a distributed file system which saves the data across many files.
* has an object oriented structure which enables object specific methods.
* enforces a structured way for organizing functions related to the data.
* has fast access to all the data.
* is 100% developed using standard Matlab syntax, making it easy to adapt to specific needs.

Currently, we have over 20 GigaBytes of data stored in the database are able to access everything as easy as indexing a giant Matlab structure.

UPDATE:
This project is currently available on Github.com under the name HDS-Toolbox.

http://jwagenaar.github.com/HDS-Toolbox/

https://github.com/jwagenaar/HDS-Toolbox

Cite As

Joost Wagenaar (2026). RNEL_DB Object Oriented Database for Matlab (https://www.mathworks.com/matlabcentral/fileexchange/26643-rnel_db-object-oriented-database-for-matlab), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.4.0.0

changed/added link

1.3.0.0

This project is currently available on Github.com under the name HDS-Toolbox.

https://github.com/jwagenaar/HDS-Toolbox

1.2.0.0

slightly changed the documentation

1.1.0.0

- Changed the downloadable content

1.0.0.0