ballerinax/snowflake.driver Ballerina library

2.8.1

Overview

The Snowflake driver provides a reliable and high-performance connectivity to Snowflake data warehouses. It enables efficient execution of SQL queries, updates, and other database operations. The driver is designed to provide a seamless experience for interacting with Snowflake, supporting various data types and advanced features of the data warehouse.

Key Features

  • High-performance and reliable database connectivity
  • Support for various SQL operations (Query, Execute, Batch)
  • Efficient handling of database connections and resources
  • Support for database-specific data types and features
  • Secure communication with TLS and authentication
  • GraalVM compatible for native image builds

Compatibility

Version
Snowflake Driver3.14.4

The above Snowflake drivers are released under the The Apache Software License, Version 2.0.

Usage

To add the Snowflake driver dependency the project, simply import the module as below,

Copy
import ballerina/sql;
import ballerinax/snowflake;
import ballerinax/snowflake.driver as _;

Report issues

To report bugs, request new features, start new discussions, etc., go to the Ballerina Library repository

Import

import ballerinax/snowflake.driver;Copy

Other versions

See more...

Metadata

Released date: 2 days ago

Version: 2.8.1

License: Apache-2.0


Compatibility

Platform: java21

Ballerina version: 2201.11.0

GraalVM compatible: Yes


Pull count

Total: 2673

Current verison: 0


Weekly downloads


Source repository


Keywords

Business Intelligence/Data Warehouse

Cost/Paid

Vendor/Snowflake

Area/Database

Type/Driver


Contributors