Hacker News new | ask | show | jobs
by dual_dingo 1186 days ago
For small personal deployments, using SQLite as a database is usually sufficient. This means you don't need a fullblown SQL server, instead the whole database consists of a single file.
1 comments

can confirm have about 20 repos and 1 org in my gitea and I never have problems with loading speeds