摘要: 1、驱动通过java连接MongoDB需要一个java版的驱动下载地址:http://mongodb.github.io/mongo-java-driver/2、连接MongoDB通过 com.mongodb.MongoClient类来连接一个Mongod实例,通过 com.mongodb.clie... 阅读全文
posted @ 2015-07-29 11:02 小爱博客 阅读(648) 评论(0) 推荐(0)
摘要: 简介MongoDB is an open-source document database that provides high performance, high availability, and automatic scaling. MongoDB obviates the need for ... 阅读全文
posted @ 2015-07-29 11:00 小爱博客 阅读(400) 评论(0) 推荐(0)