/smartcommit-samples

Smart Commit JDBC Driver Samples

Primary LanguageJavaApache License 2.0Apache-2.0

Smart Commit JDBC Driver - Samples

Sample application for the Smart Commit JDBC Driver.

The sample application is a simple Spring Boot application. The main method can be found in SmartCommitSampleApplication.

The application has been tested on the following database types:

  1. H2 (default, will run out of the box)
  2. PostgreSQL
  3. MySQL
  4. Google Cloud Spanner

Have a look at the application.properties file to see some sample configurations. You can use the Smart Commit JDBC Driver with any JDBC compliant driver and database.