I just finished my first internal project using Genesis DB (https://genesisdb.io)
The app uses a full CQRS + Event Sourcing setup, and Genesis DB worked really well as the event store. It felt lightweight but still powerful enough for production-style use.
I’m curious, has anyone else here already built one or more projects with Genesis DB? Would love to hear your experiences, especially around event modeling, projections, or performance in real-world scenarios.
Markus