awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesAdapter Version Reconciliation

Checks and aligns the installed database adapter version with the expected version to prevent runtime incompatibilities.

Distinct from Database Runtime Versioning: Distinct from Database Runtime Versioning: focuses on reconciling adapter versions with the application, not running multiple database engine versions in isolation.

Explore 1 awesome GitHub repository matching development tools & productivity · Adapter Version Reconciliation. Refine with filters or upvote what's useful.

Awesome Adapter Version Reconciliation GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • tconbeer/harlequinAvatar de tconbeer

    tconbeer/harlequin

    6,165Voir sur GitHub↗

    Harlequin is a terminal-based SQL IDE that runs queries against DuckDB and SQLite databases, with a plug-in adapter system for connecting to additional database engines. It provides a full-screen text editor with syntax highlighting and fuzzy autocomplete for writing SQL, and displays query results in a scrollable table within the terminal. The application distinguishes itself through a tree-based data catalog that lets you browse database schemas, local files, and remote S3 objects, with the ability to insert or copy paths directly into the query editor. It supports custom key bindings throu

    Provides a version check mechanism to ensure database adapter compatibility at startup.

    Python
    Voir sur GitHub↗6,165
  1. Home
  2. Development Tools & Productivity
  3. Version Managers
  4. Database Runtime Versioning
  5. Adapter Version Reconciliation