Skip to content

Database Use Cases and Requirements #8

@mmansion

Description

@mmansion

Several requirements for using a database in the nexus project are starting to emerge. I'm creating this issue in order to track those requirements and begin researching some options. If there aren't enough use cases then it might be better to opt for simple file configurations instead.


use cases

  • storing nexus configurations
  • storing composition media lists
  • storing other performance data

other considerations

Most of the requirements are going to be lightweight and the database tools should reflect that in terms of simplicity. We really don't need anything highly scalable. In fact an embedded system might be apt.

  • consider using an embedded db
  • should be compatible with node, have available node drivers
  • should support javascript
  • should be a document-based/flat-file nosql system

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions