awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesSchema Synchronization

Automated updating of database structures specifically on Android devices.

Distinct from Android Database Access Tools: Focuses on structural schema evolution on-device rather than general database access tools.

Explore 1 awesome GitHub repository matching data & databases · Schema Synchronization. Refine with filters or upvote what's useful.

Awesome Schema Synchronization GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • guolindev/litepalguolindev 的头像

    guolindev/LitePal

    8,068在 GitHub 上查看↗

    LitePal is an object-relational mapping library and SQLite database wrapper for Android applications. It replaces raw SQL queries with a fluent interface and object mapping to simplify local data persistence and database management. The project provides a specialized system for automatically synchronizing database schemas based on model definitions to handle version updates. It also includes a storage solution for securing sensitive data through configurable field-level encryption. The library covers broad data storage and synchronization capabilities, including atomic transaction support, m

    Manages and updates database table structures on Android to ensure consistency across app versions.

    Javaandroidlitepalsqlite3
    在 GitHub 上查看↗8,068
  1. Home
  2. Data & Databases
  3. Android Database Access Tools
  4. Schema Synchronization