Docs Menu
Docs Home
/ /

MongoDB Scala Driver

On this page

  • Introduction
  • Compatibility
  • How To Get Help
  • Validate Driver Artifact Signatures

Welcome to the documentation site for the MongoDB Scala Driver, the official driver for asynchronous stream processing. Download the driver by following the Installation guide, then set up a runnable project by following the Quick Start guide.

  • Installation

  • Get Started

  • What's New

  • Tutorials

  • Reference

  • BSON Implementation

  • Builders

  • Issues & Help

  • Validate Driver Artifact Signatures

  • Driver Source GitHub Repository

  • API Documentation

  • Previous Versions Documentation

To access MongoDB by using Java instead of Scala, use the Java Sync Driver or the asynchronous Java Reactive Streams Driver.

Learn about compatibility between the Scala driver and MongoDB, and the driver and Scala in the Compatibility section.

Learn about how to validate signatures of Scala driver artifacts published on Maven in the Validate Driver Artifact Signatures section.

Next

Installation