Doc-Cirrus / orthanc-mongodb

Orthanc MongoDB plugin
Other
19 stars 16 forks source link

MongoDB database plugins for Orthanc DICOM Server

Overview

The repository contains two plugins to store the data in MongoDB database. This was based on orthanc-database and supporting the latest database API (orthanc@1.9.2+). We've comprehensively refactored the codebase, eliminating all SQL-dependent components and replacing them with their MongoDB counterparts. Additionally, we've extended the existing build toolchain to seamlessly integrate with MongoDB, ensuring a smooth transition to this new data storage solution.

Notes

Documentation

For complete documentation check Docs.

Todos