Closed Thread
Results 1 to 3 of 3

Thread: Twitter DataBase Query

  1. #1
    More Info is offline Newbie
    Join Date
    Jul 2009
    Posts
    2
    Rep Power
    0

    Twitter DataBase Query

    Would appreciate if someone could tell me what database program is used by sites like Twitter, Facebook etc.

    Has anyone out there worked on similar sites of same magnitude?

    Thanks in advance.

    Santosh Prem

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Jordan Guest

    Re: Twitter DataBase Query

    Could be a range of things. I doubt they use a free database such as MySQL, but they might of started that way. Many large organization use Oracle which traditionally runs well even with millions of rows and tables. Some use Microsoft SQL Server. There are other commercial databases out there was well. I know MySQL has one but I have no knowledge of it.

  4. #3
    smith is offline Programmer
    Join Date
    Jun 2006
    Posts
    153
    Rep Power
    0

    Re: Twitter DataBase Query

    I think Twitter uses MySQL.
    Code:
    for (int i;;) {
       cout << "Smith";
    }

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to print query from database in ColdFusion
    By mutago in forum ASP, ASP.NET and Coldfusion
    Replies: 3
    Last Post: 10-15-2011, 03:29 PM
  2. Image Display / Database query
    By theslever in forum General Programming
    Replies: 1
    Last Post: 11-23-2010, 09:06 AM
  3. Query a database using array elements
    By billmike in forum PHP Development
    Replies: 1
    Last Post: 10-29-2009, 05:08 PM
  4. Twitter Database Program Query
    By More Info in forum The Lounge
    Replies: 2
    Last Post: 07-03-2009, 05:48 AM
  5. Access database query using sql help !!!
    By ORACLE in forum Visual Basic Programming
    Replies: 4
    Last Post: 04-16-2007, 11:12 AM

Tags for this Thread

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