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
CosmicMind avatar

CosmicMind/Graph

0
View on GitHub↗
873 stars·69 forks·Swift·MIT·8 viewscosmicmind.com↗

Graph

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

Features

  • Core Data Tools - Data-driven framework for managing Core Data.
  • Data Persistence - Data-driven framework for Core Data.

Star history

Star history chart for cosmicmind/graphStar history chart for cosmicmind/graph

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Graph

Similar open-source projects, ranked by how many features they share with Graph.
  • 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
  • jessesquires/jsqcoredatakitjessesquires avatar

    jessesquires/JSQCoreDataKit

    615View on GitHub↗

    A swifter Core Data stack

    Swiftcore-datacoredataios
    View on GitHub↗615
  • 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
See all 30 alternatives to Graph→

Frequently asked questions

What does cosmicmind/graph do?

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

What are the main features of cosmicmind/graph?

The main features of cosmicmind/graph are: Core Data Tools, Data Persistence.

What are some open-source alternatives to cosmicmind/graph?

Open-source alternatives to cosmicmind/graph include: jessesquires/jsqcoredatakit — A swifter Core Data stack. magicalpanda/magicalrecord — MagicalRecord is a data persistence library and wrapper for Core Data that implements the Active Record pattern. It… deeje/cloudcore — Robust CoreData-CloudKit synchronization: offline editing, relationships, private, shared and public databases,… 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).