nosql
MongoDB training report
严禁转载,使用请注明出处:http://alex2012-c.j.overblog.com/ 有机会参加了两天的MongoDB training,写了一下报告(报告节选一部分): You will find here the notes that I’ve taken during the “Advanced MongoDB” training. First the overall impression I’ve had about Mongo as a DB solution for airport...
Master Project - NoSQL 工具
严禁转载,使用请注明出处:http://alex2012-c.j.overblog.com/ 主要是研究不同类型的数据库,找一个通用的API还操作不同类型的NoSQL,最终选择了Kundera来操作Cassandra/HBase/MongoDB A l’issue des études qu’on a effectuées sur les différentes API d’exploitation relative à chaque modèle de base de données on a...
Nosql基础比较
严禁转载,使用请注明出处:http://alex2012-c.j.overblog.com/ 毕业项目是为Steria做的,这里有一个自己当初研究了一些NoSQL的比较
Installation Cassandra on Win7
version : Cassandra-1.2.4 1. Download Cassandra binary files from here: http://cassandra.apache.org/download/ 2. Extract Cassandra source files. e.g. to D:\cassandra 3. Set environment variables. (Go to System Properties -> Tab Advanced -> button Environment...