diff --git a/README.md b/README.md index 10d9f663..255ef4ef 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# Duckpgq +# DuckPGQ +A DuckDB extension for graph workloads that supports the SQL/PGQ standard. For more information, please see the [documentation page](https://duckpgq.notion.site/duckpgq/b8ac652667964f958bfada1c3e53f1bb?v=3b47a8d44bdf4e0c8b503bf23f1b76f2). ## WIP Disclaimer This repository is currently a research project and a work in progress. Feel free to play around with it and give us feedback. NOTE: Currently any query containing SQL/PGQ syntax requires a `-` at the start of the query (else you will get a segmentation fault).