Issue #18: RDBMS-ObjectDB Replication

Type: Feature RequestVersion: 1.4.0Priority: NormalStatus: ActiveReplies: 1
#1

Replication between ObjectDB and RDBMS will enable managing the same synchronized data
in ObjectDB and in an external relational database.

This could be useful in systems that must use an RDBMS for other purposes, but need better performance for specific tasks. For systems that already use JPA - this feature might enable using ObjectDB as a performance booster, with almost no need to write new code.

ObjectDB Support
#2

This could be tricky as there are so many different RDBMS. It might be beneficial to give this company a look.

Reply