ultimate-backend VS sourced

Compare ultimate-backend vs sourced and see what are their differences.

sourced

Tiny framework for building models with the event sourcing pattern (events and snapshots). (by CloudNativeEntrepreneur)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
ultimate-backend sourced
3 1
2,510 15
- -
0.0 3.2
about 1 month ago about 1 year ago
TypeScript TypeScript
MIT License MIT License
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.

ultimate-backend

Posts with mentions or reviews of ultimate-backend. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-30.

sourced

Posts with mentions or reviews of sourced. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-08.
  • Problem with Repository Design Pattern
    4 projects | /r/Backend | 8 Sep 2021
    This is an event sourcing library in Typescript that also relies on the repository pattern: https://github.com/cloudnativeentrepreneur/sourced. Using the same models you could use a server side repo, such as https://github.com/CloudNativeEntrepreneur/sourced-repo-typeorm to persist to sql dbs, or the mongo repo implementation: https://github.com/mateodelnorte/sourced-repo-mongo, or even use localstorage if you were working in a browser: https://github.com/CloudNativeEntrepreneur/sourced-repo-svelte-local-storage-store all without changing the model the repository serves.

What are some alternatives?

When comparing ultimate-backend and sourced you can also consider the following projects:

microservice-template - 📖 Nest.js based microservice repository template

sourced-repo-svelte-local-storage-store - Build event sourced svelte applications and use localstorage backed svelte stores for persistence.

nestjs - A collection of badass modules and utilities to help you level up your NestJS applications 🚀

Java-Quarkus-Reactive-CQRS-EventSourcing - Java-Quarkus-Reactive-CQRS-EventSourcing

GateOne - Gate One is an HTML5-powered terminal emulator and SSH client

sourced-repo-typeorm - A sourced repo that uses TypeORM to persist events. This allows for passing different connection options, and thus, allows for different databases for the persistence layers.

Guacamole - The Guacamole project is now Apache Guacamole (http://guacamole.apache.org/). This repository has been repurposed as the base for the Apache Guacamole packages built for Glyptodon Enterprise.

resolve - Full stack CQRS, DDD, Event Sourcing framework for Node.js

Golang API Starter Kit - Go Server/API boilerplate using best practices DDD CQRS ES gRPC

pathlib - Path manipulation library for .Net

nest-console - Create beautiful CLI commands in your NestJS Applications