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

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

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

10 个仓库

Awesome GitHub RepositoriesDatabase Object Browsers

Interfaces for inspecting database objects such as schemas, tables, views, and routines without writing SQL.

Distinct from Database Object Editors: Distinct from Database Object Editors: focuses on browsing and inspection, not modification of object properties.

Explore 10 awesome GitHub repositories matching data & databases · Database Object Browsers. Refine with filters or upvote what's useful.

Awesome Database Object Browsers GitHub Repositories

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

    tconbeer/harlequin

    6,165在 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

    Runs introspection queries from the catalog to describe the schema of selected tables or views.

    Python
    在 GitHub 上查看↗6,165
  • alibaba/alisqlalibaba 的头像

    alibaba/AliSQL

    5,706在 GitHub 上查看↗

    AliSQL is a fork of MySQL by Alibaba that extends the relational database management system with enhancements for high performance, scalability, and enterprise-grade availability. It retains the core MySQL identity as a SQL-based database for storing, organizing, and retrieving structured data, while adding optimizations for large-scale transactional and analytical workloads. The project differentiates itself through a set of Alibaba-specific improvements, including a columnar engine for accelerating analytical queries directly on MySQL tables, and a distributed, shared-nothing NDB Cluster en

    MySQL allows inspecting schemas, tables, views, routines, users, background tasks, AI models, and vector stores without writing SQL.

    C++alisqldatabaseduckdb
    在 GitHub 上查看↗5,706
  • supabase-community/postgres-language-serversupabase-community 的头像

    supabase-community/postgres-language-server

    5,242在 GitHub 上查看↗

    This project is a Language Server Protocol implementation for PostgreSQL that provides autocompletion, syntax diagnostics, and type checking for SQL and PL/pgSQL. It functions as a database schema validator and a static analysis engine designed to detect security vulnerabilities, performance bottlenecks, and dangerous migration patterns in database scripts. The server differentiates itself by using live database connections to provide schema-aware intelligence, allowing it to verify that tables, columns, and data types actually exist. It performs static analysis on procedural functions to det

    Displays detailed schema information, such as data types and parameters, when hovering over objects.

    Rustlanguage-server-protocolpostgres
    在 GitHub 上查看↗5,242
  • achristmascarl/rainfrogachristmascarl 的头像

    achristmascarl/rainfrog

    4,855在 GitHub 上查看↗

    Rainfrog is a terminal-based database client that connects to multiple database engines, combining schema browsing, interactive SQL query execution, and inline data editing into a single terminal interface. It provides a tree navigator for exploring tables, columns, and indexes, and an inline cell editor that automatically constructs and executes the necessary UPDATE statements when a cell value is changed. The application also supports modal Vim-style keyboard shortcuts for cursor movement and editing, making it usable entirely from the keyboard. Query results are fetched in chunks and pagin

    Navigates database schemas, tables, and metadata in a tree view with keyboard and mouse support for filtering and inspection.

    Rustdatabase-managementmysqlpostgresql
    在 GitHub 上查看↗4,855
  • gam-team/gamGAM-team 的头像

    GAM-team/GAM

    4,206在 GitHub 上查看↗

    GAM is a command-line tool for administering Google Workspace and Cloud Identity. It translates command-line arguments into structured API calls, enabling administrators to manage users, groups, organizational units, and domain settings across a Google Workspace environment. The tool handles authentication through OAuth2 flows, service accounts, and workload identity federation, and supports multi-tenant configurations for managing multiple domains or cloud projects from a single installation. GAM distinguishes itself through its batch processing and automation capabilities. It can process la

    Programmatically retrieves structural information and field definitions of custom schemas.

    Pythongamgooglegoogle-admin-sdk
    在 GitHub 上查看↗4,206
  • memgraph/memgraphmemgraph 的头像

    memgraph/memgraph

    4,163在 GitHub 上查看↗

    Memgraph is an in-memory, distributed graph database designed for high-performance labeled property graph management. It utilizes a Cypher query engine for declarative data retrieval and manipulation, providing a scalable knowledge graph backend that integrates vector search and graph traversals. The system distinguishes itself as a real-time graph analytics platform, employing native C++ and CUDA implementations to execute complex network analysis and dynamic community detection on streaming data. It provides specialized support for AI integration, including GraphRAG capabilities, the constr

    The product retrieves a JSON representation of nodes, edges, constraints, and enums.

    C++cyphergraphgraph-algorithms
    在 GitHub 上查看↗4,163
  • kuzudb/kuzukuzudb 的头像

    kuzudb/kuzu

    3,965在 GitHub 上查看↗

    Kùzu is an embedded property graph database engine designed for high-performance analytical queries and local data management. It operates as a library within the host application process, utilizing a columnar-based storage architecture and just-in-time query compilation to execute complex graph traversals and pattern matching efficiently. By mapping database files directly into system memory, it ensures data durability and high-speed access while maintaining ACID-compliant transactional integrity. The engine distinguishes itself by integrating vector similarity search and full-text search di

    Fetches database configuration, extension status, and internal metadata through administrative functions.

    C++cypherdatabaseembeddable
    在 GitHub 上查看↗3,965
  • tableplus/tableplusTablePlus 的头像

    TablePlus/TablePlus

    3,799在 GitHub 上查看↗

    TablePlus is a SQL database management GUI and professional administration tool designed for managing relational and NoSQL databases. It functions as a native SQL query client and relational data browser, providing a graphical interface for database administration, schema management, and data exploration. The project distinguishes itself through a staged-change commit system that buffers GUI-driven modifications locally for review before they are applied to the server. It also features a native-protocol connection layer for low-latency communication and secure connectivity via SSH tunneling.

    Provides a sidebar interface for browsing and inspecting tables, views, functions, and procedures.

    在 GitHub 上查看↗3,799
  • cweijan/vscode-database-clientcweijan 的头像

    cweijan/vscode-database-client

    2,885在 GitHub 上查看↗

    该扩展提供了一个统一的图形界面,用于直接在代码编辑器内管理关系型和 NoSQL 数据库。它作为一个全面的数据库生命周期支持环境,使用户能够跨多种服务器类型浏览模式、执行自定义查询并执行管理任务。 该工具的特色在于集成了对安全连接的支持,包括 SSH 隧道和 SSL 证书管理,以及自动化的模式文档和可视化功能。它通过封装外部命令行工具来实现可靠的迁移和备份,从而简化了复杂的数据操作,同时提供合成数据生成以支持测试工作流。 该平台涵盖了广泛的数据库管理功能,包括直接编辑表记录、查询历史记录跟踪以及针对大数据集的结果集分页。它还包括用于远程文件管理和实时监控连接健康状况的实用程序,以确保对基础设施环境的一致访问。

    Includes a built-in search function to quickly locate tables and database entities within the explorer panel.

    TypeScriptmysql-databasesqlvscode
    在 GitHub 上查看↗2,885
  • aimeos/upschemeaimeos 的头像

    aimeos/upscheme

    2,601在 GitHub 上查看↗

    Registers custom methods on schema objects like tables and columns through a macro system.

    PHPdatabasedatabase-managementdatabase-migrations
    在 GitHub 上查看↗2,601
  1. Home
  2. Data & Databases
  3. Database Object Editors
  4. Database Object Browsers

探索子标签

  • Schema Metadata RetrievalProgrammatic retrieval of database structural information including labels, types, and constraints. **Distinct from Schema Object Inspection:** Distinct from Schema Object Inspection, which focuses on visual editor hover-metadata; this is about retrieving a full JSON representation of the schema.
  • Schema Object Inspection1 个子标签Visual inspection of database schema properties within a developer tool. **Distinct from Database Object Browsers:** Specifically targets the inspection of object metadata (types, parameters) via hover in the editor, not general browsing.