Skip to content

weiminyu/cloud-sql-client

Repository files navigation

A playground for experiments with CloudSQL and other ideas.

Subprojects

JDBC

This project provides CloudSQL JDBC support based on two popular connection pools: HikariCP and Tomcat JDBC.

It targets two use cases:

  • connections using CloudSQL's secure socket factories.
  • connections to a local CloudSQL proxy on a secure host.

In both cases security is managed by the CloudSQL utilities, and the JDBC connections themselves have SSL disabled.

The connection pools work with both MYSQL and POSTGRESQL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published