mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package db_wrapper (#1909)
This commit is contained in:
parent
91cba57ad8
commit
7679a98fe1
@ -22606,5 +22606,18 @@
|
||||
"description": "Language Handler for executing Nim inside postgres as a procedural language",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/luisacosta828/plnim"
|
||||
},
|
||||
{
|
||||
"name": "db_wrapper",
|
||||
"url": "https://github.com/sivchari/db_wrapper",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"database",
|
||||
"wrapper",
|
||||
"library"
|
||||
],
|
||||
"description": "this libraly able to use database/sql of Go",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/sivchari/db_wrapper"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user