Introduction DBMS.pptx

Users in DBMS
End user: The users who deal with the database at the terminal end,
they can be casual users or native database user.
Application programmers : The users who develop the applications in
different languages (Java, .net, Cobol, php etc.) to interact with
database.
System Analyst : System Analyst is responsible for overall technical,
economical and feasibility aspects of the DBMS.
Database administrators : Everything related to DBMS like policies and
strategies is handled by the DBA. DBA can be a single person or group
of many persons.
Sophisticated Users : They are the SQL programmers, who deal directly
with the database. They write queries to delete/select/insert and update
the database.
Characteristics of Database Approach
1. Manages Information
A database always takes care of its information because
information is always helpful for whatever work we do. It manages
all the information that is required to us. Managing information by
using a database, we become more deliberated user of our data.
2. Easy Operation Implementation
All the operations like insert, delete, update, search etc. are
carried out in a flexible and easy way. Database makes it very
simple to implement these operations. A user with little
knowledge can perform these operations. This characteristic of
database makes it more powerful.
3. Multiple Views of Database
Basically, a view is a subset of the database. A view is defined and
devoted for a particular user of the system. Different users of the
system may have different views of the same system.
Data For Specific Purpose
A database is designed for data of specific purpose. For example, a
database of student management system is designed to maintain the
record of student’s marks, fees and attendance etc. This data has a
specific purpose of maintaining student record.
It has Users of Specific Interest
A database always has some indented group of users and
applications in which these user groups are interested.
For example, in a library system, there are three users, official
administration of the college, the librarian, and the students.
Represent Some Aspects of Real World Applications
A database represents some features of real world applications. Any
change in the real world is reflected in the database. If we have some
changes in our real applications like railway reservation system then
it will be reflected in database too.
Self Describing nature
A database is of self describing nature; it always describes and
narrates itself. It contains the description of the whole data structure,
the constraints and the variables.
It makes it different from traditional file management system in which
definition was not the part of application program. These definitions
are used by the users and DBMS software when needed.
Logical Relationship Between Records and Data
A database gives a logical relationship between its records and data.
So a user can access various records depending upon the logical
conditions by a single query from the database.
Shelter Between Program and Data
In traditional file management system, if any user makes changes in
the structure of a file then all the programs accessed by that file
needed to be changed. The structure of data files is defined by the
application programs.
DBMS Versus File system
Implications of the Database Approach
 Potential for enforcing standards:
 crucial for the success of database applications in large organizations
 standards refer to data item names, display formats, screens, report structures, meta-data
(description of data) etc.
 Reduced application development time:
 incremental time to add each new application is reduced.
 Flexibility to change data structures:
 Database structure may evolve as new requirements are defined.
 Availability of up-to-date information:
 Very important for on-line transaction systems such as Airline, Hotel, Car reservations etc.
 Economies of scale:
 By consolidating data and applications across departments wasteful overlap of resources and
personnel can be avoided.
When NOT to use a DBMS
 Main (costs) of using a DBMS:
 High initial investment and possible need for additional hardware.
 Overhead for providing generalization, security, concurrency control, recovery, and integrity functions.
 When a DBMS may be unnecessary:
 If the database and applications are simple, well defined, and not expected to change.
 If there are stringent real-time requirements that may not be met because of DBMS overhead.
 If access to data by multiple users is not required.
 If the database system is not able to handle the complexity of data
because of modeling limitations.
 If the database users need special operations not supported by the
DBMS.
1 von 7

Recomendados

En ch01 von
En ch01En ch01
En ch01anibapi
2.2K views24 Folien
Dbms von
DbmsDbms
Dbmssevtap87
30.8K views43 Folien
DBMS-INTRODUCTION.pptx von
DBMS-INTRODUCTION.pptxDBMS-INTRODUCTION.pptx
DBMS-INTRODUCTION.pptxDivyaKS12
189 views86 Folien
Unit 2 rdbms study_material von
Unit 2  rdbms study_materialUnit 2  rdbms study_material
Unit 2 rdbms study_materialgayaramesh
224 views25 Folien
Dbms models von
Dbms modelsDbms models
Dbms modelsdevgocool
66.1K views68 Folien
Database System Concepts von
Database System ConceptsDatabase System Concepts
Database System ConceptsRanilesh Raveendran
457 views76 Folien

Más contenido relacionado

Similar a Introduction DBMS.pptx

Chapter01 von
Chapter01Chapter01
Chapter01sasa_eldoby
1.5K views30 Folien
Chapter one von
Chapter oneChapter one
Chapter oneDawod Yimer
377 views31 Folien
Unit1 dbms von
Unit1 dbmsUnit1 dbms
Unit1 dbmsgowrivageesan87
99 views30 Folien
Chapter 1. Itroduction To DBMS -.pptx von
Chapter 1. Itroduction To DBMS -.pptxChapter 1. Itroduction To DBMS -.pptx
Chapter 1. Itroduction To DBMS -.pptxsantosh96234
5 views11 Folien
Assign 1 von
Assign 1Assign 1
Assign 1guestffcfdd
4.8K views37 Folien
Database User and Administrator von
Database User and AdministratorDatabase User and Administrator
Database User and AdministratorA. S. M. Shafi
322 views2 Folien

Similar a Introduction DBMS.pptx(20)

Chapter 1. Itroduction To DBMS -.pptx von santosh96234
Chapter 1. Itroduction To DBMS -.pptxChapter 1. Itroduction To DBMS -.pptx
Chapter 1. Itroduction To DBMS -.pptx
santosh962345 views
Database User and Administrator von A. S. M. Shafi
Database User and AdministratorDatabase User and Administrator
Database User and Administrator
A. S. M. Shafi322 views
Components and Advantages of DBMS von Shubham Joon
Components and Advantages of DBMSComponents and Advantages of DBMS
Components and Advantages of DBMS
Shubham Joon11.3K views
Unit 1: Introduction to DBMS Unit 1 Complete von Raj vardhan
Unit 1: Introduction to DBMS Unit 1 CompleteUnit 1: Introduction to DBMS Unit 1 Complete
Unit 1: Introduction to DBMS Unit 1 Complete
Raj vardhan8.3K views
Chapter 1 - testing von jlope438
Chapter 1 - testing Chapter 1 - testing
Chapter 1 - testing
jlope438277 views
Data Base Management Systems von Raj vardhan
Data Base Management SystemsData Base Management Systems
Data Base Management Systems
Raj vardhan150 views
Chap1-Introduction to database systems.ppt von LisaMalar
Chap1-Introduction to database systems.pptChap1-Introduction to database systems.ppt
Chap1-Introduction to database systems.ppt
LisaMalar29 views

Más de ShivareddyGangam

Student Voting Application for Election – Using SMS (1).pptx von
Student Voting Application for Election – Using SMS (1).pptxStudent Voting Application for Election – Using SMS (1).pptx
Student Voting Application for Election – Using SMS (1).pptxShivareddyGangam
71 views20 Folien
Project Management (2).pdf von
Project Management (2).pdfProject Management (2).pdf
Project Management (2).pdfShivareddyGangam
16 views20 Folien
pca.ppt von
pca.pptpca.ppt
pca.pptShivareddyGangam
55 views27 Folien
The Product and Process(1).pdf von
The Product and Process(1).pdfThe Product and Process(1).pdf
The Product and Process(1).pdfShivareddyGangam
36 views40 Folien
Unit24_TopologicalSort (2).ppt von
Unit24_TopologicalSort (2).pptUnit24_TopologicalSort (2).ppt
Unit24_TopologicalSort (2).pptShivareddyGangam
8 views9 Folien
Lecture1_jps (1).ppt von
Lecture1_jps (1).pptLecture1_jps (1).ppt
Lecture1_jps (1).pptShivareddyGangam
21 views99 Folien

Más de ShivareddyGangam(20)

