{"repo":"aws/aws-secretsmanager-jdbc","free":true,"listed":false,"github":"https://github.com/aws/aws-secretsmanager-jdbc","clone":"git clone https://github.com/aws/aws-secretsmanager-jdbc.git","description":"The AWS Secrets Manager JDBC Library enables Java developers to easily connect to SQL databases using secrets stored in AWS Secrets Manager.","language":"Java","stars":195,"topics":["aws","aws-secrets-manager","jdbc-driver","secret"],"license":"Apache-2.0","category":"databases-storage","readme_excerpt":"AWS Secrets Manager JDBC Library The AWS Secrets Manager JDBC Library enables Java developers to easily connect to SQL databases using secrets stored in AWS Secrets Manager. License This library is licensed under the Apache 2.0 License. Features - Provides wrappers to common JDBC drivers enabling simple database connectivity - Provides database connection pooling support through c3p0 Building from Source After you've downloaded the code from GitHub, you can build it using Maven. - To disable GPG signing in the build, use this command: mvn clean install -Dgpg.skip=true - To build the default (non-shaded) JAR, use this command: mvn clean install - To build the shaded (uber) JAR with all dependencies included, use this command: mvn clean install -Pshade The shaded JAR will be generated in the target/ directory with the -shaded classifier, e.g.: target/aws-secretsmanager-jdbc-2.0.3-shaded.jar Usage The recommended way to use the SQL Connection Library is to consume it from Maven. The latest released version can be found at: https://mvnrepository.com/artifact/com.amazonaws.secretsmanager/aws-secretsmanager-jdbc To use the latest build (pre-release), don't forget to enable the download of snapshot jars from Maven. Usage Example We provide database drivers that intercept calls to real database drivers and replace secret IDs with actual login credentials. This prevents hard-coding database credentials into your application code. The following is an example which uses the secret to re","default_branch":null,"files":null,"tree":[],"storefront":"/r/aws","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/aws/aws-secretsmanager-jdbc/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}