Inventors:
- San Jose CA, US
Jaykumar Patel - San Jose CA, US
Nikhil Sharma - Milpitas CA, US
Alwin Joseph - Dublin CA, US
International Classification:
G06F 16/28
G06F 16/21
G06F 16/25
G06F 9/46
Abstract:
Techniques are disclosed relating to processing database transactions that include application operations defined by different object relational mapping (ORM) libraries. A transaction router module executing on a computer system receives, from an application, a request for a first database transaction, where the first database transaction includes first and second application operations. The transaction router module then translates the first application operation to one or more first database operations using a first ORM library and the second application operation to one or more second database operations using a second ORM library. Then, the transaction router module determines one or more database connections for the one or more first database operations and the one or more second database operations. Such techniques may advantageously allow applications to switch between using different persistence frameworks and message broker frameworks without substantial adjustments to application code.