Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.73 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.73 KB

Dogma Projection Toolkit

Build Dogma projections for popular database systems.

Documentation Latest Version Build Status Code Coverage

The projection toolkit provides a set of adaptors for easily building projections using various database systems and other methods of persistence, without having to implement the lower-level dogma.ProjectionMessageHandler interface.

Supported targets

Future support

Testing

This project's tests depend on the Docker stack provided by dogmatiq/sqltest.