We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af0357a commit 03baee8Copy full SHA for 03baee8
README.md
@@ -16,7 +16,7 @@ npm i --save arangodb-cubejs-driver
16
17
### What's in this repository
18
19
-* ArangoDB driver in Typescript :heart:
+* ArangoDB driver in Typescript :heart:. Postgresql parser with [pgsql-ast-parser](https://github.com/oguimbal/pgsql-ast-parser).
20
* Docker image `ghcr.io/panoti/cube:main`. This is a custom image of `cube:latest` with `arangodb-cubejs-driver`
21
22
### Usage
0 commit comments