Ross ROSS = Recommend OSS · open-source software intelligence for agents

modo-studio/SugarRecord

CoreData/Realm sweet wrapper written in Swift observed · 2026-08-28

github.com/modo-studio/SugarRecord · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4412
  • days_rel: n/a
  • days_push: 2183
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2100 stars · 220 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SugarRecord is a Swift persistence wrapper that simplifies working with CoreData and Realm through a fluent, protocol-based API. It lets developers choose their persistence stack and manage data with just a few lines of code.

Use cases

  • wrap coredata queries in a cleaner swift api
  • simplify realm persistence in an ios app
  • swap between coredata and realm stacks
  • avoid singleton shared state in data layer
  • add icloud sync to coredata persistence

When to choose

  • you use CoreData or Realm in an iOS/macOS/watchOS/tvOS app and want a friendlier fluent syntax
  • you want a protocol-based, customizable persistence stack without singletons

When to avoid

  • you need a library with recent Swift version support or active maintenance (last release 2020)
  • your project targets Swift versions newer than 3.0-era tooling
  • you prefer using CoreData or Realm directly or via more modern alternatives like SwiftData or GRDB

Facets

library · maturity maintenance

orm database mobile-development developer-tools core-data realm persistence-wrapper swift ios macos

1 source

Member repositories

RepositoryRoleHealth v2
modo-studio/SugarRecordmain23

For agents

markdown · JSON · MCP: product_card(name="modo-studio/SugarRecord")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem