Data Warehouse Designer Resume
Objective
To obtain a position as a Database Administrator.
Qualifications
Certifications
Training
Education
M.S. in Information Sciences and Technology
PhD candidate and research assistant
M.Eng in Mechanical Engineering
M.S. in Mechanical Engineeering
B.S. in Mechanical Engineering
Relevant Coursework: Data Object Development, Database Architecture and Implementation, Database Client & Server Connectivity, Data Warehouse, Network Protocols, Unix/Linux, System Administration, Website Design & Technology, Programming for the Web, Java Programming, XML, Web Database Integration.
Relevant Projects
Original data from a wine distribution company was cleansed with self-developed PHP scripts. Cleansed data was transformed to a Star Schema with SAS. A data warehouse was built by loading the transformed data into an Oracle database with SQL*Loader. Cube-organized materialized views were created for efficient access. Complex queries were built in SQL Developer using SQL Analytical Functions to generate reports for decision support.
Conceptual, logical, and physical design was conducted for a student information system. An ER diagram was created using CA ERwin data modeler. A database was created with Oracle DBCA and user-managed and RMAN backups were performed. Bash scripts were created to automatically send performance reports
based on AWR. Security plan, database disaster and recovery were also emphasized and implemented in the process.
Given the background of a community hospital, the entities were correctly defined. An ER diagram was constructed with CA ERwin and the ER diagram was transposed to normalized relations. Table structures were created based on the relations and the final database was implemented with MySQL. An application employing JDBC was developed to access the database, support DML operations, and generate reports.
A two node RAC environment was created on Oracle Enterprise Linux virtual machines using VMWare Server 2.0. Transparent Application Failover and Load Balancing Advisory were tested on the system.
A primary database server, with Oracle 11gR2 software was installed and a database was created. A standby database server with a software-only Oracle 11gR2 was installed. Server switchover was tested.
The system provides inventory management for administrators and product management for customers. Database tier and presentation tier were created with Oracle and HTML, respectively. Business tier design was accomplished with PHP.
The system allows users to takes quizzes online and produces a score report. A quiz database was created with MySQL; front-end was created with HTML/CSS/JavaScript; business tier was created with PHP.