Skip to content

ciprij/AppOpsUtility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppOpsUtility


Problem Statement

As an Application Operations (App Ops) Engineer, a significant portion of daily responsibilities involves direct interaction with databases—writing UPDATE statements, querying data, joining tables, and occasionally deleting records. While this hands-on access is powerful, it also introduces the risk of executing malformed or incorrect SQL statements, which can cause unintended data changes and require considerable time to diagnose and resolve.

The AppOpsUtility application aims to both streamline the handling of common operational tickets and reduce the likelihood of executing faulty or damaging SQL statements.


Technology

  • Java (21)
  • MS SQL
  • Hibernate (ORM framework)
  • Log4j2 (logging)
  • ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages