Hacker News new | ask | show | jobs
by hegem0n 1142 days ago
This is brilliant, but please do MongoDB. It's less intuitive to query and could benefit greatly from GPT
3 comments

There are numerous libraries which can make querying MongoDB a bit nicer. Here are a few which may be worth considering, depending on what language is used:

C-sharp: https://github.com/mongodb-labs/mongo-csharp-search

Java: https://github.com/streamx-co/FluentMongo

Scala: https://github.com/osxhacker/scala-bson-query

Typescript: https://www.npmjs.com/package/ts-mongodb-orm

HTH

At Veezoo (https://veezoo.com) we're about to launch a MongoDB connector leveraging Trino, hit me up if you wanna test it.
Hey, I'd love to try this!
Noted!