Thespica opened a new issue, #679:
URL: https://github.com/apache/incubator-graphar/issues/679

   ### Describe the enhancement requested
   
   # Description
   
   Apache GraphAr (incubating) is a standard graph storage file format 
framework, with underlying storage based on CSV format, as well as Apache 
Parquet or Apache ORC columnar file formats. Kuzu is an embedded graph database 
designed for fast querying and good scalability, optimized for complex 
analytical workloads on very large databases, and it provides a set of 
retrieval features. Kuzu natively supports importing data from various formats 
such as CSV, Parquet, NumPy, and JSON. Additionally, Kuzu offers an extension 
framework for better integration with external systems, with extensions already 
implemented for systems like DuckDB, PostgreSQL, and Neo4j.
   
   This project aims to develop an extension for GraphAr, enabling Kuzu to 
directly load data from the GraphAr format, thereby leveraging Kuzu's powerful 
features to facilitate efficient querying and processing of graph data stored 
in the GraphAr format.
   
   # Output Requirements
   
   1. Complete a Kuzu extension tool that can import data from the GraphAr 
format.
   2. Provide complete documentation that details the steps and functionalities 
for using the extension and includes examples to ensure users can get started 
smoothly.
   3. (Bonus point) Promote the tool to become an official Kuzu extension.
   
   # Technical Requirements
   
   1. Familiar with the C++ programming language.
   2. Understanding of graph database concepts / relevant background in graph 
databases.
   
   # More details
   
   Appliy at OSPP: https://summer-ospp.ac.cn/org/prodetail/25e7a0282
   
   Expected Completion Hours: 240 Hours
   
   ### Component(s)
   
   C++


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@graphar.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@graphar.apache.org
For additional commands, e-mail: commits-h...@graphar.apache.org

Reply via email to