Hello and welcome to our community! Is this your first visit?
Register

Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    TcM
    TcM is offline
    WTF Groupie Array
    Join Date
    Dec 2010
    Posts
    635
    Thanks
    0
    Thanked 3 Times in 2 Posts

    What Database does Google use?

    Does google have their own way of storing data or they use commercial databases like Oracle etc?

  2. #2
    Super Moderator Array
    Join Date
    Sep 2010
    Posts
    21,537
    Thanks
    15
    Thanked 115 Times in 98 Posts


    Google uses Bigtable as their database. This database is built and developed by Google.

    Bigtable is a distributed storage system (built by Google) for managing structured data that is designed to scale to a very large size: petabytes of data across thousands of commodity servers.

    Many projects at Google store data in Bigtable, including web indexing, Google Earth, and Google Finance. These applications place very different demands on Bigtable, both in terms of data size (from URLs to web pages to satellite imagery) and latency requirements (from backend bulk processing to real-time data serving).

    Despite these varied demands, Bigtable has successfully provided a flexible, high-performance solution for all of these Google products.
    Old Answer before edit: Upto my knowledge they don't use database for storing the information what we search in google. They use something like hierarchical structure

  3. #3
    Junior Member Array
    Join Date
    Dec 2010
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post RE:

    Sorry, I don't know about Google database structure. Let's keep hope, someone will give us answer.

  4. #4
    Junior Member Array
    Join Date
    Dec 2010
    Location
    DxSEO.com
    Posts
    18
    Thanks
    0
    Thanked 0 Times in 0 Posts


    that is "Bigtable"

    Wiki :

    BigTable is a compressed, high performance, and proprietary database system built on Google File System (GFS), Chubby Lock Service, and a few other Google programs; it is currently not distributed or used outside of Google, although Google offers access to it as part of their Google App Engine.

    I am not able to post link due to my low post count

    but you can search over google "bigtable" to read more about that :-)

  5. #5
    WTF Lurker Array
    Join Date
    Dec 2010
    Posts
    26
    Thanks
    0
    Thanked 0 Times in 0 Posts


    Google File System for their indexing and data returned by the crawlers. Usually Google's other applications use MySQL or and Oracle database.

  6. #6
    Junior Member Array
    Join Date
    Dec 2010
    Location
    DxSEO.com
    Posts
    18
    Thanks
    0
    Thanked 0 Times in 0 Posts


    Quote Originally Posted by loan_stores View Post
    Google File System for their indexing and data returned by the crawlers. Usually Google's other applications use MySQL or and Oracle database.
    they are using sql and oracle for bigtable blackened. (source google employee)

  7. #7
    WTF Senior Array
    Join Date
    Nov 2009
    Posts
    3,894
    Blog Entries
    2
    Thanks
    172
    Thanked 105 Times in 86 Posts


    Quote Originally Posted by DxSEO View Post
    that is "Bigtable"

    Wiki :

    BigTable is a compressed, high performance, and proprietary database system built on Google File System (GFS), Chubby Lock Service, and a few other Google programs; it is currently not distributed or used outside of Google, although Google offers access to it as part of their Google App Engine.

    I am not able to post link due to my low post count

    but you can search over google "bigtable" to read more about that :-)
    Of course they use their own. I've heard the entire index resides entirely in memory for faster searching. A memory table. I've always wanted to play with one on a website of my own but never have.

  8. #8
    WTF Groupie Array
    Join Date
    Oct 2010
    Posts
    256
    Thanks
    0
    Thanked 0 Times in 0 Posts


    That's quiet a good information for me. It's an additional knowledge for me.

  9. #9
    WTF Groupie Array
    Join Date
    Dec 2010
    Posts
    234
    Thanks
    0
    Thanked 1 Time in 1 Post


    Thanks for this piece of information i only knew just the name of bigtable didnt know that evern oracle was involved with google well thats news for me

  10. #10
    WTF Lurker Array
    Join Date
    Apr 2011
    Posts
    45
    Thanks
    1
    Thanked 1 Time in 1 Post


    I dont know what is the database of Google. But according to some news, Google use oracle database.


 
Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •