Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
This is a Database Management Systems project which deals with making a railway reservation. The database used was MySQL and XAMPP was used t link front-end and back-end.
A System provides question pool, so instructor can pick an exam from it,Instructor can select students that can do specific exam, and define Exam date, start time and end time. Students can see the exam and do it only on the specified time, System stores students answer for the exam and calculate the correct answers, and calculate the final result for the student in this course.
The goal is to perform data engineering and data analysis on the database of Hewlett-Packard employees, including designing the tables to hold data in the CSVs, importing the CSVs into a SQL database, and answer questions about the data.
This project involved converting an Excel spreadsheet system for a hotel to a relational database. The database was designed to satisfy 3NF using the data provided. An ERD diagram was created to represent the database as well as the script to create and populate the tables and SQL queries.