Add Gatabase (#947)
This commit is contained in:
parent
944385a80c
commit
72bc9046c6
1 changed files with 14 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue