タグ

GraphDatabaseに関するlamichのブックマーク (3)

  • Graph database - Wikipedia

    This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages) This article possibly contains original research. Please improve it by verifying the claims made and adding inline citations. Statements consisting only of original research should be removed. (August 2016) (Learn how and when to remove this mess

    Graph database - Wikipedia
  • InfoQ: グラフデータベース、NOSQL、Neo4j

    VoldemortやTokyo Cabinetといったキー/バリューシステムにおけるモデリングの最小単位はキー/バリューペアになる。そして、BigTableやそのクローンでは可変数の属性をもつタプルに、CouchDBやMongoDBといったドキュメントデータベースではドキュメントになる。これに対しグラフデータベースでは、データセット全体をひとつの巨大な高密度ネットワーク構造としてモデル化する。 ここではNOSQLデータベースにおける2つの興味深いポイント、スケーラビリティと複雑さについて詳しく説明する。 1. スケーラビリティ CAP: ACID 対 BASE 従来のデータベースシステムのほとんどは、トランザクションに基づいてデータの完全性を保証する。トランザクションを使うことで、データ管理のあらゆる状況において、データの一貫性を確保している。こうしたトランザクションの性質は、ACID(A

    InfoQ: グラフデータベース、NOSQL、Neo4j
  • ReadWrite

    In the world of e-commerce, you need to have the right online marketplace to support…

    lamich
    lamich 2012/03/12
    NoSQLは1.KVS型、2.BigTable型、3.ドキュメント型(MongoDB)、4.グラフデータベースの4つに分類される。現在注目されている代表的な5つのグラフデータベースのまとめがあったのでメモ Neo4j/FlockDB/AllegroGraph/GraphDB/InfiniteGraph #fb
  • 1