PostgreSQL is a lightweight relational database that requires minimal memory usage when in operation, and it also has flexibility in choosing encryption methods as data security is crucial in a database system. However, PostgreSQL does not have the feature to search encrypted data. Therefore, this study proposes securing the PostgreSQL database with a keyword search feature using Searchable Sym…