1
- :noprevnext:
2
-
3
1
================================
4
2
Migrators, Tools, and Connectors
5
3
================================
@@ -24,7 +22,6 @@ Migrators, Tools, and Connectors
24
22
.. entry:: Generative AI Information
25
23
:url: https://www.mongodb.com/docs/tools-and-connectors/#generative-ai-information
26
24
27
-
28
25
Migrators
29
26
---------
30
27
@@ -85,18 +82,18 @@ Data Exploration and Visualization
85
82
performance management.
86
83
87
84
.. card::
88
- :headline: Charts
85
+ :headline: Atlas Charts
89
86
:url: https://www.mongodb.com/docs/charts/
90
87
:icon: /images/icons/charts.svg
91
- :icon-alt: Charts LogoMark
88
+ :icon-alt: Atlas Charts LogoMark
92
89
93
90
Create, share, and embed visualizations of MongoDB data.
94
91
95
92
.. card::
96
- :headline: PyMongoArrow
93
+ :headline: PyMongoArrow Driver
97
94
:url: https://mongo-arrow.readthedocs.io/en/stable/
98
95
:icon: /images/icons/table.png
99
- :icon-alt: PyMongoArrow LogoMark
96
+ :icon-alt: PyMongoArrow Driver LogoMark
100
97
101
98
Use PyMongo to load MongoDB query result sets as Pandas DataFrames, NumPy arrays, and
102
99
Apache Arrow tables.
@@ -109,19 +106,19 @@ IDE Integrations
109
106
:style: extra-compact
110
107
111
108
.. card::
112
- :headline: MongoDB for VS Code
109
+ :headline: VS Code Extension
113
110
:url: https://www.mongodb.com/docs/mongodb-vscode/
114
111
:icon: /images/icons/vscode.svg
115
- :icon-alt: VS Code LogoMark
112
+ :icon-alt: VS Code Extension LogoMark
116
113
117
114
Find out how you can manage your data directly within your coding
118
115
environment.
119
116
120
117
.. card::
121
- :headline: MongoDB Analyzer
118
+ :headline: C# Analyzer
122
119
:url: https://www.mongodb.com/docs/mongodb-analyzer/current/
123
120
:icon: /images/icons/analyzer.svg
124
- :icon-alt: MongoDB Analyzer LogoMark
121
+ :icon-alt: C# Analyzer LogoMark
125
122
126
123
Understand and troubleshoot queries and aggregations directly inside
127
124
Visual Studio and other tools.
@@ -202,15 +199,15 @@ Management Tools
202
199
Learn how to run MongoDB in Kubernetes on your own infrastructure.
203
200
204
201
.. card::
205
- :headline: MongoDB Atlas Kubernetes Operator
202
+ :headline: Atlas Kubernetes Operator
206
203
:url: https://www.mongodb.com/docs/atlas/atlas-operator/stable/
207
204
:icon: /images/icons/kubernetes.svg
208
- :icon-alt: Kubernetes Operator LogoMark
205
+ :icon-alt: Atlas Kubernetes Operator LogoMark
209
206
210
207
Manage resources in MongoDB Atlas using Kubernetes.
211
208
212
209
.. card::
213
- :headline: MongoDB Atlas Terraform Provider
210
+ :headline: Atlas Terraform Provider
214
211
:url: https://registry.terraform.io/providers/mongodb/mongodbatlas/latest
215
212
:icon: /images/icons/automation.png
216
213
:icon-alt: Automation LogoMark
0 commit comments