package macrocodecs
Type Members
- trait MacroCodec[T] extends Codec[T]
- T
the case class type for the codec
- Since
2.0
This is the documentation for the MongoDB Scala driver.
The MongoDB Scala Driver package
The MongoDB Scala Driver package
Contains type aliases and companion objects to help when using the Scala API
1.0
The bson package, contains mirrors and companion objects for Bson
values.
The bson package, contains mirrors and companion objects for Bson
values.
This is the documentation for the MongoDB Scala driver.
Driver structure
The mongodb scala driver.
To get started you need a MongoClient instance, either from a connection string or via a org.mongodb.scala.MongoClientSettings.
Notable packages include: