Tag: utils
-
Simon Willison’s Weblog: Ask questions of SQLite databases and CSV/JSON files in your terminal
Source URL: https://simonwillison.net/2024/Nov/25/ask-questions-of-sqlite/#atom-everything Source: Simon Willison’s Weblog Title: Ask questions of SQLite databases and CSV/JSON files in your terminal Feedly Summary: I built a new plugin for my sqlite-utils CLI tool that lets you ask human-language questions directly of SQLite databases and CSV/JSON files on your computer. It’s called sqlite-utils-ask. Here’s how you install it:…