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 RepositoriesDatabase Interfaces

An editor plugin that runs SQL and NoSQL queries against databases using connection URLs and displays results in a preview window.

Distinct from Vim Plugins: Distinct from Vim Plugins: specifically provides database query execution and result display within Vim, not general editor extensions.

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

Awesome Database Interfaces 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.
  • tpope/vim-dadbodAvatar de tpope

    tpope/vim-dadbod

    4,396Voir sur GitHub↗

    vim-dadbod is a database interface for the Vim editor that allows for the execution of SQL and NoSQL queries. It functions as a connection manager and query runner, enabling users to interact with databases using connection URLs. The project acts as a bridge to native command-line interfaces, providing a wrapper to launch interactive database consoles. This integration allows users to run commands from the editor and view the results within a preview window. The system manages database connections through URL-based configurations and environment variables. It handles the execution of queries

    Runs SQL and NoSQL queries against databases using connection URLs and displays results in a preview window.

    Vim Script
    Voir sur GitHub↗4,396
  1. Home
  2. Development Tools & Productivity
  3. Vim Plugins
  4. Database Interfaces