diff --git a/packages.json b/packages.json index adea8e8..a1b47b6 100644 --- a/packages.json +++ b/packages.json @@ -24069,5 +24069,16 @@ "description": "The core types and functions of the SciNim ecosystem", "license": "MIT", "web": "https://github.com/SciNim/scinim" + }, + { + "name": "db_nimternalsql", + "url": "https://github.com/rehartmann/nimternalsql", + "method": "git", + "tags": [ + "n" + ], + "description": "An in-memory SQL database library", + "license": "MIT", + "web": "https://github.com/rehartmann/nimternalsql" } ]