diff --git a/packages.json b/packages.json index f0e2437..82aa8e6 100644 --- a/packages.json +++ b/packages.json @@ -28499,6 +28499,22 @@ "license": "BSD", "web": "https://github.com/zendbit/nim.yawd" }, + { + "name": "simpledb", + "url": "https://github.com/jjv360/nim-simpledb", + "method": "git", + "tags": [ + "db", + "database", + "nosql", + "sqlite", + "json", + "object" + ], + "description": "A simple NoSQL JSON document database", + "license": "MIT", + "web": "https://github.com/jjv360/nim-simpledb" + }, { "name": "necsus", "url": "https://github.com/NecsusECS/Necsus",