Advantages and Disadvantages of DBMS - Engineer Simple

Search This Blog

Advantages and Disadvantages of DBMS


Advantages and disadvantages of DBMS





Client server database

 

Advantages and Disadvantages of DBMS

 





A client-server database is a database system that interacts with a centrally controlled server. The original database is permanently stored on the server. From a distance, different users can access the database as part of a computer network system. In this case database users are called client / terminal.





Advantages of client-server database management





  1. The acceptability of the system increases as all the computers in the network work in unison.
  2. Communication costs are reduced.
  3. Increases user efficiency.
  4. It takes less time.




Distributed Database






Distributed databases are multiple database systems connect to a centrally controlled server through a network. This method can have a central server (central server) and one or more sub-servers (sub-servers) or workstations under it. Database modification, editing etc. is do individually in each sub-server / workstation including central server. Central databases stored on central servers are modify or update according to the latest state of the workstation databases.





Advantages of distributed databases





  1. High demand data can be access quickly as it is close by.
  2. Processing is faster as each user uses a local database.
  3. Processing is independent, which is a problem for some workstations, but not for other workstations.
  4. Improving credibility.
  5. More data availability.
  6. Low cost communication.
  7. Local autonomy.
  8. Increased efficiency.
  9. Decreases working hours.




Disadvantages of distributed databases






Since the database is store in different places, there is a security problem
The advantage of web enabled database
Virtual community, relational database, instant feedback.
Every commonly available database management system has four essential components.





Web-enabled database






A database that enables interactive access to information, queries, orders, reports and tracking, and records through the Internet and web browsers is call a web-enabled database.





Advantages of Web Enable Database





  1. First, each DBMS has a model based on which DBMS databases are create and use. It is the basic structure of data storage. There are a number of structural criteria, including hierarchical, network, relational, and object. This structural system determines how DBMS will organize, store, and process database information.




Second, DBMS determines the structure or data structure of each data in the database. The database contains information in the form of text, images or videos. Data can be use for well-defined data structures while maintaining the accuracy of these different types of data.





Third, SQL is a data query language. It allows users to create databases, store data, process, search and perform various administrative tasks. Data Query Language is basically the language that connects the user with DBMS. The command that is give to a database in this language is called a query. Disables archiving, modification, search, and various administrative tasks without the permission of each user. As a result, unauthorized users cannot harm the information. As a result, the security of information can be ensure.


Next Post Previous Post
No Comment
Add Comment
comment url