MongoDB Scala Driver
On this page
Introduction
Welcome to the documentation site for the MongoDB Scala Driver, the official MongoDB driver for Scala applications.
Get Started
Learn how to install the driver, establish a connection to MongoDB, and begin working with data in the Get Started with the Scala Driver tutorial.
Databases and Collections
Learn how to use the Scala driver to work with MongoDB databases and collections in the Databases and Collections section.
What's New
For a list of new features and changes in each version, see the What's New section.
Write Data to MongoDB
Learn how you can write data to MongoDB in the Write Data to MongoDB section.
Read Data from MongoDB
Learn how you can retrieve data from MongoDB in the Read Data from MongoDB section.
Transform Your Data with Aggregation
Learn how to use the Scala driver to perform aggregation operations in the Transform Your Data with Aggregation section.
Secure Your Data
Learn how to authenticate your application and encrypt your data in the Secure Your Data section.
Compatibility
To learn about the versions of the MongoDB Server and the C language that are compatible with each version of the Scala driver, see the Compatibility section.
Developer Hub
The Developer Hub provides tutorials and social engagement for developers.
To ask questions and engage in discussions with fellow developers who use the Scala driver, see the forums page.