aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 93e53f3..e801efb 100644
--- a/packages.json
+++ b/packages.json
@@ -7170,5 +7170,23 @@
"description": "prestodb simple connector",
"license": "MIT",
"web": "https://github.com/Bennyelg/nimPresto"
+ },
+ {
+ "name": "csvql",
+ "url": "https://github.com/Bennyelg/csvql",
+ "method": "git",
+ "tags": [
+ "csv",
+ "read",
+ "ansisql",
+ "query",
+ "database",
+ "files",
+ "nim",
+ "nim-lang"
+ ],
+ "description": "csvql.",
+ "license": "MIT",
+ "web": "https://github.com/Bennyelg/csvql"
}
]