mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add the nim-kuzu wrapper. (#3014)
This commit is contained in:
parent
470b9778dd
commit
75fbd26abf
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user