Changes between Version 7 and Version 8 of jazz/NoSQL


Ignore:
Timestamp:
Jul 25, 2010, 9:08:07 PM (14 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/NoSQL

    v7 v8  
    1616 * [[Image(jazz/10-06-29:10-06-29_mongodb_couchdb_hbase_apache_cassandra_hypertable_2010.png,width=800)]]
    1717
    18 [wiki:jazz/09-09-23 2009-09-23]
    19 
    20  * 從 [http://www.google.com.tw/trends?q=mongodb%2C+sqlite%2C+CouchDB%2C+google+gears&ctab=0&geo=all&date=all&sort=1 Google Trends] 的搜尋趨勢可以看到 SQLite > Google Gears > CouchDB 的趨勢,象徵著 distributed database 的影響力尚未普及。
     18 * 從 [http://www.google.com.tw/trends?q=mongodb%2C+sqlite%2C+CouchDB%2C+google+gears&ctab=0&geo=all&date=all&sort=1 Google Trends] 的搜尋趨勢可以看到 SQLite > Google Gears > CouchDB 的趨勢,象徵著 distributed database 的影響力尚未普及。([wiki:jazz/09-09-23 2009-09-23])
    2119  * [[Image(wiki:jazz/09-09-23:sqlite_gears.jpg,width=600)]]
    2220
    23  * [http://www.metabrew.com/article/anti-rdbms-a-list-of-distributed-key-value-stores Anti-RDBMS: A list of distributed key-value stores] - 列舉出一些分散式 key-value 資料庫,不過漏了
     21 * [http://www.metabrew.com/article/anti-rdbms-a-list-of-distributed-key-value-stores Anti-RDBMS: A list of distributed key-value stores] - 列舉出一些分散式 key-value 資料庫,不過漏了 ([wiki:jazz/09-09-23 2009-09-23])
    2422  * 噗浪的[http://opensource.plurk.com/LightCloud/ lightcloud]。
    2523  * [http://code.google.com/p/redis/ redis] - A persistent key-value database with built-in net interface written in ANSI-C for Posix systems
     
    3533  * [影片] [http://video.yahoo.com/watch/2241684/7074739 MapReduce vs MySQL (speaker Stu Hood)  - Part 2]
    3634  * [影片] [http://video.yahoo.com/watch/2242180/7076074 MapReduce vs MySQL (speaker Stu Hood)  - Part 3]
    37   * 在看維基百科的時候,發現 CouchDB 同時被分屬在 [http://en.wikipedia.org/wiki/Column-oriented_DBMS Column-oriented DBMS] 跟 [http://en.wikipedia.org/wiki/Document-oriented_database Document-oriented database]
     35  * 在看維基百科的時候,發現 CouchDB 同時被分屬在 [http://en.wikipedia.org/wiki/Column-oriented_DBMS Column-oriented DBMS] 跟 [http://en.wikipedia.org/wiki/Document-oriented_database Document-oriented database] ([wiki:jazz/09-09-23 2009-09-23])
    3836  * [http://labs.mudynamics.com/2009/04/03/interactive-couchdb/ Interactive CouchDB] - 這裡用 Java Script 示範了 CouchDB 結合不同用途的 MapReduce 實作。
    39  * [http://dotcloud.org/ dot.Cloud] - an open-source cloud federation platform. - 從 Feature 看起來頗 Powerful
     37 * [http://dotcloud.org/ dot.Cloud] - an open-source cloud federation platform. - 從 Feature 看起來頗 Powerful ([wiki:jazz/09-09-23 2009-09-23])
    4038   * Keep your servers under revision control
    4139   * Stop worrying about maintaining state: just create and kill instances
     
    4644   * Map data volumes to any available storage (NAS, EBS, S3)
    4745   * Save bandwidth by delivering your app closer to the consumer
    48  * [http://code.google.com/p/gears-dblib/ gears-dblib] - A simple abstraction on top of the Database object in Gears
    49  * [http://code.google.com/p/orient/  orient] - NoSQL document database light, portable and fast. Supports ACID Tx, Indexes, asynch queries, SQL layer, clustering, etc
     46 * [http://code.google.com/p/gears-dblib/ gears-dblib] - A simple abstraction on top of the Database object in Gears ([wiki:jazz/09-09-23 2009-09-23])
     47 * [http://code.google.com/p/orient/  orient] - NoSQL document database light, portable and fast. Supports ACID Tx, Indexes, asynch queries, SQL layer, clustering, etc  ([wiki:jazz/09-09-23 2009-09-23])
    5048
    5149== Primer ==
     
    6866== NoSQL : HBase ==
    6967
    70  * [wiki:jazz/10-04-24 2010-04-24]
    71 
    72  * 11:10–12:00 Upcoming improvements for HBase - Andrew Purtell (Trend Micro)
     68 * 11:10–12:00 Upcoming improvements for HBase - Andrew Purtell (Trend Micro)  ([wiki:jazz/10-04-24 2010-04-24])
    7369   * Big Data -> Medium Data 都需要
    7470   * Cloud Computing - Scale Free
     
    8985   * [http://fosdem.org/2010/schedule/tracks/nosql FOSDEM NoSQL session]
    9086 * [http://www.larsgeorge.com/2009/03/hbase-vs-couchdb-in-berlin.html HBase vs. CouchDB in Berlin]
    91  * MongoDB, CouchDB, HBase, Cassandra, Hypertable 趨勢觀察
     87 * MongoDB, CouchDB, HBase, Cassandra, Hypertable 趨勢觀察  ([wiki:jazz/10-04-24 2010-04-24])
    9288   * [[Image(wiki:jazz/10-04-24:mongodb_couchdb_hbase_cassandra_hypertable.png,width=800)]]
    9389 * 當然縱使 MongoDB 與 CouchDB 已經有很高的排行榜,跟 SQLite 比起來,還是差很多。 從 [http://www.google.com.tw/trends?q=mongodb%2C+sqlite%2C+CouchDB%2C+google+gears&ctab=0&geo=all&date=all&sort=1 Google Trends] 的搜尋趨勢可以看到 SQLite > Google Gears > CouchDB 的趨勢,象徵著 distributed database 的影響力尚未普及。 ([wiki:jazz/09-09-23 2009-09-23])
    9490  * [[Image(wiki:jazz/09-09-23:sqlite_gears.jpg,width=800)]]
    95  * 從 [http://www.google.com.tw/trends?q=sqlite%2C+google+gears%2C+mongodb%2C+CouchDB&ctab=0&geo=all&date=2010&sort=1 2010 年 Google Trends] 的搜尋趨勢可以看到 MongoDB 已經接近 Google Gears 了(當然跟 Google 宣布支援 HTML5 Local Database 有關).
     91 * 從 [http://www.google.com.tw/trends?q=sqlite%2C+google+gears%2C+mongodb%2C+CouchDB&ctab=0&geo=all&date=2010&sort=1 2010 年 Google Trends] 的搜尋趨勢可以看到 MongoDB 已經接近 Google Gears 了(當然跟 Google 宣布支援 HTML5 Local Database 有關).  ([wiki:jazz/10-04-24 2010-04-24])
    9692   * [[Image(wiki:jazz/10-04-24:sqlite_mongodb_couchdb.png,width=800)]] 
    9793