/module-ballerinax-cdata.connect.driver

Ballerina CData Connect Cloud Driver Module

Primary LanguageBallerinaApache License 2.0Apache-2.0

Ballerina CData Connect Driver Library

Build GitHub Last Commit License

CData Connect is a consolidated connectivity platform that links applications, on-premises or in the cloud to a broad ecosystem of real-time data sources through consistent, standards-compliant interfaces. CData Connect Cloud provides tools to seamlessly access data from any system, anywhere.

The CData Connect Ballerina driver library bundles the latest CData Connect JDBC driver through Ballerina. With this library, you can programmatically access all of the CData Connect applications, databases, APIs, services and query these data.

For more information, go to the module(s).

Building from the source

Setting up the prerequisites

  1. Download and install Java SE Development Kit (JDK) version 11. You can install either OpenJDK or Oracle.

    Note: Set the JAVA_HOME environment variable to the path name of the directory into which you installed JDK.

  2. Download and install Ballerina Swan Lake.

Building the source

Execute the commands below to build from the source.

  • To build the package:
    bal pack
  • To run tests after build:
    bal test

Contributing to Ballerina

As an open source project, Ballerina welcomes contributions from the community.

For more information, go to the contribution guidelines.

Code of conduct

All the contributors are encouraged to read the Ballerina Code of Conduct.

Useful links