gbv/cocoda-db

Evaluate and support more database backends

Opened this issue · 0 comments

MongoDB has issues (all software has) so it would be best to support multiple database backends. Different backends should be evaluated anyway for performance and scalability. Catmandu probably facilitates this separation.

  • MongoDB
  • CouchDB
  • RethinkDB
  • Graph database are worth to consider because they facilitate queries that make use of the KOS structure
  • ...