The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
RDBMS' are slow

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Daniel Berger

Posts: 1383
Nickname: djberg96
Registered: Sep, 2004

Daniel Berger is a Ruby Programmer who also dabbles in C and Perl
RDBMS' are slow Posted: Jun 3, 2005 6:21 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Daniel Berger.
Original Post: RDBMS' are slow
Feed Title: Testing 1,2,3...
Feed URL: http://djberg96.livejournal.com/data/rss
Feed Description: A blog on Ruby and other stuff.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Daniel Berger
Latest Posts From Testing 1,2,3...

Advertisement
The first database I was exposed to while working in the USAF was a full text database engine called BRS/Search. And, lo, it was fast. We're talking gigabytes of data, millions of rows - merely a pittance to this engine.

And then I left the military, became a contractor and was exposed to...Oracle. And, lo, it was slow. Horribly, horribly slow when compared to BRS/Search.

I have it on good authority (i.e. a former colleague who worked with me in the USAF, then worked for Oracle for a time) that they tried to replace the database backend, on the very system I worked on, with an Oracle database. I also have it on good authority that despite several Oracle contractors working to optimize the bejesus out of this system, they still couldn't make it acceptable to the end users - too slow.

The last time I worked on that system was six years ago.

Programmers are always waxing rhapsodic about using the right tool for the right job. The problem is, when it comes to databases, I don't think most know what the right tool is, simply because they've never been exposed to any other kind of database beyond an RDBMS.

Read: RDBMS' are slow

Topic: Phoenix, AZ Ruby Users Group on Google Previous Topic   Next Topic Topic: Paul Graham talk

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use