6 dépôts
Tools for navigating hierarchical database structures like schemas, tables, and views.
Distinguishing note: Focuses on the navigation and exploration of database hierarchies.
Explore 6 awesome GitHub repositories matching data & databases · Database Browsers. Refine with filters or upvote what's useful.
DBeaver is a universal database client and administration environment designed for managing diverse relational and non-relational database systems. It provides a unified graphical interface that enables users to perform data manipulation, schema migration, and performance monitoring across multiple platforms. By utilizing a standardized driver abstraction layer, the application translates generic requests into database-specific commands, ensuring consistent interaction regardless of the underlying technology. The project distinguishes itself through an extensible, plugin-based architecture th
Explores database contents like schemas, tables, and views using a hierarchical tree structure.
Redash is a self-hosted analytics platform and SQL data visualization tool. It provides a web-based SQL query editor for writing, executing, and scheduling database queries, and functions as a business intelligence dashboard for monitoring metrics via visual widgets. The platform distinguishes itself through its data source connectors, which integrate with various SQL, NoSQL, and API-based stores to retrieve information for analysis. It enables self-service analytics by allowing users to run queries with dynamic parameters and supports shared data reporting via public links or embedded dashbo
Provides a visual tool for navigating and exploring tables and columns within connected data sources.
This is a mobile object database and NoSQL local data store that replaces relational tables with a schema-based model. It functions as a reactive data store, using live object observations and change notifications to trigger automatic user interface refreshes. The system provides built-in mobile cloud data synchronization to keep local datasets consistent with a remote server across multiple devices. It also includes security features for encrypted local storage, protecting sensitive on-disk data using at-rest encryption keys and fine-grained access control. Broad capabilities include object
Includes a visual database explorer to browse and analyze local data storage via a shortcut.
Azure Data Studio is a cross-platform SQL database management IDE used for writing queries, managing schemas, and administering relational databases. It functions as a comprehensive environment for relational database management, providing a structured interface for executing SQL queries and browsing database objects. The platform is distinguished by its interactive data notebooks, which combine executable code cells, narrative text, and visualizations for data analysis. It also includes specialized tools for database migration, allowing users to assess and transfer schemas and data from on-p
Provides a hierarchical explorer with filtering to navigate schemas, tables, and views.
CloudBeaver est un gestionnaire de base de données basé sur le web et un IDE de base de données cloud qui fournit une interface de navigateur centralisée pour administrer les bases de données SQL et NoSQL. Il fonctionne comme un outil d'administration multi-base de données et une passerelle d'accès aux bases de données RBAC, permettant aux utilisateurs de gérer divers moteurs de base de données relationnels et basés sur des documents via une seule installation basée sur serveur. La plateforme se distingue en intégrant un assistant d'intelligence artificielle pour la génération et l'optimisation de SQL en langage naturel. Elle prend en outre en charge l'ingénierie de données collaborative en coordonnant les opérations de base de données entre les équipes via une gestion centralisée des accès et des permissions basées sur les rôles. Le système couvre un large éventail de capacités, y compris l'exploration visuelle des données via des navigateurs de schéma en arbre et des éditeurs en grille, ainsi que des utilitaires complets de gestion des connexions et de transfert de données. Il inclut également des outils spécialisés pour découvrir et gérer les ressources de base de données hébergées par des fournisseurs de services cloud. L'application est déployée en tant que système client-serveur, permettant l'administration de base de données à distance via un navigateur web.
Provides a hierarchical browser for navigating database schemas, tables, and views.
LazySQL is a terminal user interface database manager and SQL client. It functions as a query runner and connection manager for interacting with SQL databases from the command line. The project features a read-only connection mode that blocks mutation commands to prevent accidental data loss. It supports automated pre-connection tasks, including the execution of shell commands and the establishment of SSH tunnels, and allows for both global and project-specific configuration. The interface provides a tree-based schema browser for navigating tables, a dedicated SQL query editor with tabular r
Offers a hierarchical tree view for navigating and inspecting database schemas, tables, and views.