Data Ingestion into Kùzu: Why you should use COPY FROM

Поділитися
Вставка
  • Опубліковано 5 вер 2024
  • In this video, Prashanth Rao discusses the power of using the COPY FROM technique for data ingestion in Kùzu. COPY FROM is a powerful way to rapidly insert or ingest large amounts of data into Kùzu from a variety of sources, including files, subqueries and DataFrames. Once the data is ingested, learn how to run simple Cypher queries to analyze your graph data and visualize the graph in Kùzu Explorer, a web-based UI for graphs. Towards the end, a performance comparison is showcased, which makes it clear that the COPY FROM technique is orders of magnitude faster than the CREATE statement for node ingestion.
    Graph Database Fundamentals Playlist:
    • Graph Databases: Funda...
    GitHub repo for this video: github.com/kuz...
    Kùzu documentation: docs.kuzudb.com/
    Find us at:
    Github: github.com/kuz...
    Discord: / discord
    Twitter: x.com/kuzudb

КОМЕНТАРІ • 2

  • @staceyhorricks5952
    @staceyhorricks5952 Місяць тому +2

    Excellent demo - thank you for breaking down the steps on graph/data visualization.

    • @KuzuDB
      @KuzuDB  Місяць тому

      Thanks so much! We appreciate it. Let us know what other areas you might like covered.