Changes between Version 31 and Version 32 of jazz/NoSQL
- Timestamp:
- Mar 19, 2011, 10:53:50 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/NoSQL
v31 v32 242 242 * [http://www.linux-mag.com/cache/7496/1.html Redis: Lightweight key/value Store That Goes the Extra Mile] - 另一個輕量級的 Key/Value 資料庫 ([wiki:jazz/09-09-02 2009-09-02]) 243 243 244 == NoSQL : Neo4j == 245 246 * Graph database - 用來儲存關係的 Graph 247 * http://neo4j.org/ 248 * Neo4j has been in commercial development for 10 years and in production for over 7 years. - 哇!還開發蠻久了耶~ 249 * 目前看到生物資訊的資料庫有用它 - http://bio4j.com/ - Bio4j is a bioinformatics graph based DB including most data available in UniProt (SwissProt + Trembl) plus Gene Ontology (GO) and UniRef (50,90,100). 250 244 251 == Use Case == 245 252