Resources added for Graph databases (#1294)
This commit is contained in:
@ -1 +1,7 @@
|
|||||||
# Graph databases
|
# 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.
|
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||||
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://neo4j.com/developer/graph-database/'>What is a Graph Database?</BadgeLink>
|
||||||
|
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.freecodecamp.org/news/graph-database-vs-relational-database/'>Graph Databases VS Relational Databases</BadgeLink>
|
||||||
|
Reference in New Issue
Block a user