Popularity
0.8
Stable
Activity
4.2
Stable
4
1
0

Description

If you are using a document DB it can be a pain to write backwards compatible application code that works across all versions of your document. You may find yourself distributing the same logic to live migrate a document all over your domain. DocMigrator offers a way to define the schema migrations in one easily testable place and are then apply them transparently whenever you deserialize your document, so you know it's always going to be in the correct form that your application is expecting.

Programming language: C#
License: Apache License 2.0
Tags: MongoDB     Database     JSON     Redis     Mapper     Migrations     Bson    

DocMigrator alternatives and similar packages

Based on the "Database" category.
Alternatively, view DocMigrator alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of DocMigrator or a related project?

Add another 'Database' Package