A faster way to copy SQLite databases between computers: https://alexwlchan.net/2025/copying-sqlite-databases/?utm_source=bluesky
I wrote up a quick trick I learned: dumping a SQLite database to a text file can make it much smaller, which means you can download it faster.
I wrote up a quick trick I learned: dumping a SQLite database to a text file can make it much smaller, which means you can download it faster.
Comments