quash-max icon indicating copy to clipboard operation
quash-max copied to clipboard

Abstraction Layer for PostgreSQL

Open Hemanthr1 opened this issue 1 year ago • 3 comments

Issue Description

Implement an abstraction layer for PostgreSQL to improve database management and facilitate easier interactions with the database.

Expected Behavior

The application should seamlessly manage database operations through the abstraction layer, enhancing maintainability and flexibility.

Actual Behavior

Currently, the database interactions are tightly coupled with the implementation, making management more complex.

Hemanthr1 avatar Jul 19 '24 11:07 Hemanthr1