mingo-app / mingo

Found a bug? have a FR ?
59 stars 3 forks source link

[FR] Export to bson for Golang use strictly required #587

Closed Deanisy closed 9 months ago

Deanisy commented 1 year ago

Export aggregation to bson for Golang is very valuable. Compass has it...

tothradoslav commented 10 months ago

Do you mean exporting the pipeline itself?

tothradoslav commented 10 months ago

if this is what you meat, we added all languages available in Compass.

Deanisy commented 10 months ago

I mean exporting pipeline to bson It has now only two available in "Copy pipeline" action: 1) As JSON 2) As Node.js code

Compass has pipeline export to language: 1) Java 2) Node 3) C# 4) Python 5) Ruby 6) Go 7) Rust 8) PHP

tothradoslav commented 10 months ago

Yes, we added all these. Will be available in the next release.

tothradoslav commented 9 months ago

We have just released a release candidate with this issue corrected. Please check it out here: https://github.com/mingo-app/mingo/releases/tag/v.1.13.4