# ChristianKienle/Core-Data-Editor

Core Data Editor lets you easily view, edit and analyze applications‘ data. Core Data Editor is compatible with Mac and iOS applications and supports XML, SQLite and binary stores, visualizes all relationships and is able to edit the data and generate Objective-C code for the data model.

Repository: https://github.com/ChristianKienle/Core-Data-Editor
Canonical: https://ross.abutalabs.com/products/core-data-editor
Language: Objective-C
License: BSD-3-Clause
License Family: permissive
Topics: coredata, objective-c, objective-c-library
Last push: 2021-08-20T14:46:12+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4417, "days_push": 1839, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2130, forks 180 (observed 2026-08-28T04:06:17.149002+00:00)

## What it is
A macOS application for viewing, editing, and analyzing Core Data stores used by Mac and iOS applications. It supports XML, SQLite, and binary stores, visualizes relationships, and can generate Objective-C code for the data model.

## Use cases
- inspect a core data sqlite database from my ios app
- edit managed objects in a core data store
- visualize relationships between core data entities
- browse and analyze app data stored in xml or binary core data stores
- generate objective-c code for a core data model
- debug core data content during development

## When to choose
- you develop Mac or iOS apps using Core Data and need to inspect or edit persisted data
- you want a GUI to browse entities, relationships, and values across XML, SQLite, or binary stores
- you need to generate Objective-C model code from existing data

## When to avoid
- your project uses Swift-only tooling or expects modern maintenance and updates
- you need a cross-platform Core Data browser (this is macOS only)
- you work with non-Core Data databases like plain SQLite or PostgreSQL

## Facets
- artifact type: application
- maturity: maintenance
- function: gui, database, developer-tools, data-visualization
- domain: developer-tools, databases, operating-systems, mobile-development
- platform: -
- tags: core-data, objective-c, sqlite, data-inspection, mac-app, macos, ios

## Member repositories
- ChristianKienle/Core-Data-Editor (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:17.149002+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:52:12.878381+00:00, confidence not recorded.
  - readme: https://github.com/ChristianKienle/Core-Data-Editor (fetched 2026-08-28T04:06:17.149002+00:00, sha aa972c738815)
- Data as of 2026-08-30T08:39:29.467469+00:00.
