Teon Banek
Senior software engineer at Memgraph Ltd.
Teon was born in Zagreb, 1991. Ever since he was a child, Teon was very fond of computers and started programming at an early age. He finished his Master's degree in Computer Science at Faculty of Electrical Engineer and Computing in Zagreb, 2015. His interests developed towards computer graphics and programming languages, especially Lisp. Other than programming, Teon's hobbies are fencing, board-gaming and enjoying a nice meal of lasagne.
Past Activities
Code Mesh LDN 2018
10.30 - 11.15
Life of a distributed graph database query
Graph databases require a different approach to query language design. This is a complex problem in itself. On top of that, we would like to support querying a distributed graph database. This talk describes the life of a query in Memgraph. Follow the process from reading a query as a character string, through planning query operations for distributed execution and finally to the execution itself.
OBJECTIVES
Describe the process from reading a query to distributed execution.
TARGET AUDIENCE
Anyone interested in database query language implementation.