Transaction Processing in the Data Plane (opens in new tab)
Writing transaction commit logic as a SQL view enables higher throughput than control-plane approaches. Incremental view maintenance makes resolution fast enough for interactive timescales (~30ms).
Read the original article