Dear all We will have an ad-hoc meeting with Asso...
# nebula
w
Dear all We will have an ad-hoc meeting with Associate Professor Salihoğlu from UWaterloo to share the new OpenSource Graph DBMS: Kùzu • https://t.co/1KwutXlWti • passcode: 105729 Title: Kùzu Graph Database Management System Abstract: In this talk, I will present the Kùzu graph database management system (GDBMS): an embeddable and feature-rich open-source DBMS that is optimized for ease of use, performance, and scalability. Datasets and workloads of popular applications that use GDBMSs require a set of storage and query processing features that relational DBMSs (RDBMSs) do not traditionally optimize for. These include optimizations for: (i) many-to-many (m-n) joins; (ii) cyclic joins; (iii) recursive joins; (iv) semi-structured data storage; and (v) support for universal resource identifiers. Kùzu aims to integrate state-of-art storage, indexing, and query processing techniques to highly optimize for this feature set. I will start by presenting the overall vision of Kùzu and then talk about the novel join operators in the system that performs joins using compressed factorized relation representations. In its current usage vision, Kùzu aims to be the go-to DBMS for building graph data science pipelines. Kùzu is actively being developed as an embeddable and fully functional open-source DBMS and is released under a permissible license. Bio: Semih Salihoğlu is an Associate Professor and a David R. Cheriton Faculty Fellow at University of Waterloo. His research focuses on developing systems for managing, querying, or doing analytics on graph-structured data. His main on-going systems project is Kùzu, which is a new graph database management system that integrates novel storage, indexing and query processing techniques. He holds a PhD from Stanford University and is a recipient of the VLDB 2018 Best Paper and the VLDB 2022 Best Experiments and Analysis Paper awards.