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: 4 days 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,799 |
realm/realm-java | A Java-based, mobile-first NoSQL database for Android applications | 11,464 |
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,683 |
q-mobile/model2app | Automates the creation of CRUD iOS apps based on Swift data models using Realm as the persistence layer. | 137 |
openstack/swift | A distributed object storage system designed to scale and support high concurrency | 2,634 |
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,030 |
objectbox/objectbox-swift | A lightweight NoSQL database for Swift applications | 465 |
johnestropia/corestore | A framework that simplifies the use of Core Data in Swift applications | 4,010 |
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,567 |
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,599 |
hyperoslo/cache | A caching framework that provides flexible storage options and APIs for synchronizing and asynchronously accessing cached data. | 2,975 |
pouchdb/pouchdb | A lightweight JavaScript database for syncing data between online and offline environments. | 16,902 |