2025-11-27 Meeting notes

2025-11-27 Meeting notes

Date

Nov 27, 2025

Goals

  • Sync

Discussion items

Item

Who

Notes

Item

Who

Notes

Database schema generation out of of a logical/conceptual model (e.g., vss in vspec, or VDM in GraphQL)

@Stephen Lawrence

@Daniel Alvarez-Coello

  • Discussion on how to enable different groupings for database partitions. At least two options possible

    • a)

      • have a reference schema

      • write a projection query as selection

      • export the selection only

    • b)

      • Have a reference schema

      • annotate the schema directly with custom directive

      • export the whole schema and do the logic or filtering in the export tooling.

 

 

 

 

 

 

 

 

 

 

 

 

Action items