Merge pull request #753 from leonardoce/add-db_clickhouse0527

Added package db_clickhouse
This commit is contained in:
Dominik Picheta 2018-05-29 21:27:16 +01:00 committed by GitHub
commit 5224cb384c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9482,5 +9482,18 @@
"description": "Integrator framework for Molecular Dynamic evolutions",
"license": "MIT",
"web": "https://github.com/jxy/MDevolve"
},
{
"name": "db_clickhouse",
"url": "https://github.com/leonardoce/nim-clickhouse",
"method": "git",
"tags": [
"wrapper",
"database",
"clickhouse"
],
"description": "ClickHouse Nim interface",
"license": "MIT",
"web": "https://github.com/leonardoce/nim-clickhouse"
}
]