io.github.raptros.bson.Builders
apply this to a bunch of DBOKVs and get a DBObject.
DBO("k0" :> true, "k1" :> List(1, 2, 3), k3 :> "a string")
apply this to a bunch of DBOKVs and get a DBObject.