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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 个仓库

Awesome GitHub RepositoriesCompatibility Migrators

Tools for adjusting database formats to ensure compatibility with older software versions.

Distinct from Database Versioning: Distinct from Database Versioning: focuses on the execution of downgrades for compatibility rather than general version tracking.

Explore 6 awesome GitHub repositories matching data & databases · Compatibility Migrators. Refine with filters or upvote what's useful.

Awesome Compatibility Migrators GitHub Repositories

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

    ankitects/anki

    28,571在 GitHub 上查看↗

    Anki is a cross-platform flashcard management system designed to optimize long-term memory retention through spaced-repetition learning. It functions as a digital learning assistant that uses active recall practice and automated scheduling algorithms to determine the ideal timing for card reviews based on individual performance history. The core system relies on a local relational database to ensure data persistence and portability, while supporting complex study workflows through flexible note-type schema modeling and template-driven content rendering. The platform distinguishes itself throu

    Adjusts the database format of a collection to ensure compatibility when opening data in older software versions.

    Rust
    在 GitHub 上查看↗28,571
  • tigerbeetle/tigerbeetletigerbeetle 的头像

    tigerbeetle/tigerbeetle

    16,291在 GitHub 上查看↗

    TigerBeetle is a distributed financial accounting database designed for high-volume transaction processing. It functions as a specialized transaction engine that enforces strict double-entry bookkeeping invariants, ensuring that every debit and credit is balanced and accounted for with absolute consistency. By utilizing a consensus-based replication model, the system provides high availability and data durability across geographically distributed clusters, making it suitable for mission-critical financial infrastructure. The system distinguishes itself through a performance-oriented architect

    Ensures that ledger data files created by older versions remain readable and functional after software upgrades.

    Zig
    在 GitHub 上查看↗16,291
  • whisky-app/whiskyWhisky-App 的头像

    Whisky-App/Whisky

    15,103在 GitHub 上查看↗

    Whisky is a compatibility layer and virtual environment manager designed to run Windows applications and games on macOS. It functions by creating isolated containers that house separate filesystems and registry hives, ensuring that software dependencies remain independent of the host operating system. By translating Windows system calls into native equivalents, the tool enables the execution of non-native binaries within a managed environment. The project distinguishes itself through a comprehensive suite of configuration and optimization tools that allow users to tune graphics rendering, inp

    Maintains a database of software compatibility statuses to inform users about installation and execution success.

    Swiftgamegame-porting-toolkitmac
    在 GitHub 上查看↗15,103
  • hrydgard/ppsspphrydgard 的头像

    hrydgard/ppsspp

    13,375在 GitHub 上查看↗

    This project is a cross-platform, open-source emulator designed to execute handheld gaming software on modern desktop and mobile hardware. By recreating the original console environment and system libraries, it allows users to run game files without requiring original firmware. The software achieves high-performance execution through a combination of dynamic recompilation and just-in-time instruction translation, which map console-specific instructions to native host machine code. The emulator distinguishes itself by providing advanced visual and connectivity enhancements that extend beyond t

    Maintains a public database of software titles to document compatibility across different regions and software versions.

    C++emulatorsppsspppsp
    在 GitHub 上查看↗13,375
  • heroic-games-launcher/heroicgameslauncherHeroic-Games-Launcher 的头像

    Heroic-Games-Launcher/HeroicGamesLauncher

    11,591在 GitHub 上查看↗

    Heroic Games Launcher is a multi-store games launcher and cross-platform game library that provides a unified interface for installing and launching titles from GOG, Epic Games, and Amazon Games stores. It functions as a cloud-synced game manager and a wrapper for compatibility layers to execute Windows games on Linux and macOS. The project distinguishes itself by combining unified store integration with community game compatibility tracking, allowing users to verify if a title is compatible with their specific hardware and operating system. It also features a visual theme engine for interfac

    Checks community databases to verify game execution success across various hardware and operating system environments.

    TypeScriptamazon-primeelectronepic-games-launcher
    在 GitHub 上查看↗11,591
  • 007revad/synology_hdd_db007revad 的头像

    007revad/Synology_HDD_db

    5,585在 GitHub 上查看↗

    该项目是用于扩展 Synology NAS 系统硬件兼容性的一系列实用工具。它提供了一个驱动器兼容性工具,将不受支持的 HDD、SSD 和 NVMe 驱动器添加到内部系统数据库中,并配有一个硬件警报抑制器,用于隐藏非认证内存和第三方磁盘的通知。 该工具包包括一个专门用于在不受支持的硬件卡上启用 M.2 PCIe 存储池和卷的存储解锁器。它还具有一个 RAM 优化器,用于调整最大内存限制并优化磁盘缓存的预留 RAM。 其他功能涵盖存储性能优化,例如配置磁盘读取优先级和启用 TRIM 支持以提高数据吞吐量。该项目还提供硬件健康监控工具的更新,以确保较新的第三方驱动器型号能正确报告状态。

    Adds unsupported SATA, SAS, and NVMe drives to compatibility lists to remove hardware warnings.

    Shelldiskstationdsmrackstation
    在 GitHub 上查看↗5,585
  1. Home
  2. Data & Databases
  3. Database Versioning
  4. Compatibility Migrators

探索子标签

  • Compatibility Databases2 个子标签Repositories tracking the installation and execution success of software across different environments. **Distinct from Compatibility Migrators:** Distinct from Compatibility Migrators: focuses on tracking and reporting status rather than performing database format migrations.