Jacob Kaplan-Moss

Activity tagged “migration”

Bookmarks

Muuttaa is a self-regulating SQL queue - Google Code

Written by Joe Stump at Digg, Muuttaa is “a partitioned, persistent, self-regulating SQL queue that allows you to queue up alterations to your DB(s).” Basically it's a utility to abstract backfilling and do it in a way that won't bring your db down. Nifty.

(backfilling, digg, distributed, migration, php, queue, sql)

pgmigrate - Google Code

Another database migration tool. This one's not Django-specific (though it will work with Django), but it is PostgreSQL specific. I'm really quite happy with the competition in this space right now; it'll force any eventually Django built-in migration to

(database, migration, postgresql, python, schema, tools)

XML.com: Moving to OpenOffice: Batch Converting Legacy Documents

How to script conversion of documents through OpenOffice (and a big wad of duct tape). Works with NeoOffice, too!

(conversion, documentation, howto, migration, office, openoffice, opensource)