zakodium / adonis-mongodb

MongoDB provider for AdonisJS 5
https://zakodium.github.io/adonis-mongodb/
Other
64 stars 12 forks source link

cosmosdb support #123

Open kouraf opened 2 years ago

kouraf commented 2 years ago

Hello, I am planning to use adonisjs with adonis-mongodb but I want to know if it does support cosmosdb since all I generally do is just replace the connection string as you can read here

stropitek commented 2 years ago

We've never tried but I don't see any reason for it not to work. CosmosDB seems to be supporting the client driver we are using