awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • restkit/restkitAvatar von RestKit

    RestKit/RestKit

    10,104Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,104
  1. Home
  2. Data & Databases
  3. Entity Relationships
  4. Automatic Persistence
  5. Remote Entity Persistence