/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

dgl.cx
| | antonz.org
1.6 parsecs away

Travel
| | Build your own document database with SQLite.
| | antonz.org
2.3 parsecs away

Travel
| | Here is why SQLite is a perfect tool for you - whether you are a developer, data analyst, or geek.
| | brunty.me
3.3 parsecs away

Travel
| | Developer and problem solver
| | til.simonwillison.net
36.0 parsecs away

Travel
| I've been trying to figure this out for years. Previous notes include Using LD_PRELOAD to run any version of SQLite with Python (Linux only), and Building a specific version of SQLite with pysqlite on macOS/Linux and Using pysqlite3 on macOS (both using the pysqlite3 package). But the dream was always to find a way to let me easily run a different SQLite version with the sqlite3 module from the Python standard library directly on my Mac.