Notes: Dynamic Catalogue Server Design Choices: Database: Catalog entries are schema less. Requires a NoSQL type DB. The entries are not time series data. MongoDB is most accurate choice of Database satisfying all the above requirements.