StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. Application & Data
  3. Databases
  4. Mobile Database
  5. Heroku Postgres vs Realm

Heroku Postgres vs Realm

OverviewDecisionsComparisonAlternatives

Overview

Realm
Realm
Stacks279
Followers441
Votes16
Heroku Postgres
Heroku Postgres
Stacks607
Followers314
Votes38

Heroku Postgres vs Realm: What are the differences?

What is Heroku Postgres? Heroku's Database-as-a-Service. Based on the most powerful open-source database, PostgreSQL. Heroku Postgres provides a SQL database-as-a-service that lets you focus on building your application instead of messing around with database management.

What is Realm? Realm makes it easy to build reactive apps, realtime collaborative features, and offline-first experiences. 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.

Heroku Postgres belongs to "PostgreSQL as a Service" category of the tech stack, while Realm can be primarily classified under "Mobile Database".

Some of the features offered by Heroku Postgres are:

  • High Availability
  • Rollback
  • Dataclips

On the other hand, Realm provides the following key 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.

"Easy to setup" is the primary reason why developers consider Heroku Postgres over the competitors, whereas "Good" was stated as the key factor in picking Realm.

Realm is an open source tool with 13.3K GitHub stars and 1.71K GitHub forks. Here's a link to Realm's open source repository on GitHub.

According to the StackShare community, Heroku Postgres has a broader approval, being mentioned in 74 company stacks & 38 developers stacks; compared to Realm, which is listed in 38 company stacks and 5 developer stacks.

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Advice on Realm, Heroku Postgres

Jorge
Jorge

Jan 15, 2020

Needs advice

Considering moving part of our PostgreSQL database infrastructure to the cloud, however, not quite sure between AWS, Heroku, Azure and Google cloud. Things to consider: The main reason is for backing up and centralize all our data in the cloud. With that in mind the main elements are: -Pricing for storage. -Small team. -No need for high throughput. -Support for docker swarm and Kubernetes.

51.8k views51.8k
Comments

Detailed Comparison

Realm
Realm
Heroku Postgres
Heroku Postgres

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.

Heroku Postgres provides a SQL database-as-a-service that lets you focus on building your application instead of messing around with database management.

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.
High Availability;Rollback;Dataclips;Automated Health Checks
Statistics
Stacks
279
Stacks
607
Followers
441
Followers
314
Votes
16
Votes
38
Pros & Cons
Pros
  • 7
    Good
  • 3
    Elegant API
  • 3
    Cloud Syncing
  • 2
    React Native Support
  • 1
    Strong Adoption Growth
Cons
  • 1
    No offline support for web till now
Pros
  • 29
    Easy to setup
  • 3
    Follower databases
  • 3
    Extremely reliable
  • 3
    Dataclips for sharing queries
Cons
  • 2
    Super expensive
Integrations
No integrations available
PostgreSQL
PostgreSQL
Heroku
Heroku

What are some alternatives to Realm, Heroku Postgres?

Amazon RDS for PostgreSQL

Amazon RDS for PostgreSQL

Amazon RDS manages complex and time-consuming administrative tasks such as PostgreSQL software installation and upgrades, storage management, replication for high availability and back-ups for disaster recovery. With just a few clicks in the AWS Management Console, you can deploy a PostgreSQL database with automatically configured database parameters for optimal performance. Amazon RDS for PostgreSQL database instances can be provisioned with either standard storage or Provisioned IOPS storage. Once provisioned, you can scale from 10GB to 3TB of storage and from 1,000 IOPS to 30,000 IOPS.

ElephantSQL

ElephantSQL

ElephantSQL hosts PostgreSQL on Amazon EC2 in multiple regions and availability zones. The servers are continuously transferring the Write-Ahead-Log (the transaction log) to S3 for maximum reliability.

Database Labs

Database Labs

We manage an optimized Postgres image. You focus on your core app, not on becoming a database administrator.

Realm React Native

Realm React Native

Realm JavaScript enables you to efficiently write your app’s model layer in a safe, persisted and fast way. It’s designed to work with React Native and Node.js.

Redux Persist

Redux Persist

It is a library allowing to save the redux store in the local storage of your browser. It promises to retain the users’ redux-state which is an attractive proposition for most developers.

Google Cloud SQL for PostgreSQL

Google Cloud SQL for PostgreSQL

With Cloud SQL for PostgreSQL, you can spend less time on your database operations and more time on your applications.

Azure Database for PostgreSQL

Azure Database for PostgreSQL

Azure Database for PostgreSQL provides a managed database service for app development and deployment that allows you to stand up a PostgreSQL database in minutes and scale on the fly – on the cloud you trust most.

Neon Database

Neon Database

It is a fully managed serverless PostgreSQL. Neon separates storage and compute to offer modern developer features such as serverless, branching, bottomless storage, and more.

Amazon Aurora PostgreSQL

Amazon Aurora PostgreSQL

It is a fully managed, PostgreSQL–compatible, and ACID–compliant relational database engine that combines the speed, reliability, and manageability of Amazon Aurora with the simplicity and cost-effectiveness of open-source databases.

ObjectBox

ObjectBox

It is for developers who look for performance and ease of use. We are committed to providing you with the easiest APIs for you to keep your code short and maintainable. No SQL under the hood-Simply faster. Unlike other databases, it has been built from the ground up using key-value storage instead of column storage. The resulting performance is 10x faster than the leading alternative, we welcome you to try it yourself. It is fast regardless of the amount of data or operating system you are using.

Related Comparisons

Bootstrap
Materialize

Bootstrap vs Materialize

Laravel
Django

Django vs Laravel vs Node.js

Bootstrap
Foundation

Bootstrap vs Foundation vs Material UI

Node.js
Spring Boot

Node.js vs Spring-Boot

Liquibase
Flyway

Flyway vs Liquibase