Event Store VS Realm Xamarin

Compare Event Store vs Realm Xamarin and see what are their differences.

Event Store

EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures (by EventStore)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Event Store Realm Xamarin
5 2
5,052 1,205
0.9% 0.5%
9.5 8.8
about 7 hours ago 1 day ago
C# C#
GNU General Public License v3.0 or later Apache License 2.0
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.

Event Store

Posts with mentions or reviews of Event Store. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-11.
  • if you had to restart at 0 knowledge what would you do?
    5 projects | /r/PinoyProgrammer | 11 Oct 2022
    C#: In Europe, Java is still strong but many trading firms use C# because of the strong Microsoft culture in Europe, as well as because of strongly supported C# libraries like say EventStore, which tends to be used for the matchmaking engines for stock exchanges (especially that exchange matchmaking problem is basically SMR). And skimming over the code, it has Paxos implemented too, making it good for dealing with partial failures (failover), essential for any HFT/trading firm. C#'s also the biggest ecosystem that many of the breakthrough java tech mentioned earlier was first ported to.
  • Call for Help - Open Source Datom/EAV/Fact database in Rust.
    8 projects | /r/rust | 1 Apr 2022
  • Event sourcing two years later (almost)
    2 projects | /r/golang | 11 Mar 2022
    Support for eventstore.com eventstore. esdb
  • 3 reasons to adopt Event Sourcing
    2 projects | dev.to | 1 Apr 2021
    Where's the catch, then? Well, there's a couple of catches, in fact. First of all, in a distributed setting, appending data to a log isn't that easy. First, you need to make your log distributed. Again, Kafka/Cassandra/EventStore make this possible, however, whenever you start dealing with distributed data, you‘re introducing new operational and implementation complexity.

Realm Xamarin

Posts with mentions or reviews of Realm Xamarin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-04.
  • What does Realm.Fody do?
    7 projects | dev.to | 4 Apr 2023
    For the developers in the audience that never heard of it, Realm is an (amazing) offline-first (mostly) mobile object database with some really nice features. This article is not an introduction to Realm though, nevertheless I expect it should be easy to follow along even if you've never used it before. If you're curious and want to learn more about it, the official documentation is a good place to start. Besides, Realm open source, so you can check the source code for the .NET SDK on Github.
  • Offline Sync - What are the current options
    3 projects | /r/xamarindevelopers | 26 May 2021
    I'm also looking into a local DB for storage and am looking at Realm (Xamarin example).

What are some alternatives?

When comparing Event Store and Realm Xamarin you can also consider the following projects:

Marten - .NET Transactional Document DB and Event Store on PostgreSQL

LiteDB - LiteDB - A .NET NoSQL Document Store in a single data file

Streamstone - Event store for Azure Table Storage

RavenDB - ACID Document Database

Apache Ignite - Apache Ignite

Firebase.Net - C# wrapper over Firebase database REST API

Apache Cassandra - Mirror of Apache Cassandra

SqlKata Query Builder - SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird

MongoDB - The MongoDB Database