Added package db_clickhouse

This commit is contained in:
Leonardo Cecchi 2018-05-29 07:27:03 +02:00 committed by Leonardo Cecchi
parent 8e3695a8f7
commit 5e6948e445

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"
}
]