You are on page 1of 1

Trevy Technosys Pvt. Ltd.

11 Nov 2022

Profile: Java Developer


Duration: 2 days

DB Schema Compare Utility


JAVA CODE HACK
___

Notes

Introduction: Why Code Hack?

This is a small exercise to get to know the candidate's exposure and speed to get their hands
dirty and sleeve up to get the job done.

The final output would be gauged on the following grounds.

● Feature Coverage
● Code Quality
● Thought Clarity

Given your experience or knowledge, do the following

● Leave a note on enhancements possible


● Note on Tools and techniques, libraries or Frameworks used in achieving this.

Project Details:

● Create a web based DB schema compare utility


○ Given access to 2 databases ( local or remote ) - connect to the databases
○ List the tables, sequences and views
○ Compare and Show the
■ difference in the schema of the tables
■ Missing sequences & views
● Share the project via Github / Gitlab
● Tech Stack - Java, JSP, Tomcat, Postgres ( Preferably API driven web app )

You might also like