DBMS Final Print
DBMS Final Print
Sr.
Contents Page No.
No.
1 3.Proposed Methodology 1
4. Action Plan 2
5. Resources Required 3
1.Rationale 4
2 4. Literature Review 5
i
Annexure I
3. Proposed Methodology:
Data collection includes gathering, storing, accessing, and using the original
information.
There are different types of data collection, i.e. quantitative information collection,
and qualitative information collection. The data collection methods that come under
the quantitative type include Surveys and Usage data.
The data collection methods that come under qualitative type include Interviews,
Focus Groups, and Document analysis.
Different data collection strategies include Case Studies, Usage data, Checklists,
Observation, Interviews, Focus Groups, Surveys, and Document analysis.
1
Primary data is the data which is collected for the first time by the researcher. It will
be the original data and will be relevant to the research topic. The ways used by
researchers to collect the primary data include Interviews, Questionnaire, Focus
Groups, and Observation.
4. Action Plan :-
Sr.
Planned Planned Name of Responsible
No Details of Activity
Start date Finish date Team Members
.
1 Search the information of 27-06-2019 18-07-2019
different databases 3:00-5:00pm 3:00-5:00pm
2 Collect the information of 19-07-2019 01-08-2019
different databases 3:00-5:00pm 3:00-5:00pm Bandgar Anand
3 Analysis of different 02-8-2019 9-8-2019
information 3:00-5:00pm 3:00-5:00pm Ugile Abhay
4 Analysis the information 10-8-2019 20-8-2019
3:00-5:00pm 3:00-5:00pm Giri Parth
5 Comparism of Database 28-8-2019 03-9-2019
3:00-5:00pm 3:00-5:00pm Babalsure Madhur
6 Features of Databases 05-9-2019 9-9-2019
3:00-5:00pm 3:00-5:00pm
7 Advantages and drawback 10-9-2019 19-9-2019
of databases 3:00-5:00pm 3:00-5:00pm
8 Final report of project 19-9-2019 03-10-2019
3:00-5:00pm 3:00-5:00pm
2
5. Resources Required:-
Sr.
No Name of resource / material Specification Quantity Remarks
.
1 Computer WINDOWS 7,2GB RAM, 1
160GB HDD
2 Operating System WINDOWS 7 1
4 Browser Chrome 1
Sr.
Enrollment No. Name of Team Member Roll No.
No.
3
Annexure – II
Micro-Project Report
1. Rationale:
Using survey software to administer survey research is a powerful tool that market
researchers use to gather data. Advanced survey software providers have survey
solutions for all modes of survey research, including: online surveys, paper
surveys, phone surveys, to the more recent introduction of mobile surveys.
Available survey solutions have led to widespread use of quantitative surveys,
across all survey modes, to collect, analyze, and use data to formulate strategies
for a more effective business model, create targeted marketing strategies, enhance
customer service, and much more. Executed correctly, survey research can benefit
market researchers with reliable and useable data, and improve research.
4.Literature Review:-
A database is a collection of information that is organized in tables and stored on a
computer system. This information can be updated or modified as required. We can
also say it’s like a room in an office which has files in it. If we don’t have a defined
process we will not know how to get that data from the room.
4
Similarly, a database management system (DBMS) is a software for creating and
managing data in the databases. The DBMS provides users and programmers a
defined process for data retrieval, management, updating, and creation.
When you open Access, Backstage view displays the New tab. The New tab
provides several ways that you can create a new database:
A blank database You can start from scratch if you want. This is a good
option if you have very specific design requirements or have existing data that
you need to accommodate or incorporate.
4 Browser Chrome 1
5
8. Skill developed / Learning out of this Micro-Project:
Banking System: For storing customer info, tracking day to day credit and
debit transactions, generating bank statements etc. All this work has been done
with the help of Database management systems.
6
Difference between SQL and NOSQl (MYSQL):-
SQL MYSQL
RELATIONAL DATABASE Non-relational or distributed database
MANAGEMENT SYSTEM (RDBMS) system.
These databases have fixed or static or They have have dynamic schema
predefined schema
These databases are not suited for These databases are best suited for
hierarchical data storage. hierarchical data storage.
These databases are best suited for These databases are not so good for
complex queries complex queries
7
Difference between MongoDB and Oracle:-
8
MySQL Oracle
Mysqlhotcopy and mysqldump are backup Oracle has different type of backups like
utilities for MySQL. cloud backup, hot backup, export, import data
dump. It offers most popular backup utility
called Recovery Manager (RMAN)