Core-Data-Editor
Data editor
An application that provides tools for viewing and editing data in macOS and iOS applications
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.
2k stars
77 watching
182 forks
Language: Objective-C
last commit: over 3 years ago
Linked from 1 awesome list
coredataobjective-cobjective-c-library
Related projects:
Repository | Description | Stars |
---|---|---|
oliverletterer/slrestfulcoredata | An Objective-C library providing a set of tools to simplify working with Core Data in RESTful applications | 178 |
albertodebortoli/skopelos | A minimalistic implementation of Core Data's persistent store management and synchronization features | 237 |
prosumma/coredataqueryinterface | A fluent interface library for working with Core Data in Swift | 36 |
wieslawsoltes/core2d | An editor for creating 2D diagrams from data using a vector graphics editor and scriptable automation. | 986 |
modo-studio/sugarrecord | A persistence wrapper designed to simplify working with Core Data in Swift applications. | 2,110 |
jazzychad/icloudcoredatastarter | An example iOS project demonstrating integration of Core Data, iCloud syncing, and collection views with a diffable data source. | 536 |
liamrosenfeld/iconology | A tool for creating and editing icons for various platforms, including macOS, iOS, Apple Watch, and web applications. | 129 |
tadija/aerecord | A Core Data wrapper library providing a simple and flexible way to manage data storage and querying for iOS, macOS, tvOS applications. | 302 |
jmfieldman/cadmium | A framework that simplifies Core Data usage by enforcing best practices and providing a transparent API for common CRUD operations. | 122 |
rxswiftcommunity/rxcoredata | Extensions to RxSwift for working with Core Data | 165 |
ianjohngraham/coreblimey.scopetothis | Enables 'scope to this' functionality on the Sitecore Content Editor tree | 1 |
krzysztofzablocki/propertymapper | Simplifies data parsing in Objective-C iOS apps by providing a self-contained and minimalistic solution for mapping between received data and native objects. | 1,125 |
dfreniche/modern-core-data-playground | An introduction to Core Data using a Swift Playground project that tests and demonstrates its usage | 35 |
jessesquires/jsqcoredatakit | A comprehensive framework for building Core Data stacks with a focus on simplicity and best practices. | 616 |
apparentsoft/reactivecoredata | A framework for integrating Core Data with ReactiveCocoa to enable reactive programming and background processing. | 254 |