Newsletter

Suka Dengan artikel Di blog Ini, Masukkan alamat Email Anda Di Bawah Ini Untuk berlangganan artikel Blog Ini GRATISS...!!

Enter your email address:

Delivered by FeedBurner

Followers

Popular posts

Banner Musuh

Photobucket
(SYMOI) gubuk blekenyek cooltext433177153
http://borneoblogger.com/
logo Paddi Blog

Your Banner Here. .!!
Fatkhan On Senin, 18 Mei 2009

A Database Management System facilitates with a data storage system, data retrieval and data execution processes in an efficient way. Be it in web development service or an application development process, DBMS packages take the major pie in the project.

In a DBMS, data is stored using complex data structures, but the user only gets an abstract view of it. The different levels of a DBMS are:

  • Physical level– For defining the architecture and the data structures
  • Logical level – Describes data types and various relationships
  • View level – Gives the required view to the user

The database Schema or the overall structure of the database specifies data types, relationships, consistency rules and data semantics for the data stored in the database.

The main categories or models of Database Management systems are:

Hierarchical model
In this database model, data is organized in a tree-like structure. The structure maintains a hierarchy using parent-child relationship (a parent with many children, but a child with only one parent) to manage the data and records are connected through upward or downward links.

Network model
In the network model, data is represented by links and records. The network database is based on the concept of many-to-many relationships with no limit on immediate child or parent node for a given occurrence of records.

Relational model
In this model, the database designer formulates a logical and consistent representation of information using declared constraints known as logical schema. Relational models are widely used in web site development service or in application development.

Object model
This DBMS model (also known as ODBMS) is based on the popular Object-Oriented paradigm, where the concept of application development (such as polymorphism) is merged with database architecture.

For an organization engaged in web development services in India or United States or elsewhere, it is of paramount importance to choose the right database for the application or website which forms the backbone of the entire project.

Leave a Reply

Subscribe to Posts | Subscribe to Comments