answersLogoWhite

0


Best Answer

DBMS Deesign implementation

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How the implementation and design of object oriented database system is differen from non object oriented database system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What kinds of duties does a database administrator have?

A database administrator is responsible for the design, implementation, maintenance and repair of an organization's database. They also develop and design database strategies. http://en.wikipedia.org/wiki/Database_administrator


What has the author Edward Sciore written?

Edward Sciore has written: 'Database design and implementation' -- subject(s): Database design, Development, Computer software


What is the need for aggregation?

Aggregation is an important concept in database design where composite objects can be modelled during the design of database applications. Therefore, preserving the aggregation concept in database implementation is essential. In this paper, we propose models for implementation of aggregation in an Object-Relational Database Management System (ORDBMS) through the use of index clusters and nested tables. ORDBMS is a commercial Relational Database Management Systems (RDBMS), like Oracle, which support some object-oriented concepts. We will also show how queries can be performed on index clusters and nested tables.


Who or what is responsible for maintaining database consistency?

The RDBMS (Relational Database Management System) is responsible for the control of the database however it requires appropriate planning and implementation of your design in order for this to work properly. Further proper maintenance of the Database environment is critical to its on-going operation. In short proper design by the database architect followed by proper implementation of this design by the DBA or SQL Developer coupled with proper SQL environment deployment is responsible for the healthy operation of a RDBMS.


What has the author David A Taylor written?

David A. Taylor has written: 'Object-oriented technology' -- subject(s): Database design, Object-oriented databases, Development, Computer software 'Object-oriented information systems' -- subject(s): Management information systems, Object-oriented databases, System design


How do you design forms in object oriented database?

A database is about storing data, not about creating forms. You would create the forms in some programming language - NOT something directly related to the database server - than have your forms, or rather your program in general, connect to the database.


What is the difference between OODBMS and DBMS?

Object-Oriented Database Management System (OODBMS) stores data in the form of objects with attributes and methods, allowing for complex data structures and relationships. Traditional Database Management System (DBMS) stores data in structured tables with rows and columns, focusing on relational data models. OODBMS is better suited for applications with complex data structures and relationships, while DBMS is more widely used for simpler data storage and retrieval needs.


What does oop stand for?

OOP (Object Oriented Programming) is the implementation phase of OOD. OOD (Object Oriented Design) is a philosophy that considers things as objects that have attributes and methods. There can be public attributes and methods, and there can be private attributes and methods. The public interface is used to design the relationship between the object and its users, while the private interface is used to design the implementation of how that object works. If done correctly, the private implementation can be changed without requiring any change to the public interface or to its users. Often, a new object can be defined as a derivation of some other object, such as an officer is an employee. The derivation would add the necessary public and private aspects of an officer while inheriting the prior implementation of the public and private aspects of an employee.


What exactly is a remote database administrator?

Someone who's responsible for the design, implementation and maintenance of an organizations online database. They have to not only keep an eye out for any problems with the system but be ready to fix it if something's wrong.


What has the author Nicholas Green written?

Nicholas Green has written: 'Database design and implementation' 'OS digital data in the national transfer format (NTF)'


Design a Web Database?

form_title=Design a Web Database form_header=Hire a developer to design a database to complement your business. What kind of business is the database design for?=_ What will you need the database design to offer?=_ Will you need ongoing support for the design?= () Yes () No () Not Sure


What is objected oriented anlaysis and design?

definition of objected oriented analysis and design