9 repository-uri
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.
Această extensie oferă o interfață grafică unificată pentru gestionarea bazelor de date relaționale și NoSQL direct din editorul de cod. Servește drept mediu cuprinzător pentru suportul ciclului de viață al bazelor de date, permițând utilizatorilor să exploreze scheme, să execute interogări personalizate și să efectueze sarcini administrative pe mai multe tipuri de servere. Instrumentul se distinge prin suportul integrat pentru conectivitate securizată, inclusiv tunelare SSH și gestionarea certificatelor SSL, alături de capabilități de documentare și vizualizare automată a schemelor. Facilitează operațiuni complexe de date prin integrarea utilitarelor externe de linie de comandă pentru migrări și backup-uri fiabile, oferind în același timp generare de date sintetice pentru a susține fluxurile de lucru de testare. Platforma acoperă o gamă largă de funcții de gestionare a bazelor de date, inclusiv editarea directă a înregistrărilor din tabele, urmărirea istoricului interogărilor și paginarea seturilor de rezultate pentru seturi mari de date. Include, de asemenea, utilitare pentru gestionarea fișierelor la distanță și monitorizarea în timp real a stării conexiunii pentru a asigura accesul constant la mediile de infrastructură.
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.