Ok, this is one for the real MacOS experts. What I want to do is reclaim unused disk blocks from an SQLite file and free those so they can be used for something else. sqlite_sparse on Github does ...
When they need a relational database, software developers and system administrators often choose MySQL or PostgreSQL. For a lighter and simpler solution, however, developers should consider SQLite. It ...
Namely, vacuuming the .sqlite files in the FF Profile folder. I'm sure it can be an interactive script, but it's been so long since I had to make one of these, that I don't even know where to start in ...