GeistHaus
log in · sign up

GitHub - rogerbinns/apsw: Another Python SQLite wrapper

github.com

Another Python SQLite wrapper. Contribute to rogerbinns/apsw development by creating an account on GitHub.

8 pages link to this URL
.sqliterc

I came across Better output from sqlite3 command line. His .sqliterc file did not work for me, but the simpler .mode "column" .headers on did work nicely. I also found out that brew install sqlite3 does not install the sqlite3 binary to $PATH, which stinks. The sqlite3 environment is still much less pleasant than the mysql cli. A few things on my wishlist: tab completion of tables, fields, keywords, and functions. nicer .schema output – I’ve just gotten really used to reading them in mysql output It sounds like maybe apsw can be something useful? Or maybe Navicat? (but that’s expensive)

0 inbound links article en post SqliteCliToolsProtip
Useful patterns for building HTML tools

I’ve started using the term HTML tools to refer to HTML applications that I’ve been building which combine HTML, JavaScript, and CSS in a single file and use them to …

11 inbound links article en definitions 53github 187html 96javascript 755localstorage 7projects 526tools 61ai 2016webassembly 92generative-ai 1785llms 1751ai-assisted-programming 381vibe-coding 90coding-agents 201claude-code 112