Thursday, December 11, 2008

OurDelta - Builds for MySQL » About

These guys make custom builds of MySQL with various patches and additions including Sphinx search engine already applied, and distribute them via a yum/apt repository. Nice.

Sunday, August 3, 2008

Sphinx - Free open-source SQL full-text search engine

Adds a searchable external index of specified data, meaning fast searches without db joins/FULLTEXTs etc.

Tuesday, November 13, 2007

Lumine - Database Mapping For PHP

Hmm, looks interesting but it’s in Portuguese. Have to come back to get it translated.

Thursday, January 18, 2007

Subversion Users: Re: DB Corruption

How to fix a completely hosed Berkeley DB

Friday, October 27, 2006

SimpleORM

Simple Java Object Relational Mapping

Wednesday, May 24, 2006

Why schema definition belongs in the database:

Tuesday, March 14, 2006

memcached: a distributed memory object caching system