Secured Enterprise Database

1 min read

Overview

A proof-of-concept for enterprise-grade data management where security is baked into the core architecture.

Key Features

  • RBAC Implementation: Comprehensive roles from Admin to Junior staff for strict data access.
  • Audit Logging: Automated triggers to track every change in the Oracle database.
  • Encryption: Applied encryption patterns for sensitive fields.
  • Facial Auth Integration: Proof-of-concept level biometric check for high-privilege operations.

Technical Stack

  • Core: C# (.NET)
  • Database: Oracle DB with advanced PL/SQL procedures.
  • Security: Advanced Encryption Standard (AES) equivalent logic.