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
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
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