Added cassandra
This commit is contained in:
parent
fcad65e684
commit
bde0725528
1 changed files with 15 additions and 0 deletions
|
|
@ -6796,5 +6796,20 @@
|
|||
"description": "Asynchronous MySQL connector written in pure Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/tulayang/asyncmysql"
|
||||
},
|
||||
{
|
||||
"name": "cassandra",
|
||||
"url": "https://github.com/yglukhov/cassandra",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"cassandra",
|
||||
"database",
|
||||
"wrapper",
|
||||
"bindings",
|
||||
"driver"
|
||||
],
|
||||
"description": "Bindings to Cassandra DB driver",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/yglukhov/cassandra"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue