Reflect 4 relies on an operational transformation or CRDT (Conflict-free Replicated Data Type) based database. Unlike standard SQL databases that require polling, the Source in Reflect 4 emits an event stream whenever data mutates. This turns the database into a real-time publication engine.