摘要:
Install MongoDB on Debian¶This tutorial outlines the steps to installMongoDBon Debian systems. The tutorial uses.debpackages to install. While some De... 阅读全文
posted @ 2014-03-27 08:39
怒杀神
阅读(1389)
评论(0)
推荐(0)
摘要:
Mongois a document-oriented database.Install the required gems:gem install mongogem install bson_ext第一步,连接到mongo,可以在configure block完成。require 'sinatra'require 'mongo'require 'json/ext'include Mongoconfigure do conn=MongoClient.new('localhost',27017) set :mongo_connect 阅读全文
posted @ 2014-03-27 08:38
怒杀神
阅读(284)
评论(0)
推荐(0)

浙公网安备 33010602011771号