Why another database management system?
Well… there are many reasons that current Object Databases available on the market are not wide-adopted but one of the simple answer is because performance; even almost all vendors of Object Databases is saying the performance is much higher the any Relational Databases is not always like that and I will try to make a simple example. Suppose we have typical one-to-many scenario and we will involve 2 entities as example: Product and Category. Each prod...
(more)