WCDB
Realm
Our great sponsors
WCDB | Realm | |
---|---|---|
2 | 47 | |
9,799 | 15,984 | |
0.6% | 0.2% | |
0.0 | 9.1 | |
15 days ago | 8 days ago | |
C | Objective-C | |
GNU General Public License v3.0 or later | Apache License 2.0 |
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.
WCDB
-
Awesome macOS Libraries List
WCDB - WCDB is a cross-platform database framework developed by WeChat. Language: C.
-
Cross-Database Queries in SQLite
SQLite is so ubiquitous you'd be hard pressed to find an app or service that doesn't use it.
Look through the licenses for the software included as part of your phone's OS. You'll find SQLite in there.
Search GitHub for sqlite, there are several projects with thousands of stars that use SQLite. Here's one: https://github.com/Tencent/wcdb
Realm
-
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.
What are some alternatives?
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.
SwiftData
FMDB - A Cocoa / Objective-C wrapper around SQLite
UserDefaults - Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS
Couchbase Mobile - Lightweight, embedded, syncable NoSQL database engine for iOS and MacOS apps.
SQLite.swift - A type-safe, Swift-language layer over SQLite3.
ObjectBox embedded database - Swift database - fast, simple and lightweight (iOS, macOS)
YapDatabase - YapDB is a collection/key/value store with a plugin architecture. It's built atop sqlite, for Swift & objective-c developers.
CoreStore - Unleashing the real power of Core Data with the elegance and safety of Swift
supabase - The open source Firebase alternative. Follow to stay updated about our public Beta.
Unrealm - Unrealm is an extension on RealmCocoa, which enables Swift native types to be saved in Realm.