Tuesday, November 6, 2018

Object Oriented Database - in simple words

OODMS
Complex data like images, objects etc.
Its has OO concepts like encapsulation, inheritance, polymorphism, overloading
Access things at object level instead of rows and columns.
Can be relatively slow, if objects are not optimally defined; but can be very fast if defined well.
Nodal architecture.

These youtube videos looks good -
https://www.youtube.com/watch?v=C10T9M83Gj8
https://www.youtube.com/watch?v=7v_5vfTKDVs

No comments:

Post a Comment