Graph Databases Will Change Your Freakin’ Life (Best Intro Into Graph Databases)
## WTF is a graph database
- Euler and Graph Theory
- Math -- it’s hard, let’s skip it
- It’s about data -- lots of it
- But let’s zoom in and look at the basics
## Relational model vs graph model
- How do we represent THINGS in DBs
- Relational vs Graph
- Nodes and Relationships
## Why use a graph over a relational DB or other NoSQL?
- Very simple compared to RDBMS, and much more flexible
- The real power is in relationship-focused data (most NoSQL dbs don’t treat relationships as first-order)
- As related-ness and amount of data increases, so does advantage of Graph DBs
- Much closer to our whiteboard model
EVENT: Nodevember 2016
SPEAKER: Ed Finkler
PERMISSIONS: The original video was published on Nodevember YouTube channel with the Creative Commons Attribution license (reuse allowed).
ORIGINAL SOURCE:
1 view
0
0
1 month ago 00:09:42 1
What If We Spent Military Budget on Education Instead?
2 months ago 00:09:07 1
Pixxel Makes History with NASA Contract - Indian Startup News 226
6 months ago 00:24:21 1
How to Install Oracle 19c and SQL Developer on windows 10/11 [ 2023 Update ] Complete guide
6 months ago 00:16:49 2
COMPUTER SCIENCE explained in 17 Minutes
7 months ago 17:07:42 1
Database Systems - Cornell University Course (SQL, NoSQL, Large-Scale Data Analysis)
8 months ago 00:16:50 1
The Fibonacci Music Box (#SoME3)
9 months ago 00:56:49 3
Escape from the Heap: Low-Level Programming in Common Lisp
9 months ago 16:39:17 1
SaaS Website Builder, Project Management And Dashboard: Nextjs14, Bun, Stripe Connect, Prisma, MySQL
9 months ago 00:51:36 1
Beyond Relational: Data storage for modern applications - Mike Lehan
10 months ago 02:42:50 1
План запроса SQL. Администрирование SQL Server ч.8
11 months ago 08:40:06 1
PHP Blog website from scratch | Responsive + Source code | Quick programming tutorial