ObjectBox Swift is a superfast, light-weight object persistence framework for iOS and macOS.
This is the ObjectBox Swift API reference. Check the documentation on how to install and use ObjectBox Swift.
This documents API version: 4.0.0
Most Important Types
Store
: database entry point and source ofBox
es.Box
: main interface to persist objects and createQuery
s.Entity
: protocol to mark your type as persistable by ObjectBox.Id
: identifies object instances in the database.Query
: conditional fetching of objects of a certain type.
Please let us know your feedback
We want ObjectBox to be not only the fastest, but also the most Swift-friendly persistence solution.
To do that, we want your feedback: what do you love? What’s amiss? Where do you struggle in everyday app development?
We’re looking forward to receiving your comments and requests:
- Take this short questionaire (takes only 1 or 2 minutes)
- Add GitHub issues and
- Upvote issues you find important by hitting the 👍/+1 reaction button!
Thank you!
Keep in touch
For general news on ObjectBox, check our blog or follow @ObjectBox_io on Twitter.