Diferenças entre edições de "Course on Database access and hierarchy"
(Criou a página com "ISTTOK data-base is organized in a structure file system indexed by a SQL relational db pointing to single files per channel raw data storage with XML descriptors. This mod...") |
|||
Linha 1: | Linha 1: | ||
− | ISTTOK data-base is organized in a structure file system indexed by a SQL relational db pointing to single files per channel raw data | + | ISTTOK data-base is organized in a structure file system indexed by a SQL relational db pointing to single files per channel. The raw data is stored with XML descriptors on top. |
This module will consist of three parts: | This module will consist of three parts: |
Edição atual desde as 16h03min de 2 de julho de 2018
ISTTOK data-base is organized in a structure file system indexed by a SQL relational db pointing to single files per channel. The raw data is stored with XML descriptors on top.
This module will consist of three parts:
- Introduction to the structure and organization of the database;
- Introduction to the ISTTOK data access software SDAS (Shared Data Access System);
- Installation and configuration of the Python SDAS library, that will be used during the course.