Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
user_manual:sesamx:data_persistence [2023/01/28 13:37]
Ali Baba [How is the SesamX database structured]
user_manual:sesamx:data_persistence [2023/01/28 13:37] (current)
Ali Baba [How is the SesamX database structured]
Line 58: Line 58:
 First of all, the SesamX database is **encoded using the [[https://www.hdfgroup.org/solutions/hdf5|HDF5 file format]]**. Besides being open, this format enables efficient storage of large numeric data. This file structure is made of groups and datasets. Each group or dataset can carry attributes used to qualify the data. First of all, the SesamX database is **encoded using the [[https://www.hdfgroup.org/solutions/hdf5|HDF5 file format]]**. Besides being open, this format enables efficient storage of large numeric data. This file structure is made of groups and datasets. Each group or dataset can carry attributes used to qualify the data.
  
-The SesamX database relies on this group and dataset structure to organize the data. **A model is represented as a group in the database**. Inside this model's group, there is one group per object composing the model. Eventually, each object group contains datasets describing the object data.+The SesamX database relies on this group and dataset structure to organize the data. **A model is represented as a group in the database**. Inside this model's group, there is one group per object composing the model. Eventually, each object'group contains datasets describing the object data.
  
 {{ :user_manual:sesamx_database.png?400 |}} {{ :user_manual:sesamx_database.png?400 |}}
  • user_manual/sesamx/data_persistence.txt
  • Last modified: 2023/01/28 13:37
  • by Ali Baba