Data storage with a web page project

I have a project and it runs php, I need a way to store data without sql as that requires a server and my parents dont want things pinging a server in the house, and without people being able to do go to project.glitch.me/database.json.

Just make db inside of Glitch (might run high on memory and cpu if it’s a big srv), this db would be hidden and not copied with remixes and would not be accessible from project domain

@Cald-fan make it within the .data folder in glitch (or it would be public)

1 Like

so if i name the folder .data it wont be public?

if it is inside .data folder, not if you name the db file .data