awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • restkit/restkitAvatar de RestKit

    RestKit/RestKit

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