Realm logo

Realm

Realm makes it easy to build reactive apps, realtime collaborative features, and offline-first experiences.
268
441
+ 1
16

What is Realm?

The Realm Mobile Platform is a next-generation data layer for applications. Realm is reactive, concurrent, and lightweight, allowing you to work with live, native objects.
Realm is a tool in the Mobile Database category of a tech stack.
Realm is an open source tool with GitHub stars and GitHub forks. Here’s a link to Realm's open source repository on GitHub

Who uses Realm?

Companies
79 companies reportedly use Realm in their tech stacks, including N26, Patreon, and Biting Bit.

Developers
167 developers on StackShare have stated that they use Realm.

Realm Integrations

Pros of Realm
7
Good
3
Elegant API
3
Cloud Syncing
2
React Native Support
1
Strong Adoption Growth
Decisions about Realm

Here are some stack decisions, common use cases and reviews by companies and developers who chose Realm in their tech stack.

Mike Endale
Needs advice
on
PouchdbPouchdb
and
RealmRealm
at

We are building an offline-first Android SDK app. The solution we're working on runs on a mobile device in areas where internet connectivity is intermittent or does not exist. The applications needs to be able to collect data and when it reaches a home base or finds internet connectivity, we'll sync it with the host.

We've heard Realm and Pouchdb could be a good solution, but we are curious if anyone has any experience with either or have another path forward.

See more

Realm's Features

  • Feels like Home - Realm’s data structures look like the Objects and Arrays of your language, but provide additional features such as: querying, relationships & graphs, thread safety, and more.
  • Memory-Efficient - Realm is not built on SQLite. Instead, a custom C++ core is used to provide memory-efficient access to your data by using Realm objects, which usually consume less RAM than native objects.
  • F-F-Fast! - Realm offers extraordinary performance compared to SQLite and other persistence solutions.

Realm Alternatives & Comparisons

What are some alternatives to Realm?
Firebase
Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebase library to your application to gain access to a shared data structure; any changes you make to that data are automatically synchronized with the Firebase cloud and with other clients within milliseconds.
SQLite
SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
See all alternatives

Realm's Followers
441 developers follow Realm to keep up with related blogs and decisions.