EventSourcing.NetCore VS postgresql-event-sourcing

Compare EventSourcing.NetCore vs postgresql-event-sourcing and see what are their differences.

postgresql-event-sourcing

A reference implementation of an event-sourced system that uses PostgreSQL as an event store built with Spring Boot. Fork the repository and use it as a template for your projects. Or clone the repository and run end-to-end tests to see how everything works together. (by eugene-khyst)
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
EventSourcing.NetCore postgresql-event-sourcing
8 4
3,230 958
- -
8.1 5.3
5 days ago 6 months ago
C# Java
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

EventSourcing.NetCore

Posts with mentions or reviews of EventSourcing.NetCore. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-16.

postgresql-event-sourcing

Posts with mentions or reviews of postgresql-event-sourcing. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-16.

What are some alternatives?

When comparing EventSourcing.NetCore and postgresql-event-sourcing you can also consider the following projects:

Akkatecture - a cqrs and event sourcing framework for dotnet core using akka.net

ksqldb-event-souring - Kafka is not for event sourcing, isn't it? Kafka alone is not an event store, but Kafka and ksqlDB together allow building full-featured event stores. This repository provides a sample of event sourced system that uses Kafka and ksqlDB as event store.

dotnet-ci-pipelines - dotnet ci cd pipelines for github, azure devops, gitlab, bitbucket, and etc.

sirix - SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.

Streamstone - Event store for Azure Table Storage

Java-Spring-CRQS-Eventsourcing-Microservice - Java-Spring-CRQS-Eventsourcing-Microservice

DDD-NoDuplicates - Some design approaches to enforcing a business rule requiring no duplicates. Domain driven design.

txid-syncing - Demo of continuous syncing based on txids

blog-articles

emmett - Emmett - a Node.js library taking your event-driven applications back to the future!

EventFlow - Async/await first CQRS+ES and DDD framework for .NET

eventstoredb-event-sourcing - EventStoreDB is the database for Event Sourcing. This repository provides a sample of event sourced system that uses EventStoreDB as event store.