Added package ormin

This commit is contained in:
Andreas Rumpf 2017-11-07 00:07:29 +01:00
parent cf2bbc28b9
commit 564b7ec985

View File

@ -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"
}
]