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

What is meant by In-Memory Database? #254

Closed
hrishikeshd10 opened this issue Feb 3, 2020 · 1 comment
Closed

What is meant by In-Memory Database? #254

hrishikeshd10 opened this issue Feb 3, 2020 · 1 comment

Comments

@hrishikeshd10
Copy link

hrishikeshd10 commented Feb 3, 2020

I am new to mobile app development and flutter as well so I am not well versed with these terms so could you please explain me what do you mean by in-memory database?

@vitusortner
Copy link
Collaborator

It's just being kept in memory and won't get persisted. Thus, the stored data won't be available after an app restart.

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

No branches or pull requests

2 participants