Car Engine Database and Search Tool

This project involves a database where I have manually entered and organized the details of select performance car engines to be used with a search tool. Each auto manufacturer has its own table, and each row includes details pertaining to a specific engine. The column fields include useful details for learning more about a particular engine, or comparing two or more.

The database is hosted on a Linux-based Oracle cloud instance running MySQL. In order to securely connect to this server, I use an SSH connection via Putty. For DBMS purposes, I use My SQL Workbench.