Simon Willison’s Weblog

Subscribe
Atom feed for sqlite-utils Random

223 posts tagged “sqlite-utils”

sqlite-utils is a Python library and command-line utility for creating and manipulating SQLite databases.

2019

Release sqlite-utils 0.14 — Python CLI utility and library for manipulating SQLite databases
Release sqlite-utils 0.13 — Python CLI utility and library for manipulating SQLite databases
Release sqlite-utils 0.12 — Python CLI utility and library for manipulating SQLite databases
Release sqlite-utils 0.11 — Python CLI utility and library for manipulating SQLite databases
Release sqlite-utils 0.10 — Python CLI utility and library for manipulating SQLite databases

The Datasette Ecosystem. I’ve written a page of documentation that introduces the wider Datasette Ecosystem: csvs-to-sqlite, sqlite-utils, db-to-sqlite, dbf-to-sqlite, markdown-to-sqlite and a full collection of Datasette plugins.

# 1st February 2019, 4:41 am / sqlite, datasette, sqlite-utils

Release sqlite-utils 0.9 — Python CLI utility and library for manipulating SQLite databases
Release sqlite-utils 0.8 — Python CLI utility and library for manipulating SQLite databases
Release sqlite-utils 0.7 — Python CLI utility and library for manipulating SQLite databases

2018

Fast Autocomplete Search for Your Website

Visit Fast Autocomplete Search for Your Website

Every website deserves a great search engine—but building a search engine can be a lot of work, and hosting it can quickly get expensive.

[... 4,159 words]

Slides, notes and links from my Datasette talk at PyBay (via) I presented a session about Datasette at the PyBay conference in San Francisco this morning. I talked about the project itself and demonstrated ways of creating and publishing databases using csvs-to-sqlite, Datasette Publish and my new sqlite-utils library.

# 19th August 2018, 11:23 pm / sqlite, my-talks, datasette, sqlite-utils

How to Instantly Publish Data to the Internet with Datasette

Visit How to Instantly Publish Data to the Internet with Datasette

I presented a session about Datasette at the PyBay 2018 conference in San Francisco. I talked about the project itself and demonstrated ways of creating and publishing databases using csvs-to-sqlite, Datasette Publish and my new sqlite-utils library.

[... 2,043 words]

Analyzing US Election Russian Facebook Ads

Two interesting data sources have emerged in the past few weeks concerning the Russian impact on the 2016 US elections.

[... 922 words]