datastax Brisk 的故事…

去年(2011)初 Datastax 這間在做 Cassandra 顧問服務的公司,推出了一個 opensource 的整合方案 brisk,主要著力點在 CassandraFS 在 Cassandra 上實作了一層與 hdfs 相容 api 的檔案系統,用以銜接 hadoop 相關的服務 hive、pig、MapReduce。而且還有一個比較漂亮的 web 監控與管理介面 opscenter。
Continue reading…

cassandra and django and twissandra

一個完整簡潔有力的學習專案,twissandra 用 django 與 cassandra 實作 twitter 最簡單重要的功能,有網頁介面。

此專案展示了 cassandra 資料模型的設計以及 API 的使用,又能大略學習 django 的簡單使用,安裝與運作又十分容易,

後端 API 是採用 high level api pycassa ,原先是 Thrift ,而透過 pycassa 做中介層,幫忙做一些控管讓資料存取更順暢。

資料來源

  1. twissandra https://github.com/ericflo/twissandra
  2. pycassa https://github.com/pycassa/pycassa
  3. django http://djangoproject.com

 

Cassandra

如何評估你的專案是否適合Cassandra

http://answers.oreilly.com/topic/2383-how-to-determine-if-cassandra-is-right-for-your-project/

不要太迷戀新技術

http://www.dbanotes.net/arch/cassandra_myth.html

reddit 採用 cassandra 作為資料庫

http://blog.reddit.com/search/label/Cassandra

reddit 介面很像 stack overflow 的推文討論網站,討論形式較特殊

http://www.inside.com.tw/2010/02/27/about-the-bookmark-site-reddit

大量資料存取解決方案,做了一些 nosql 大概的比較與介紹,還有一個公司的例子

http://www.ithome.com.tw/itadm/article.php?c=63360&s=1

一些凱珊卓運作的原理…

http://terry.cnemb.com/category/%E6%8A%80%E6%9C%AF%E6%96%87%E6%A1%A3/cassandra-%E6%8A%80%E6%9C%AF%E6%96%87%E6%A1%A3/

http://allthingshadoop.com/2010/04/24/running-hadoop-mapreduce-with-cassandra-nosql/

In short HBase is good for reads and Cassandra for writes.

HBase 適合讀,Cassandra 適合寫。

 

整理的不錯的一些 cassandra 文章, 包含資料模型介紹與開發 http://www.cnblogs.com/gpcuster/tag/Cassandra/

英文文件 http://www.datastax.com/docs/0.7/index