awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesRemote Entity Persistence

Mechanisms for automatically persisting remote resource data into local database entities.

Distinct from Automatic Persistence: Specifically targets the persistence of data originating from remote web resources for offline use, distinct from generic navigation property persistence.

Explore 1 awesome GitHub repository matching data & databases · Remote Entity Persistence. Refine with filters or upvote what's useful.

Awesome Remote Entity Persistence GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • restkit/restkitAvatar RestKit

    RestKit/RestKit

    10,104Vezi pe GitHub↗

    RestKit is an iOS REST API integration framework used to connect Apple platform applications to web services. It centers on RESTful resource modeling, transforming remote API data structures into typed local objects and database entities. The framework provides capabilities for remote data persistence by caching web service resources in a local database to enable offline access. It also handles network data serialization, using pluggable parsers to convert JSON or XML responses into application data models. Additional functionality includes multipart file uploading for sending binary data an

    Synchronizes remote resource attributes and relationships with a local managed database for offline data availability.

    Objective-C
    Vezi pe GitHub↗10,104
  1. Home
  2. Data & Databases
  3. Entity Relationships
  4. Automatic Persistence
  5. Remote Entity Persistence