themoonisacheese, 1 year ago (edited 11 months ago) Postgres in general is a considerably better db engine than SQLite in every metric except portability. Whenever you need more than a simple config storage, I heavily recommend using postgres. If it’s good enough for gitlab, it’s good enough for me.
Postgres in general is a considerably better db engine than SQLite in every metric except portability. Whenever you need more than a simple config storage, I heavily recommend using postgres. If it’s good enough for gitlab, it’s good enough for me.