Tag Archives: ORM

Persisting Data – part 1: The “impedance mismatch”

This post is an introduction to a few posts to follow that will describe a testing methodology for designing optimized database synchronization protocols. Synchronization is the operation of persisting data changes at the application layers to the database. The methodology … Continue reading

Posted in Data Loading | Tagged , , | Leave a comment