Preview

Introduction to Database Concepts

Good Essays
Open Document
Open Document
773 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Introduction to Database Concepts
Rachana B Avadhani
VIII A Data Base Concepts

A database management system (DBMS) is the software that allows a computer to perform database functions of storing, retrieving, adding, deleting and modifying data.
Relational database management systems (RDBMS) implement the relational model of tables and relationships.
Database

Data: is the required particular piece of information which we need.
The information in the database is stored in records.
Records: The records are information held in one row.
Field: Individual pieces of information is called as field
Example:
Let us take an example of list of all students in our school
Data: Information about one particular student or class
Record: Each line of information stored in the data base like information of each student
Field: Individual piece of information like Name, Admission number, Class, Register Number
Where do we use databases?
We use databases in daily bases in our daily activities.
E.g.: 1. List of our friends 2. List of all the students in our class 3. List of all students and their details 4. The school library
Databases are classified bases: 1. On the number of rows of information that can be held by it. 2. Ability to connect to different databases.(RDBMS) 3. Speed at which data can be retrieved 4. The method in which data is stored 5. Licensing method

Different Data Bases

1. 2. dBase III – Command line data base worked on DOS no RDBMS supported small and medium size database sizes up to 75000 records. Built-in frontend, reporting, development support 3. dBase IV & FoxPro – Command Line database worked on DOS and Networks with basic RDBMS supported Small and Medium database upto 1500000 records with many users accessing the database at the same time. Built-in frontend, reporting, development support. Supports Multiple databases in one project 4. db2 - Command Line database works on Unix

You May Also Find These Documents Helpful

  • Satisfactory Essays

    Define database architecture. Consider Microsoft® Access®, Microsoft® SQL Server®, Oracle®, and IBM DB2® software as possible examples.…

    • 644 Words
    • 4 Pages
    Satisfactory Essays
  • Good Essays

    Major commercial database developers have set a trend of offering “Express” versions of their databases. Companies such as Microsoft, Oracle and IBM DB2 are a part of this trend setting. Microsoft has a program called SQL Express which has the following features; SQL Server Configuration Manager, Replication, Advanced Query Optimizer, SMO/RMO, Sqlcmd, and Integration with Visual Studio 2005. SQL Express all has snapshot isolation level features, Native XML support, SQL language support-Multiple Active Result Sets (MARS), and Dedicated Admin Connection-Import/Export Wizard. These features are different than that of Oracles express version. Some of the software limitations include a 1GB maximum memory, the maximum size of each relational database.…

    • 452 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    2. A recent trend for major commercial database developers is to offer free “Express” versions of their databases. Microsoft has SQL Express, Oracle has Oracle Express, and DB2 has DB2 Express. Go to the company websites, and look up these Express editions.…

    • 327 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    DBM 380 Syllabus

    • 623 Words
    • 4 Pages

    Define database architecture. Consider Microsoft® Access®, Microsoft® SQL Server®, Oracle®, and IBM DB2® software as possible examples.…

    • 623 Words
    • 4 Pages
    Satisfactory Essays
  • Good Essays

    Each individual workstation will use Microsoft Windows 7 professional x64 service pack 1 for the operating system. The Main database server will use Microsoft Server 2008 R2 x64 for the operating system. The DBMS that will be used will be Microsoft Office Access. A form will be created to add data to the database and make it easy to retrieve data when needed. Reports can be downloaded and printed to show results of the data base inquiry.…

    • 799 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Athabasca Assignment

    • 837 Words
    • 4 Pages

    Relational databases are not new technology. Commercially, they gained importance in the early 1980s with the introduction of Oracle’s relational database, and since then they have been an essential tool for most businesses. Databases are critical tools that help to support various business functions in an organization. These information systems help a business to build and maintain competitive advantage. Databases not only support the operational levels of business—they are also used to support the activities of managers.…

    • 837 Words
    • 4 Pages
    Good Essays
  • Powerful Essays

    Database Environment

    • 1121 Words
    • 5 Pages

    A database defines a structure for storing information and it collects information that is organized in such a way that a computer program can quickly select desired pieces of data. A database can also be thought of as an electronic filing system. Data and information are extracted from a database by creating a query and then submitting it to the query database management system (DBMS) and it is posed in a language that only the DBMS can understand. The query can be in the form of a question or just a keyword and once these queries run against the database, it will find a matching record (Reynolds, 2004) .…

    • 1121 Words
    • 5 Pages
    Powerful Essays
  • Better Essays

    Ordinarily a database management system is considered a modernized record keeping system. Not with standing, DBMS’s is an accumulation of projects, which are utilized to characterize, make and keep up databases. Essentially, DBMS’s is a universally useful programming…

    • 952 Words
    • 3 Pages
    Better Essays
  • Satisfactory Essays

    This will allow you to different data so you do not have any duplicates so each piece of data is different. Schools, colleges, and theme parks could use a relational database so that they never have duplicates. Also, it makes inputting data a lot.…

    • 557 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    Admin

    • 558 Words
    • 3 Pages

    Managing and Creating a Database Using MS-Access, SQL Server 2000 or 2003, Oracle, and MySQL.…

    • 558 Words
    • 3 Pages
    Good Essays
  • Better Essays

    This paper will compare and contrast five different database management systems on six criteria. The database management systems (DBMS) that will be discussed are SQL Server 2000, Access, MySQL, DB2, and Oracle. The criteria that will be compared are the systems ' functionality, the requirements that must be met to run the DBMS, the expansion capabilities – if it is able to expand to handle more data over time, the types of companies that typically use each one, the normal usage of the DBMS, and the costs associated with implementing the DBMS.…

    • 1180 Words
    • 5 Pages
    Better Essays
  • Powerful Essays

    Database Concepts

    • 1636 Words
    • 7 Pages

    12) A database is a set of one or more computer programs that serves as an intermediary between the users and the database management system (DBMS).…

    • 1636 Words
    • 7 Pages
    Powerful Essays
  • Powerful Essays

    Mssql vs Mysql

    • 1764 Words
    • 8 Pages

    Basically, the significance of this study is to come up with a comparison of each database servers and will enable to answer the questions that are popping in the minds of the future users and the importance of a right and appropriate tools to be used. It will also identify the complexity of between the when it comes to some features and functionality.…

    • 1764 Words
    • 8 Pages
    Powerful Essays
  • Better Essays

    Database Design

    • 1126 Words
    • 5 Pages

    „h Large amounts of data are stored. An individual record is required for each student.…

    • 1126 Words
    • 5 Pages
    Better Essays
  • Good Essays

    I did not include a sample application because the code provide within the article can really be dropped in and should work with no problem. Also through out the article I will refer to SQL Server, MSDE is a free version of SQL Server that does not have some of the GUI tools and has a few other limits such as database size. This code will work on both without problem.…

    • 2200 Words
    • 9 Pages
    Good Essays