Stories
Slash Boxes
Comments

News for nerds, stuff that matters

World's Largest Databases Ranked

Posted by CowboyNeal on Fri Dec 12, 2003 08:05 AM
from the cylinder-sizing dept.
prostoalex writes "Winter Corp. has summarized its findings of the annual TopTen competition, where the world's largest and most hard-working (in terms of load) databases are ranked. The results are in, and this year the contestants were ranked on size, data volume, number of rows and peak workload. I wrote up a brief summary of the top three winners in each category for those too lazy to browse the interactive WinterCorp chart."
This discussion has been archived. No new comments can be posted.
World's Largest Databases Ranked | Log In/Create an Account | Top | 356 comments (Spill at 50!) | Index Only | Search Discussion
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • Google (Score:5, Interesting)

    by ScribeOfTheNile (694546) on Friday December 12 2003, @08:09AM (#7699684)
    I would've expected to see Google in there somewhere.
    • Re:Google (Score:5, Informative)

      by tinrib (632120) <davidNO@SPAMstain.org> on Friday December 12 2003, @08:14AM (#7699717)
      Doesn't Google use 'big files' rather than a database for storing all its data?

      see http://www.cs.rochester.edu/sosp2003/papers/p125-g hemawat.pdf [rochester.edu] which describes the Google filesystem.
      [ Parent ]
      • Re:Google (Score:5, Informative)

        by Wastl (809) on Friday December 12 2003, @09:35AM (#7700299)
        (http://www.wastl.net/)
        The term "database" is rather unprecise.

        One might see a database as merely a "big file" with mechanisms to access and modify it consistently (and surely, Google has some means to ensure consistency). A big file does not disqualify for the term "database" just because it is not produced by one of {Oracle, MS-SQL, ...} or cannot be queried by the language SQL.

        It is also possible to consider the Web to be a database (of Web sites). Or an XML, BibTeX, dbm, whatsoever file.

        Sebastian

        [ Parent ]
        • Re:Google by MattRog (Score:3) Friday December 12 2003, @11:37AM
        • Re:Google by stimpleton (Score:1) Friday December 12 2003, @05:45PM
          • Re:Google by Directrix1 (Score:2) Saturday December 13 2003, @12:29AM
        • 1 reply beneath your current threshold.
      • 1 reply beneath your current threshold.
    • Re:Google (Score:5, Informative)

      by lewp (95638) on Friday December 12 2003, @08:21AM (#7699767)
      (Last Journal: Monday February 27 2006, @09:54PM)
      Even if Google qualified, which it probably doesn't due to the methods it uses for its data storage, if I read the article properly the database vendors are responsible for naming the participants.

      Since Google's stuff seems to be developed in-house, they don't have a major database vendor to nominate them.
      [ Parent ]
      • Re:Google by ydrol (Score:1) Friday December 12 2003, @07:54PM
        • Re:Google by Assembler (Score:1) Sunday December 14 2003, @02:04AM
      • 2 replies beneath your current threshold.
    • Re:Google (Score:5, Informative)

      by stripmarkup (629598) on Friday December 12 2003, @08:25AM (#7699806)
      (http://bonoki.com/)
      It seems that they are comparing relational databases. Search engines use proprietary databases which, among other things, do not allow for live insertion of records, SQL commands, etc. As for data volume, Google (or Yahoo or MSN, for that matter) are probably in the ballpark. The average html page is around 10k. Google probably stores at least 10^9 raw web pages in their cache(that's 10 TB alone) plus a lot of meta information about links to-from many others.
      [ Parent ]
      • Doesn't have to be relational (Score:4, Interesting)

        by arrogance (590092) on Friday December 12 2003, @08:41AM (#7699925)
        From the article: "the TopTen Program featured 141 qualified and validated surveys representing 23 countries spanning all major DBMS, server and storage vendor products." So it just has to be a DataBase Management System, not necessarily Relational.
        [ Parent ]
        • 1 reply beneath your current threshold.
      • Not even close(+) by Mycroft_514 (Score:1) Friday December 12 2003, @10:13AM
      • Re:Google by rawgod0122 (Score:1) Friday December 12 2003, @10:52AM
      • Re:Google by jfmiller (Score:1) Friday December 12 2003, @02:55PM
      • 2 replies beneath your current threshold.
    • Re:Google by Ilgaz (Score:3) Friday December 12 2003, @08:59AM
      • Re:Google by KarmaPolice (Score:2) Friday December 12 2003, @09:13AM
      • MasterCard (Score:4, Interesting)

        by truthsearch (249536) on Friday December 12 2003, @09:57AM (#7700548)
        (http://seenonslash.com/ | Last Journal: Friday May 11 2007, @04:02PM)
        I left MasterCard in 1999 after working with their data warehouse. At the time they recently bought a 3 terabyte Sun E10000 with Oracle. They quickly ran out of space and added another terabyte. I'm also surprised to not see them on the list. They work closely with Oracle, who have an office down the street, since they have high volume. Just the credit card transactions table alone gets 14 million new records on average every day.

        I agree that there are many companies who would not want to be in that list. There's a small competitive advantage if you keep what technology you use secret.
        [ Parent ]
      • Re:AmEx by hrieke (Score:3) Friday December 12 2003, @10:25AM
    • Re:Google by Grayputer (Score:1) Friday December 12 2003, @10:51AM
    • 2 replies beneath your current threshold.
  • My porn database (Score:3, Funny)

    scored a measley 17th. Oh well, time for more surfing.
    • Re:My porn database (Score:5, Funny)

      by real_smiff (611054) on Friday December 12 2003, @09:03AM (#7700061)
      Does anyone actually have their porn in a database (of some sort)? I'm curious whether the "porn database" is just a joke or ... hmm, worth implementing! For all I know, there's already a 'porn-o-base' (tm?) collaborative project on sourcefourge that you're all using - after reading slashdot for a bit nothing would surprise me...

      What are the pros and cons to databasing (sp.?) your porn? - except perhaps, reduced chance of getting a girlfriend, and chance of ridicule, obviously...

      Hey, this is the right place to ask ;)

      [ Parent ]
    • 1 reply beneath your current threshold.
  • SQL Server? (Score:5, Interesting)

    by B5_geek (638928) on Friday December 12 2003, @08:10AM (#7699689)
    (http://o2kewl.net/)
    Does the SQL Server mean MS-SQL?

    I would have liked to see SQL vs non-SQL ranking too.
    • Re:SQL Server? by sql*kitten (Score:2) Friday December 12 2003, @08:21AM
      • Re:SQL Server? by AndroidCat (Score:3) Friday December 12 2003, @08:32AM
        • Re:SQL Server? (Score:5, Informative)

          by azaris (699901) on Friday December 12 2003, @08:43AM (#7699943)
          (Last Journal: Friday August 20 2004, @04:37PM)

          Typical Microsoft calling their product something generic that should apply to any SQL server. Almost like calling a product .. Windows.

          It was originally called Sybase SQL Server but was later picked up by MS who adapted the name. Typical /. objectivity.

          [ Parent ]
          • Re:SQL Server? by Net_Wakker (Score:1) Friday December 12 2003, @09:18AM
          • Re:SQL Server? by AndroidCat (Score:1) Friday December 12 2003, @09:50AM
            • Re:SQL Server? (Score:4, Insightful)

              by azaris (699901) on Friday December 12 2003, @10:22AM (#7700848)
              (Last Journal: Friday August 20 2004, @04:37PM)

              Well, "SQL server" is a stupid way to refer to a RDBS. That's like calling Apache "perl-server". I'm not surprised the only people chosing to name their RDBS products as SQL-something-or-other are the open source developers and Microsoft. Also I've never heard of MS sueing MySQL or PostgreSQL for use of the term SQL in relation to a RDBS.

              Besides, the product is officially called Microsoft SQL Server and has always been, just like Microsoft Windows, but everybody refers to it as SQL Server or, if there is possibility of confusion, MS SQL Server or MSSQL for short. Is it malevolence on the part of Microsoft if people can't be bothered to use the full name of each and every one of their products?

              [ Parent ]
              • Re:SQL Server? by AndroidCat (Score:1) Friday December 12 2003, @11:47AM
              • Re:SQL Server? by $ASANY (Score:2) Friday December 12 2003, @09:25PM
            • Re:SQL Server? by djdavetrouble (Score:1) Friday December 12 2003, @10:49AM
          • 1 reply beneath your current threshold.
    • Re:SQL Server? by Ilgaz (Score:2) Friday December 12 2003, @08:55AM
      • Re:SQL Server? by Ilgaz (Score:1) Friday December 12 2003, @09:38AM
      • Re:SQL Server? by Ilgaz (Score:1) Friday December 12 2003, @09:48AM
      • Re:SQL Server? by Dr Caleb (Score:3) Friday December 12 2003, @10:10AM
      • Re:SQL Server? (Score:5, Insightful)

        by sphealey (2855) on Friday December 12 2003, @10:17AM (#7700780)
        It's also this intense stupidity that has prevented us from having a major vendor that actually provides a real RDBMS to this very day. If DBMS people would actually invest a little time in learning about the Relational Model, maybe they'd stop purchasing the crap that Microsoft, Oracle, IBM, etc. keep forcing out and (flamebait here) maybe people would stop installing MySQL and Access and thinking they're going to be good for anything more important than cookie recipes).
        That's exactly how Larry Ellison got his start - he saw a good idea in an IBM tech journal, hired some programmers to implement it, and the result was Oracle. Why don't you (and the others who post this stuff to database-related forums and threads) go ahead and do the same? Actually write and market a "real relational system based on theory"? Then you could stop yelling at everyone else about it.

        sPh

        [ Parent ]
        • Re:SQL Server? (Score:4, Insightful)

          by MattRog (527508) on Friday December 12 2003, @10:59AM (#7701370)
          (http://forums.fanhome.com/)
          Because it is *relatively easy* to make a mediocre (Oracle, etc.) implementation of the Relational Model. It is quite difficult to make a truly Relational Database Management System. Not only that, but because the market is so uneducated why would they want to use it in the first place?
          [ Parent ]
          • 1 reply beneath your current threshold.
        • 2 replies beneath your current threshold.
      • Re:SQL Server? by haystor (Score:1) Friday December 12 2003, @10:27AM
        • Re:SQL Server? by OwnedByTwoCats (Score:2) Friday December 12 2003, @10:44AM
      • Re:SQL Server? by Ed Avis (Score:2) Friday December 12 2003, @11:24AM
      • 3 replies beneath your current threshold.
    • Re:SQL Server? by rawgod0122 (Score:1) Friday December 12 2003, @10:59AM
    • 2 replies beneath your current threshold.
  • Hang on ... by BillsPetMonkey (Score:1) Friday December 12 2003, @08:11AM
  • Spam databases by stanmann (Score:2) Friday December 12 2003, @08:12AM
  • I thought that 90% of the world's data was irretrievably trapped in IMS? Seriously though, I am surprised that an IMS system isn't on the list. Probably because it isn't relational, and the people making the list figure that RDBMS are the only DB around.
    • Re:No IMS? by musikit (Score:2) Friday December 12 2003, @08:16AM
    • Re:No IMS? by holviala (Score:2) Friday December 12 2003, @08:24AM
      • Google is your friend. [google.com]

        IMS is the database that was used to keep track of things for the moonshot. It is an IBM product. It is hierarchical as opposed to relational. Because of this it can do certain things very quickly, though in general it isn't as flexible as say DB2. Because it has been around so long, applications where having a DB was really important tend to have bought IMS a long time ago and developed systems around it. If your system is old enough, large enough and still works well for you there is no need to migrate to relational. Most of the world's financial transactions pass through an IMS system at some point. It is very stable and has uptimes that measure in years if not decades by now.

        Because of this I am surprised that it is not on the list. There are really big IMS databases out there that run a lot of transactions. Because it isn't relational there is some bigotry against it and it is ignored in the popular press.

        [ Parent ]
        • Re:No IMS? by tiled_rainbows (Score:2) Friday December 12 2003, @08:55AM
      • Google Glossary: God's little helper by arrogance (Score:1) Friday December 12 2003, @08:37AM
      • 1 reply beneath your current threshold.
    • Re:No IMS? by snoitpo (Score:1) Friday December 12 2003, @11:29AM
  • telemarketers by donnyspi (Score:1) Friday December 12 2003, @08:14AM
  • Hmmm by Cenuij (Score:2) Friday December 12 2003, @08:14AM
    • Re:Hmmm by attonitus (Score:1) Friday December 12 2003, @09:38AM
  • wintercorp climbing up the ratings now.. by maharg (Score:2) Friday December 12 2003, @08:15AM
  • What surprised me... (Score:5, Interesting)

    by MyNameIsFred (543994) * on Friday December 12 2003, @08:15AM (#7699735)
    I have none, nada, zip experience in big databases. But it surprised me that the peak workloads were measured in 100s of concurrent queries. If I had to make a wild guess, I would have guessed 10s of thousands. My blessed ignorance destroyed.
    • Re:What surprised me... by Davak (Score:2) Friday December 12 2003, @08:20AM
    • Re:What surprised me... (Score:5, Informative)

      by sql*kitten (1359) * on Friday December 12 2003, @08:27AM (#7699828)
      I have none, nada, zip experience in big databases.

      S'okay, I have plenty :-)

      But it surprised me that the peak workloads were measured in 100s of concurrent queries. If I had to make a wild guess, I would have guessed 10s of thousands. My blessed ignorance destroyed.

      You would typically see tens of thousands (or more) of concurrent connections to a middleware layer - like Tuxedo - which would then multiplex them down to hundreds of connections to the database. This is because there is a lot of latency in establishing a connection, in fact logging in often takes an order of magnitude longer than running an actual query, yet few users submit transactions nonstop. So there is no sense in maintaining tens of thousands of expensive user contexts on the DB server, and there is no sense in requiring intermittent (relatively speaking) users to log out after a short idle period. Middleware does nothing but manage concurrent user contexts, and it can do so very efficiently. A database can't, because it tries to preallocate as much context as it can, and that doesn't match real-world usage patterns, and anyway, database vendors concentrate on their SQL engines and leave middleware vendors to manage the rest.

      Of course, if you are a big database vendor, you probably also sell middleware, but there's no-one who tries to bundle the two into one, any more than you'd want a web server to have its own filesystem.
      [ Parent ]
    • Re:What surprised me... by Anne_Nonymous (Score:1) Friday December 12 2003, @09:57AM
  • What about the WWW? by dinnerkraft (Score:1) Friday December 12 2003, @08:16AM
  • 29 TB is the biggest? (Score:4, Interesting)

    by epiphani (254981) <epiphani@@@dal...net> on Friday December 12 2003, @08:16AM (#7699741)
    I honestly doubt that 29.2 Terabytes is the biggest database in the world. But anyway...

    I recognize Oracle and DB2, but could someone give a brief synopsis of what the other database systems are? And what is an MPP archetype?

    • Re:29 TB is the biggest? (Score:5, Informative)

      by Peridriga (308995) on Friday December 12 2003, @08:22AM (#7699779)
      Well... if you actually read the article it clearly states that 29.2 is not the largest...

      You can find the link to the article yourself but

      1. AT&T @ 94.3TB
      2. Amazon @ 34.2TB
      [ Parent ]
      • Re:29 TB is the biggest? by Ilgaz (Score:2) Friday December 12 2003, @08:42AM
      • Re:29 TB is the biggest? by Zocalo (Score:3) Friday December 12 2003, @09:00AM
      • Re:29 TB is the biggest? by fritz1968 (Score:2) Friday December 12 2003, @09:05AM
        • Re:29 TB is the biggest? by spiny (Score:2) Friday December 12 2003, @09:49AM
        • Re:29 TB is the biggest? by instanto (Score:1) Friday December 12 2003, @10:21AM
        • Re:29 TB is the biggest? by Ozric (Score:1) Friday December 12 2003, @10:26AM
        • Re:29 TB is the biggest? by lewp (Score:2) Friday December 12 2003, @10:34AM
        • Re:29 TB is the biggest? (Score:5, Informative)

          How do they backup a database that is 94.3 TB?

          I support very large Oracle databases for a living (very large meaning > 1TB), databases that must be up 24/7. Backups are done in a number of different ways:

          1) Disk syncs, block by block, between disk subsystems at disparate locations, to retain multiple copies of a database in different locations. They can be synced to more than one location too, so you can have as many copies of the database as you want. Your main database is the only "hot" database, the others can be brought up and recovered if needed. We mainly use EMC disk subsystems to do this, the process is called BCV (can't remember what that stands for right now)

          2) Real-time replication. One-to-one or one-to-many. All databases are "hot" at all times. This can be great for load balancing too since you can have multiple system onine at the same time. Very difficult to maintain and monitor.

          Large databases just can't be put to tape anymore. Even if you did, it would take days or weeks to recover them if they failed. Disk to disk is about the only way to provide backups for really large databases.
          [ Parent ]
        • 1 reply beneath your current threshold.
      • Re:29 TB is the biggest? by sapbasisnerd (Score:1) Friday December 12 2003, @10:49PM
    • Re:29 TB is the biggest? by leomekenkamp (Score:2) Friday December 12 2003, @08:31AM
    • Re:29 TB is the biggest? (Score:5, Interesting)

      by mountainhouse (561889) on Friday December 12 2003, @08:32AM (#7699858)
      I think the NCR Teradata approach is one of the most interesting. It is made up of a number of nodes (each quad Intel processor systems with separate memory and disk), each broken down into a number of logical machines. Data is hashed across all the nodes in the systems based on the data's indexing. So if two tables have the same indexing the join takes place at the "logical machine" level, and then the result is spooled together. The largest systems approach 300 nodes, with over 2,000 logical machines and 150 Tb of disk (some used to duplicate tables in case of node failure).

      Personally, it has it's drawbacks, but if the indexing is right, you can join hundred million row tables at amazing speed. Based on my experience in data warehousing, it's performance Oracle can't touch (no, I'm not paid by NCR...just a user).

      http://www.teradata.com

      Overview:
      http://www.teradata.com/t/go.aspx/?id =84960
      [ Parent ]
    • Re:29 TB is the biggest? by Brannoch (Score:1) Friday December 12 2003, @11:09PM
    • Re:29 TB is the biggest? by Pseudonym (Score:2) Sunday December 14 2003, @05:12AM
    • 2 replies beneath your current threshold.
  • Switches (Score:3, Funny)

    by Davak (526912) on Friday December 12 2003, @08:18AM (#7699750)
    (http://www.carotids.com/)
    AT&T 94,305GB Daytona SMP AT&T Sun Sun

    I wonder how much of this database is everytime users have switched to and from AT&T to get those cash bonuses!
  • 94.3TB!?!?! (Score:5, Interesting)

    by Peridriga (308995) on Friday December 12 2003, @08:19AM (#7699756)
    I know where I work we recently (for an IT pat on the back) calculated our total network accessiable storage capacity and came in at a rough estimate of about 150TB. Now that is a giant swarth of data and a decent amount is in databases (MSSQL farm) but, scattered across 1000's of DB's.

    It takes a truely amazing staff to maintain (backup, adminisister, maintence, sit and stare at screens) the servers and maintain the integrity of the data but, good lord...

    A 94.3TB database? My upmost, and highest kudo's to those DBMA's and admins there. That is one gigantic task to operate. Being it's AT&T and assuming a great deal is billing and maintence functions these have to be up I'm sure a good 3 nines if not greater.

    Regardless of the result of the study, which without actually reading the entire study the end results are simply a short-read of a geek pissing contest, I find it truely amazing how much work, man-hours, and midnight pager calls go into maintaining these databases. I know I don't want our DBMA's jobs and certainly wouldn't want to be a DBMA on a 94.3TB farm but, I know those that do and love doing it. It's a speciality skill and apparently these guys do it right...

    Kudos...
  • Archive.org not on the list? (Score:4, Interesting)

    by CompWerks (684874) on Friday December 12 2003, @08:21AM (#7699764)
    They claim to have over 300tb of data.

    Quote:
    "The Internet Archive Wayback Machine contains over 300 terabytes of data and is currently growing at a rate of 12 terabytes per month." Taken from here [archive.org]

  • something missing. by kautilya (Score:1) Friday December 12 2003, @08:21AM
  • But it doesn't say what OS? by nick_urbanik (Score:2) Friday December 12 2003, @08:23AM
  • SMP? by zm (Score:1) Friday December 12 2003, @08:24AM
    • Re:SMP? by Trbmxfz (Score:1) Friday December 12 2003, @08:36AM
      • Re:SMP? by o'reor (Score:1) Friday December 12 2003, @10:18AM
    • Re:SMP? by operagost (Score:1) Friday December 12 2003, @09:50AM
  • bull! ms sql should have been 1st! by agwis (Score:1) Friday December 12 2003, @08:27AM
  • Anonymous (Score:5, Funny)

    by suso (153703) on Friday December 12 2003, @08:29AM (#7699834)
    (http://suso.suso.org/ | Last Journal: Tuesday March 09 2004, @12:03AM)
    Not only does Anonymous say a lot of things and write some music and paint, but he also has one of the world's largest databases.
    • Re:Anonymous by quantum bit (Score:2) Friday December 12 2003, @09:14AM
    • 1 reply beneath your current threshold.
  • Other factors? (Score:3)

    by UnknowingFool (672806) <minh_duong.yahoo@com> on Friday December 12 2003, @08:30AM (#7699841)
    While it is nice to see the ranking in terms of size and usage, it would be nice if the survey ranked other factors like maintenance time and number of users to see how they really compare in operation. Largest number of OLTP might signify lower downtime but maybe not.
  • Ooops... by jarpak (Score:1) Friday December 12 2003, @08:31AM
    • Re:Ooops... by prostoalex (Score:1) Friday December 12 2003, @11:20AM
  • And in other news... by iapetus (Score:2) Friday December 12 2003, @08:35AM
  • Doh! by Dilaudid (Score:2) Friday December 12 2003, @08:35AM
  • Only WIndows and Unix? by jackb_guppy (Score:2) Friday December 12 2003, @08:36AM
  • SMP? (Score:5, Informative)

    by paulbd (118132) on Friday December 12 2003, @08:36AM (#7699893)
    (http://equalarea.com/paul)
    does anybody believe that the "SMP" used in reference to the French Telecom DB means "symbol manipulation program" rather than "symmetric multiprocessing"? how are we supposed to take seriously a study (or at least a report about the study) where they just look up acronyms with no understanding?
    • Re:SMP? by RapaNui (Score:3) Friday December 12 2003, @10:32AM
  • should it really have been traditional ranking? by way2trivial (Score:2) Friday December 12 2003, @08:39AM
  • Genomic databases by xplenumx (Score:2) Friday December 12 2003, @08:41AM
  • Do not show this to Larry ! by dtio (Score:1) Friday December 12 2003, @08:45AM
  • Frightening (Score:3, Interesting)

    by water-and-sewer (612923) on Friday December 12 2003, @08:45AM (#7699957)
    (http://www.therandymon.com/)
    Why am I simultaneously frightened and amazed to note that two of the winners are the United States'customs and border patrol database and Experion's credit rating database? If you've ever checked your credit rating [nechako.bc.ca] you'd realized this company and its peers (equifax etc.) maintain a tremendous amount of information on you, and charge you to verify it. Finding out why your credit is bad, and in the case of a mistake, changing it, is an expensive and time consuming task.
  • Sponsorhip by JimR (Score:2) Friday December 12 2003, @08:46AM
  • they are missing a few .... by GNUALMAFUERTE (Score:1) Friday December 12 2003, @09:08AM
  • What about the SPAMmers? by RazorJ_2000 (Score:1) Friday December 12 2003, @09:13AM
  • put things in perspective by Anonymous Coward (Score:2) Friday December 12 2003, @09:18AM
  • Databases not ranked by Hungus (Score:2) Friday December 12 2003, @09:19AM
  • Lots of 'Anon' entries by zerosignal (Score:2) Friday December 12 2003, @09:30AM
  • Bah, that's nothing -- let's talk Petabytes by Aliks (Score:2) Friday December 12 2003, @09:32AM
  • Walmart by kilonad (Score:2) Friday December 12 2003, @09:38AM
    • Re:Walmart by robo45h (Score:1) Friday December 12 2003, @10:46AM
    • Re:Walmart by Anonymous Coward (Score:1) Friday December 12 2003, @12:08PM
    • 1 reply beneath your current threshold.
  • WRONG! by blahbooboo2 (Score:1) Friday December 12 2003, @09:44AM
    • Re:WRONG! by CharterTerminal (Score:1) Friday December 12 2003, @11:42AM
  • What's all this data? by Alkonaut (Score:1) Friday December 12 2003, @09:47AM
  • # of rows only in the hundreds of millions? by Anonymous Coward (Score:1) Friday December 12 2003, @09:53AM
  • WTF? by Quixote (Score:2) Friday December 12 2003, @10:04AM
    • 1 reply beneath your current threshold.
  • pseudo by OgreChow (Score:2) Friday December 12 2003, @10:05AM
    • Re:pseudo by BigGerman (Score:2) Friday December 12 2003, @11:31AM
  • Daytona? (Score:3, Insightful)

    by wandazulu (265281) on Friday December 12 2003, @10:06AM (#7700658)
    Is it just me, or is this the first time anyone has heard of AT&T's Daytona? A quick Google [google.com] search reveals a pdf and 8 links before Daytona becomes Daytona Beach. For such a high ranking, I'd think AT&T would want to make it better known that they have this system.
    • Re:Daytona? by KMnO4 (Score:1) Friday December 12 2003, @10:14AM
      • Re:Daytona? by KMnO4 (Score:1) Friday December 12 2003, @10:25AM
        • Re:Daytona? by nettdata (Score:2) Friday December 12 2003, @11:42AM
  • ReiserFS, a database-in-filesystem by bigberk (Score:2) Friday December 12 2003, @10:11AM
  • Oracle by andy@petdance.com (Score:2) Friday December 12 2003, @10:11AM
  • Echelon? by tommck (Score:2) Friday December 12 2003, @10:13AM
  • Slow news day means lets post old news.... by cjjjer (Score:1) Friday December 12 2003, @10:20AM
  • My first reaction is that, if France Telecom has the largest (non-hybrid) proprietary relational data storage, at 29 TB, ahead of AT&T and SBC, at around 26TB each, that France Telecom must have a bunch of redundant data lying around.

    As of 2001-01-01 [ambafrance-zm.org], France had a population of about 59 Million. As it turns out, however, France Telecom (FTE) provides services to a dozen countries, not just France. Checking Yahoo! Finance, I see that

    FTE had 2002 revenues of 49B [yahoo.com], with 240,000 employees.
    ATT had 2002 revenues of 40B [yahoo.com], with 71,000 employees.
    Finally, SBC had 2002 revenues of 43B [yahoo.com], with 175,000 employees.

    So nothing terribly unusual about the size of their database. But it's obvious that the French employees are a bunch of unproductive slackers...
  • bah, meaningless (Score:4, Interesting)

    by kpharmer (452893) * on Friday December 12 2003, @10:34AM (#7701014)
    This is like ranking projects based on largest number of lines of code.

    Without system descriptions (like in tcp) it merely shows that such a top-end is feasible.

    What about total cost?
    annual cost?
    time to build?
    software versions?
    hardware?
    staffing composition?

    I mean really, a 500 gbyte database on a modest single CPU server is far more challenging than a 2 TB database on a 64-CPU E10k.

  • Thanks Gator! by swanky (Score:1) Friday December 12 2003, @10:35AM
  • Highest Load = SQL Server? by 330Pilot (Score:1) Friday December 12 2003, @11:03AM
  • eBay? by bobbabemagnet (Score:1) Friday December 12 2003, @11:03AM
  • Not an accurate list by GreenCrackBaby (Score:2) Friday December 12 2003, @11:08AM
  • 1 billion rows by Saint Stephen (Score:2) Friday December 12 2003, @11:37AM
  • The /. effect shows how M$-$QL stacks up by BrianDeacon (Score:1) Friday December 12 2003, @11:38AM
  • wow by rabtech (Score:2) Friday December 12 2003, @11:48AM
  • Open Source DBs? by Anonymous Coward (Score:2) Friday December 12 2003, @12:14PM
  • Who the hell is ANONYMOUS? They're #4! by Ralph Spoilsport (Score:1) Friday December 12 2003, @12:31PM
    • 1 reply beneath your current threshold.
  • The "Top Ten" publicly *known* databases, maybe... by anactofgod (Score:2) Friday December 12 2003, @12:31PM
  • What about our favorite World's Largest Retailer by joeblakethesnake (Score:1) Friday December 12 2003, @12:55PM
  • How big is Slashdot's database? by teko_teko (Score:1) Friday December 12 2003, @01:03PM
  • The largest databases aren't what you think by freality (Score:2) Friday December 12 2003, @01:04PM
  • Something missing by ccarter (Score:1) Friday December 12 2003, @01:39PM
  • Slashdot database ? by ultranova (Score:1) Friday December 12 2003, @02:34PM
  • Go Stratapult! by merlin_jim (Score:2) Friday December 12 2003, @03:39PM
  • Missed the largest one. by avsed (Score:1) Friday December 12 2003, @06:24PM
  • correct title is "largest civilian databases" by brre (Score:1) Friday December 12 2003, @07:10PM
  • Huh? by TrailerTrash (Score:1) Friday December 12 2003, @08:11PM
  • We are larger: 500TB (Score:3, Interesting)

    by SilverSun (114725) on Friday December 12 2003, @09:39PM (#7708131)
    (http://modesto.sf.net/piave/index.html)
    I don't understand their counting. Not that I am happy with it, but we (BaBar) have certainly a much larger database than all of these companies. And, since we also have severl computing farm summing up to several thousand CPUs which process the data constantly, I doubt that they have higher load.

    Press release:

    http://www.slac.stanford.edu/slac/media-info/200 20 412/database.html

    Cheers
  • Symmetric Multiple Processors, you DORK by stanwirth (Score:2) Friday December 12 2003, @11:11PM
  • Re:article also reports that by dinnerkraft (Score:1) Friday December 12 2003, @08:19AM
  • Only on Windows platform! (Score:5, Informative)

    by MS (18681) on Friday December 12 2003, @08:27AM (#7699822)
    Read all, to get the facts:

    Lastly, in the Windows OTLP category HP servers were used by 7 of 10 organizations, and Microsoft SQL Server was the DBMS choice for seven respondents.

    Neither WindowsNT, nor MS SQL are generally a choice for the top databases. In fact, to make the entry in this list, a Windows-Database was required to be only half as big as databases on other platforms:

    In order to qualify for the TopTen program consideration, any commercial production database implementation was required to feature a minimum of 500 GB of data for Microsoft Corp.'s Windows and NT platforms and 1 TB of data for all other platforms

    :-)
    ms

    [ Parent ]
  • Re:Coming in second... by AndroidCat (Score:1) Friday December 12 2003, @08:27AM
  • Re:Wow... begging for a good Slashdotting by danknight (Score:1) Friday December 12 2003, @08:35AM
  • Re:article also reports that by andyh (Score:2) Friday December 12 2003, @08:52AM
  • Re:anonymous DB2? by ccarter (Score:1) Friday December 12 2003, @03:44PM
  • 19 replies beneath your current threshold.