BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Graph Database Content on InfoQ

  • PostgreSQL and Neo4J Are Making Their Way into the Cloud

    PostgreSQL and Neo4J, a relational and a graph database respectively, are among the latest data stores taking the route to the cloud.

  • MongoGraph Brings Semantic Web Features to MongoDB Developers

    MongoGraph from AllegroGraph brings semantic web features to MongoDB developers. They implemented a MongoDB interface to AllegroGraph database to give Javascript programmers both joins and the semantic web capabilities. InfoQ spoke with AllegoGraph CEO Jans Aasman about this new approach and how it helps the NoSQL developers.

  • Graph Database Neo4j Updates Licensing and Enhances Usability

    Neo Technology has released version 1.3 GA (General Availability) of Neo4j. This release updates Neo4j's licensing and adds a number of features. The Community edition is now licensed under GPLv3, the same license as MySQL.

  • Trinity: Microsoft Research’s Hypergraph Database

    MS Research has begun working on its own graph database, Trinity. Graph databases store data in terms of nodes and edges instead of rows and columns, making them quite effective for loosely and arbitrarily connected data. Hypergraphs extend this by allowing one edge to connect multiple nodes. Potentially uses for this included social networks, movie recommendations, and related product searches.

  • JasperSoft 4 Released with Big Data Support

    JasperSoft announces reporting support for Hadoop and leading NoSQL databases.

  • A Case for Graph Databases

    We talk with Daniel Kirstenpfad, founder and CTO of sones GmbH, about Graph Databases and how they can better model some types of data such as relations in a social networking application. A graph database can offer performance benefits over other types of databases because they explicitly represent a graph and are organized to have index free adjacency.

  • Neo4j: Java-based NoSQL Graph Database

    After several years of development, the developers from NeoTechnology have released version 1.0 of Neo4j, a Java-based graph database which follows the property graph datamodel. InfoQ spoke with NeoTechnology COO Peter Neubauer to learn more about the current Neo4j release and what it offers to developers.

BT