#graph analytics
1 stories total
- DuckPGQ is a DuckDB community extension for graph workloads, supporting the SQL/PGQ standard (SQL:2023).
- It provides high-performance, in-process graph analytics by leveraging DuckDB's efficiency.
- The extension is easy to install and integrate with DuckDB, requiring no additional dependencies.
- It is open source, community-driven, and free to use.
- DuckPGQ includes examples across multiple domains: social networks (SNB), airline data, and financial benchmarks (FinBench).
- The extension is currently a research project and a work in progress, with potential bugs or incomplete features.