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

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

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

1 个仓库

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

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

    tpope/vim-dadbod

    4,396在 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
    在 GitHub 上查看↗4,396
  1. Home
  2. Development Tools & Productivity
  3. Vim Plugins
  4. Database Interfaces