DBProvider from Assessment DB

The internal DBProvider that would take the data from the Assessment DB.

Design

  • GraphDBProvider: main component implementing IDBProvider.

  • Relational Containers DB: a relational DB with information about the active containers.

  • Containers: the neo4j database containers.

  • Pam2neo4j Converter: a tool to convert .pam files to .csv files for neo4j.

  • neo4jDBCreator: a tool to create a neo4j database from .csv files.

  • AssessmentDB: out main DB with data from the clients.

Last updated