Turn your JSON data into a graph with Kùzu

Описание к видео Turn your JSON data into a graph with Kùzu

Learn how to use Kùzu's JSON extension to transform JSON data into a graph. We demonstrate ingesting data from JSON files into Kùzu, querying nested JSON fields, and exporting query results to JSON. The example involves modeling patient records and medical conditions as a graphs. The use of `COPY FROM` for bulk ingestion, `LOAD FROM` to scan a subset or transform the data, and `COPY TO` to output Cypher query results to JSON files (including nested JSON fields), highlights the usability features of Kùzu when working with semi-structured data.

Code to reproduce the demo workflow: https://github.com/kuzudb/tutorials/t...
JSON extension docs: https://docs.kuzudb.com/extensions/json/

Find us at:
Github: https://github.com/kuzudb/kuzu
Discord:   / discord  
Twitter: https://x.com/kuzudb

Комментарии

Информация по комментариям в разработке