@dalongrong/cratedb-driver

1.0.1 • Public • Published

cratedb-driver for cube.js

fork form offical pg driver and do some change

Some Notes

current not merge info offical packages,should add some more config for cube.js

const CrateDBQuery = require("./CrateDBQuery")
dialectFactory: (dataSource) => {
    // need config  datasource  for multitenant env
    return CrateDBQuery
},

Readme

Keywords

none

Package Sidebar

Install

npm i @dalongrong/cratedb-driver

Weekly Downloads

2

Version

1.0.1

License

Apache-2.0

Unpacked Size

6.7 kB

Total Files

7

Last publish

Collaborators

  • dalongrong