Add Gatabase (#947)

This commit is contained in:
Juan Carlos 2018-11-27 04:43:32 -03:00 committed by Miran
parent 944385a80c
commit 72bc9046c6

View File

@ -11693,5 +11693,19 @@
"description": "A command lined based text editor",
"license": "GPLv3",
"web": "https://github.com/fox0430/moe"
},
{
"name": "gatabase",
"url": "https://github.com/juancarlospaco/nim-gatabase",
"method": "git",
"tags": [
"database",
"orm",
"postgres",
"sql"
],
"description": "Postgres Database ORM for Nim",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-gatabase"
}
]