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
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
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