3rd April 2023
TIL
Copy tables between SQLite databases
— I figured out a pattern for doing this today using the `sqlite3` CLI tool - given two SQLite databases in the current folder, called `tils.db` and `simonwillisonblog.db`: