You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Postgres replication: Read data from WAL(Write ahead log) file i.e. in binary format and convert that WAL data to readable JSON format using the Wal2JSON library and store that JSON data in database/S3/Cloud for auditing purpose.
Employee Management System: A Java EE application using JPA and Hibernate for efficient database management. This project enhances HR processes with features like employee tracking, recruitment management, leave requests, family allowance calculations, and reporting, all within a modular architecture.
This Java-based GUI application is designed for managing inventory, sales, and employees in a business environment. It offers various features such as cart management, SCRUM functionality for inventory and sales, and analytics to view reports.