"Graph Databases will change your (freakin') life" - Elena Williams (PyConline AU 2020)
Elena Williams https://2020.pycon.org.au/program/A878CA Relational and NoSQL DBs have ruled the roost for a couple of decades now, but in real life there's more to data than just tables or key-pairs. Graph DBMS technology has been coming along for the last decade-or-so and is now quite mature. Everyone wants one, just ask a Fortune 500 company. I mean: why have a table when you can have a knowledge graph? Why not be able to whip up a recommendations engine (or indeed a fraud detector) in a few minutes? Graph databases store data in Graphs -- that is NOT chart-visualisation nor syntax standa...