{"id":2017,"url":"https://github.com/codingedgar/eventstore-resource-collection","name":"eventstore-resource-collection","description":"Information I found in the internet about http://eventstore.com/ , that hopefully will become and awesome list.","projects_count":52,"last_synced_at":"2026-06-14T17:00:34.595Z","repository":{"id":106847027,"uuid":"241665415","full_name":"codingedgar/eventstore-resource-collection","owner":"codingedgar","description":"Information I found in the internet about http://eventstore.com/ , that hopefully will become and awesome list.","archived":false,"fork":false,"pushed_at":"2020-02-28T15:03:02.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-05-12T12:05:21.967Z","etag":null,"topics":["awesome-list","eventstore"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codingedgar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-02-19T16:27:04.000Z","updated_at":"2020-04-16T18:22:08.000Z","dependencies_parsed_at":"2024-01-07T18:49:55.663Z","dependency_job_id":null,"html_url":"https://github.com/codingedgar/eventstore-resource-collection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codingedgar/eventstore-resource-collection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingedgar%2Feventstore-resource-collection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingedgar%2Feventstore-resource-collection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingedgar%2Feventstore-resource-collection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingedgar%2Feventstore-resource-collection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codingedgar","download_url":"https://codeload.github.com/codingedgar/eventstore-resource-collection/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingedgar%2Feventstore-resource-collection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33634611,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2024-01-04T18:27:16.079Z","updated_at":"2026-06-14T17:00:34.596Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Places I think EventStore should be included","Learning Resources","Community","Companies using EventStore","Clients by language","Visualization","Docker","EventStore","Places where EventStore is included"],"sub_categories":["Python","Github","Google Groups","Twitter","Stack Overflow","Blog articles","Videos","Slides",".NET","Haskell","Erlang/OTP","JVM","Rust","JavaScript"],"readme":"# [EventStore](http://eventstore.com/) resources collection\nInformation I found in the internet about [EventStore](http://eventstore.com/), that hopefully will become and awesome list.\n\nThis is a list to help people understand [EventStore](http://eventstore.com/) as a database tool, I did not include theory concepts around EventStore (like Event Sourcing, CQRS, Event Versioning, etc).\n\n🏚 - Seems abandoned\n\n🧓 - Older than 2019\n\n⚡️ - Active\n\n🎖 - Official tool\n\n## EventStore\n - 🎖⚡️ [Website](http://eventstore.com/)\n - 🎖⚡️ [Github](https://github.com/EventStore/EventStore)\n\n## Community\n### Google Groups\n- 🎖⚡️ [Google Group List](https://groups.google.com/forum/#!forum/event-store)\n### Twitter\n- 🎖⚡️ [Twitter](https://twitter.com/eventstore)\n### Stack Overflow\n- ⚡️ [Stack Overflow tag](https://stackoverflow.com/questions/tagged/get-event-store) - note: play with filters, there're many more than the ones showed by that link.\n\n## Learning Resources\n### Books\n### Blogs\n### YouTube channels\n### Online Courses\n### Blog articles\n - 🧓 [EventStore for Orleans Grain Persistence](https://codeopinion.com/eventstore-for-orleans-grain-persistence/)\n - 🧓 [Explaining Greg's Event Store](https://blog.arkency.com/2015/03/explaining-gregs-event-store/)\n - 🧓 [Event Sourcing - Step by step in F#](https://medium.com/@dzoukr/event-sourcing-step-by-step-in-f-be808aa0ca18)\n - ⚡️ [Bi-Temporal Event Sourcing with Equinox](https://andrewcmeier.com/bi-temporal-event-sourcing) - Very detailed\n### Videos\n- 🧓 [A deep look into the Event Store](https://vimeo.com/53153270)\n### Github\n- 🎖⚡️ [C# examples of the .NET Client](https://github.com/EventStore/EventStore.Samples.Dotnet) - Samples with the dotnetapi\n- ⚡️ [Equinox Examples](https://github.com/jet/equinox/tree/master/samples) - Examples using Equinox Framework.\n- ⚡️ [Example apps and microservice templates using Equinox](https://github.com/jet/dotnet-templates)\n- ⚡️ [Example of a Bi-temporal domain using Jet.com's Equinox Event Sourcing Platform](https://github.com/ameier38/equinox-tutorial)\n  - __Features__\n    - Bi-temporal, event sourced API in F# using \n[Jet.com's Equinox platform](https://github.com/jet/equinox) \nand [gRPC](https://grpc.io/) :milky_way:.\n    - Protobuf files compiled with \n[Uber's Prototool](https://github.com/uber/prototool) :wrench:.\n    - Fully typed GraphQL API using \n[FSharp.Data.GraphQL](https://github.com/fsprojects/FSharp.Data.GraphQL) :fireworks:.\n    - Centralized logging with [Seq](https://datalust.co/seq) :scroll:.\n    - Web application using [React](https://reactjs.org/) \nand [TypeScript](https://www.typescriptlang.org/) :computer:.\n    - Fully Dockerized for fast local development :whale:.\n    - Integration tests and example CI using [GitHub Actions](https://github.com/features/actions) :zap:.\n    - Build automation using [FAKE](https://github.com/fsharp/FAKE) :hammer:.\n    ![Example](https://github.com/ameier38/equinox-tutorial/blob/master/images/time-travel.gif?raw=true)\n- ⚡️ [F# examples using .NET client](https://github.com/edgarjrg/EventStore.Samples.FSharp)\n### Slides\n- 🧓 [How to write your database: the story about Event Store](https://www.slideshare.net/vhaydin/it-weekendukraine2013event-store)\n## Companies using EventStore\n- ⚡️ [Jet.com](https://jet.com/)\n  - By\n    - [Equinox](https://github.com/jet/equinox)\n    - [propulsion](https://github.com/jet/propulsion)\n  - Other Resources\n    - [Jet.com Tech Blog](https://medium.com/jettech)\n\n## Clients by language\n### .NET\n#### C#\n- 🎖⚡️ [EventStore client](https://www.nuget.org/packages/EventStore.Client/) - The client API for Event Store\n#### F#\n- 🏚 [EventStore Client](https://github.com/haf/EventStore.Client.FSharp) - Wrapper Around EventStore.Client (.NET)\n- ⚡️ [Equinox Project](https://github.com/jet/equinox) -  A unified programming model for event-sourced processing against stream-based stores including snapshots, caching and other state management/retrieval optimizations.\n   - ⚡️ [EventStore Client for Equinox](https://www.nuget.org/packages/Equinox.EventStore) - Production-strength EventStore Adapter instrumented to the degree necessitated by Jet's production monitoring requirements.\n\n- ⚡️ [Propulsion Project](https://github.com/jet/propulsion) - .NET event stream projection and scheduling platform with EventStore, CosmosDb, Equinox and Kafka integrations\n  - ⚡️ [EventStore Client for Propulsion](https://www.nuget.org/packages/Propulsion.EventStore/) - Provides bindings to EventStore\n### JVM\n#### Scala\n- 🎖⚡️ [EventStore client](https://github.com/EventStore/EventStore.JVM) - Event Store JVM Client \n#### Java\n-  ⚡️ [EventStore Java Client](https://github.com/msemys/esjc) - This is EventStore driver for Java, that uses Netty for network communication and GSON for object serialization/deserialization to JSON\n\n### Erlang/OTP\n#### Elixir\n- 🏚 [EventStore Client](https://github.com/exponentially/extreme) - Elixir Adapter for EventStore\n- ⚡️ [Commanded](https://github.com/commanded/commanded) - Use Commanded to build Elixir CQRS/ES applications\n  - 🏚 [EventStore Client for Commanded](https://github.com/commanded/commanded-extreme-adapter) - Use Event Store with Commanded via the Extreme Elixir TCP client.\n### Rust\n - ⚡️ [EventStore Client in Rust](https://github.com/YoEight/eventstore-rs)\n### Haskell\n - ⚡️ [EventStore Client](https://hackage.haskell.org/package/eventstore)\n### JavaScript\n - 🎖⚡ [Nodejs EventStore Client](https://github.com/EventStore/EventStore-Client-NodeJS) - not sure if this is in npm\n - ⚡️ [Nodejs EventStore Client by Nicolas Dextraze](https://github.com/nicdex/node-eventstore-client)\n - ⚡️ [Nodejs EventStore Client by Carey Bishop](https://github.com/x-cubed/event-store-client)\n### Python\n## Tools\n## Visualization\n - ⚡️ [EventStore Exporter](https://github.com/marcinbudny/eventstore_exporter) - metrics Prometheus exporter\n ![EventStore Grafana dashboard](https://github.com/marcinbudny/eventstore_exporter/blob/0.7.0/dashboard.png?raw=true)\n\n## Docker \n - 🎖⚡️ [Docker Image](https://hub.docker.com/r/eventstore/eventstore)\n\n## Places I think EventStore should be included\n\n- ⚡️ [Awesome master list, Databases section](https://github.com/sindresorhus/awesome/blob/master/readme.md#databases)\n- 🏚 [Awesome Databases, dot-net section](https://github.com/numetriclabz/awesome-db#dot-net)\n\n## Places where EventStore is included\n- 🏚 [Awesome cqrs-event-sourcing, tools section](https://github.com/leandrocp/awesome-cqrs-event-sourcing#tools)\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/codingedgar%2Feventstore-resource-collection/projects"}