【MongoDB】版本选择
2021-05-12MongoDB官网版本有:4.4.6、4.2.14、4.0.24、3.6.23、3.4.24、3.2.22、3.0.15Robo 3T 最新版本:Robo 3T 1.4 brings support for MongoDB 4.2, and a mongo shell upgrade from 4.0 to 4.2, with the ability to manually s
·
2021-05-12
MongoDB官网版本有:4.4.6、4.2.14、4.0.24、3.6.23、3.4.24、3.2.22、3.0.15
Robo 3T 最新版本:Robo 3T 1.4 brings support for MongoDB 4.2, and a mongo shell upgrade from 4.0 to 4.2, with the ability to manually specify visible databases.
MongoDB各版本对操作系统的兼容情况:https://docs.mongodb.com/manual/installation/,4.4版本基本支持所有操作系统,4.2可以支持到Ubuntu1804,不能支持Ubuntu2004
NodeJS Driver最新3.6.6,可以支持所有版本的MongoDB
综合选择:使用4.2版本合适
更多推荐
所有评论(0)