Skip to content

Implement database handling #18

@GAGNAIRE-Romain

Description

@GAGNAIRE-Romain

Description

  • Currently scenario storage is achieved through the use of a local file (formatted in JSON).
  • It could be a good idea to implement some kind of storage in a database, so that it is easier to merge multiple data sources (and keep the scenario list up to date).

Goals

  • Implement database handler
  • Add existing scenario in database
  • Handle merging for external sources (whetever being a file or SQL scripts)

Possible tool - DBFlow

  • One tool might be very usefull to use DBFlow
  • It offers an easy way to manipulate database objects (since it's an ORM)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions