realm-swift
Mobile DB
A lightweight mobile database for storing and synchronizing data across devices
Realm is a mobile database: a replacement for Core Data & SQLite
16k stars
373 watching
2k forks
Language: Objective-C
last commit: 2 months ago
Linked from 6 awesome lists
databaseiosmobilemobile-databaseobjective-crealtimeswiftsyncthreadsafe
Related projects:
Repository | Description | Stars |
---|---|---|
realm/realm-js | A mobile-first, NoSQL database that runs directly inside phones and supports reactive data access and persistence | 5,820 |
realm/realm-java | A Java-based, mobile-first NoSQL database for Android applications | 11,472 |
matghazaryan/unrealm | An extension of RealmCocoa that enables Swift native types to be saved in Realm. | 538 |
realm/swiftlint | A tool to enforce Swift style and conventions in software development | 18,718 |
q-mobile/model2app | Automates the creation of CRUD iOS apps based on Swift data models using Realm as the persistence layer. | 136 |
openstack/swift | A distributed object storage system designed to scale and support high concurrency | 2,639 |
eggheadgames/android-realm-asset-helper | Helps with Realm.IO integration in Android apps by efficiently handling database versioning and storage. | 29 |
khoren93/swifthub | An iOS client with GitHub integration using RxSwift and MVVM architecture | 3,039 |
objectbox/objectbox-swift | A lightweight, fast, and sustainable NoSQL database solution for iOS and macOS apps | 472 |
johnestropia/corestore | A framework that simplifies the use of Core Data in Swift applications | 4,022 |
perfectlysoft/perfect | A comprehensive toolbox and framework for building scalable, lightweight Swift applications and services | 13,830 |
bizz84/swiftystorekit | A lightweight framework for handling in-app purchases on iOS and other Apple platforms | 6,587 |
swiftlang/swift | A high-performance system programming language with a modern syntax, seamless access to existing C and Objective-C code, and memory safety by default. | 67,735 |
hyperoslo/cache | A caching framework that provides flexible storage options and APIs for synchronizing and asynchronously accessing cached data. | 2,986 |
pouchdb/pouchdb | A JavaScript database that syncs data across multiple platforms and devices. | 16,961 |