Topic: Object Oriented V Relational
Answers to Common Questions
What is the difference between object oriented model and relation...
see the link below http://www.freetutes.com/systemanalysis/sa8-comparison-relational-model-oo-model.html we compare the two models from the following criterias: model representation capabilities, languages, system storage structures, and in... Read More »
Source: http://wiki.answers.com/Q/What_is_the_difference_between_object_o...
What is the difference between object-oriented database and relat...
A Relational Database is designed and maintained following some very well defined rules of logic and algebra. It often portrays a "one to many" relationship between two sets of data, and, less often, a "one to one" and "many to many" relati... Read More »
Source: http://wiki.answers.com/Q/Difference_between_DA_and_DBA_in_databa...
How does an object-oriented database compare to a relational data...
object-oriented is index by object with no relationship to each other. Relational db has links to other db that have specific information. Some may have Names.db and relate to address.db and so on. Read More »
Source: http://wiki.answers.com/Q/How_does_an_object-oriented_database_co...
Answers to Other Common Questions
First of all, they may or may not differ. An object oriented database is a database you program by the use of small pieces, that, put together form an object. These objects can then be combined with other objects and/or be used separately. ... Read More »
Source: http://wiki.answers.com/Q/1_What_are_object-oriented_databases_an...
Model View Controller is a pattern of interaction between design objects that is canonical. Object Oriented Design is a data centric way to look at computer programming that is built directly into most languages today. It attaches "methods"... Read More »
Source: http://www.quora.com/Programming-Languages/How-are-Model-View-Con...
Relational Database Management Systems (RDBMSs) have been very successful, but their success is limited to certain types of applications. As business users expand to newer types of applications, and grow older ones, their attempts to use RD... Read More »
Source: http://answers.yahoo.com/question/index?qid=20080622133419AAFSNoJ
"In an object oriented database, information is represented in the form of objects as used in Object-Oriented Programming. When database capabilities are combined with object programming language capabilities, the result is an object databa... Read More »
Source: http://answers.yahoo.com/question/index?qid=20070721102900AAPEkbV
Portability and ease of access. Data in relational DBs can be accessed by SQL, which is understood by millions of applications and people. OO databases require custom code to access them. Relational DBs are like standard audio plugs - every... Read More »
Source: http://answers.yahoo.com/question/index?qid=20080428154230AAgP5oK
Perhaps you have to write a program that hadles users, stores their data into database, does some accounting calculations... You can write a program that consists of several parts - objects: Object - User - with fields first name, last name... Read More »
Source: http://answers.yahoo.com/question/index?qid=20080122080103AAw8aMZ
Hi, Object oriented programming is programming using objects derived from classes. For example if i am coding a game I would have a "Player" class. This class would contain variables things like health, ammo, hair colour, name and methods d... Read More »
Source: http://answers.yahoo.com/question/index?qid=20091104142253AAPZ5Bv
Want A Personal Answer?
730,178 people are answering.
About - Privacy - AskEraser - Advertise - Careers - Ask Blog - iPhone - Android - Help - Feedback ©2012 Ask.com