ZozaniDB Database Toolbox

ZozaniDB provides an object-oriented access to databases and automates database operations.

Ahora está siguiendo esta publicación

ZozaniDB is by far the easiest way to use databases in Matlab. You can use a database without knowing or having to construct SQL statements. ZozaniDB also makes database design a breeze, by creating all tables and columns on the fly!
Whether you are an avid Database developer or have never used a database before, ZozaniDB will make you addicted to keeping your data in a database system. To download your free copy of ZozaniDB, visit:
http://zozani.com/zozanidb
Features:
* No-SQL access: Insert, update, delete without having to write any SQL statements.
* On-the-fly database schema generation: The database schema is automatically adjusted, including column types and column lengths. You don't have to worry about whether a text column will accommodate a new entry you are inserting.
* Object-oriented use: You can load table rows as objects and make changes directly on these objects. Your changes are saved automatically into the database.
* Relational Mapping: ZozaniDB automatically discovers relationships between entities and allows you to join information from multiple tables with little effort.
* Zero-configuration but customizable: Although ZozaniDB tries to automate many of the tasks, it also gives you the opportunity to manually define data types and entity relationships using human-readable YAML files.

Citar como

Ahmet Sacan (2026). ZozaniDB Database Toolbox (https://la.mathworks.com/matlabcentral/fileexchange/50010-zozanidb-database-toolbox), MATLAB Central File Exchange. Recuperado .

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.1.0.0

20150314. changed the picture in the fileexchange entry.

1.0.0.0