Just read a fascinating paper on relational databases. Aside from being filled with TLAs (Three Letter Acronyms) the paper was pretty accessible to the non-expert (me) and thought provoking for anyone interested in the field of databases, scalability, technology evolution, and so on. I’ve read a few interesting articles on High Scalability recently.
Categories
- Business (21)
- CouchSurfing (12)
- Events (4)
- Fun (26)
- Ideas (11)
- Nomadicness (2)
- OpenCouchSurfing (4)
- Openness (3)
- Personal (194)
- Photos (69)
- Predictions (8)
- Rants (12)
- Reviews (18)
- SmartHippo (2)
- Techy (179)
- Open Source (3)
- WordPress (9)
- Travels (219)
- Videos (18)
History
Me
Monitoring
Lexicon
In a suitably javascriptly enabled browser, double click any word on this site to see an explanation of the word. Then double click any word in the explanation for more. Oh the things that are lexically possible... :)

Recent Twitters
- Back from a weekend of campervan road tripping. Happy days. :) # 13 hours ago
- Heading into town for drinks then off on the road for 3 days. Yeehaa. It's gonna be a great weekend. :) # 2008/10/03
- @narnua I use ping.fm primarily to post. Twitter really has the early mover advantage in terms of numbers though. Everyone's here... # 2008/10/03
- @twitter I can no longer set device update preferences for people I follow because IM is offline and SMS is not in Aus. WTF? Come on people. # 2008/10/02
- End of my financial week has arrived. Another week of prudence. Excess at the weekend, frugality through the week, on budget. Kebab time! :) # 2008/10/02
- US citizens, this is funny, 5 friends: http://ping.fm/BAcxk # 2008/10/02
- Cracking day in Sydney today. I'm plotting how I can erect a desk outdoors. Not sure if my laptop screen will be bright enough in the sun. # 2008/10/02
- @geekrebel I wouldn't have imagined it was such a pain for South Africans to go stateside. Happy travels... :) # 2008/10/01
- @krusk Welcome to the SmartHippo gang. :) # 2008/10/01
- @nomadone A personal visit can be very powerful. Then a cheap solicitors letter can help. Ultimately though, be prepared to walk away... :( # 2008/10/01
I hardly think so - look at how well the Open Source databases (mySQL, Postresql) and Closed Source databases (Oracle and Microsoft) are doing.
However - there are definitely applications where a different approach is a better fit - take a look at the data model used in Google App Engine - BigTable.
my 2c
Danny
This is an old post, but if I remember correctly, the article was proposing that relational databases are losing favour in large scale applications. Sure, the relational databases are still popular, but they’re being increasingly used in new ways (sharded data for example) and new systems are being created for specific applications. The one-size-fits all relational database is no longer the power house it once was.