Event Store logo
  • Products
    • EventStoreDB
      Our open-source state-transition database is used in production systems around the world.
    • Event Store Cloud
      Deploy fully managed, secure, high-availability EventStoreDB clusters in AWS, Azure, and GCP.
    • Consulting
      Get tailored architectural advice from the experts, whether you are just getting started or want a review of your implementation.
    • Download
      EventStoreDB is open-source and available to download for free. Find the latest releases for your chosen platform here.
  • Training
    • Training courses
      We run regular training courses on EventStoreDB, Event Sourcing, and related topics. We can also deliver bespoke training, just tell us your requirements.
    • Webinars
      Live and on-demand webinars run by the team at Event Store, covering all subjects related to EventStoreDB and Event Sourcing.
    • Videos
      Find all our video content on our Youtube channel including demonstrations, tutorials, customer conversations, and Q&As.
  • Use cases
    • Case studies
      Detailed case studies from Event Store customers across a range of industries bring to life the benefits of Event Sourcing and the business benefits of using EventStoreDB.
    • Finance
      Companies in the finance industry are heavily regulated - financial organizations can benefit from event sourcing to build robust solutions that provide immutable audit logs to ensure compliance.
    • Healthcare
      Healthcare organizations who choose to base their systems architecture around Event Sourcing benefit from a great ability to scale and transform allowing them to adapt to changing regulations.
    • Government
      Government organizations have to deal with huge amounts of data and the processes of multiple departments. EventStoreDB supports a single source of truth in their systems' data model with great scalability amongst other benefits.
    • Retail
      EventStoreDB allows our retail customers to store critical data in streams of immutable events, and react in near real-time through projections, allowing them to build ePOS and ecommerce systems with great performance and high availability.
    • Tech
      By using EventStoreDB to build their systems with Event Sourcing, our tech customers have benefited from a high-performance data model that scales and an improved capability to spin up new microservices connected to their central data model.
    • Transport
      Shipping and logistics companies need to track shipments accurately and in near real-time. EventStoreDB stores data in immutable streams and provides a full audit log and an improved capability for real-time processing.
  • Resources
    • Blog
      Here you'll find all our articles, tutorials, news, and videos about EventStoreDB, Event Sourcing, CQRS, and related topics.
    • Webinars
      Live and on-demand webinars run by the team at Event Store, covering all subjects related to EventStoreDB and Event Sourcing.
    • Documentation
      The official developer documentation for the EventStoreDB database server and clients, and for Event Store Cloud.
    • Beginner's Guide to Event Sourcing
      New to Event Sourcing and need an overview of the key concepts? Our Beginner's Guide to Event Sourcing is a great place to start and includes diagrams and code snippets to help explain things.
    • Beginner's Guide to CQRS
      This guide is ideal for beginners looking to learn about CQRS (Command Query Responsibility Segregation). It covers the benefits and core principles, as well as some misconceptions around the pattern.
    • Beginner's Guide to Event-Driven Architecture
      Event-driven architecture is a software architecture paradigm that considers the individual messages of a network of services to be events, rather than requests. Read more in our beginner's guide.
  • Support
    • Self-managed support
      Running self-managed EventStoreDB and want support? Our commercial support plans cover development to production to keep things running smoothly.
    • Cloud support
      Using Event Store Cloud and want support for development and non-platform issues? Our commercial support plans have you covered.
    • Get help
      Need to get in touch with our team? Use our contact form to send us a message. and we'll get back to you
    • Raise a ticket
      Existing support customer and want to raise a ticket? Sign in to our customer portal here.
  • Developers
  • Download
Home/Blog

