Skip to content

Definitions and ideas for the Viridian backend database schema. The database is supposed to hold information, ratings and votings on sustainability aspects of products, producers and labels.

Notifications You must be signed in to change notification settings

viridian-project/database-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

database-schema

Definitions and ideas for the Viridian backend database schema.

The database is supposed to hold mainly information, ratings and votings on sustainability aspects of products, producers and labels.

In asGraph, the schema is found as a graph: a .graphml file that can be opened e.g. with the graph editor software yed. A graph shows the interrelations between different parts nicely.

In asJSON, the schema is found as JSON documents. It is required to model the DB schema in JSON format since CouchDB (via Hyperledger Fabric) is planned to be used to store the Viridian backend DB.

About

Definitions and ideas for the Viridian backend database schema. The database is supposed to hold information, ratings and votings on sustainability aspects of products, producers and labels.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published