Preview

DBMS

Powerful Essays
Open Document
Open Document
3523 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
DBMS
DATABASE ARCHITECTURE

DATABASE CONCEPTS

Figure 1.1 – Main Concepts of a DBMS

Database is an organized collection of data.

Database management system (DBMS) is a computer program (or more typically, a suite of them) designed to manage a database, a large set of structured data, and run operations on the data requested by numerous users.

Data Manipulation Language (DML) is a family of syntax elements similar to a computer programming language used for inserting, deleting and updating data in a database.

Data Definition Language or Data Description Language (DDL) is a syntax similar to a computer programming language for defining data structures, especially database schemas.

Database schema is a set of formulas (sentences) called integrity constraints imposed on a database.

Metadata refers to "data about data".

Metacontent are defined as the data providing information about one or more aspects of the data, such as:

Means of creation of the data
Purpose of the data
Time and date of creation
Creator or author of the data
Location on a computer network where the data were created
Standards used

Fundamental concepts (types) of Metadata
Structural metadata is about the design and specification of data structures and is more properly called "data about the containers of data".
Descriptive metadata is about individual instances of application data, the data content. "data about data content" or "content about content"

Some Examples of Software Modules (DB Manager Program)
Structured Query Language (SQL) server
MySQL Database
FoxPro
Microsoft Access

Data Dictionary is a software utility that catalogs an organization's data resources: what data exist where they originate who uses them what are their format, etc.
Data dictionary not only tells where the data are located in the database, but also which application programs process the data, and closely coordinates with the DBMS in controlling access to the database.

You May Also Find These Documents Helpful

  • Powerful Essays

    Nt1330 Unit 1 Study Guide

    • 1178 Words
    • 5 Pages

    To create Schema definition: It is a database administrator responsible to installation, configuration and upgrading hardware and operating system on given database and also to decide what information to be held in database.…

    • 1178 Words
    • 5 Pages
    Powerful Essays
  • Satisfactory Essays

    unit 6

    • 360 Words
    • 2 Pages

    1) SQL is the programming language used to manipulate data and data objects in a relational database management system.…

    • 360 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    A database language must enable the user to create database and table structures to perform basic data management chores.…

    • 1917 Words
    • 8 Pages
    Powerful Essays
  • Satisfactory Essays

    DDL stands for Data Definition Language. These statements define the database schema or the structure. DDL queries used for creating tables, relationships, and other database querying and modifying data. Common DDL Statements are CREATE, ALTER, DROP, TRUNCATE, COMMENT and RENAME.…

    • 314 Words
    • 1 Page
    Satisfactory Essays
  • Good Essays

    Movie: All About Eve

    • 941 Words
    • 4 Pages

    Margo was one of the most popular stage actresses and put herself high on a…

    • 941 Words
    • 4 Pages
    Good Essays
  • Good Essays

    3. The database scheme: the specifications of the logical structure of the data stored in the database.…

    • 688 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    CS-669 Assignment 1

    • 985 Words
    • 4 Pages

    The purpose of the DBMS is to service between users’ applications and database. This way of accessing to data through the DBMS brings several advantages. First of all, it supports multiple user access at the same time, which helps to update data just in time.…

    • 985 Words
    • 4 Pages
    Powerful Essays
  • Good Essays

    Data elements are the basic unit of information that have a unique importance and subcategories that must be standardized and carried throughout the practices (Aspenden, et al., 2004). Specific codes should be recognized in all terminology sets to represent the data elements to ensure data comparability, which will allow all information systems to hold the data as a combined enterprise (Aspeden, et al.,…

    • 558 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    Database Environment

    • 1121 Words
    • 5 Pages

    When building a system for information, you have to decide how much responsibility for data management your software will take. A database can be rather large or it can be small depending on the information that is being stored. Request for information from a database are made in the form of a query or a question asking the database for particular information. All database management systems are not the same from a technical standpoint. They differ mostly in the way they organize their information internally. The internal organization can then determine how quickly and supplely the information can be extracted (Jupitermedia, 2011) .…

    • 1121 Words
    • 5 Pages
    Powerful Essays
  • Good Essays

    A database management system (DBMS) is a group of programs that manages the database and provides an interface between the end users and other application programs (Stair & Reynolds, 2006). Companies use DBMS systems as a single point of management for all data resources as part of the database environment. This allows for ease of use and security of the data. The database administrator (DBA) is the person whom is trained in database activities, and is responsible for administrative and security related issues referencing the database.…

    • 592 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Csc 215 Answers

    • 527 Words
    • 3 Pages

    10) Structure query language. It use for combining querying and processing sets of tables and the data in those table.…

    • 527 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    Relational Databases

    • 750 Words
    • 3 Pages

    A database uses a database management system or DBMS that use one of five specific data structure that allows the end user access to the data in the database. The five data structures are hierarchical, network, relational, object-oriented, and multidimensional. The first databases used the hierarchical data structure to store and gather the data. This structure the data relations are stored in a tree like records are dependent and arranged in multilevel with one root record and various subordinate levels. Any data element in the database can be found by starting at the root record and…

    • 750 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    According to Riley, there are many metadata standards used to describe or classify data about data. In a library setting, metadata traditionally refers to elements such as bibliographic information about the collection’s holdings and physical items; however, today’s definition of metadata has evolved to include information about electronic or digital data, rather than primarily a way to describe elements of physical data. Not only do metadata standards serve as systems which describe specific elements of the item which it describes, but the metadata record also serves as an access point for a specific item or resources, be it electronic or physical. The two metadata standards that I familiar with which are Dublin Core and MARC/MARC21. Dublin…

    • 138 Words
    • 1 Page
    Satisfactory Essays
  • Good Essays

    A data manipulation language, such as SQL, that is used to add, change, delete, and retrieve the data in the database. This language contains commands that permit end users and programming specialists to extract data from the database to satisfy information requests and develop applications.…

    • 890 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    (iii) A document type definition (DTD) is written in a different language from XML, whereas a schema is itself an XML document (1 mark) and the programmer need only be familiar with one kind of syntax (1 mark). Furthermore, DTS’s allow only predefined data types (1 mark) whereas schemas allow new data-types to be defined (1 mark).…

    • 1322 Words
    • 6 Pages
    Powerful Essays