Skip to content
Robbie Hanson edited this page Nov 11, 2019 · 47 revisions

Introduction

What is YapDatabase Feature overview
Why did we create YapDatabase Yet another database? How come?

Beginner

Hello World A "Hello World" introduction to YapDatabase.
Storing Objects What kinds of objects does YapDatabase support?
Cache Configuring the built-in cache.
Metadata Understanding metadata support.
Performance Primer Understanding the basics to avoid commit pitfalls, and to achieve great performance.

Intermediate

LongLivedReadTransactions Simplifying database access on the main thread.
YapDatabaseModifiedNotification Simplifying updates to your user interface.
Thread Safety How to not shoot yourself in the foot.
Performance Pro Take your game to the next level.
Frequently Asked Questions The standard FAQ page that grows with time.

Extensions

Extensions An overview of extensions in YapDatabase.
Views Sort, Group & Filter your data. Perfect for tableViews, collectionViews, and more.
Secondary Indexes Optimize your queries and find your item(s) faster.
Relationships Create relationships between objects, and configure automatic deletion rules.
Full Text Search Blazing fast search using SQLite's FTS module.
FilteredViews Quickly filter an existing view, and create view chains.
R Tree Index Fast Geospatial Queries
CloudKit Easily add CloudKit syncing to your app.
CloudCore Sync using any cloud backend.
Multiprocess Support Share a database with an iOS App Extension.

Advanced

Object Policy Reducing disk IO and memory consumption.
ViewMappings Take your View game to the next level.
ViewAnimations Animate changes to your tableView or collectionView.
ViewInternals Get a deeper understanding of how Views work internally.
Encryption Easy whole-database encryption with SQLCipher and more.
Architecture A deep dive into the underlying architecture of YapDatabase.
Custom Extensions How to write your own custom extensions.

 

Looking for version history? See the Changelog.


Still have questions? Try the YapDatabase Mailing List.


Love the project? Wanna buy me a ☕️  ? (or a 🍺  😀 ):

donation-bitcoin donation-paypal