VertexDB: All content tagged as VertexDB in NoSQL databases and polyglot persistence
Tuesday, 14 December 2010
Graph Theory and Databases
Pere Urbón-Bayes must check slides deck on graph databases and their applicability. I like this graph database products slide most:
- Neo4j: open source database NoSQL graph
- Dex: the high performance graph database
- HyperGraphDB: an IA and semantic web graph database
- Infogrid: the Internet graph database
- Sones: SaaS dot Net graph database
- VertexDB: high performance database server
By the way I’ve heard Pere (@purbon) is currently looking for a job ;-).
Original title and link: Graph Theory and Databases (NoSQL databases © myNoSQL)
Friday, 21 May 2010
NoSQL Graph Database Matrix
After triggering our quick review of graph databases, Pere Urbón came up with a nice comparison of these — Neo4j, HyperGraphDB, DEX, InfoGrid, Sones, VertexDB — in terms of License, Schema, Querying, Storage implementation, Utilities, Language and Operating system support.
Pere has made this very interesting NoSQL graph database matrix available as a ☞ PDF on his blog.
Tuesday, 6 April 2010
Quick Review of Existing Graph Databases
Pere Urbón ☞ published a short review of a couple of existing graph databases. For your reference, below are the ones reviewed in the post and a couple more that we’ve previously mentioned here on myNoSQL:
Neo4j
☞ Neo4j is an embedded, disk-based, fully transactional Java persistence engine that stores data structured in graphs rather than in tables.
DEX
☞ DEX is a high performance library to manage very large graphs or networks
HyperGraphDB
☞ HyperGraphDB: a general purpose, extensible, portable, distributed, embeddable, open-source data storage mechanism.
InfoGrid
☞ InfoGrid: an Internet Graph Database with a many additional software components that make the development of REST-ful web applications on a graph foundation easy.
vertexdb
☞ vertexdb: a high performance graph database server that supports automatic garbage collection.
Note: by checking the project homepage I cannot tell if the project is still active or not.
AllegroGraph
☞ AllegroGraph RDFStore: a modern, high-performance, persistent RDF graph database.
Note: AllegroGraph seems to be positioned in the RDF stores space, which features some other solutions too.
Filament
☞ Filament: a graph persistence framework and associated toolkits based on a navigational query style.
Sones
☞ Sones GraphDS provides an inherent support for high-level data abstraction concepts (graph structures, walks, consistency, editions, revisions, copies), its own Graph Query Language, an underlying distributed file system and various interfaces like SOAP, REST or WebDAV.
And I’m not sure these are all …
Update: make sure you check the NoSQL Graph Database Matrix
Quick Review of Existing Graph Databases originally posted on the NoSQL blog: myNoSQL
