An EventStream is an ordered stream of Events. Or in other words, an EventStream contains the ordered state changes of an AggregateRoot. In Sequent, EventStreams are bound to a single AggregateRoot and are stored in the stream_records table automatically.