The AWS Secrets Manager JDBC Library enables Java developers to easily connect to SQL databases using secrets stored in AWS Secrets Manager. We provide database drivers that intercept calls to real database drivers and swap out secret IDs for actual login credentials. This prevents hard-coding database credentials into your application code. This can be integrated into your app through a few configuration file changes. Change the jdbc url to one that our driver will intercept (starting with jdbc-secretsmanager), Change the c3p0 user to be the secret ID of the secret in secrets manager that has the username and password, and change the driverClass to be our driver wrapper. The secret being used should be in the JSON format we use for our rotation lambdas for RDS databases.

Features

  • This library is licensed under the Apache 2.0 License
  • Provides wrappers to common JDBC drivers enabling simple database connectivity
  • Provides database connection pooling support through c3p0
  • After you've downloaded the code from GitHub, you can build it using Maven
  • Disable GPG signing in the build
  • The recommended way to use the SQL Connection Library is to consume it from Maven

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow AWS Secrets Manager JDBC Library

AWS Secrets Manager JDBC Library Web Site

Other Useful Business Software
Photo and Video Editing APIs and SDKs Icon
Photo and Video Editing APIs and SDKs

Trusted by 150 million+ creators and businesses globally

Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of AWS Secrets Manager JDBC Library!

Additional Project Details

Programming Language

Java

Related Categories

Java Software Development Software, Java Libraries

Registered

2022-07-01