RNEL_DB Object Oriented Database for Matlab
by Joost Wagenaar
10 Feb 2010
(Updated 03 May 2012)
RNEL_DB is a class definition that facilitates the user to develop a database in Matlab.
|
Watch this File
|
| File Information |
| Description |
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 |
| MATLAB release |
MATLAB 7.9 (2009b)
|
| Other requirements |
Matlab 2009b or higher required. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 16 Feb 2010 |
- Changed the downloadable content |
| 03 May 2010 |
slightly changed the documentation
|
| 24 Apr 2012 |
This project is currently available on Github.com under the name HDS-Toolbox.
https://github.com/jwagenaar/HDS-Toolbox |
| 03 May 2012 |
changed/added link |
|
Contact us at files@mathworks.com