Skip to content

Helps connect to multiple databases and also supports query routing.

License

Notifications You must be signed in to change notification settings

tensult/multidb-jdbc-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This driver can connect to multiple different databases and also supports connection routing using customizable script.

Usage

While adding driver in SQLWorkbench, refer to tensult-multidb-jdbc-drvier-*.jar file inside the target folder and select "com.tensult.jdbc.MultiDatabasesDriver" as Driver class name.

Set following values as extend properties for Redshift with ADFS authentication:

multi_databases_driver_config_path:	/pathTo/multi-clusters-redshift.json
idp_port:	443
plugin_name:	com.amazon.redshift.plugin.AdfsCredentialsProvider
idp_host:	<IDP hostname>
preferred_role:	<IAM-Role-ARN>

Generation of driver

To generate the jar use maven install command.

About

Helps connect to multiple databases and also supports query routing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages