Hi All,
Just wondering if anyone has had some thoughts around an official Go SDK/client-lib for DocumentDB?
I know there are a few 3rd party ones, but was wondering if anything official will start?
This might not be the best place to ask the question, but I have to start somewhere ;)
Thoughts?
Ken
Hi Ken,
For now we don't have it on our road-map, but we'll definitely be taking this request as feedback. we'll poke around on our side and see if there's something intermediate that you can go with
Thanks,
Samer
Hey @salameer
I hate to +1 this, but this would be really useful for us - we've recently shipped support for CosmosDB Accounts, but it'd be great to add support for Databases and some of the other resources too :)
Thanks!
I'd been thinking about going down that route, but was wondering specifically around a DocumentDB compatible API (as opposed to using the MongoDB one).
Still, this is merely curiosity on my part atm.
@kpfaulkner are there specific features that pique your interest exposed in the DocumentDB wire format that aren't available in the MongoDB flavor of CosmosDB?
No.... wasn't thinking of any specific piece of functionality. I was thinking more along the lines of any features that MS adds that requires an API change the DocDB API would get (since they control that, but do NOT control the MongoDB API).
Possibly a simplistic view but that's where my thoughts were going.
@tombuildsstuff quick question. Do you need a specific DocumentDB / CosmosDB SDK? Or does mgo provide all the functionality you need?
@mcardosos sorry, missed this! We're away off from implementing this, but from a quick look I think mgo should be sufficient :)
Thanks!
Can we use triggers with MongoDB api?
Most helpful comment
@mcardosos sorry, missed this! We're away off from implementing this, but from a quick look I think
mgoshould be sufficient :)Thanks!