Hacker News new | ask | show | jobs
by fulafel 1232 days ago
It's advertised as a VM so it should have a persistent filesystem. So sounds like you can run your own DB service in the same VM or use SQLite.

Eg in this Django app example they are using PostgreSQL: https://docs.webapp.io/examples/django