9 dépôts
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.
Cette extension fournit une interface graphique unifiée pour gérer les bases de données relationnelles et NoSQL directement depuis l'éditeur de code. Elle sert d'environnement complet pour le support du cycle de vie des bases de données, permettant aux utilisateurs de parcourir les schémas, d'exécuter des requêtes personnalisées et d'effectuer des tâches administratives sur plusieurs types de serveurs. L'outil se distingue par son support intégré de la connectivité sécurisée, incluant le tunneling SSH et la gestion des certificats SSL, ainsi que des capacités de documentation et de visualisation automatique des schémas. Il facilite les opérations de données complexes en encapsulant des utilitaires en ligne de commande externes pour des migrations et des sauvegardes fiables, tout en fournissant une génération de données synthétiques pour soutenir les workflows de test. La plateforme couvre un large éventail de fonctions de gestion de bases de données, y compris l'édition directe d'enregistrements de tables, le suivi de l'historique des requêtes et la pagination des résultats pour les grands jeux de données. Elle inclut également des utilitaires pour la gestion de fichiers distants et la surveillance en temps réel de l'état des connexions afin d'assurer un accès cohérent aux environnements d'infrastructure.
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.