mirror of
https://github.com/logos-messaging/packages.git
synced 2026-02-23 01:43:24 +00:00
Added package db_nimternalsql (#2045)
This commit is contained in:
parent
b5a1bc1edd
commit
0fe2e4e027
@ -24069,5 +24069,16 @@
|
|||||||
"description": "The core types and functions of the SciNim ecosystem",
|
"description": "The core types and functions of the SciNim ecosystem",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/SciNim/scinim"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user