- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Object-Oriented Databases
An object-oriented database is a collection of object-oriented programming and relational database. There are various items which are created using object-oriented programming languages like C++, Java which can be stored in relational databases, but object-oriented databases are well-suited for those items.
An object-oriented database is organized around objects rather than actions, and data rather than logic. For example, a multimedia record in a relational database can be a definable data object, as opposed to an alphanumeric value.
- Related Articles
- Object-oriented Data Model
- Moving Object Databases
- Object Oriented language v/s Procedure oriented programming language.
- Object Oriented Programming in Python?
- Is Python Object Oriented or Procedural?
- What is object-oriented programming (OOP)?
- Python Object-oriented and Functional Programming
- Object Oriented language v/s Object based programming language.
- What are basic Object oriented programming concepts?
- Object-oriented filesystem paths in Python (pathlib)
- Why C++ is partially Object Oriented Language?
- How to start object-oriented programming in C++?
- Basic Concepts of Object Oriented Programming using C++
- What is an Object Oriented Programming in JavaScript?
- Explain briefly the Object oriented concepts in Python?

Advertisements