*On another note, if we Atlas would've LOCK TABLE/DROP TRIGGER X/CREATE TRIGGER X/UNLOCK TABLE, we could've edit the same trigger body with same trigger name and would be able to see the body changes ...
This project contains a simple example to show how to convert your MySQL database into a MongoDB database. It reads one row from the movies table in MySQL and joins it with the stars table to get the ...