awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jessesquires avatar

jessesquires/JSQCoreDataKit

0
View on GitHub↗
615 stars·66 forks·Swift·MIT·9 viewsjessesquires.github.io/JSQCoreDataKit↗

JSQCoreDataKit

A swifter Core Data stack

Features

  • Core Data Tools - Simplified stack for Core Data.
  • Data Persistence - Swifter Core Data stack.

Star history

Star history chart for jessesquires/jsqcoredatakitStar history chart for jessesquires/jsqcoredatakit

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does jessesquires/jsqcoredatakit do?

A swifter Core Data stack

What are the main features of jessesquires/jsqcoredatakit?

The main features of jessesquires/jsqcoredatakit are: Core Data Tools, Data Persistence.

Which projects share features with jessesquires/jsqcoredatakit?

Projects with overlapping indexed features include: deeje/cloudcore — Robust CoreData-CloudKit synchronization: offline editing, relationships, private, shared and public databases,… magicalpanda/magicalrecord — MagicalRecord is a data persistence library and wrapper for Core Data that implements the Active Record pattern. It… cosmicmind/graph — Graph is a semantic database that is used to create data-driven applications. albertodebortoli/skopelos — A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data. Simply all… johnestropia/corestore — CoreStore is a type-safe Swift interface and persistence wrapper for managing local data storage and object graphs… tadija/aerecord — Super awesome Swift minion for Core Data (iOS, macOS, tvOS).

Projects sharing features with JSQCoreDataKit

These projects share indexed features with JSQCoreDataKit. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • cosmicmind/graphCosmicMind avatar

    CosmicMind/Graph

    873View on GitHub↗

    Graph is a semantic database that is used to create data-driven applications.

    Swiftcoredatacosmicminddata
    View on GitHub↗873
  • deeje/cloudcoredeeje avatar

    deeje/CloudCore

    161View on GitHub↗

    Robust CoreData-CloudKit synchronization: offline editing, relationships, private, shared and public databases, field-level deltas, encrypted values, cacheable assets, and more.

    Swiftcloudkitcoredataios
    View on GitHub↗161
  • albertodebortoli/skopelosalbertodebortoli avatar

    albertodebortoli/Skopelos

    239View on GitHub↗

    A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data. Simply all you need for doing Core Data. Swift flavour.

    Swift
    View on GitHub↗239
  • johnestropia/corestoreJohnEstropia avatar

    JohnEstropia/CoreStore

    4,055View on GitHub↗

    CoreStore is a type-safe Swift interface and persistence wrapper for managing local data storage and object graphs using the Core Data framework. It functions as an atomic persistence manager that executes data updates within transactional blocks to ensure changes are either fully saved or rolled back to prevent state corruption. The project provides a dedicated framework for performing sequential schema migrations through defined version chains and a type-safe object mapping system for importing external JSON data into persistent entities using Swift protocols. It includes a data binding la

    Swiftcarthagecocoapodscore-data
    View on GitHub↗4,055
Compare all 30 related projects→