What are the disadvantages or drawbacks of the Object oriented database management system [OODBMS]?
Drawbacks or disadvantages of the object oriented database management system
- OODBMS is hard to create in their structure.
- In this database without inheritance characters you will not able to create the object oriented database.
- It is very heavy database.
- It used only for very complex project.
- It is also used for major application project not minor application development.
- Generally the object oriented databases are required for system software development.
Let's discuss these points listed above about the object oriented database management system with drawbacks or disadvantages following below here:
OODBMS is hard to create in their structure:-
OODBMS is a complex database which includes the object which is a real life based object that can be designed or created with their attributes and is very complex to develop.
The object can be defined through the class and described with their properties or attributes of the objects.
Such as:- an object has 2d shape and their coordinates are (3,4), (2,3) and (5,4). These coordinates are based on the X and Y axis of graphs that need to be displayed on the computer graphics. In the details of the object the 2d shapes object is a triangle shape of object that lies on these coordinates of x and y graphs.
These details of the object describe the shapes according to the graph at the values of coordinates which is a complex to design and describes at an atomic level of values.
In this database without inheritance characters you will not able to create the object oriented database:-
Without the characters of inheritance the user cannot be able to create object oriented database models for specific projects.
Without inheritance characters the fundamental principles of object oriented programming cannot support it. Hence, the object oriented database model cannot be developed and it is impossible to develop the object oriented DBMS for specific projects.
Without inheritance characters there is no way to apply the inheritance concept which means the characters are important for the inheritance concept of object oriented database management system to apply on it.
Inheritance characters are important because it is a part that allows one to apply the property on the object defined in the object database model for using the inheritance concept on the object, Name, size, shape name, color, category of model, model number etc. These are the inheritance characters that are important for inheritance concepts applied on the oops in object oriented database models.
-----------------------------------------------------------------------------------------------------------------------------
My latest post is here links below about the databases technology
What are the components of data model in [DBMS] Relational Database Management System?
There are five main components of data model... 👉 click here 👈
Comments
Post a Comment