Awkwardparticle@artemis.camptoTechnology@lemmy.world•All of Japan's Toyota Assembly Plants Shut Down for a Day Because Their Server Ran Out of Disk Space
7·
1 year agoThe ultimate goal is having no downtime. Ballast gives you that result. The cost of downtime far larger than wasting extra space for ballast.
Not going to lie. I have made it really far using Google sheets as a database until I had to move to a full DB. Google Sheets is just an interface to a Google run DB anyways. A lot of the time I would just load sheets(tables) into data structures from a SQL library and use it like a regular database.