Add db connector1538 (#2419)

This commit is contained in:
ringabout
2022-12-01 18:05:21 +01:00
committed by GitHub
parent e3b2351d89
commit d393378495
+13
View File
@@ -28008,5 +28008,18 @@
"description": "apt for SHARP Brain",
"license": "GPL-3.0-or-later",
"web": "https://github.com/genkaisoft/apt-brain"
},
{
"name": "db_connector",
"url": "https://github.com/nim-lang/db_connector",
"method": "git",
"tags": [
"stdlib",
"official",
"database"
],
"description": "Unified database connector.",
"license": "MIT",
"web": "https://github.com/nim-lang/db_connector"
}
]