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
22.79k stars 544 forks source link

[FEATURE]: CosmosDB support #771

Open petr-stupka opened 1 year ago

petr-stupka commented 1 year ago

Describe what you want

Hi all,

Did you plan on providing support for CosmosDB in the foreseeable future? Thanks

https://learn.microsoft.com/en-us/azure/cosmos-db/nosql/

SQL Queries > https://learn.microsoft.com/en-us/azure/cosmos-db/nosql/query/getting-started

Please Vote 👍🏼 on this issue to get the desired attention (instead of adding +1 comment)

Mingyang-Li commented 9 months ago

I'm also looking to use Drizzle on Cosmos' native NoSQL DBs.

carlo-quinonez commented 5 months ago

Is there a roadmap? Or docs on what it would take to write one?