6 repositorios
Customizable interfaces for rendering and analyzing specific data formats stored in databases.
Distinguishing note: Focuses on the extensibility and rendering of data rather than the storage or management layer.
Explore 6 awesome GitHub repositories matching data & databases · Data Visualization Interfaces. Refine with filters or upvote what's useful.
This project is a cross-platform desktop application that provides a graphical interface for managing and interacting with Redis databases. Built as a standalone software program, it functions as a centralized connection manager that allows users to visualize data structures, perform administrative tasks, and inspect records across multiple database environments. The application distinguishes itself through its integration with external processes and command-line workflows. Users can define custom viewers to render specific data formats using external tools and launch the interface directly f
A customizable interface that integrates external applications to render and analyze specific data formats stored within a database.
Gentelella is a collection of pre-configured interface templates and a component library designed for building administration panels, data dashboards, and internal management consoles. It provides a Bootstrap 5 based framework that includes accessible web interface templates and PWA-ready dashboard shells. The project features specialized templates for data visualization, utilizing modular chart factories to render line, bar, radar, and heatmap visualizations. It includes a set of ready-to-use interface elements for enterprise prototyping, such as kanban boards, file managers, and interactive
Creates analytics screens and visual reports using heatmaps and modular chart components.
Elsa Core is a workflow engine framework designed for defining, executing, and managing long-running business processes. It functions as a distributed workflow orchestrator and event-driven trigger system, capable of operating as a multi-tenant platform with secure data isolation. The project distinguishes itself through a flexible approach to workflow definitions, supporting a visual drag-and-drop designer, programmatic C# definitions, and portable JSON specifications. It provides a highly extensible architecture allowing for the development of custom activities and the use of a dynamic expr
Registers custom visualizers to define how specific object types are rendered in the interface.
PyQt is a cross-platform GUI toolkit and desktop UI framework that provides Python bindings for the Qt framework. It serves as a widget library for creating graphical user interfaces that maintain consistent behavior and appearance across Windows, macOS, and Linux. The framework enables the development of desktop applications through a collection of pre-built interface components and layout managers. It supports the creation of specialized interface elements with custom styling, window animations, and the integration of web browser components to load and execute scripts alongside native eleme
Provides customizable interfaces for rendering and analyzing structured data via tables, trees, and lists.
Danfo.js es una biblioteca de análisis y preprocesamiento de datos para JavaScript que proporciona estructuras de datos etiquetadas de alto rendimiento. Implementa dataframes y series para permitir análisis de datos complejos, computación estadística y la manipulación de datos tabulares estructurados. El proyecto sirve como una biblioteca de preprocesamiento para machine learning, ofreciendo utilidades para codificación de etiquetas categóricas, one-hot encoding y escalado y estandarización de características numéricas. Facilita específicamente la conversión de estructuras de datos etiquetadas en tensores para el entrenamiento y evaluación de modelos. La biblioteca cubre un amplio conjunto de capacidades, incluyendo estadísticas descriptivas, operaciones relacionales como merge y join, y procesamiento de series temporales. Incluye herramientas para limpieza, filtrado y agrupación de datos, así como una interfaz de visualización para generar gráficos interactivos directamente desde los dataframes. El sistema soporta la importación y exportación de datos mediante formatos CSV, JSON y Excel.
Provides a customizable interface for rendering and analyzing structured data via interactive plots.
Franchise es una herramienta de consulta de bases de datos y cliente SQL para cuadernos (notebooks) que permite a los usuarios ejecutar consultas y analizar conjuntos de datos. Funciona como un procesador de datos local con un motor basado en navegador para ejecutar comandos SQL contra archivos CSV, JSON y XLSX sin cargar datos a un servidor remoto. El proyecto utiliza una interfaz basada en celdas para organizar consultas y resultados en un diseño interactivo similar a un documento. Soporta un flujo de trabajo donde los usuarios pueden bifurcar consultas en diseños lado a lado para comparar diferentes variaciones de SQL y sus resultados sin sobrescribir el código existente. El sistema proporciona una interfaz unificada para conectarse a bases de datos remotas a través de un puente local seguro e incluye herramientas para transformar resultados tabulares en gráficos, mapas y vistas de tarjetas. Estos cuadernos interactivos y sus visualizaciones asociadas pueden exportarse como documentos HTML portátiles. La aplicación se empaqueta en activos independientes para su alojamiento en servidores HTTP estándar.
Implements a customizable interface for rendering and analyzing specific data formats retrieved via SQL.