Docs Menu

Docs HomeDevelop ApplicationsMongoDB Drivers

MongoDB Ruby Driver

On this page

  • Introduction
  • Ruby Driver
  • Object Document Mapper

Welcome to the documentation site for the official MongoDB Ruby driver and the Mongoid Object Document Mapper (ODM).

You can add the driver to your application to work with MongoDB in Ruby. See the official Ruby reference documentation to learn how to install and begin using the driver.

You can use Mongoid, the official MongoDB Ruby ODM, to streamline validation, associations, and high-level data modeling functions in your application. See the Mongoid reference documentation to learn how to begin using Mongoid.

←  Motor (Async Driver)MongoDB Scala Driver →