OBJECT ORIENTED DATABASE
Different types of Database:
- Object
oriented database
- Relational
database
- Distributed
database
- Hierarchical
database
- Network database
- Cloud
database
- Data
warehouse
Object oriented database is a database management system
which is based on the objects. Every database provides the different
functionality of creating, modifying and maintaining the database. In object oriented database, every
entity represent in object form and object is stored in memory. Object Oriented
Database Management System (OODBMS) is also called Object Database Management
System (ODBMS). It is uses all functionality of the object oriented
programming. University of Engineering & Technology Roorkee
Advantage
of Object DBMS
- Composed of huge variety of data type
- Easy to retrieve and save data
- Easily integration with
object-oriented programming languages like java
- Easily implemented for real
world scenario.
- Every data based on object
which is generated automatically.
Disadvantage of Object oriented DBMS
- Object database is not widely adopted and use due to its typical functionality.
- No standard data models
Comments
Post a Comment