Aeracode :: South
Posted 08 August 2008 in links tagged with [database] [django] [migration]
Another django migration framework. Need to look into one of these at some point.
Django snippets: Database migration and dump/load script
Posted 14 June 2007 in links tagged with [convert] [database] [django] [migration]
useful script - I’m using it to convert my SQLite django back-end to a MySQL one
Materialized Views in PostgreSQL
Posted 29 November 2006 in links tagged with [database] [postgresql] [view]
oooh, materialized views in psql
http://jonathangardner.net/PostgreSQL/materialized_views/...
WordPress-Pg - a port of WordPress to PostgreSQL
Posted 12 June 2006 in links tagged with [database] [php] [postgresql] [wordpress]
A version of wordpress that will run on a real database. Which is nice, because that’s all I want to run on the colo
brad’s life - UUIDs in the database
Posted 11 November 2005 in links tagged with [database] [uuid]
He’s talking about things I don’t understand here, which sounds clever, and this sways me towards his argument. I think he’s against them…