Archive for the 'databases' Category

Really Big Elephants Data Warehousing with PostgreSQL

Thursday, January 10th, 2013

Presentation by Josh Berkus (PostgeSQL developer)
at MySQL User Conference 2011

Really Big Elephants Data Warehousing with PostgreSQL

Monday, October 31st, 2011

Presentation by Josh Berkus (PostgeSQL developer)
at MySQL User Conference 2011

How InnoDB handles REDO logging – MySQL Performance Blog [by Ewen Fortune]

Friday, May 6th, 2011

How MySQL InnoDB implements transaction log, aka REDO (Oracle), aka WAL (PostgreSQL)

How InnoDB handles REDO logging – MySQL Performance Blog [by Ewen Fortune]

Friday, May 6th, 2011

Understanding the StackOverflow Database Schema – SQLServerPedia

Tuesday, April 19th, 2011

Notes about schema used by StackOverflow.com and related websites. It is very simple, only several tables used. (most likely because there are performance problems with joins)

General trees persisted in relational databases – The Code Project – C# Database

Friday, July 27th, 2007