Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Archit Sharma 46feceedf3 Resources added for Graph databases (#1294) 2 years ago
..
100-neo4j.md Resources added for Neo4j (#1263) 2 years ago
readme.md Resources added for Graph databases (#1294) 2 years ago

readme.md

Graph databases

A graph database stores nodes and relationships instead of tables, or documents. Data is stored just like you might sketch ideas on a whiteboard. Your data is stored without restricting it to a pre-defined model, allowing a very flexible way of thinking about and using it.

Free Content What is a Graph Database? Graph Databases VS Relational Databases