MongoDB / gridFS instead of SQLlite and Postgres?

Hi,

I was wondering if somebody already wrote a plug-in to use MongoDB with gridFS as storage for Orthanc.

Torsten

Hello,

To the best of my knowledge, there is no such a plugin for the time being. This would definitely be a great contribution.

The source code of the PostgreSQL plugin would be a good starting point:
https://bitbucket.org/sjodogne/orthanc-postgresql

Sébastien-