Added package ormin
This commit is contained in:
parent
cf2bbc28b9
commit
564b7ec985
1 changed files with 14 additions and 0 deletions
|
|
@ -7581,5 +7581,19 @@
|
|||
"description": "A library providing zero-cost chaining for functional abstractions in Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/alehander42/zero-functional"
|
||||
},
|
||||
{
|
||||
"name": "ormin",
|
||||
"url": "https://github.com/Araq/ormin",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"ORM",
|
||||
"SQL",
|
||||
"db",
|
||||
"database"
|
||||
],
|
||||
"description": "Prepared SQL statement generator. A lightweight ORM.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Araq/ormin"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue