Subscribe to
Posts
Comments

Archive for the 'Database' Category

Creative Associations

A presentation I held on May 28 at Düsseldorf on Rails about interesting and useful things you can do with ActiveRecord, SQL, and a smart database. german english .

You’re using git to manage your Ruby on Rails projects? Then you’ve probably come to appreciate topic branches as a kind of transaction facility for programmers. If you need to implement a non-trivial or just try something, the way to go is onto a new “topic” branch. There you can mangle the code all you [...]

Emperor Ming strikes back

Emperor Ming strikes back May 5, 2008by Michael Schürigproduct Joe Celko’s Thinking in Sets ★★★☆☆ I have (read) copies of five earlier of Celko’s books on my shelf, still I am again amazed by the cultural distance. Most of my programming life I have spent with object-oriented programming languages and associated technologies. Thus, when Celko [...]

Fork me on GitHub