Skip to main content

One doc tagged with "Circe"

View All Tags

Circe

Given that MongoDB stores data records as BSON documents, which bear a lot of similarities to a traditional JSON objects, Circe (and other JSON libraries) can be used for deriving codecs for converting Scala case class into documents.