08 Aug 2009

sinatra-sequel

Sequel has become my ORM of choice for Sinatra apps backed by a SQL database. This is a quick Sinatra extension I threw together to remove some of the boilerplate required to get a new app setup. It includes a simple single-file migrations framework and some other stuff. See the README for examples.

github.com   11:10

07 Jan 2008

PostgreSQL 8.3 Cheat Sheet

Wonderful PostgreSQL cheat sheet with PDF and HTML versions.

postgresonline.com   21:44

22 Oct 2007

pgAdmin III v1.8.0 Final Released

“v1.8.0 represents nearly a year of development and testing to bring you a host of new features and improvements”

pgadmin.org   09:48

26 Sep 2007

sane_transactions.rb

Brings ActiveRecord’s transactions toward sanity and adds savepoints. The methods added to Object must go! — transaction, commit!, and rollback! will clash with existing libraries. e.g., PDF::Writer and Transaction::Simple.

s3.amazonaws.com   10:05

08 Mar 2007

Planet PostgreSQL

How long has this been here?

planetpostgresql.org   18:02

05 Dec 2006

PostgreSQL 8.2 Release Notes

We moved from Windows / MS SQL Server to FreeBSD / PostgreSQL about 5 months ago and I’ve been nothing but completely happy with the transition. 8.2 is a pretty nice upgrade if you’re doing data warehousing style stuff.

postgresql.org   18:22