-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Context
Currently, as a developer, I can struggle to understand how works the Decidim database.
Indeed, a "lite" decidim installation (ie. with only official modules) has about ~120 tables with ~1200 columns, which can bring some confusion both for :
- developers to understand what's the purpose of each table in the global scheme
- data workers : analyse and extract data, since the open data rely on such diagram
Solution
It would be great to use a dedicated language to describe relations in the Decidim database.
We could DBML as a first step to describe tables and columns precisely, and embed such diagrams/docs in the current documentation, but I'm open to any other tool that could be relevant, as long as it is versionable on Git
Use of such tools would also ease the process of seeing differences between the different minor versions of Decidim.
Founding
Open Source Politics
Metadata
Metadata
Assignees
Labels
No labels