API Evangelist area

CQRS

0 resources 80 related providers

CQRS on the APIs.io network is a curated area collecting 0 resources — specifications, tools, and documentation — for this subject.

24 providers on the network work in this area, including Axon Framework, Eventuate, Amazon EventBridge, Hookdeck, Amazon Well-Architected Tool, CDK Global, and 18 more — each links out to that provider’s APIs, schemas, and governance artifacts.

Related areas: Circuit Breaker. Browse every area at areas.apis.io.

About this area

Command Query Responsibility Segregation (CQRS) is an architectural pattern that separates read and write operations for a data store into distinct models. Commands mutate state and produce events; queries return data optimized for the read side. CQRS is frequently combined with Event Sourcing, Domain-Driven Design (DDD), and message-based integration to scale complex domains. The pattern is most associated with Greg Young, building on Bertrand Meyer’s Command-Query Separation principle, and is widely covered in writings by Martin Fowler and the Microsoft Patterns and Practices team.

Related providers (80)

Top 24 of 80 network providers tagged for this area — search the full set on apis.io.

Provider Description APIs Rating
Axon Framework Axon Framework is a Java framework for building event-driven microservices using CQRS (Command Query Responsibility Segregation) and event sourcing patterns, providing the build... 1 developing
Eventuate Eventuate is a platform for developing transactional microservices using event sourcing and CQRS patterns, providing frameworks for managing distributed data consistency across ... 1 thin
Amazon EventBridge Amazon EventBridge is a serverless event bus service that makes it easy to connect your applications with data from a variety of sources. EventBridge delivers a stream of real-t... 1 strong
Hookdeck Hookdeck is a Toronto-based webhook and event-infrastructure platform. The Hookdeck Event Gateway sits between webhook senders and your services to receive, verify, queue, retry... 12 strong
Amazon Well-Architected Tool The AWS Well-Architected Tool helps you review your workloads and compare them to the latest AWS architectural best practices. It provides a consistent process for evaluating ar... 1 strong
CDK Global CDK Global is the dominant U.S. dealer management system (DMS) provider, serving roughly 15,000 automotive dealerships with software covering sales, F&I, fixed operations, parts... 8 developing
Autodesk Autodesk is a global leader in design, engineering, and entertainment software, providing cloud-connected platform APIs through Autodesk Platform Services (APS). APS APIs enable... 33 developing
WildApricot WildApricot is a cloud-based membership management software platform designed for associations, nonprofits, and clubs. It provides tools for managing members, events, email comm... 1 developing
Checkiday - National Holiday and Event API Industry-leading Holiday and Event API by Checkiday, providing data on more than 5,000 national, international, and bizarre holidays and observances with thousands of descriptio... 1 developing
Honeycomb 12 developing
Codehooks Codehooks is a JavaScript-native serverless backend platform that bundles a NoSQL document database, key-value store, persistent queues with workers, CRON jobs, blob storage, fr... 2 developing
Fathom Analytics Fathom Analytics is a privacy-first website analytics platform that provides GDPR-compliant, cookie-free analytics as an alternative to Google Analytics. The platform serves tho... 1 developing
SeatGeek SeatGeek is a live event ticketing and discovery platform that aggregates ticket inventory from multiple sources and provides a transparent, data-driven ticket buying experience... 1 developing
PredictHQ PredictHQ is an AI-powered demand intelligence platform that predicts the impact of real-world events on business demand. The PredictHQ API delivers structured, deduplicated eve... 1 developing
Ticketmaster Ticketmaster is the world's largest live entertainment ticketing company, providing access to tickets for concerts, sports, theater, and other live events globally. Their develo... 3 developing
Google Calendar The Google Calendar API provides RESTful access to Google Calendar data, enabling applications to create, view, and manage calendar events, access control lists, and user settin... 1 developing
Constant Contact Constant Contact is a small-business email and digital marketing platform offering email campaigns, automation, SMS, contact management, surveys, and events. The Constant Contac... 1 developing
Tripleseat Tripleseat is event management and catering sales software for restaurants, hotels, and unique venues, helping operators capture leads, book events, and manage the sales lifecyc... 1 developing
GoToWebinar GoToWebinar is GoTo's (formerly LogMeIn) webinar and virtual event platform. The GoToWebinar REST API lets developers create and manage webinars, organizers, registrants, attend... 2 developing
Trino Trino is an open-source, distributed SQL query engine built for lightning-fast analytics over large, heterogeneous data sets. Originally forked from Presto (which emerged at Fac... 1 developing
Cvent Cvent is a leading meetings, events, and hospitality technology provider with over 4,800 employees and 22,000+ customers worldwide. The Cvent platform spans Event Cloud (event m... 9 developing
Google Cloud Eventarc Google Cloud Eventarc is a fully managed eventing service that allows you to build event-driven architectures by routing events from Google Cloud services, SaaS applications, an... 1 developing
Autodesk Construction Cloud Autodesk Construction Cloud (ACC) is a unified platform connecting workflows, teams, and data across the construction project lifecycle, integrating preconstruction, design coll... 7 developing
JamBase JamBase is a live music data platform with over 25 years of concert history, providing access to 5M+ performances, 616K+ artist profiles, 91K+ venues, and 20K+ festivals. Their ... 1 developing

Related areas

Circuit Breaker (1 shared)

Tags: Architecture, Command Query Responsibility Segregation, Commands, CQRS, Domain-Driven Design, Event Sourcing, Events, Patterns, Queries, Read Models. Sourced from the api-evangelist/cqrs topic repo.