Added package db_nimternalsql (#2045)

This commit is contained in:
Rene Hartmann
2021-10-28 07:56:21 +02:00
committed by GitHub
parent b5a1bc1edd
commit 0fe2e4e027
+11
View File
@@ -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"
}
]