Neo4J Funding Shows How Graph Databases Have Gained More Acceptance is an article under the topic Data Science Many of you are most interested in today !!
Read More:
Red Hat Delivers Full GitOps CI/CD Built on Tekton and Argo – InApps Technology 2025
Neo Technology, the company behind the Neo4J graph database, today raised $20 million, showing how the need to better understand data is becoming far more accepted by using tools that offer something more than relational databases.
The Neo4J graph database provides a more comprehensible way to better see the connections of different nodes in a network. For example, Medium uses Neo4J to see the connections between people and the stories they post. In this example, the turquoise represents the person and the orange indicates the post they submitted.

In the Medium post, they make the point that data gets s stored in nodes and relationships as opposed to data tables or key-value pairs
Medium users, posts and collections are represented by graph nodes, and the edges between them describe relationships — users following users, users recommending posts, or users editing collections, to name a few common examples. Using a graph database also makes our queries simpler: we don’t have to do any complicated joins or other query wizardry.
Medium chose Neo4J due to its open-source roots and its community. The size of that community is evident in the downloads for the database. Neo4J 2.0 has had more than 500,000 downloads since it was launched last year.
As I wrote in TechCrunch last year, the 2.0 version gives developers the ability to create their own recommendation engines using visual guides and simple queries. Cypher, the query language, was updated and streamlined, making it more accessible to business people. It also now supports labels that refer to subsets of nodes in a graph, introducing a form of schema into the technology. This means that the data can be indexed better, allowing the developer to tell the database more about the data.
According to IT World Canada, quoting 451 Group, Neo4J competes with “Objectivity Inc.’s InifineGraph, YarcData’s Urika, as well as IBM’s NoSQL graph store for DB2, Oracle Spatial and Graph option for Oracle Database and Teradata’s graph analytics engine for its Aster Discovery Platform.”
Read More:
Update For Cloud Data Storage, the Control Plane Trumps the Data Plane
It’s relational databases that have traditionally powered data management systems. That’s changing now with new NoSQL options and new services such as Neo4J.
Again from my TechCrunch post, “traditional SQL engines are not meant to collect data and seek out relationships. They are instead designed more for transaction-oriented systems. Graph databases handle the loads with far more ease as they model, store and query the data. Everything is connected. A relational database will often deteriorate in performance over time as the data set grows. It may be a result of joined tables or queries that rely on joins. This can make it quite slow as opposed to a graph database that is densely connected and easily queried.”
Forrester Research projects that graph databases will reach over 25 percent of all enterprises by 2017.
Feature image via Flickr Creative Commons.
Related Articles

Best Countries to Outsource Software Development (2026 Guide)
Software development outsourcing means hiring an external engineering team - usually based in another country- to design, build, or maintain software on your behalf, instead of hiring in-house. Most US, UK, and Australian companies do this to access skilled engineers faster and at a lower fully-loaded cost than domestic hiring allows.

How to Choose an Offshore Software Development Company in 2026
Search for "offshore software development company" and you'll get the same result every time: a list. Ten names, fifteen names, twenty-five names, each with a logo and a two-line pitch, and no real way to tell which one is actually right for your project

Are Developers Becoming Too Dependent on AI Tools?
AI coding tools went from novelty to daily habit in under two years, and the tools themselves keep getting better. But using a tool every day is not the same as trusting it, and a wave of 2026 research is starting to show a real gap between feeling faster with AI and actually being better at the job. Here is what the data says, and what it means for how you build and evaluate an engineering team.