If you have an ORM for your schema-less database, you get roughly the same thing, but with weaker guarantees.
Correct data migration requires knowledge of the schema of the data.
If you have an ORM for your schema-less database, you get roughly the same thing, but with weaker guarantees.
Correct data migration requires knowledge of the schema of the data.