Is there a Internet PC Parts database? Like IMDB except it's about PC parts: motherboards, CPUs, Power supplies etc etc

14

2

I would love to have a central place where information about all PC parts are kept. Even better if the whole database can be downloaded as CSV and analysed using R or SAS.

xiaodai

Posted 2009-12-23T12:02:57.990

Reputation: 1 200

Question was closed 2014-08-06T21:16:09.860

@ianfuture: I keep running across http://www.cpu-world.com, not sure how that compares to the others.

– Ben Voigt – 2012-05-07T03:59:48.643

1there are several that try's to do it for CPU's but not all the other parts, unfortunately the name and url of the one I think is best currently eludes me – ianfuture – 2009-12-23T12:42:16.687

I don't think the vendors would like it if someone displayed there versioning of hardware increments (with prices to make it worse), plus there are so many vendors that all PC parts is a little too general. I would love to have it though! – Ivo Flipse – 2009-12-23T13:15:01.323

Answers

0

Short answer: no.

If you're comfortable scripting, it wouldn't be hard to crawl NCIX, NewEgg, or your site de jour with WWW::Mechanize (or its equivalent), but I can't exactly recommend it, ethically.

phresus

Posted 2009-12-23T12:02:57.990

Reputation: 866

2

While not exhaustive, or necessarily that up-to-date you might find wikipedia a useful source. I've especially found the following pages useful, though there must be similar pages for other components:

  • List of Intel Core 2 microprocessors
  • List of Intel Pentium Dual-Core microprocessors
  • List of Intel Pentium microprocessors

PeterJCLaw

Posted 2009-12-23T12:02:57.990

Reputation: 1 882

0

You may find the Red Hill Guide to Computer Hardware interesting even though it really hasn't been updated since 2002-2003 or so. Has a lot of fascinating information (and opinions) on 80's and 90's era hardware and hard drives, however, and defintely worth looking at if you want a good history of PC hardware.

No user reviews, though. :(

LawrenceC

Posted 2009-12-23T12:02:57.990

Reputation: 63 487

-1

If you are too database centric for your own purpose; have a look at: SQL computer hardware database

Bimal Poudel

Posted 2009-12-23T12:02:57.990

Reputation: 103

Please don't post link-only answers, as they tend to get out of date, or could go down at any time. Instead, post the information from the link, and add the link as a citation or reference for your answer. – Canadian Luke – 2014-08-06T20:28:23.013

Well, @CanadianLuke, I guess the (old) question is actually asking for links. – Arjan – 2014-08-06T20:41:31.870

@Arjan I only saw the answer, not the question. This post is closed anyways – Canadian Luke – 2014-08-06T21:26:02.630