Added fiber-orm-nim.
This commit is contained in:
parent
407f107654
commit
f4b53cab02
@ -172,5 +172,19 @@
|
||||
"description": "Simple, shell-based build server written in Nim.",
|
||||
"license": "MIT",
|
||||
"web": "http://git.jdb-labs.com/jdb/strawboss"
|
||||
},
|
||||
{
|
||||
"name": "fiber_orm",
|
||||
"url": "https://git.jdb-labs.com/jdb-labs/fiber-orm-nim.git",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"rdbms",
|
||||
"orm",
|
||||
"sql",
|
||||
"postgresql"
|
||||
],
|
||||
"description": "Macro-based library for generating SQL queries from model objects..",
|
||||
"license": "GPL-3.0",
|
||||
"web": "https://git.jdb-labs.com/jdb-labs/fiber-orm-nim"
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user