Keeping Your Database Simple and Fast

2009-03-26 // Category: Link // Tags: Database, Simplicity, Software

Werner Vogels (Amazon CTO) wrote " Keeping your database simple and fast is often difficult if you use higher level frameworks such as ActiveRecords in Ruby or Java object persistence technologies such as Hibernate. There is a lot of magic that is happening out of sight that you have no control over.".

URL: http://www.allthingsdistributed.com/2009/03/keeping_your_database_simple_and_fast.html