Mongo DB

Discussion in 'Databases' started by joerudy1988, Mar 11, 2012.

  1. #1
    Has anyone tried it yet?

    Thanks.
     
    joerudy1988, Mar 11, 2012 IP
  2. blacknet

    blacknet Active Member

    Messages:
    709
    Likes Received:
    16
    Best Answers:
    2
    Trophy Points:
    70
    #2
    Yes, used many times - it's a half decent nosql document oriented store, however if you don't know the difference between an SQL based RDBMS and a document oriented stores like Mongo/Couch, then I'd suggest you do some reading first. If you do know the difference and are prepared to dive in, then Mongo or CouchDB are a good starting point.

    I'd advise using on a test / dummy project for your first time though, until you get used to what it's all about.

    see also: http://nosql-database.org/ & http://architects.dzone.com/articles/what-nosql-store-should-i-use
     
    blacknet, Mar 12, 2012 IP
  3. RobertStev

    RobertStev Peon

    Messages:
    92
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    never heard of it. how does it work?
     
    RobertStev, Mar 18, 2012 IP
  4. Jestuh

    Jestuh Member

    Messages:
    25
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    36
    #4
    I used it for a project at work, but it did not scale well. It became bloated quickly and pages took 2+ minutes to load (for 50,000 records). Spent several weeks redoing everything in a relational database and now it's down to fractions of a second response time.
     
    Jestuh, Jul 29, 2012 IP
  5. agrukuki

    agrukuki Member

    Messages:
    41
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #5
    I used in a big project . it sound good .
     
    agrukuki, Jul 30, 2012 IP