9 个仓库
Utilities for creating, modifying, and deleting database objects such as tables, indexes, and keys.
Distinct from Database Object Editors: None of the candidates cover the destructive 'drop all' functionality for schema resets.
Explore 9 awesome GitHub repositories matching data & databases · Database Object Management. Refine with filters or upvote what's useful.
Chat2DB is an AI-powered SQL client and multi-database GUI manager designed for managing various relational and NoSQL database systems. It serves as a visual database management tool and a natural language to SQL interface, allowing users to convert plain text descriptions into executable and optimized queries. The platform distinguishes itself through automated business intelligence capabilities, which include the generation of real-time data visualization dashboards and AI-driven data analysis from spreadsheets. To ensure data privacy, it supports secure local AI deployment, enabling large
Provides a graphical interface to create and test views, functions, stored procedures, and triggers.
DbGate is a universal database management tool and SQL client that provides a unified interface for querying and administering multiple SQL and NoSQL databases. It functions as a multi-database administration GUI and SQL IDE, allowing users to write and execute scripts and manage database schemas. The project distinguishes itself by acting as an API client and explorer for REST, GraphQL, and OData services, enabling users to fetch and export data from these endpoints. It also serves as a data integration tool, facilitating the movement of records between diverse databases and file formats suc
Allows dropping all objects within a database to reset the schema.
SQLiteStudio is an open-source graphical tool for browsing, editing, and managing SQLite database files. It combines a full-featured SQL editor with syntax highlighting, a visual database schema designer for creating entity-relationship diagrams, and a plugin-based extensibility platform that allows adding custom functionality through C/C++, JavaScript, Tcl, or Python. The application distinguishes itself through its multi-language scripting engine, which embeds JavaScript, Tcl, and Python interpreters to enable user-defined functions and scripts within SQL queries. It supports encrypted data
Create, alter, and delete tables, indexes, views, triggers, and other schema elements through a visual editor.
A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL, SQLite, Interbase and Firebird, written in Delphi and Lazarus/FreePascal
Renames, deletes, empties, and modifies tables and views through a switchable column header interface.
Apache Hive is a SQL-on-Hadoop data warehouse that enables querying and managing petabytes of data stored in distributed storage such as HDFS and cloud storage services. It provides a familiar SQL interface for batch analytics and reporting, supported by a core set of components including the HiveServer2 Thrift service for remote query execution, the Hive Metastore Service for central metadata management, the Hive ACID Transaction Engine for concurrent read-write operations, and the Hive LLAP Interactive Engine for low-latency analytical processing. The WebHCat REST API offers an HTTP interfac
Creates, alters, drops, and describes databases, tables, views, functions, indexes, and partitions.
TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features
Applies schema changes such as adding columns, renaming objects, or creating indexes using standard SQL syntax directly within the interface.
adminMongo is a graphical management tool designed for the administration of MongoDB databases. It provides a visual interface for managing databases, collections, and documents, allowing users to perform administrative tasks such as creating and organizing data structures, managing indexes, and executing queries to retrieve or filter records. The application functions as a cross-platform desktop client, utilizing a containerized environment to provide a standalone experience on major operating systems. It distinguishes itself by integrating server monitoring capabilities, which track perform
Provides a visual interface for creating, deleting, and organizing databases, collections, documents, and indexes.
该扩展提供了一个统一的图形界面,用于直接在代码编辑器内管理关系型和 NoSQL 数据库。它作为一个全面的数据库生命周期支持环境,使用户能够跨多种服务器类型浏览模式、执行自定义查询并执行管理任务。 该工具的特色在于集成了对安全连接的支持,包括 SSH 隧道和 SSL 证书管理,以及自动化的模式文档和可视化功能。它通过封装外部命令行工具来实现可靠的迁移和备份,从而简化了复杂的数据操作,同时提供合成数据生成以支持测试工作流。 该平台涵盖了广泛的数据库管理功能,包括直接编辑表记录、查询历史记录跟踪以及针对大数据集的结果集分页。它还包括用于远程文件管理和实时监控连接健康状况的实用程序,以确保对基础设施环境的一致访问。
Provides a graphical interface for creating, editing, and deleting database objects like tables and procedures.
Creates and configures database sequences as first-class schema objects for auto-incrementing column generation.