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

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

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

2 Repos

Awesome GitHub RepositoriesMobile Database Sync

Replicates local database changes to a backend server and merges updates from other clients.

Distinct from Cross-Device Data Availability: Distinct from Cross-Device Data Availability: specifically syncs mobile database state, not general file or tab availability.

Explore 2 awesome GitHub repositories matching networking & communication · Mobile Database Sync. Refine with filters or upvote what's useful.

  1. Home
  2. Networking & Communication
  3. Distributed Systems and Peer-to-Peer
  4. Distributed Computing
  5. Data Synchronization and Consistency
  6. Distributed File Synchronization
  7. Cross-Device Data Availability
  8. Mobile Database Sync

Awesome Mobile Database Sync GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • realm/realm-jsAvatar von realm

    realm/realm-js

    6,001Auf GitHub ansehen↗

    Realm is a mobile database: an alternative to SQLite & key-value stores

    Replicates local changes to a backend server and merges updates from other clients.

    TypeScriptmobile-databasemobile-firstnosql-database
    Auf GitHub ansehen↗6,001
  • realm/realm-kotlinAvatar von realm

    realm/realm-kotlin

    1,092Auf GitHub ansehen↗

    Realm Kotlin is a local, object-oriented NoSQL database engine designed for Kotlin Multiplatform applications. It enables developers to persist structured application data directly as objects, eliminating the need for traditional relational table structures while ensuring information remains accessible during offline periods. The library distinguishes itself through a compiler-plugin-based architecture that maps standard language classes to database models at compile time. It utilizes zero-copy memory mapping and a lazy-loading query engine to manage data efficiently, while a shared C++ core

    Replicates local database changes to a cloud backend to maintain consistent state across multiple devices.

    Kotlinandroidandroid-librarydatabase
    Auf GitHub ansehen↗1,092