Datasette
Here is a nice summary of what Datasette is.
Links
- Datasette Lite - Datasette running in your browser using WebAssembly and Pyodide. (HN)
- datasette-upload-dbs - Upload SQLite database files to Datasette.
- Google Calendar to SQLite - Create a SQLite database containing your data from Google Calendar.
- Architecture Notes: Datasette
- Write Datasette canned queries as plain SQL files
- Template repository for creating new Datasette plugins
- datasette-cluster-map - Datasette plugin that shows a map for any data with latitude/longitude columns.
- Weeknotes: Datasette, sqlite-utils, Datasette Desktop (2022)
- Shot-scraper: Automating screenshots for documentation (Lobsters) (HN)
- datasette-geojson-map - Render a map for any query with a geometry column.
- Measuring traffic during the Half Moon Bay Pumpkin Festival (2022)
- Datasette’s new JSON write API (2022) (HN)
- Over-engineering Secret Santa with Python cryptography and Datasette (2022) (Lobsters)
- Building a location to time zone API with SpatiaLite and Datasette
- Datasette is my data hammer (2023) (HN)
- datasette-rewrite-sql - Datasette hook to inspect/rewrite the SQL users run.
- datasette-scraper - Add website scraping abilities to Datasette.
- datasette-ui-extras - Add some UI flourishes to Datasette.
- datasette-faiss - Maintain a FAISS index for specified Datasette tables.
- datasette-mutable-downloads - Enable downloading mutable databases from Datasette.
- datasette-chatgpt-plugin - Datasette plugin that turns a Datasette instance into a ChatGPT plugin.
- datasette-write-ui: a Datasette plugin for editing, inserting, and deleting rows (2023)
- Datasette Cloud - Hosted service that lets your team upload, share and analyze data through an interactive web app and API. (Intro) (HN)