Event Store blog

  • Layout
    Search
      Categories
      Tags

      Follow this blog to stay up to date on what’s happening at Event Store:

    • News

      Event Store Cloud passes ISO 27001 audit & SOC 2 Type 2 assessment

      Last year we announced that the Event Store team passed the ISO 27001 audit and SOC 2 Type 1 assessment for our Cloud offering....
      Andrés Méndez Barco  |  16 March 2023
      • Event Store Cloud
      • Security
      • Audit
    • News

      Event Store at QCon London

      Event Store is excited to be joining this year's QCon London as a gold sponsor, taking place from 27th - 28th March. 
      Natasha Waldron  |  07 March 2023
      • QCon London
    • News

      Event Store at Data Council

      Event Store is excited to be joining this year's Data Council as a gold sponsor, taking place from 28th - 30th March. 
      Natasha Waldron  |  06 March 2023
      • Data Council
    • Articles

      Event Sourcing: a better way to audit

      Does your legacy operational database (relational, NoSQL, graph, document, etc) solve the auditing requirements you have today?
      Event Store Team  |  17 February 2023
      • EventStoreDB
      • Event Store
      • Audit
    • Release Notes

      22.10.1 Release Notes

      We are pleased to announce the official patch release of EventStoreDB OSS & Commercial version 22.10.1 LTS. This is a patch to...
      Hayley Campbell  |  16 February 2023
      • EventStoreDB
      • Release Notes
    • Articles

      Evaluating the Differences Between EventStoreDB and Event Store Cloud

      Whether you work for a start-up or a large corporate company, you need a reliable operational database to store and organize...
      Event Store Team  |  15 February 2023
    • Articles

      A new database technology transforming the fintech industry

      As a software architect or developer in the financial industry, you're always on the lookout for new technology that can improve...
      Event Store Team  |  15 February 2023
      • Event Sourcing
      • EventStoreDB
      • Event Store
      • Event Driven Architecture
    • Articles

      2023 Trends in Data Engineering

      As every developer knows, data sent to data lakes regularly changes meaning over time—fields merge and separate, codes are added,...
      Jess Robson  |  10 February 2023
      • Event Sourcing
      • EventStoreDB
      • Data Modeling
    • Articles

      The Power of Real-Time Data: Revolutionize Your Business with EventStoreDB

      In today's fast-paced business environment, the ability to make informed decisions quickly and accurately is critical to success....
      Jess Robson  |  07 February 2023
      • Event Sourcing
      • EventStoreDB
      • Event Store Cloud
      • Event Store
      • real time data
    • Articles

      The pitfalls of traditional databases: Audit and Compliance

      If you're using a traditional operational database, you may have found that bolting on audit and compliance measures can be a...
      Jess Robson  |  19 January 2023
      • Event Sourcing
      • EventStoreDB
      • Event Modelling
      • Compliance
    • Articles

      Is your downstream data drifting?

      In today's complex and fast-paced business environments, enterprises are often faced with the challenge of managing large amounts...
      Jess Robson  |  19 December 2022
      • EventStoreDB
      • Streams
      • Event Driven Architecture
    • Articles

      Developers' tips for Event Sourcing & EDA

      If you’ve made it through our Beginner’s Guide to Event-Driven Architecture (EDA) and Beginner’s Guide to Event Sourcing, you’re...
      Steph Gill  |  15 December 2022
      • Event Store
      • Event Modelling
      • Event Driven Architecture
    • Articles

      How to implement Event-Driven Architecture

      You’ve heard about Event-Driven Architecture (EDA) on your journey to event sourcing, read the blog posts, and watched the...
      Steph Gill  |  15 December 2022
      • Event Sourcing
      • Event Storming
      • Event Modelling
      • Event Driven Architecture
    • Release Notes

      21.10.9 Release Notes

      We are pleased to announce the official release of EventStoreDB OSS & Commercial version 21.10.9 LTS. This is an LTS release and...
      Hayley Campbell  |  06 December 2022
      • EventStoreDB
      • Release Notes
    • Release Notes

      22.10.0 Release Notes

      We are pleased to announce the official release of EventStoreDB OSS & Commercial version 22.10.0 LTS.
      Hayley Campbell  |  17 November 2022
      • Release Notes
      • v22.10
    • News

      Event Store at the Developers Conference Mauritius

      Event Store is excited to be joining this year's Developers Conference in Mauritius as a Reality Stone sponsor, taking place from...
      Natasha Waldron  |  29 September 2022
      • Developer Conference Mauritius
    • Release Notes

      21.10.8 Release Notes

      We are pleased to announce the official release of EventStoreDB OSS & Commercial version 21.10.8 long-term support (LTS).
      Hayley Campbell  |  26 September 2022
      • Release Notes
      • v21.10
    • News

      Event Store at KanDDDinsky 2022

      Event Store is excited to be joining this year's KanDDDinsky as a gold sponsor, taking place from 31st October - 2nd November. 
      Natasha Waldron  |  21 September 2022
      • KCDC
    • Articles

      Gossip Seed configuration and Certificate Management for EventStoreDB

      Nodes in a cluster can discover the other nodes using one of two methods - gossip seeds, or DNS discovery.
      Hayley Campbell  |  17 August 2022
      • EventStoreDB
      • Certificate
      • Gossip Seed
    • Release Notes

      22.6.0 Release Notes

      We are pleased to announce the official interim release of EventStoreDB OSS & Commercial version 22.6.0. This is an interim...
      Hayley Campbell  |  17 August 2022
      • EventStoreDB
      • Documentation
      • v22
    1 2 3 4 5
    ... 12❯
    • About us
      • Our company
      • Careers
      • Press room
      • Get in touch
    • EventStoreDB
      • Open-source database
      • Cloud managed service
      • Downloads
      • Release notes
    • Pricing
      • Cloud pricing
      • Support pricing
    • Sites
      • Developers
      • Training
      • Community forum
      • Github
      • Discord
    • Customer logins
      • Cloud sign in
      • Support sign in
      Follow us
      • Twitter
      • LinkedIn
      • YouTube

    • © 2023 Event Store Limited
    • Security
    • Terms of use
    • Privacy policy
    • Cookie preferences
    Event Store and EventStoreDB are registered trademarks of Event Store Ltd
    ISO 27001:2013 Certified SOC 2 Type 2 Certified