realm-swift
https://github.com/realm/realm-swift
Objective-C
Realm is a mobile database: a replacement for Core Data & SQLite
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Objective-C not yet supported2 Subscribers
Add a CodeTriage badge to realm-swift
Help out
- Issues
- Allow "create or update" for models without primary keys
- Update performance test logic
- Calling -[RLMResults count] many times on an unmaterialized result set is very slow as it always reruns the query
- Expose a logging mode or log level in debug builds
- Provide faster mode at the expense of weaker durability guarantees
- Crash in RLMObservationInfo::didChange(NSString*, NSKeyValueChange, NSIndexSet*) const (RLMObservation.hpp:116)
- Setting the same RLMArray to a relationship drops the data
- Support nested transactions
- Support renaming tables in migration
- Support for arbitrary math expressions in queries
- Docs
- Objective-C not yet supported