@cubejs-backend/jdbc-driver
TypeScript icon, indicating that this package has built-in type declarations

0.35.23 • Public • Published

Cube.js

WebsiteDocsBlogSlackTwitter

npm version GitHub Actions

Cube.js JDBC Database Driver

JDBC driver.

Support

This package is community supported and should be used at your own risk.

While the Cube Dev team is happy to review and accept future community contributions, we don't have active plans for further development. This includes bug fixes unless they affect different parts of Cube.js. We're looking for maintainers for this package. If you'd like to become a maintainer, please contact us in Cube.js Slack.

Java installation

macOS

brew install openjdk@8
sudo ln -sfn /usr/local/opt/openjdk@8/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk-8.jdk

If this doesn't work, please run commands from $ brew info openjdk@8.

Debian, Ubuntu, etc.

sudo apt install openjdk-8-jdk

Fedora, Oracle Linux, Red Hat Enterprise Linux, etc.

su -c "yum install java-1.8.0-openjdk"

Windows

If you have Chocolatey packet manager:

choco install openjdk

Or download it from

License

Cube.js JDBC Database Driver is Apache 2.0 licensed.

Readme

Keywords

none

Package Sidebar

Install

npm i @cubejs-backend/jdbc-driver

Weekly Downloads

2,765

Version

0.35.23

License

Apache-2.0

Unpacked Size

50.7 kB

Total Files

24

Last publish

Collaborators

  • cubedevinc
  • statsbot
  • keydunov