sourced-repo-mongo VS git-meta

Compare sourced-repo-mongo vs git-meta and see what are their differences.

sourced-repo-mongo

mongo data store and repository for sourced-style event sourcing models (by mateodelnorte)

git-meta

Repository for the git-meta project -- build your own monorepo using Git submodules (by twosigma)
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
sourced-repo-mongo git-meta
1 2
55 216
- 0.5%
0.0 0.0
about 1 month ago over 1 year ago
JavaScript JavaScript
MIT License BSD 3-clause "New" or "Revised" 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.

sourced-repo-mongo

Posts with mentions or reviews of sourced-repo-mongo. 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.

git-meta

Posts with mentions or reviews of git-meta. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-15.

What are some alternatives?

When comparing sourced-repo-mongo and git-meta you can also consider the following projects:

mongo-event-sourcing - An open-source fully configurable and extendible tool that enables event sourcing in MongoDB.

meta - tool for turning many repos into a meta repo. why choose many repos or a monolithic repo, when you can have both with a meta repo?

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.

lerna - :dragon: Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.

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

fast-repo - Perform quick actions on one or many repositories ๐Ÿš€ ๐Ÿš€

scalar - Scalar: A set of tools and extensions for Git to allow very large monorepos to run on Git without a virtualization layer

Voxlap - Making Ken Silverman's "Voxlap" voxel graphics engine run on any platform with SDL.

diff2html - Pretty diff to html javascript library (diff2html)

flow-bot - A bot to sync a public repo which is a folder in a (mono)repo.

EdenSCM - A Scalable, User-Friendly Source Control System. [Moved to: https://github.com/facebook/sapling]