What is the problem along with Relational Database and what solution you could suggest for it?
When we store object orientated data within RDBMS it required to translate in to other form that is readable to that RDBMS. Although we required that data back or we needed to get data from that stored data. Again it needed to be translate back into readable form.
This dual processing procedure decreases the speed of reading back the data.
It needs large knowledge base to implement.
Its implementation in little business it bit complex due to its complexity.