Hey everyone,
I am starting a new project & searching to integrate EventStoreDB but I am a bit torn on which client library to use. I see there are multiple official and community-supported clients & I wanted to get some input from those who have experience with them.
I will primarily be working with.NET but I am considering future integrations with Node.js or Python. I want to hear which libraries you all suggestion based on stability, performance & ease of use. Are there any gotchas or things to watch out for with certain libraries?
Also, how well do these libraries handle suggestion and event subscriptions? I want to make sure whatever I choose is solid when dealing with real-time event streaming. I was also reading about what is Java and its event-driven capabilities has anyone used it with EventStoreDB?
If you have worked on a production system using EventStoreDB; I want to hear about your experience & any best practices you would suggest.
Thank you…