drizzle-team / drizzle-orm

Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
https://orm.drizzle.team
Apache License 2.0
21.52k stars 487 forks source link

[FEATURE]: Support for MongoDB. #2377

Open shashankdaima opened 1 month ago

shashankdaima commented 1 month ago

Describe what you want

I was thinking to start mongoDB support for DrizzleORM. After killing SQL market, I think drizzle should go multi-db mode. I want to start this with mongoDB. OG mongoose lib feels like deprecation. LMK how to start with this idea..

Thanks and keep building.