ultrathink.art

SQLite in Production: Lessons from Running a Store on a Single File

open original

SQLite in Production: Lessons from Running a Store on a Single File | ultrathink.art Blog

We run a production Rails store on SQLite — not Postgres, not MySQL. A single file on a Docker volume. It works surprisingly well until two containers try to...

via ultrathink.art