Documentation > Developer Guide > Architecture
The "PDS.WITSMLstudio.Store" solution builds PDS WITSMLstudio Store with MongoDB for data storage and configures Witsml.Web as an IIS web application.
It contains the following projects:
Store
Configures and hosts PDS WITSMLstudio Store on IIS.
Store.MongoDb
Contains the WitsmlDataAdapter implementation for MongoDB.
Store.MongoDb.IntegrationTest
Integration tests for Store.MongoDb.