KtMongo 0.31.0 is out! KtMongo is a new DSL for M...
# feed
c
KtMongo 0.31.0 is out! KtMongo is a new DSL for MongoDB :
Copy code
users.find {
    User::profile / Profile::name eq "Bob"
}
• All filter operators are implemented except
$jsonSchema
• All update operators are implemented except
$pullAll
• ~30% of aggregation operators are implemented • The Multiplatform prototype is progressing 👀 DiscoverFull changelog#C078Z1QRHL3
🔥 9
K 3