Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Realm Alternatives
Similar projects and alternatives to Realm
-
GRDB.swift
A toolkit for SQLite databases, with a focus on application development
-
MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
-
-
Couchbase Mobile
Lightweight, embedded, syncable NoSQL database engine for iOS and MacOS apps.
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
realm-js
Realm is a mobile database: an alternative to SQLite & key-value stores
-
ObjectBox Java (Kotlin, Android)
Java and Android Database - fast and lightweight without any ORM
-
ObjectBox embedded database
Swift database - fast, simple and lightweight (iOS, macOS)
-
CoreStore
Unleashing the real power of Core Data with the elegance and safety of Swift
-
YapDatabase
YapDB is a collection/key/value store with a plugin architecture. It's built atop sqlite, for Swift & objective-c developers.
-
-
-
-
-
-
-
localForage
💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.
-
Kingfisher
A lightweight, pure-Swift library for downloading and caching images from the web.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Realm reviews and mentions
-
What is the best DB for offline-first?
Realm (Open Source but Sync is SaaS)
-
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.
-
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.
- Please help me out. Recently switched to M1 from intel. Getting error while running the build on simulator.
-
Is there something like SQLite for MongoDB?
Try Realm.
-
Want to build a simple database app....Where do I start
Just to add to this, there's also Realm and ObjectBox as alternatives.
-
Apple is rejecting apps that contain function names matching private APIs
I got a warning today when submitting my app that said I was using a private API function. Turns out they've essentially blacklisted certain function names that match anything in one of their private frameworks. Renaming functions (making a breaking change) is apparently necessary to avoid this: https://github.com/realm/realm-swift/pull/7951
-
Cracking the iOS Interview
Realm - Mobile database
-
Is it possible to bundle a SQlite database file into a ReactJS web application using webpack?
I found realm.io which seems neat but they don't have anything for web it seems. If I can't use an sqlite file in a react app does anyone know ways I can persist data on the client device? I'd rather avoid cookies and even local chrome storage.
-
A note from our sponsor - Onboard AI
getonboard.dev | 3 Oct 2023
Stats
realm/realm-swift is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Realm is Objective-C.