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.
-----------------------------------------------------------------------------------------------------------------------------
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