Added db-to-sqlite to "Related projects"

This commit is contained in:
Simon Willison 2019-06-29 14:34:24 -07:00 committed by GitHub
commit 0fe3b38290
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,3 +40,4 @@ Related projects:
* [Datasette](https://github.com/simonw/datasette): A tool for exploring and publishing data
* [csvs-to-sqlite](https://github.com/simonw/csvs-to-sqlite): Convert CSV files into a SQLite database
* [db-to-sqlite](https://github.com/simonw/db-to-sqlite): CLI tool for exporting a MySQL or PostgreSQL database as a SQLite file