cailangwei
V2EX  ›  问与答

MongoDB是什么?是不是可以理解为替代关系型数据库的,把数据直接存到文件中。看过一个公司的项目,好像没有平常所说的数据库,关系型数据库的增删改查也看不到,MongoDB是怎么实现的增删改查之类操作的?

  •  
  •   cailangwei · Feb 4, 2013 · 4007 views
    This topic created in 4863 days ago, the information mentioned may be changed or developed.
    2 replies    1970-01-01 08:00:00 +08:00
    fofoone
        1
    fofoone  
       Feb 4, 2013   ❤️ 1
    insert({"bar","baz"})
    remove({"opt-out" : true})
    find("age" : 27);

    我觉得。用起来差不多的说。。 推荐《MongoDB权威指南》入门很快
    yutify
        2
    yutify  
       Feb 4, 2013 via Android
    库存管理系统不适合用noSQL吧?
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1064 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 23:41 · PVG 07:41 · LAX 16:41 · JFK 19:41
    ♥ Do have faith in what you're doing.