Preview

DATABASE & INTERNET TECHNOLOGIES

Powerful Essays
Open Document
Open Document
4139 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
DATABASE & INTERNET TECHNOLOGIES
DATABASE
One of the technology terms that most people have become accustomed to hearing either at work or while surfing the Internet is the database. The database used to be an extremely technical term, however with the rise of computer systems and information technology throughout our culture, the database has become a household term.
A database is a structured collection of records or data that is stored in a computer system. In order for a database to be truly functional, it must not only store large amounts of records well, but be accessed easily. In addition, new information and changes should also be fairly easy to input. In order to have a highly efficient database system, a program that manages the queries and information stored on the system must be incorporated. This is usually referred to as DBMS or a Database Management System. Besides these features, all databases that are created should be built with high data integrity and the ability to recover data if hardware fails.
Types of Databases
There are several common types of databases. Each type of database has its own data model (how the data is structured). They include Flat Model, Hierarchical Model, Relational Model, and Network Model.
The Flat Model Database
A flat database is a simple database system in which each database is represented as a single table in which all of the records are stored as single rows of data, which are separated by de limiters such as tabs or commas. The table is usually stored and physically represented as a simple text file.

Because of the limitations of flat databases, they are not unsuitable for most software applications in which there are a need to represent and store complex business relationships. However, some application developers still use flat files in order to reduce the cost and complexity of integrating a relational database.
Unlike relational databases, flat databases cannot represent complex relationships between entities. They also have no

You May Also Find These Documents Helpful

  • Satisfactory Essays

    A database is essentially an electronic filing system. It allows you to quickly select desired pieces of information.…

    • 492 Words
    • 3 Pages
    Satisfactory Essays
  • Powerful Essays

    Bis221 Mel Johnson

    • 765 Words
    • 3 Pages

    A database stores information for any given reason and can be tracked back for any needed purpose.…

    • 765 Words
    • 3 Pages
    Powerful Essays
  • Satisfactory Essays

    A database is a computer mechanism for storing and retrieving data. It gives one true command of their data, enabling one to retrieve it, sort it, analyze it, summarize it, and report results in changes.…

    • 598 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Week 1 BIS221

    • 536 Words
    • 3 Pages

    Databases allows companies to organize all their information on one place, making it easy for people to access and share information.…

    • 536 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    Dbm 381 Week 1paper

    • 885 Words
    • 4 Pages

    A database consists of one or more tables; each containing data stored as individual records. Different database architectures determine how the tables and records are organized or related…

    • 885 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    A database is any collection of related items stored in computer memory. The data in a database may be about club members, employee payroll, company sales, and so on. Database software allows the user to enter data, arrange it, retrieve and change it, or select certain data (such as an address) for use in documents.…

    • 253 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Bis Midterm Sheet

    • 1467 Words
    • 6 Pages

    Database: A data base is a self-describing collection of integrated records. Bytes (character of data) are grouped into columns. Columns are also called fields. Columns or fields, in turn, are grouped into rows, which are also called records. The collection of data for all columns is called a row or a record. A group of similar rows or records is called a table or a file. A database is a collection of tables plus relationships around the rows in those tables, plus special data, called metadata, that describes the structure of the database. Databases are usually stored on magnetic disks.…

    • 1467 Words
    • 6 Pages
    Good Essays
  • Good Essays

    • A database is a collection of data which has been organised so that a computer program can quickly select desired items. This could be something as straightforward as a list of names in alphabetical order or an ascending list of numeric stock codes. Ideal for use with telephone contacts or staff details.…

    • 2906 Words
    • 12 Pages
    Good Essays
  • Good Essays

    As we know, database is structured collection of data; computer based databases are usually organized into one or more tables. A table stores data in a format similar to a published table and consists of a series of rows and columns.…

    • 688 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    PT2520

    • 1600 Words
    • 14 Pages

    • An old-style library catalog, a Rolodex or an address book are all databases. • Usually we use the term “database” to refer to electronic databases. Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall…

    • 1600 Words
    • 14 Pages
    Satisfactory Essays
  • Satisfactory Essays

    A database is a digital storage area that helps people keep track of things. A database can also be considered a digital list because in the real world work environment keeping track of lists is very valuable to an organization but in other cases a simple list is not agile and versatile enough to avoid data inconsistencies and other problems that may arise. Databases are valuable because they are not only objects that remain in list form; but also a tool that can be split into table data that may then help to solve organizational problems that lead to more efficient business operation. The best way to organize valuable information within an organization is rational database tables because they are designed to solve all of the problems and limitations that comes with simple lists.…

    • 414 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Case Study Chapter 5

    • 611 Words
    • 3 Pages

    The types of data that could be stored in the database could include, but not limited to, the following: name, sex, country of origin, blood type, DNA, and that DNA would be broken down into many different types of markers and mitochondria. From all of that is collected it is then put into like groupings. “Data is generally organized in a hierarchy that begins with the smallest piece of data used by computers (a bit) and progresses through the hierarchy to a database.”(Stair & Reynolds, 2012) After that smallest piece of data it then goes into larger groups, fields- specific items such as name, records-each individual’s information or a commonality marker, files-all of the information on an individual or all of the common marker, and then finally the database as a whole. (132)…

    • 611 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    Concept of Dbms

    • 1140 Words
    • 5 Pages

    A database is a structure that can store information about multiple types of entities, the attributes of those entities, and the relationships among the entities.…

    • 1140 Words
    • 5 Pages
    Powerful 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
  • Good Essays

    Relational Databases

    • 750 Words
    • 3 Pages

    There are many ways to store and access data. One of these ways is using a data base. A database is an integrated collection of logically related data elements that are organized into a common pool of data elements (O 'Brien & Marakas, 2011). These elements are stored in such a way that they are not dependent on any one program or any piece of hardware. Thus allows data to be shared easily between programs.…

    • 750 Words
    • 3 Pages
    Good Essays