diff --git a/docs/.vuepress/components/data.js b/docs/.vuepress/components/data.js index f17c0a9..cee71bf 100644 --- a/docs/.vuepress/components/data.js +++ b/docs/.vuepress/components/data.js @@ -19,8 +19,8 @@ export default { { name: "Basic and Connection",// rows: [ - //studio3t compass navicat sqlmanager - ["Release", tp.ver("2024.2.0","2024-03-13"),tp.ver("8.1.8","2024-03-11"), tp.ver("1.42.3","2024-03-20"),tp.ver("16.3.8","2024-02-29"),tp.ver("7.3.1","2024-03-26")], + //studio3t //nosqlbooster compass navicat sqlmanager + ["Release", tp.ver("2024.2.0","2024-03-13"),tp.ver("8.1.9","2024-04-22"), tp.ver("1.43.0","2024-05-02"),tp.ver("16.3.9","2024-04-16"),tp.ver("7.3.1","2024-03-26")], [{name:"Cost",title:`- Free means that a free version with reduced features is available.\n- Price refers to the price of the most expensive full-featured version.`}, "free-$699/year", "free-$239/license", "free", "$349/license", "free-$180/license"], ["Main Interface", tp.screen("Studio 3T", "https://studio3t.com/wp-content/uploads/2022/03/Studio_3T_Screenshot_Win_Dark.png"), diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 48a173f..3b77620 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -6,7 +6,7 @@ const { defaultTheme } = require('@vuepress/theme-default') module.exports = { // base: '/mongodb-gui-tools/', title: 'Top MongoDB GUI Tools', - description: 'Feature Comparison for top MongoDB GUIs (Apr 2024)', + description: 'Feature Comparison for top MongoDB GUIs (May 2024)', pagePatterns: ['**/*.md', '!**/README.md', '!.vuepress', '!node_modules'], diff --git a/docs/README.md b/docs/README.md index 7de6605..929e776 100644 --- a/docs/README.md +++ b/docs/README.md @@ -5,7 +5,7 @@ author: KuaiZiWa description: Feature Comparison of MongoDB GUI tools --- -# Feature Comparison of MongoDB GUI tools (Apr 2024) +# Feature Comparison of MongoDB GUI tools (May 2024) Here, we will continue to track and examine the following MongoDB GUI tools and compare their features. The products on the list are listed **alphabetically** as follows: [MongoDB Compass](https://www.mongodb.com/products/compass), [Navicat for MongoDB](https://navicat.com/en/products/navicat-for-mongodb), [NoSQLBooster](https://nosqlbooster.com), [NoSQLManager](https://www.mongodbmanager.com) and [Studio 3T](https://studio3t.com). diff --git a/docs/index.md b/docs/index.md index b815cf0..1c5c5ba 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3,10 +3,10 @@ lang: en-US home: false author: KuaiZiWa # title: Feature Comparison for top 5 MongoDB GUI Tools -description: Feature Comparison of MongoDB GUI tools (Apr 2024) +description: Feature Comparison of MongoDB GUI tools (May 2024) --- -# Feature Comparison of MongoDB GUI tools (Apr 2024) +# Feature Comparison of MongoDB GUI tools (May 2024) Here, we will track and examine the top 5 MongoDB GUI tools and compare their features and prices. The products on the list are listed **alphabetically** as follows: [MongoDB Compass](https://www.mongodb.com/products/compass), [Navicat for MongoDB](https://navicat.com/en/products/navicat-for-mongodb), [NoSQLBooster](https://nosqlbooster.com), [NoSQLManager](https://www.mongodbmanager.com) and [Studio 3T](https://studio3t.com).