SQLite on Replit

Hey, I made a project using SQLite as database locally and I was wondering if it’s possible to also use SQLite on Replit. I read some things about file persistency or something that it won’t save. Is this still the case?

Nope, itll save perfectly fine! I’ve used it before and it works really well.
If you’d like a tutorial, read my article I wrote for freecodecamp.org

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.