Student Voting Application for Election – Using SMS (1).pptx von ShivareddyGangam
Student Voting Application for Election – Using SMS (1).pptxStudent Voting Application for Election – Using SMS (1).pptx
Student Voting Application for Election – Using SMS (1).pptx
ShivareddyGangam71 views
Software Project Risks Management (1).pdf von ShivareddyGangam
Software Project Risks Management (1).pdfSoftware Project Risks Management (1).pdf
Software Project Risks Management (1).pdf
ShivareddyGangam142 views
OS-Final-Transform-Manual-Testing-Processes-to-incorporate-Automatio....pptx von ShivareddyGangam
OS-Final-Transform-Manual-Testing-Processes-to-incorporate-Automatio....pptxOS-Final-Transform-Manual-Testing-Processes-to-incorporate-Automatio....pptx
OS-Final-Transform-Manual-Testing-Processes-to-incorporate-Automatio....pptx

Último

Gopal Chakraborty Memorial Quiz 2.0 Prelims.pptx von
Gopal Chakraborty Memorial Quiz 2.0 Prelims.pptxGopal Chakraborty Memorial Quiz 2.0 Prelims.pptx
Gopal Chakraborty Memorial Quiz 2.0 Prelims.pptxDebapriya Chakraborty
684 views81 Folien
MercerJesse2.1Doc.pdf von
MercerJesse2.1Doc.pdfMercerJesse2.1Doc.pdf
MercerJesse2.1Doc.pdfjessemercerail
237 views5 Folien
Sociology KS5 von
Sociology KS5Sociology KS5
Sociology KS5WestHatch
76 views23 Folien
The Accursed House by Émile Gaboriau von
The Accursed House  by Émile GaboriauThe Accursed House  by Émile Gaboriau
The Accursed House by Émile GaboriauDivyaSheta
212 views15 Folien
Ch. 8 Political Party and Party System.pptx von
Ch. 8 Political Party and Party System.pptxCh. 8 Political Party and Party System.pptx
Ch. 8 Political Party and Party System.pptxRommel Regala
53 views11 Folien
CUNY IT Picciano.pptx von
CUNY IT Picciano.pptxCUNY IT Picciano.pptx
CUNY IT Picciano.pptxapicciano
54 views17 Folien

Último(20)

Sociology KS5 von WestHatch
Sociology KS5Sociology KS5
Sociology KS5
WestHatch76 views
The Accursed House by Émile Gaboriau von DivyaSheta
The Accursed House  by Émile GaboriauThe Accursed House  by Émile Gaboriau
The Accursed House by Émile Gaboriau
DivyaSheta212 views
Ch. 8 Political Party and Party System.pptx von Rommel Regala
Ch. 8 Political Party and Party System.pptxCh. 8 Political Party and Party System.pptx
Ch. 8 Political Party and Party System.pptx
Rommel Regala53 views
CUNY IT Picciano.pptx von apicciano
CUNY IT Picciano.pptxCUNY IT Picciano.pptx
CUNY IT Picciano.pptx
apicciano54 views
Narration lesson plan von TARIQ KHAN
Narration lesson planNarration lesson plan
Narration lesson plan
TARIQ KHAN59 views
Structure and Functions of Cell.pdf von Nithya Murugan
Structure and Functions of Cell.pdfStructure and Functions of Cell.pdf
Structure and Functions of Cell.pdf
Nithya Murugan701 views
REPRESENTATION - GAUNTLET.pptx von iammrhaywood
REPRESENTATION - GAUNTLET.pptxREPRESENTATION - GAUNTLET.pptx
REPRESENTATION - GAUNTLET.pptx
iammrhaywood107 views
7 NOVEL DRUG DELIVERY SYSTEM.pptx von Sachin Nitave
7 NOVEL DRUG DELIVERY SYSTEM.pptx7 NOVEL DRUG DELIVERY SYSTEM.pptx
7 NOVEL DRUG DELIVERY SYSTEM.pptx
Sachin Nitave61 views
AI Tools for Business and Startups von Svetlin Nakov
AI Tools for Business and StartupsAI Tools for Business and Startups
AI Tools for Business and Startups
Svetlin Nakov111 views
Create a Structure in VBNet.pptx von Breach_P
Create a Structure in VBNet.pptxCreate a Structure in VBNet.pptx
Create a Structure in VBNet.pptx
Breach_P75 views
When Sex Gets Complicated: Porn, Affairs, & Cybersex von Marlene Maheu
When Sex Gets Complicated: Porn, Affairs, & CybersexWhen Sex Gets Complicated: Porn, Affairs, & Cybersex
When Sex Gets Complicated: Porn, Affairs, & Cybersex
Marlene Maheu73 views
Classification of crude drugs.pptx von GayatriPatra14
Classification of crude drugs.pptxClassification of crude drugs.pptx
Classification of crude drugs.pptx
GayatriPatra1492 views
Psychology KS4 von WestHatch
Psychology KS4Psychology KS4
Psychology KS4
WestHatch90 views

