Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions source/about-compatibility.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
MongoDB Compatibility Tables
============================

.. meta::
:description: Explore compatibility tables for MongoDB drivers, detailing server, language, and component compatibility to ensure operational environments.

.. facet::
:name: genre
:values: reference
Expand Down
1 change: 1 addition & 0 deletions source/cosmosdb-support.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Azure Cosmos DB Compatibility

.. meta::
:keywords: microsoft, support
:description: Explore how Azure Cosmos DB for MongoDB allows using MongoDB drivers and tools, with limitations in compatibility and feature support.

.. contents:: On this page
:local:
Expand Down
1 change: 1 addition & 0 deletions source/documentdb-support.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Amazon DocumentDB Compatibility

.. meta::
:keywords: AWS, support
:description: Explore the limited compatibility of Amazon DocumentDB with MongoDB features, commands, query operators, and aggregation stages.

.. contents:: On this page
:local:
Expand Down
3 changes: 3 additions & 0 deletions source/kotlin-drivers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
MongoDB Kotlin Drivers
======================

.. meta::
:description: Explore options for integrating MongoDB with Kotlin applications using Coroutine or Sync drivers.

.. toctree::
:titlesonly:

Expand Down
1 change: 1 addition & 0 deletions source/motor.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Motor (Async Driver)

.. meta::
:keywords: Python async, Stable API, local connection, atlas, code example
:description: Explore Motor, the async Python driver for MongoDB, with installation guides, connection examples, and compatibility details.

.. contents:: On this page
:local:
Expand Down
3 changes: 3 additions & 0 deletions source/other-document-dbs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Other Document Database Compatibility
=====================================

.. meta::
:description: Explore compatibility information between MongoDB and other document databases like Amazon DocumentDB and Azure Cosmos DB.

.. toctree::
:titlesonly:
:maxdepth: 1
Expand Down
1 change: 1 addition & 0 deletions source/php-frameworks/symfony.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Symfony MongoDB Integration

.. meta::
:keywords: php framework, doctrine odm, web app
:description: Build a PHP web application using Symfony with MongoDB integration, leveraging Doctrine ODM for object-document mapping and querying.

.. contents:: On this page
:local:
Expand Down
1 change: 1 addition & 0 deletions source/php-libraries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ PHP Libraries, Frameworks, and Tools

.. meta::
:keywords: plugins, document mapper, tools, third party
:description: Explore PHP libraries, frameworks, and tools for integrating MongoDB, including Doctrine MongoDB ODM, Laravel, Symfony, and Yii2.

.. contents:: On this page
:local:
Expand Down
3 changes: 3 additions & 0 deletions source/ruby-drivers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
MongoDB Ruby Driver
===================

.. meta::
:description: Explore the MongoDB Ruby Driver and Mongoid ODM for integrating MongoDB with Ruby applications.

.. toctree::
:titlesonly:

Expand Down
3 changes: 3 additions & 0 deletions source/swift.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
MongoDB Swift Driver
====================

.. meta::
:description: Explore how to use the MongoDB Swift driver to connect to MongoDB, noting its compatibility and installation options.

.. default-domain:: mongodb

.. contents:: On this page
Expand Down
3 changes: 3 additions & 0 deletions source/typescript.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
TypeScript
==========

.. meta::
:description: Explore how to use TypeScript with the Node.js Driver for MongoDB applications.

.. default-domain:: mongodb

.. contents:: On this page
Expand Down
Loading