本文介绍了知识来源为Apache卡桑德拉的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我打算用的NoSQL项目开始用于数据存储。我试图找到在谷歌约卡桑德拉的信息,但我发现很基本的信息。
任何人都知道在哪里可以找到卡桑德拉知识的良好来源(刨的数据结构,数据(也许从MySQL迁移工作吗?)等等)?

I'm planning to start project with NoSQL for data storage. I was trying to find informations about Cassandra in google but I've found very basic info.Anyone know where I can find good source of knowledge about Cassandra (planing data structure, working with data (maybe migrating from mysql?) etc)?

推荐答案

DataStax具有COM prehensive卡桑德拉文档

DataStax has comprehensive Cassandra documentation at http://www.datastax.com/docs/1.0/index.

是一个体面的书。 O'Reilly的权威指南实际上是比0.7本书更糟糕;它是0.6,0.7,和东西一个组合,从削减0.7发布之前。

"Cassandra High Performance Cookbook" is a decent book. O'Reilly's "Definitive Guide" is actually even worse than a 0.7 book; it's a mix of 0.6, 0.7, and stuff that was cut from 0.7 before release.

这篇关于知识来源为Apache卡桑德拉的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-10 00:09