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

Question about Database Support #112

Closed
adamcyber1 opened this issue Sep 10, 2020 · 2 comments
Closed

Question about Database Support #112

adamcyber1 opened this issue Sep 10, 2020 · 2 comments

Comments

@adamcyber1
Copy link

Hey guys,

I have received a few questions regarding database support for Amplify Flutter (eg. what is the equivalent to Firestore?).

What are the future plans for integrating some of AWS database solutions with Flutter?

Thanks a lot,

Adam

@Ashish-Nanda
Copy link
Contributor

Ashish-Nanda commented Sep 10, 2020

Hi @adamfillion

We are currently working on adding support for data related categories like API (Rest & GraphQL) and DataStore.

DataStore is what I believe you are looking for, as it provides a programming model for leveraging shared and distributed data and supports real-time and offline scenarios. Amplify JavaScript, iOS & Android already support this and you can learn more about it in our docs

Support for DataStore in Amplify Flutter is being worked on right now. You find out more about this and other details about the library design and upcoming features in our RFC. I suggest you engage with us on the RFC itself if you have further questions or suggestions about DataStore as we are using that to track the feature.

@adamcyber1
Copy link
Author

Perfect, I will definitely check it out. Thank you for the prompt reply.

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

No branches or pull requests

2 participants