Skip to content

Backend for PROV storage

PROV records will be stored in a MongoDB database.

We need:

  • Deployment of MongoDB
  • A MongoDB ORM (django-mongodb-engine is dead)
  • Models representing PROV objects