mongodb-changelog

JSON →
library 3.0.1 ·javascript
verified Jun 5, 2026

A Liquibase-inspired MongoDB migration tool for Node.js, version 3.0.1. It provides a simple way to apply sequential changes to MongoDB with tracking in a 'databasechangelog' collection. Unlike other migration libraries, it focuses on synchronous processing of change sets and automatic detection of modifications via md5 checksums. Suitable for Node >=10, with basic async/await support. Release cadence is low, maintained sporadically.