RSSAmplifier

Henry J Schmale's Blog · Jul 4, 2024

Using the SQLite Shell the Right Way

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

I’ve been using the SQLite shell a lot lately to slice and dice data is slightly too large for excel. It’s a very powerful tool to get SQL on the command line without spinning up a large Postres server, and supports most of the SQL standard with syntax similar to Postgres. It’s super fast and supports loading CSV. I want to talk about some quality of life features in it that you probably don’t…

Read on henryschmale.org

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.