Introduction DBMS.pptx

  • 1. Users in DBMS End user: The users who deal with the database at the terminal end, they can be casual users or native database user. Application programmers : The users who develop the applications in different languages (Java, .net, Cobol, php etc.) to interact with database. System Analyst : System Analyst is responsible for overall technical, economical and feasibility aspects of the DBMS. Database administrators : Everything related to DBMS like policies and strategies is handled by the DBA. DBA can be a single person or group of many persons. Sophisticated Users : They are the SQL programmers, who deal directly with the database. They write queries to delete/select/insert and update the database.
  • 2. Characteristics of Database Approach 1. Manages Information A database always takes care of its information because information is always helpful for whatever work we do. It manages all the information that is required to us. Managing information by using a database, we become more deliberated user of our data. 2. Easy Operation Implementation All the operations like insert, delete, update, search etc. are carried out in a flexible and easy way. Database makes it very simple to implement these operations. A user with little knowledge can perform these operations. This characteristic of database makes it more powerful. 3. Multiple Views of Database Basically, a view is a subset of the database. A view is defined and devoted for a particular user of the system. Different users of the system may have different views of the same system.
  • 3. Data For Specific Purpose A database is designed for data of specific purpose. For example, a database of student management system is designed to maintain the record of student’s marks, fees and attendance etc. This data has a specific purpose of maintaining student record. It has Users of Specific Interest A database always has some indented group of users and applications in which these user groups are interested. For example, in a library system, there are three users, official administration of the college, the librarian, and the students. Represent Some Aspects of Real World Applications A database represents some features of real world applications. Any change in the real world is reflected in the database. If we have some changes in our real applications like railway reservation system then it will be reflected in database too.
  • 4. Self Describing nature A database is of self describing nature; it always describes and narrates itself. It contains the description of the whole data structure, the constraints and the variables. It makes it different from traditional file management system in which definition was not the part of application program. These definitions are used by the users and DBMS software when needed. Logical Relationship Between Records and Data A database gives a logical relationship between its records and data. So a user can access various records depending upon the logical conditions by a single query from the database. Shelter Between Program and Data In traditional file management system, if any user makes changes in the structure of a file then all the programs accessed by that file needed to be changed. The structure of data files is defined by the application programs.
  • 6. Implications of the Database Approach  Potential for enforcing standards:  crucial for the success of database applications in large organizations  standards refer to data item names, display formats, screens, report structures, meta-data (description of data) etc.  Reduced application development time:  incremental time to add each new application is reduced.  Flexibility to change data structures:  Database structure may evolve as new requirements are defined.  Availability of up-to-date information:  Very important for on-line transaction systems such as Airline, Hotel, Car reservations etc.  Economies of scale:  By consolidating data and applications across departments wasteful overlap of resources and personnel can be avoided.
  • 7. When NOT to use a DBMS  Main (costs) of using a DBMS:  High initial investment and possible need for additional hardware.  Overhead for providing generalization, security, concurrency control, recovery, and integrity functions.  When a DBMS may be unnecessary:  If the database and applications are simple, well defined, and not expected to change.  If there are stringent real-time requirements that may not be met because of DBMS overhead.  If access to data by multiple users is not required.  If the database system is not able to handle the complexity of data because of modeling limitations.  If the database users need special operations not supported by the DBMS.