Software Alternatives, Accelerators & Startups

Android Room VS Realm.io

Compare Android Room VS Realm.io and see what are their differences

Android Room logo Android Room

Learn to use the Room Library

Realm.io logo Realm.io

Realm is a mobile platform and a replacement for SQLite & Core Data. Build offline-first, reactive mobile experiences using simple data sync.
  • Android Room Landing page
    Landing page //
    2023-08-27
  • Realm.io Landing page
    Landing page //
    2023-05-04

Category Popularity

0-100% (relative to Android Room and Realm.io)
Databases
20 20%
80% 80
NoSQL Databases
14 14%
86% 86
Javascript UI Libraries
100 100%
0% 0
Data Integration
0 0%
100% 100

User comments

Share your experience with using Android Room and Realm.io. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Realm.io might be a bit more popular than Android Room. We know about 24 links to it since March 2021 and only 19 links to Android Room. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Android Room mentions (19)

  • As a long term Android lover, but also an iOS developer, Android is absolutely miserable to develop for.
    The above snippet of code is just for testing. If everything went correctly, it'll return the URI of the file. However, as for reading in db file, you will have to consult the documentation. I'm guessing this is sqlite? You'll have to add all the dependencies for that in your project. Https://developer.android.com/training/data-storage/room. Source: over 1 year ago
  • I am new here and overwhelmed by my app development options. I am proficient in python but warry of its GUI capabilities. Any advice?
    You can use ExoPlayer and its out-of-the-box UI components for this purpose. In order to save text annotations, you can query the current position from the player instance. Then you can use a database like Room to save it. Source: over 1 year ago
  • Room and Compose Version incompatible?
    While I try to use Room, I refer to https://developer.android.com/training/data-storage/room, which require. Source: over 1 year ago
  • What language / sdk to use for android app?
    It's been sometime since I've done some dev for android, but at the time I remember that Room was what all the cool kids were using. It's basically a wrapper around SQLite. Source: over 1 year ago
  • Export and import data functionality for your app
    First of all, there needs to be a way to bulk extract and bulk import data into your database. Assuming that you are using Jetpack Room, which I consider to be the de-facto DB layer in the Android world these days, extend your DAO object to include these:. - Source: dev.to / almost 2 years ago
View more

Realm.io mentions (24)

  • I built a WebComponents-based framework
    Looks really cool, I like to make very minimalistic dependency choices for the web apps I work on. Web Components look interesting and it's great to see frameworks that build upon it and provide features that are currently missing from it. When I landed on the page I remembered another Realm framework I used a lot long time ago. https://realm.io has the same name and the logo looks very similar too. Not sure if... - Source: Hacker News / 9 months ago
  • Realm Database, Expo SDK 49 and Expo Router Getting Started
    Realm is a fast, scalable alternative to SQLite with mobile to cloud data sync that makes building real-time, reactive mobile apps easy. - Source: dev.to / 10 months ago
  • Looking for android java developer mentor
    I would focus on Kotlin instead of Java, there's really no point in sticking to Java at this point. And when it comes to databases, some local ones that are pretty easy to get into are Realm and ObjectBox, SQLite can definitely be a bit overwhelming at the beginning. Source: about 1 year ago
  • Want to build a simple database app....Where do I start
    Just to add to this, there's also Realm and ObjectBox as alternatives. Source: over 1 year ago
  • Firebase vs MongoDB atlas
    There is some crossover between the BaaS of Firebase and what MongoDB Atlas is offering if you are developing using Atlas Sync and Realm. Even so, there is a whole lot more you can find in terms of tutorials and community support for Firebase so it is hard to know how many of the Mongo claims are just future bugs for your project vs what people are currently doing with Firebase. Source: over 1 year ago
View more

What are some alternatives?

When comparing Android Room and Realm.io, you can also consider the following products

Retrofit - Retrofit is a type-safe HTTP client for Android and Java.

ObjectBox - ObjectBox empower edge computing with an edge device database and synchronization solution for Mobile & IoT. Store and sync data from edge to cloud.

Firebase - Firebase is a cloud service designed to power real-time, collaborative applications for mobile and web.

Microsoft SQL Server Compact - Bring Microsoft SQL Server 2017 to the platform of your choice. Use SQL Server 2017 on Windows, Linux, and Docker containers.

Realm React Native - The fastest database for cross platform mobile apps

UnQLite - UnQLite is a in-process software library which implements a self-contained, serverless...