JOIN/SIGN UP
Already a Member? |
GET INVOLVED
Understanding and Engaging in COVESA Expert Groups & Projects |
COLLABORATIVE PROJECTS
HISTORICAL
SDV Telemetry Project |
We use cookies on this site to enhance your user experience. By using this site, you are giving your consent for us to set cookies. |
Tooling for the generation of database DDL (Data Definition Language) schemas for the storing of VSS data and associated meta-data.
There are performance and functionality benefits for defining the schema for how data is stored in a database. For example in SQL using the CREATE
statement.
For hacking the creation of database DDL for a small number of VSS nodes can be maintained by hand, but this scales badly for the hundreds of nodes in the VSS reference catalog and for automation. This proposal therefore proposes the creation of tooling to automate the schema creation.
The diagram below proposes one logical concept as a solution, using Apache IoTDB and the Commercial Vehicle Guidelines as examples.
Development could be phased to allow early functional wins and to get feedback.
Tooling that supports the generation of DB DDL for the creation of schemas for the VSS data-model and any other model using the vspec notation.