diff --git a/packages.json b/packages.json index a4f9ca0..e57fa97 100644 --- a/packages.json +++ b/packages.json @@ -34872,6 +34872,22 @@ "license": "GPL-3.0-only", "web": "https://github.com/cycneuramus/nimpsort" }, + { + "name": "kuzu", + "url": "https://github.com/mahlonsmith/nim-kuzu", + "method": "git", + "tags": [ + "kuzu", + "kuzudb", + "library", + "wrapper", + "database", + "graph" + ], + "description": "A wrapper for Kuzu: an embedded graph database built for query speed and scalability.", + "license": "BSD-3-Clause", + "web": "https://kuzudb.com/" + }, { "name": "shark", "description": "Convert nim source file content from camel to snake case and vice versa",