@fasnix@shom@madamada this server will be permanent. I'm planning to add a "public" server. I'm not sure if it will be this (using sqlite, we could hit some limits) or another one, using PostgreSQL, ready to scale.
@stefano@fasnix@shom@madamada Forgejo allows you to choose between SQLite (default), PostgreSQL, MariaDB, or MySQL. I don't know how laborious or complicated it is to implement this functionality.
@xenotar@fasnix@shom@madamada We're not planning to add mysql/mariadb as it will make the codebase larger and harder to maintain and we'd avoid it, at least for now. We're planning a db switch procedure so you can switch from one to another in a native way.
@stefano@fasnix@shom@madamada I thought that because it moves away from the idea of a minimalist server. My comment was just that—a comment that I now see was unnecessary.