V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
cailangwei
V2EX  ›  问与答

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

  •  
  •   cailangwei · Feb 4, 2013 · 3955 views
    This topic created in 4840 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   ·   927 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 36ms · UTC 20:11 · PVG 04:11 · LAX 13:11 · JFK 16:11
    ♥ Do have faith in what you're doing.