Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Atlas Services #1794

Closed
Rob-Biemans opened this issue Sep 10, 2024 · 4 comments
Closed

Atlas Services #1794

Rob-Biemans opened this issue Sep 10, 2024 · 4 comments

Comments

@Rob-Biemans
Copy link

What happened?

Because of sunsetting the Device SDKs for Atlas, does this mean we can no longer use Atlas Services like Functions/Authentication/Atlas Search all together? Why not make the SDK still work with Atlas Services and make Query of databases/collections still possible?

Repro steps

Because of sunsetting the Device SDKs for Atlas, does this mean we can no longer use Atlas Services like Functions/Authentication/Atlas Search all together? Why not make the SDK still work with Atlas Services and make Query of databases/collections still possible?

Version

Latest

What Atlas Services are you using?

Both Atlas Device Sync and Atlas App Services

What type of application is this?

Flutter Application

Client OS and version

Microsoft

Code snippets

No response

Stacktrace of the exception/crash you're getting

No response

Relevant log output

No response

Copy link

sync-by-unito bot commented Sep 10, 2024

➤ PM Bot commented:

Jira ticket: RDART-1098

@nirinchev
Copy link
Member

nirinchev commented Sep 10, 2024

The API to query the database go through App Services functionality that is also being sunset, so it wouldn't improve the situation. If you need to read/write data to your Atlas data directly, you probably need a MongoDB driver. Currently, we don't have one for dart, but feel free to upvote the official Official Dart Driver feedback item and watch it for updates.

@nirinchev nirinchev closed this as not planned Won't fix, can't repro, duplicate, stale Sep 10, 2024
@Shreedhar73
Copy link

This has caught us off guard, literally invested more than a year, developing a product, and then this . Not even a proper explanation .
This will be a lesson to never work with mongo ever again.

@scris
Copy link

scris commented Sep 19, 2024

This has caught us off guard, literally invested more than a year, developing a product, and then this . Not even a proper explanation . This will be a lesson to never work with mongo ever again.

Yes, they have the right to sunset something, but they'd better provide a proper explanation. SaaS tools provided by some middle-sized companies like MongoDB should be considered suspect and should not be used. Disappointed :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants