dqualizer / dqanalyzer2

Component: dqanalyzer is an editor enabling domain experts to specify and perform RQA definitions without profound knowledge of the underlying technical infrastructure and analysis tools
Apache License 2.0
0 stars 2 forks source link

[Task] - Persist RQA #17

Closed levinkerschberger closed 1 year ago

levinkerschberger commented 1 year ago

Goal

A storage will keep data out of our code.

Description

We are working with multiple types of data now.

For all these, dqedit takes care of storing the data. dqanalyzer is just responsible for RQAs. Could be stored in same DB.

MongoDB, Relational Database, something else? Choose a storage and document the reasons for the decision.

User Story

julianbrott commented 1 year ago

@levinkerschberger according to our documentation the task is done, should this ticket be closed?