RDBMS to MongoDB Migration Guide
This guide explains how to migrate from a relational database to MongoDB and the relevant technical considerations, such as differences between the tabular and document data models, and the implications for schema design. The guide also covers indexing, queries, transactions, application integration and data migration.