You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/pages/02-development-environments/18-github.markdown
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ development and private Git repositories can also be hosted for
18
18
19
19
<!--<div class="well see-also">GitHub is an implementation of the <a href="/hosted-source-control-services.html">hosted source control services</a> concept. Learn how these parts fit together in the <a href="/development-environments.html">development environments</a> chapter or view <a href="/table-of-contents.html">all topics</a>.</div>-->
20
20
21
+
21
22
### GitHub resources
22
23
*[A Beginner’s Git and GitHub Tutorial](http://blog.udacity.com/2015/06/a-beginners-git-github-tutorial.html)
<divclass="well see-also">Neo4j is an implementation of the <ahref="/no-sql-datastore.html">NoSQL database</a> concept. Learn more in the <ahref="/data.html">data</a> chapter or view the <ahref="/table-of-contents.html">table of contents</a> for all topics.</div>
22
+
<divclass="well see-also">Neo4j is an implementation of the <ahref="/no-sql-datastore.html">NoSQL graph database</a> concept. Learn more in the <ahref="/data.html">data</a> chapter or view the <ahref="/table-of-contents.html">table of contents</a> for all topics.</div>
23
+
24
+
25
+
### Comparing Neo4j with relational databases
26
+
*[RDBMS & Graphs: Relational vs. Graph Data Modeling](https://neo4j.com/blog/rdbms-vs-graph-data-modeling/)
27
+
28
+
*[Building social network with Neo4j and Python](https://www.youtube.com/watch?v=hDuy8Qj6Q-k)
29
+
explores varying approaches for performing social data analysis in
0 commit comments