Skip to content

attrideepak/DBInteractionsInJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBInteractionsInJava

This shows how to connect and query different data base servers using java. It can be used with automation testing frameworks(api/web/mobile) where querying different database is required.

Database servers Covered

  1. MySQL
  2. Mongo
  3. PostGres

MySql JDBC driver, Mongo driver, Postgres drivers are required to POM.xml file.

About

Framework to query different database using Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages