migrate-mongo:Node中用于MongoDB的数据库迁移工具

时间:2024-02-23 15:01:41
【文件属性】:

文件名称:migrate-mongo:Node中用于MongoDB的数据库迁移工具

文件大小:81KB

文件格式:ZIP

更新时间:2024-02-23 15:01:41

npm mongo node database mongodb

migrate-mongo是在Node.js中运行的MongoDB的数据库迁移工具 安装 $ npm install -g migrate-mongo CLI用法 $ migrate-mongo Usage: migrate-mongo [options] [command] Commands: init initialize a new migration project create [description] create a new database migration with the provided description up [options] run all unapplied database migrations down [options] undo the last applied database migration status [options] print the changelog of the database Optio


【文件预览】:
migrate-mongo-master
----.github()
--------PULL_REQUEST_TEMPLATE.md(333B)
--------ISSUE_TEMPLATE()
----lib()
--------utils()
--------migrate-mongo.js(374B)
--------env()
--------actions()
----migrate-mongo-logo.png(11KB)
----.travis.yml(178B)
----LICENSE(1KB)
----test()
--------utils()
--------.eslintrc.js(43B)
--------env()
--------actions()
----samples()
--------migration.js(519B)
--------migrate-mongo-config.js(1KB)
----README.md(15KB)
----CODE_OF_CONDUCT.md(3KB)
----.gitignore(200B)
----bin()
--------migrate-mongo.js(3KB)
----package-lock.json(152KB)
----package.json(1KB)

网友评论