You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
Home > FAQ > Do you have built-in persistence or a database?
Do you have built-in persistence or a database?
print icon

Yes! We have a persistent file system, so anything you store within your project is kept even after your container sleeps.

 

This means you can:

  • Use files as a flat file database
  • Save your database files locally, or
  • Use third-party storage services like a hosted MongoDB database or Redis.

 

We recommend creating a folder called .data as a safe place to store your data files. This folder isn't copied when a project is remixed.

Got more questions? Check out our Community Forum!
Open 24/7, the forum is where Glitch makers help each other and show off all the rad apps that they have created. It's the friendliest community of coders on the Web!
Feedback
16 out of 19 found this helpful

scroll to top icon