No upcoming presentations...

    Message DB is a pure-Postgres, open source implementation of the most commonly-used features of dedicated event store technologies like Kafka or EventStoreDB, but with a fraction of the operational burden. If your systems are already well-served by PostgreSQL, then Message DB is an ideal choice for your message-based or event-sourced development needs. Far easier to install and run on both deve...

    @ Silicon Valley 2023

    Apr 21 2023

    Dev

    Event Sourcing with a Postgres Event Store

    The Service Architecture You Didn't Know You Wanted

    Event Sourcing is an approach to application data storage based on little more than an event log. While specialized data stores like Datomic and EventStore have been created specifically to address this space, Postgres makes for a pragmatic and broadly-supported data platform for modeling and operating event stores. This presentation provides a rundown of the Event Sourcing architectural style,...

    @ PGConf Local: Austin [PgConf.US]

    Dec 5 2017

    Dev