SQL Migration: MongoDB and SQL, Coexistence Made Easy
![](https://studio3t.com/wp-content/uploads/2020/07/Studio3T_Logo_white_transparent-300x66.png)
A Whitepaper by Studio 3T
SQL databases like SQL Server, MySQL and PostgreSQL have added JSON as a transfer medium.
Still, this doesn’t mean that data is imported in JSON format, or that SQL databases return results as JSON the same way document databases like MongoDB do.
![SQL and MongoDB database coeixtence doesn't have to be a headache](https://studio3t.com/wp-content/uploads/2019/07/sql-mongodb-database-coexistence-1024x710.png)
Whether you’re in DevOps, development, or database administration, download the full SQL Migration whitepaper which covers:
– JSON growth pains when SQL and MongoDB coexist
– The DevOps perspective on database coexistence
– Three ways to transfer data: application-based, interface-based, and file-based scripted transfer
– Alternative approaches to data transfers between SQL and MongoDB