Database Management System
15 June 2007A database is a collection of inter-related data, representing information about a specific domain. In other words, every time you group information that can be related to the same subject, you can say that you have a database. For example: a phone list, a CD catalog or a human resource control system of a company.
However, Database Management System (DBMS) is a software that has resources capable of manipulating database information and interacting with user. Some examples of DBMS’s: oracle, sql server, db2, postgresql, mysql, access, paradox, etc.
At last, we have to picture database management system as the set of four basic components: data, hardware, software and users. In other words, database system can be depicted as an electronic data room.
The main goals of a database system are isolating users from internal details of the database (to promote data abstraction) and making data to become independent from applications.
Related Posts:
- Enterprise JavaBeans
- Astronomy Dilemma: Why Wasn’t Pluto Good Enough for the Universe?
- Create Your Business on the Internet
- .NET, Connecting People
- Eclipse - Most Popular Java IDE
- SWT versus Swing
- Software for Non-Programmers: Computer-Aided Learning
- The Greatest Baseball Players of all Times
- Chemistry in the Work of Nature
If you found this page useful, consider linking to it. Simply copy and paste the code below into your web site.
It will look like this: Database Management System
















February 12th, 2008 at 1:31 pm
This is suficient answer but even detail of this matter is required.
January 6th, 2010 at 7:04 am
I agree with nayan kumar. The post would have been much bigger and better than this had the writer added some more information.