0% found this document useful (0 votes)
104 views

Visvesvaraya Technological University: Belgavi, Karnataka - 590 018

This document provides a template for a DBMS mini project synopsis submitted by two students. It includes sections for the project title, abstract, E-R diagram, hardware and software requirements, and student and guide signatures. The abstract should summarize the existing problems, proposed solution, applications, technologies used, include a block diagram and discuss 5 entities, operations, at least one trigger and one stored procedure.

Uploaded by

AL Varun
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
104 views

Visvesvaraya Technological University: Belgavi, Karnataka - 590 018

This document provides a template for a DBMS mini project synopsis submitted by two students. It includes sections for the project title, abstract, E-R diagram, hardware and software requirements, and student and guide signatures. The abstract should summarize the existing problems, proposed solution, applications, technologies used, include a block diagram and discuss 5 entities, operations, at least one trigger and one stored procedure.

Uploaded by

AL Varun
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 4

VISVESVARAYA TECHNOLOGICAL UNIVERSITY

BELGAVI, KARNATAKA -590 018

DBMS Mini Project Synopsis


on

“PROJECT TITLE” (in caps)


Submitted in partial fulfillment for the DBMS Laboratory course of Fifth Semester of Bachelor
of Engineering in Computer Science & Engineering during the academic year 2019-20.

Submitted By
Name 1 USN
Name 2 USN

Under the Guidance of

Mr. Ananda kumar H N


Assistant Professor
Dept. of CS&E
MIT Mysore

DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING


MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE
Belawadi, S.R. Patna Taluk, Mandya Dist-571477.
2019-20
MINI PROJECT TITLE
ABSTRACT

Generally speaking an abstract is a summary or a synopsis of what the project is all about. A good
abstract tries to answer the most basic questions about the project in a page or so. The questions that an
abstract should answer are

 Why the project is required? – Existing system (problem statement)

 What is the project idea? – Proposed system (solution)

 How can the project address the requirement? – Application(s)

 Major technologies or tools used in the project? – Hardware and Software Used

 Additionally a block diagram – Helps to explain the idea easily!


 Mention minimum 5 entities with attributes the project includes
 Operations your going to perform in the project.
 Mention at least one Trigger:- (The MySQL trigger is a database object that is associated with a
table. It will be activated when a defined action is executed for the table. The trigger can be
executed when you run one of the following MySQL statements on the table: INSERT, UPDATE
and DELETE and it can be invoked before or after the event.)
 Mention at least one Stored Procedure:- (A procedure (often called a stored procedure) is a
subroutine like a subprogram in a regular computing language, stored in database. A procedure
has a name, a parameter list, and SQL statement(s))
E-R Diagram
Hardware and Software Requirement

 Operating System and version:

 Front end tool:

 Back end tool:

 Web Server:

 Programming Language:

Signature of Students Signature of Guide

….....................................

…...................................... …................................

You might also like