awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesMobile Database Security

Security measures specifically for mobile databases, including on-disk encryption and user access control.

Distinct from Encrypted Database Authentication: None of the candidates cover the combined aspect of mobile-specific encryption and role-based access for databases.

Explore 1 awesome GitHub repository matching security & cryptography · Mobile Database Security. Refine with filters or upvote what's useful.

Awesome Mobile Database Security GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • realm/realm-javaالصورة الرمزية لـ realm

    realm/realm-java

    11,464عرض على GitHub↗

    Realm Java is a NoSQL mobile object database and reactive database engine. It provides a persistent local data store that saves native objects directly to disk, replacing traditional SQL storage and object-relational mapping layers. The system functions as a real-time data synchronizer, coordinating local database changes with a cloud backend across multiple devices. It integrates a reactive engine that uses change listeners and asynchronous event streams to automatically update user interfaces when underlying data changes. The project covers object-oriented data modeling, CRUD operations, a

    Protects sensitive on-device information using hardware-optimized encryption and manages user access through authentication.

    Java
    عرض على GitHub↗11,464
  1. Home
  2. Security & Cryptography
  3. Mobile Database Security