awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesObject-Oriented Mobile Database Management

Stores and queries structured data locally on mobile devices with an object-oriented interface.

Distinct from Mobile Databases: Distinct from Mobile Databases: emphasizes the object-oriented interface for management, not just storage.

Explore 2 awesome GitHub repositories matching data & databases · Object-Oriented Mobile Database Management. Refine with filters or upvote what's useful.

Awesome Object-Oriented Mobile Database Management GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • realm/realm-jsAvatar de realm

    realm/realm-js

    6,001Ver en GitHub↗

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

    Stores and queries structured data locally on mobile devices with an object-oriented interface.

    TypeScriptmobile-databasemobile-firstnosql-database
    Ver en GitHub↗6,001
  • realm/realm-kotlinAvatar de realm

    realm/realm-kotlin

    1,092Ver en GitHub↗

    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

    Provides a local, object-oriented database engine for persisting and synchronizing application data across mobile and desktop platforms.

    Kotlinandroidandroid-librarydatabase
    Ver en GitHub↗1,092
  1. Home
  2. Data & Databases
  3. Mobile Databases
  4. Object-Oriented Mobile Database Management