diff --git a/packages.json b/packages.json index 4092af1..3aca88e 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]