mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add crossdb1702 (#2944)
* Added package crossdb * Update packages.json crossdb pkg - fix bad tags
This commit is contained in:
parent
aa09a75f7d
commit
fec4f2535f
@ -34084,7 +34084,7 @@
|
||||
"util",
|
||||
"date",
|
||||
"intersection",
|
||||
"easter",
|
||||
"easter"
|
||||
],
|
||||
"description": " some useful tools for programming with Nim",
|
||||
"license": "MIT",
|
||||
@ -34119,5 +34119,22 @@
|
||||
"description": "tagged pointer types with destructors",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/metagn/froth"
|
||||
},
|
||||
{
|
||||
"name": "crossdb",
|
||||
"url": "https://github.com/openpeeps/crossdb-nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"database",
|
||||
"sql",
|
||||
"imdb",
|
||||
"embedded-db",
|
||||
"crossdb",
|
||||
"rdbms",
|
||||
"in-memory"
|
||||
],
|
||||
"description": "CrossDB Driver for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/openpeeps/crossdb-nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user