KtMongo 0.5.0 is out! KtMongo is a next generatio...
# feed
c
KtMongo 0.5.0 is out! KtMongo is a next generation driver for MongoDB. In this version, we add the
selected
operator which allows editing a specific element in an array we previously selected using
any
. We also add the collection
isEmpty
and
isNotEmpty
filters. This release also adds documentation pages for: • CRUD operationsBulk writesFields and nested documents Website#C078Z1QRHL3
K 12
🎉 2
s
Uh, this is interesting. I use the official Mongo client in https://github.com/stefanOltmann/oni-seed-browser-backend and its API is just horrible.
m
Yeah, I liked the KMongo API much better as well.
c
Yeah, I was disappointed when the official driver didn't reimplement the KMongo APIs. Hopefully you find my spin on them useful 🙂
👍 1