awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

BI, dashboards y visualización de datos

Clasificación actualizada el 23 jun 2026

For BI, dashboards y visualización de datos, the strongest matches are kananinirav/aws-certified-cloud-practitioner-notes (This project is a collection of structured study notes), metabase/metabase (Metabase is a business intelligence platform designed to connect) and nocobase/nocobase (This platform is a modular, metadata-driven framework designed for). openbb-finance/openbb and dathere/qsv round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Explora plataformas de business intelligence open-source, frameworks de dashboards interactivos y librerías avanzadas de visualización de datos para analítica.

BI, dashboards y visualización de datos

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • kananinirav/aws-certified-cloud-practitioner-notesAvatar de kananinirav

    kananinirav/AWS-Certified-Cloud-Practitioner-Notes

    3,829Ver en GitHub↗

    This project is a collection of structured study notes and conceptual breakdowns designed for the AWS Certified Cloud Practitioner exam. It serves as a technical reference and study guide, organizing cloud service details and architectural principles to assist in certification preparation. The knowledge base is built using markdown files and includes curated cheat sheets and interactive mind-map visualizations. These tools map complex certification topics into visual hierarchies to enable drill-down study paths and rapid revision. The materials cover a wide range of cloud capabilities, inclu

    HTMLCertification Preparation MaterialsCertification Study GuidesArchitectural Principles
    Ver en GitHub↗3,829
  • metabase/metabaseAvatar de metabase

    metabase/metabase

    47,696Ver en GitHub↗

    Metabase is a business intelligence platform designed to connect to various storage systems and relational databases for data exploration, visualization, and reporting. It provides a centralized environment where users can build queries through a graphical interface or raw code, transforming raw information into interactive dashboards and charts. The platform is built to support self-service analytics, allowing non-technical team members to extract insights without requiring deep knowledge of database syntax. The platform distinguishes itself through a metadata-driven modeling layer that abst

    ClojureBusiness Intelligence PlatformsData Query BuildersInteractive Dashboards
    Ver en GitHub↗47,696
  • nocobase/nocobaseAvatar de nocobase

    nocobase/nocobase

    21,542Ver en GitHub↗

    This platform is a modular, metadata-driven framework designed for building custom business applications and data management systems without traditional coding. It functions as a low-code environment where data models, user interfaces, and business logic are defined through visual configurations rather than hardcoded views. The architecture supports multi-tenant isolation, allowing multiple independent applications to run within a single shared memory space while maintaining strict logical separation of data and configurations. What distinguishes this system is its deep integration of artific

    TypeScriptLow-Code Development PlatformsAI Application GeneratorsApplication Development Platforms
    Ver en GitHub↗21,542
  • openbb-finance/openbbAvatar de OpenBB-finance

    OpenBB-finance/OpenBB

    69,583Ver en GitHub↗

    OpenBB is a financial data platform and investment research terminal designed to aggregate, normalize, and distribute market data across analytical workflows. It functions as a comprehensive ecosystem that bridges disparate financial data providers with custom applications, spreadsheets, and internal modeling infrastructure. The platform distinguishes itself through a provider-based data abstraction layer that normalizes heterogeneous financial APIs into a consistent, schema-driven format. This architecture supports quantitative research automation and the construction of interactive, widget-

    PythonFinancial Data PlatformsInvestment Research TerminalsData Access & Abstraction
    Ver en GitHub↗69,583
  • dathere/qsvAvatar de dathere

    dathere/qsv

    3,687Ver en GitHub↗

    qsv is a high-performance command line toolkit for querying, transforming, and analyzing comma-separated value files. It functions as a data wrangling interface and a tabular data profiler, featuring a query engine capable of executing SQL statements and joins directly on flat files without requiring a database. The project is distinguished by its ability to process massive datasets that exceed available system memory. This is achieved through disk-based external memory processing, including multithreaded merge sorting, on-disk hash tables for deduplication, and lightweight file indexing for

    RustCSV Command Line ToolkitsTabular Data WranglingTabular SQL Querying
    Ver en GitHub↗3,687
  • d3/d3Avatar de d3

    d3/d3

    113,118Ver en GitHub↗

    D3 is a modular library providing low-level primitives for creating data-driven visualizations. It functions as a flexible framework that allows for direct control over visual presentation by mapping abstract data dimensions to graphical properties, such as position, color, and size, without imposing predefined chart abstractions. The library distinguishes itself by offering specialized tools for complex data representation, including algorithmic layouts for hierarchical structures and geographic projection utilities for mapping spherical coordinates. It also includes a comprehensive suite fo

    ShellData Visualization LibrariesData Visualization ScalesDOM Manipulation Libraries
    Ver en GitHub↗113,118
  • jerairrest/react-chartjs-2Avatar de jerairrest

    jerairrest/react-chartjs-2

    6,933Ver en GitHub↗

    react-chartjs-2 is a data visualization library that provides a set of React components acting as a wrapper for Chart.js. It allows for the rendering of interactive charts and graphs within a React application using a declarative approach. The library manages HTML5 canvas charting components by tying the lifecycle of Chart.js instances to the mounting and unmounting of the React component tree. It translates component props into the configuration objects required by the underlying engine to map datasets to visual elements. The project covers a range of frontend integration capabilities, incl

    TypeScriptReact Charting LibrariesChart ComponentsData Visualizations
    Ver en GitHub↗6,933
  • chartjs/chart.jsAvatar de chartjs

    chartjs/Chart.js

    67,526Ver en GitHub↗

    Chart.js is a declarative data visualization framework that renders interactive, responsive charts directly onto an HTML5 canvas element. It functions as a configuration-driven engine, transforming structured datasets into complex graphical representations by merging user-defined settings with global defaults. The library utilizes a high-performance rendering pipeline that executes drawing commands during each animation frame to maintain smooth visual feedback. The project distinguishes itself through a modular, extensible architecture that allows developers to register custom scales, control

    JavaScriptChart Instance ConfigurationsCharting FrameworksCharting Libraries
    Ver en GitHub↗67,526
  • google/perfettoAvatar de google

    google/perfetto

    5,558Ver en GitHub↗

    Perfetto is a platform for system-level performance tracing and analysis on Linux and Android. It combines a high-throughput trace recorder, a SQL-based query engine, and a browser-based visualizer into a single toolchain. The platform covers CPU scheduling and call-stack profiling, native and Java heap memory allocation tracking, GPU and graphics events, and system-wide counters such as CPU frequency and power consumption. The architecture decouples trace recording from offline analysis, using a compact protobuf format for event encoding and columnar storage for efficient SQL queries. The we

    C++Performance Tracing PlatformsApplication Trace Event RecordersApplication Tracing Libraries
    Ver en GitHub↗5,558
  • grafana/grafanaAvatar de grafana

    grafana/grafana

    74,456Ver en GitHub↗

    Grafana is an observability data platform designed to aggregate metrics, logs, and traces from diverse sources into a unified environment. It functions as a centralized interface for visualizing complex telemetry data, transforming raw streams into interactive dashboards that support real-time system health tracking and performance monitoring. The platform distinguishes itself through a plugin-based modular architecture that integrates disparate databases, cloud services, and monitoring tools via a standardized data abstraction layer. This framework allows for the dynamic loading of external

    TypeScriptObservability Data PlatformsObservability DashboardsTelemetry Collection and Aggregation
    Ver en GitHub↗74,456
  • mongodb/mongoAvatar de mongodb

    mongodb/mongo

    28,158Ver en GitHub↗

    This project is a distributed, document-oriented database system designed to store information in flexible, hierarchical structures. It supports horizontal scaling through automated sharding and maintains high availability across global clusters using a multi-node replication protocol. By executing multi-document operations as atomic units, the system ensures data integrity and consistency across distributed environments. The platform distinguishes itself by integrating advanced vector-based indexing, which enables semantic similarity searches alongside traditional geospatial and lexical quer

    C++Distributed DatabasesDocument DatabasesACID Transactional Cores
    Ver en GitHub↗28,158
  • anuraghazra/github-readme-statsAvatar de anuraghazra

    anuraghazra/github-readme-stats

    79,661Ver en GitHub↗

    This project is a serverless service that generates dynamic, themeable visual summaries of software development activity. It functions as an automated metadata visualizer, transforming raw platform logs and repository metrics into resolution-independent vector graphics that can be embedded directly into markdown environments. The service distinguishes itself by offering highly configurable, query-parameter-driven rendering that allows users to customize the visual presentation of their coding patterns, language proficiency, and repository details. It supports both real-time generation via ser

    JavaScriptGitHub Stats CardsLanguage Distribution CardsProfile Personalization Suites
    Ver en GitHub↗79,661
  • dataease/dataeaseAvatar de dataease

    dataease/dataease

    23,420Ver en GitHub↗

    DataEase is an open-source, self-hosted business intelligence platform designed for building interactive data visualizations and managing analytical reporting. It provides a centralized environment where users can construct dashboards through a drag-and-drop interface, connecting to diverse data sources including relational databases, data warehouses, and external APIs. The platform distinguishes itself through its focus on embedded analytics and enterprise-grade governance. It allows for the seamless integration of charts, dashboards, and management modules into third-party web applications

    JavaBusiness Intelligence DashboardsBusiness Intelligence PlatformsData Visualization
    Ver en GitHub↗23,420
  • sansan0/trendradarAvatar de sansan0

    sansan0/TrendRadar

    59,513Ver en GitHub↗

    TrendRadar is a market intelligence tool designed to aggregate and analyze external information sources for monitoring shifts in consumer behavior and industry patterns. It functions as a visual data analytics dashboard, transforming raw market data into interactive charts and insights through a component-based interface. The platform utilizes a declarative state management system where application behavior is governed by a centralized configuration object. This architecture supports interactive dashboard development, allowing users to manipulate data sets and visualize emerging trends over t

    PythonMarket Intelligence PlatformsAnalytics DashboardsComponent Architectures
    Ver en GitHub↗59,513
  • baserow/baserowAvatar de baserow

    baserow/baserow

    4,188Ver en GitHub↗

    Baserow is a self-hosted, no-code relational database platform built on PostgreSQL. It provides a spreadsheet-like interface for structuring and managing data without writing code, while exposing all database resources via a REST API to support headless architectures. The platform distinguishes itself by integrating large language models and embedding servers to power AI assistants and automated data generation. It further extends its utility as a no-code application builder, allowing users to create custom internal portals, dashboards, and business tools using visual logic and managed data.

    PythonNo-Code Database InterfacesProgrammatic Content APIsAction-Based Access Restrictions
    Ver en GitHub↗4,188
  • mermaid-js/mermaidAvatar de mermaid-js

    mermaid-js/mermaid

    88,676Ver en GitHub↗

    This project is a client-side rendering engine that transforms declarative, text-based syntax into visual diagrams directly within the browser. By utilizing a domain-specific language, it allows users to define complex structures—such as software architectures, process flows, and system behaviors—without the need for manual layout configuration. The library functions as a browser-based runtime that parses these definitions into intermediate abstract syntax trees, which are then processed by specialized engines to generate high-fidelity, resolution-independent graphics. The system distinguishe

    TypeScriptDeclarative Visualization LanguagesEntity Relationship ModelsFlowchart Generators
    Ver en GitHub↗88,676
  • highcharts/highchartsAvatar de highcharts

    highcharts/highcharts

    12,463Ver en GitHub↗

    Highcharts is a JavaScript charting library and interactive data visualization framework used to render complex datasets as visual charts and maps. It functions as a customizable SVG charting engine that produces scalable vector graphics for data series. The library allows for the creation of interactive data visualizations with configurable colors, labels, and themes. It also provides a cross-platform visualization wrapper to embed these web-based charts into native iOS and Android mobile applications. The toolkit supports the development of custom dashboards and provides options to build c

    TypeScriptSVG-Based Vector RenderingCharting LibrariesConfiguration Objects
    Ver en GitHub↗12,463
  • plausible/analyticsAvatar de plausible

    plausible/analytics

    24,245Ver en GitHub↗

    This project is an open-source, privacy-focused web analytics platform designed for high-throughput data ingestion and multi-tenant data management. It provides a cookie-less tracking engine that captures visitor interactions using ephemeral request metadata, ensuring comprehensive traffic visibility while maintaining strict privacy standards. The architecture utilizes an event-driven ingestion pipeline and aggregated metric storage to decouple data collection from processing, enabling efficient long-term retrieval and responsive dashboard performance. What distinguishes this platform is its

    ElixirPrivacy-Preserving AnalyticsAnalytics ProxyingFirst-Party Collection
    Ver en GitHub↗24,245
  • howie6879/weeklyAvatar de howie6879

    howie6879/weekly

    991Ver en GitHub↗

    Weekly is an automated workflow orchestrator and content curation platform designed to manage the lifecycle of technical information. It functions as a static site generator and newsletter publication system, enabling users to aggregate, organize, and distribute curated resources through structured markdown files and automated deployment pipelines. The platform distinguishes itself through its modular pipeline processing, which connects discrete tasks such as web data extraction, generative AI workflows, and optical character recognition. By integrating browser-based scraping with database-ba

    PythonAwesome ListContent Aggregation & CurationStatic Documentation Generation
    Ver en GitHub↗991
  • glanceapp/glanceAvatar de glanceapp

    glanceapp/glance

    35,169Ver en GitHub↗

    Glance is a self-hosted web portal designed to aggregate real-time data, system monitoring, and content feeds into a single, customizable dashboard. It functions as a centralized interface for managing internal tools and network services, allowing users to secure their portal with password authentication and define the application's visual identity and layout through structured configuration files. The platform is built on a modular widget engine that treats individual dashboard components as isolated units. This architecture enables users to arrange widgets into custom pages and columns, wit

    GoPersonal DashboardsConfigurable Web PortalsSystem Monitoring Dashboards
    Ver en GitHub↗35,169
  • dc-js/dc.jsAvatar de dc-js

    dc-js/dc.js

    7,431Ver en GitHub↗

    dc.js is a multi-dimensional analysis tool and visualization framework used to build interactive data dashboards. It functions as a charting library that renders diverse SVG visualizations powered by D3 and integrates natively with Crossfilter to enable coordinated filtering across large datasets. The project is distinguished by its linked-view coordination, where selecting a data range or category in one chart simultaneously updates all other connected views. This allows for dynamic data exploration through dimensional chart linking and coordinated brushing, transforming raw datasets into na

    JavaScriptData Visualization DashboardsInteractive Data ChartingMulti-Dimensional Data Indexing
    Ver en GitHub↗7,431
  • umami-software/umamiAvatar de umami-software

    umami-software/umami

    37,285Ver en GitHub↗

    Umami is a self-hosted, privacy-focused web analytics platform designed to provide full control over infrastructure and user data. It captures website traffic and visitor behavior through anonymous tracking methods that avoid cookies, browser fingerprinting, and the storage of personally identifiable information. The platform distinguishes itself through a comprehensive suite of behavioral analysis tools, including session replays, heatmaps, and cohort-based retention reporting. It features a multi-tenant architecture that allows teams to manage multiple websites within a single, collaborativ

    TypeScriptPrivacy-Focused AnalyticsPrivacy-Preserving AnalyticsAnalytics Tracking
    Ver en GitHub↗37,285
  • datastacktv/data-engineer-roadmapAvatar de datastacktv

    datastacktv/data-engineer-roadmap

    12,747Ver en GitHub↗

    This project is a collection of specialized study guides and roadmaps centered on computer science, data engineering, and machine learning fundamentals. It provides a structured curriculum of technical competencies, tools, and skills required to transition into professional data engineering roles. The project features a data engineering skill map that visually organizes databases, processing architectures, and infrastructure tools. It also includes a machine learning learning path covering supervised and unsupervised learning techniques alongside model operations. The curriculum covers broad

    Career Development PathsComputer Science EducationHierarchical Knowledge Structures
    Ver en GitHub↗12,747
  • xyflow/xyflowAvatar de xyflow

    xyflow/xyflow

    37,257Ver en GitHub↗

    This project is a React-based framework for constructing interactive, node-based visual interfaces. It provides a platform for building canvases where users define, connect, and organize logical processes, data pipelines, or complex workflows through a graphical interface. By utilizing a modular component architecture, it enables the development of low-code environments, visual programming tools, and interactive diagramming applications. The framework distinguishes itself through a declarative approach where state changes automatically synchronize with the visual representation of nodes and e

    TypeScriptNode-Based Diagramming FrameworksVisual Node EditorsVisual Workflow Engines
    Ver en GitHub↗37,257
  • lightdash/lightdashAvatar de lightdash

    lightdash/lightdash

    5,557Ver en GitHub↗

    Lightdash is an open-source business intelligence platform that treats analytics logic as code. It centralizes metric and dimension definitions in a semantic layer, allowing data teams to define business metrics in YAML files version-controlled alongside data models. This approach ensures consistent, governed data access without requiring users to write SQL. Lightdash introduces CI/CD workflows for BI content, enabling teams to validate, test, and deploy analytics changes through automated pipelines and isolated preview environments. Its natural language query interface allows users to ask qu

    TypeScriptAI-Powered Data AssistantsAnalytics as Code WorkflowsBI Content Pipelines
    Ver en GitHub↗5,557
  • apache/supersetAvatar de apache

    apache/superset

    73,451Ver en GitHub↗

    Superset is a web-based business intelligence platform designed for data exploration, visualization, and interactive dashboarding. It functions as a query-driven analytics engine that connects to various SQL databases, allowing users to perform ad-hoc analysis, define virtual metrics, and build complex data visualizations through a centralized interface. The platform distinguishes itself through a robust semantic layer that transforms raw database schemas into calculated columns and virtual metrics, enabling consistent business logic across an organization. It features a plugin-based visualiz

    TypeScriptBusiness Intelligence PlatformsData ExplorationDatabase Connection Managers
    Ver en GitHub↗73,451
  • elastic/kibanaAvatar de elastic

    elastic/kibana

    21,148Ver en GitHub↗

    Kibana is a browser-based data exploration and visualization platform designed for interacting with information stored in distributed search engines. It serves as a centralized interface for analyzing structured and unstructured data, enabling users to build custom dashboards, generate interactive charts, and map complex datasets to uncover trends and actionable insights. Beyond visualization, the platform functions as a comprehensive management console for infrastructure operations. It provides tools for configuring security policies, managing data indices, and monitoring system health. The

    TypeScriptApplication Performance Monitoring PlatformsSearch Engine DashboardsSearch and Analytics Engines
    Ver en GitHub↗21,148
  • clickhouse/clickhouseAvatar de ClickHouse

    ClickHouse/ClickHouse

    48,229Ver en GitHub↗

    ClickHouse is a high-performance, columnar analytical database designed for real-time query execution and large-scale data aggregation. It functions as a distributed data warehouse capable of processing petabytes of information, while also providing an embedded engine that integrates directly into applications for native query capabilities without external dependencies. The system is built to handle high-throughput ingestion and complex analytical workloads, delivering millisecond-level latency for interactive dashboards and operational monitoring. The platform distinguishes itself through ad

    C++Access Control SystemsAgent AnalyticsAgentic Architectures
    Ver en GitHub↗48,229
  • d2-projects/d2-adminAvatar de d2-projects

    d2-projects/d2-admin

    12,643Ver en GitHub↗

    d2-admin is an admin dashboard framework used to build back-office management interfaces. It provides a set of pre-configured layouts and themeable components, including foldable sidebars and draggable grid systems, to facilitate system oversight and control. The framework is distinguished by its multi-tab administration interface, which allows users to switch between pages and reorder tabs via drag and drop. It also features a dynamic translation system for multi-language interface localization and a dedicated toolset for tabular data management, enabling the import and export of data via CS

    JavaScriptAdministrative DashboardsBack-Office Dashboard FrameworksAdmin Dashboard Boilerplates
    Ver en GitHub↗12,643
  • recharts/rechartsAvatar de recharts

    recharts/recharts

    27,241Ver en GitHub↗

    This project is a declarative data visualization library that provides a composable suite of user interface components for rendering interactive charts. It functions as an SVG-based charting engine, allowing developers to construct complex visualizations by nesting modular building blocks such as axes, grids, legends, and data series within a unified layout. The library distinguishes itself through a highly responsive architecture that automatically reconciles layout changes and maps data domains to pixel coordinates using mathematical scale functions. It prioritizes performance through memoi

    TypeScriptData Visualization ComponentsData Visualization LibrariesDeclarative Charting Components
    Ver en GitHub↗27,241
  • crowdsecurity/crowdsecAvatar de crowdsecurity

    crowdsecurity/crowdsec

    12,574Ver en GitHub↗

    CrowdSec is a collaborative, distributed security engine designed for threat detection and infrastructure protection. It functions as an intrusion detection system that parses logs and network traffic to identify malicious patterns, utilizing a bucket-based threshold detection model to aggregate events and trigger alerts. The platform is built on a modular architecture that includes a centralized local API server for managing security signals and a relational database for persistent storage of remediation decisions. What distinguishes the project is its decoupled enforcement model, which offl

    GoIntrusion Prevention SystemsSecuritySecurity Event Correlation
    Ver en GitHub↗12,574
  • nicolargo/glancesAvatar de nicolargo

    nicolargo/glances

    32,840Ver en GitHub↗

    Glances is a cross-platform system monitoring tool designed to track real-time resource usage and hardware health metrics across diverse computing environments. It functions as a command-line utility that provides a unified view of system performance, identifying bottlenecks and maintaining infrastructure stability through a consistent abstraction layer that translates kernel calls into actionable data. The project distinguishes itself through its distributed capabilities, offering a web-based interface that enables remote access to live performance metrics from any device without requiring d

    PythonPerformance MonitoringSystem Health MonitorsSystem Resource Monitors
    Ver en GitHub↗32,840
  • awesome-selfhosted/awesome-selfhostedAvatar de awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Ver en GitHub↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    Agile Project ManagementAgricultural CooperativesAnalytics Tracking
    Ver en GitHub↗299,516
  • nocodb/nocodbAvatar de nocodb

    nocodb/nocodb

    63,466Ver en GitHub↗

    NocoDB is a visual platform that transforms relational databases into collaborative, spreadsheet-style workspaces. By acting as a headless database backend, it provides a unified environment for designing database structures, managing record relationships, and interacting with data without requiring manual SQL queries. The platform normalizes interactions across various SQL and NoSQL data sources, allowing users to manage complex datasets through a centralized interface. The project distinguishes itself by automatically generating RESTful and GraphQL APIs from existing database schemas, enabl

    TypeScriptBasesData Access & AbstractionDynamic REST API Generators
    Ver en GitHub↗63,466
  • anthropics/knowledge-work-pluginsAvatar de anthropics

    anthropics/knowledge-work-plugins

    7,583Ver en GitHub↗

    This project is a plugin framework and agentic workflow library designed to connect large language models to professional toolstacks. It provides a system for integrating language models with external data warehouses, CRMs, and other enterprise software to retrieve and manipulate real-time business data. The framework enables the automation of specialized professional tasks through a file-based plugin definition system. It allows for the customization of domain expertise and plugin behavior to align with internal company processes, supported by an enterprise data connector that links models t

    PythonAgent Skill LibrariesEnterprise AI Integration ToolsExternal Knowledge Integrators
    Ver en GitHub↗7,583
  • gethomepage/homepageAvatar de gethomepage

    gethomepage/homepage

    30,679Ver en GitHub↗

    This project is a self-hosted dashboard portal designed to centralize access to internal applications and infrastructure services. It functions as a configuration-driven platform that automatically discovers and organizes services from container runtimes and cluster management systems, presenting them within a unified, customizable web interface. The system distinguishes itself through a declarative widget framework that allows users to construct dashboard components by mapping raw API responses to visual elements. It includes a secure internal proxy layer that handles authentication, header

    JavaScriptComponent Authoring FrameworksService DashboardsComponent Composition Frameworks
    Ver en GitHub↗30,679
  • datav-team/datavAvatar de DataV-Team

    DataV-Team/DataV

    9,667Ver en GitHub↗

    DataV is a big screen visualization framework designed for high-impact data displays. It provides a collection of libraries for both Vue and React to build large-scale data dashboards featuring interactive charts and visual elements. The toolkit includes a specialized decoration kit of scalable vector graphics used to add borders and frames to professional data display screens. It focuses on complex data visualization, including the rendering of specialized charts such as water level and flight line maps. The framework covers a broad capability surface for data dashboard visualization, provi

    VueData VisualizationsBig Screen Visualization FrameworksData Visualization Dashboards
    Ver en GitHub↗9,667
  • jgraph/drawio-desktopAvatar de jgraph

    jgraph/drawio-desktop

    61,625Ver en GitHub↗

    This project is a cross-platform desktop application designed for creating, editing, and managing structured diagrams and technical workflows. It provides a visual modeling environment that allows users to construct complex charts through a drag-and-drop interface, supporting the documentation of processes, software architectures, and system flows. The application distinguishes itself by utilizing a layered canvas composition that enables independent manipulation of diagram components, paired with a keyboard-driven workflow that minimizes mouse reliance. It employs scalable vector graphics fo

    JavaScriptDiagramming ToolsVisual Diagram EditorsVisual Modeling Environments
    Ver en GitHub↗61,625
  • gradio-app/gradioAvatar de gradio-app

    gradio-app/gradio

    42,931Ver en GitHub↗

    Gradio is a Python library that enables the creation of interactive web applications by converting functions into browser-based interfaces. It functions as a declarative framework where developers define input and output components to automatically generate web forms, visualizations, and data-driven dashboards. By abstracting away manual web markup, the library allows for the rapid construction of interfaces for machine learning models, research demonstrations, and analytical workflows within a single environment. The platform distinguishes itself by automatically exposing internal applicatio

    PythonDeclarative UI FrameworksInteractive Interface BuildersModel Prototyping Tools
    Ver en GitHub↗42,931
  • harisiqbal88/plotneuralnetAvatar de HarisIqbal88

    HarisIqbal88/PlotNeuralNet

    24,431Ver en GitHub↗

    PlotNeuralNet is a programmatic tool designed to generate high-quality visual representations of neural network architectures. It functions as a declarative visualization framework that converts structural definitions into professional-grade graphical output, specifically tailored for technical documentation and academic research papers. The project distinguishes itself by utilizing a layer-centric procedural modeling approach, which applies standardized geometric templates to network components to ensure consistent visual styling. By leveraging a domain-specific macro language and a LaTeX-ba

    TeXNeural Network Diagram GeneratorsNeural Network Visualization ToolsMarkup-Based Typesetting Engines
    Ver en GitHub↗24,431
  • chartbrew/chartbrewAvatar de chartbrew

    chartbrew/chartbrew

    3,641Ver en GitHub↗

    Chartbrew is a self-hosted business intelligence platform and data visualization engine designed to transform raw data from SQL databases and external API endpoints into interactive charts and dashboards. It serves as a tool for building analytics dashboards that monitor business metrics and KPIs through a privately hosted environment. The platform distinguishes itself with an embedded analytics workflow, allowing users to generate secure, time-limited shared links and iframes to display private charts on external websites. It also provides programmatic chart generation via API and integrates

    JavaScriptBusiness Intelligence PlatformsDashboard Charting ToolsAES Implementations
    Ver en GitHub↗3,641
  • grafana/lokiAvatar de grafana

    grafana/loki

    27,640Ver en GitHub↗

    Loki is a horizontally scalable, highly available log aggregation engine designed to store and query massive volumes of unstructured log data. It functions as a distributed observability platform that correlates logs, metrics, and traces to provide comprehensive visibility into the health and performance of complex infrastructure. The system distinguishes itself through a distributed query execution model that processes large datasets in parallel across cluster nodes. It utilizes label-based stream indexing and a distributed index to map log data to specific chunks, enabling rapid retrieval w

    GoDistributed Observability SystemsLog Storage EnginesObservability Platforms
    Ver en GitHub↗27,640
  • colorlibhq/gentelellaAvatar de ColorlibHQ

    ColorlibHQ/gentelella

    21,373Ver en GitHub↗

    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

    HTMLAdmin DashboardsAdmin Panel FrameworksAccessible Content Structuring
    Ver en GitHub↗21,373
  • pola-rs/polarsAvatar de pola-rs

    pola-rs/polars

    38,855Ver en GitHub↗

    Polars is a high-performance columnar data processing library designed for efficient analytical workflows. It functions as a structured data library that organizes information into typed columns, utilizing the Apache Arrow memory format to enable zero-copy data sharing and cache-friendly, vectorized operations. The engine is built to handle large-scale tabular datasets, providing both local and distributed analytical runtimes that scale from single-machine environments to multi-node clusters. The project distinguishes itself through a sophisticated lazy query engine that constructs abstract e

    RustAnalytical Data EnginesColumnar Data ProcessorsDistributed Query Engines
    Ver en GitHub↗38,855
  • bokeh/bokehAvatar de bokeh

    bokeh/bokeh

    20,403Ver en GitHub↗

    Bokeh is a Python data visualization library and interactive plotting framework used to create high-performance graphics and data dashboards that render in web browsers. It serves as a tool for generating standalone HTML documents, embedded components for digital notebooks, and full-stack web applications powered by a Python backend. The project distinguishes itself through its ability to handle large or streaming datasets while maintaining smooth interactivity. It enables linked brushing across multiple views, allowing data selected in one plot to automatically highlight corresponding data i

    TypeScriptPlotting and VisualizationPython VisualizationClient Side Rendering
    Ver en GitHub↗20,403
  • sheetjs/sheetjsAvatar de SheetJS

    SheetJS/sheetjs

    36,278Ver en GitHub↗

    SheetJS is a comprehensive library for parsing, manipulating, and generating complex spreadsheet file formats. It functions as a universal data processor that maps diverse binary, XML, and text-based file structures into a unified internal object model, allowing developers to create, read, and transform workbook data programmatically. The library distinguishes itself through a portable logic layer that provides a consistent execution environment across web browsers, server-side runtimes, and native desktop or mobile applications. By utilizing stream-based processing, it handles large files in

    Spreadsheet Generation LibrariesSpreadsheet Processing EnginesBrowser-Based Data Processing
    Ver en GitHub↗36,278
  • openpanel-dev/openpanelAvatar de Openpanel-dev

    Openpanel-dev/openpanel

    5,349Ver en GitHub↗

    OpenPanel is a self-hosted product analytics platform designed for tracking user behavior and visualizing product metrics on private infrastructure. It provides a comprehensive system for collecting events across web, mobile, and server environments while ensuring complete ownership of data. The platform distinguishes itself through a privacy-first approach, utilizing cookieless event tracking and regional data residency to simplify regulatory compliance. It integrates large language models via the Model Context Protocol, enabling users to query behavioral data and analyze trends using natura

    TypeScriptProduct AnalyticsSelf-Hosted Deployment PlatformsAnalytical Report Builders
    Ver en GitHub↗5,349
  • drawdb-io/drawdbAvatar de drawdb-io

    drawdb-io/drawdb

    37,382Ver en GitHub↗

    DrawDB is a browser-based visual database modeler designed for creating, organizing, and documenting relational database schemas. It provides an interactive interface for drag-and-drop entity relationship mapping, allowing users to plan and visualize complex data architectures through a centralized workspace. The platform distinguishes itself by enabling real-time collaborative design, allowing teams to iterate on schemas while maintaining a single source of truth. It functions entirely on the client side, utilizing local memory for state management and saving data directly to the local file

    JavaScriptVisual Database ModelersDatabase Design ToolsSchema Modeling Tools
    Ver en GitHub↗37,382
Compara los 10 mejores de un vistazo
RepositorioEstrellasLenguajeLicenciaÚltimo push
kananinirav/aws-certified-cloud-practitioner-notes3.8KHTMLmit20 feb 2026
metabase/metabase47.7KClojureNOASSERTION16 jun 2026
nocobase/nocobase21.5KTypeScriptother16 feb 2026
openbb-finance/openbb69.6KPythonNOASSERTION23 jun 2026
dathere/qsv3.7KRustUnlicense23 jun 2026
d3/d3113.1KShellISC28 may 2026
jerairrest/react-chartjs-26.9KTypeScriptMIT16 jun 2026
chartjs/chart.js67.5KJavaScriptMIT27 may 2026
google/perfetto5.6KC++apache-2.020 feb 2026
grafana/grafana74.5KTypeScriptAGPL-3.016 jun 2026

Related searches

  • una herramienta de BI y dashboards self-hosted
  • an open source business intelligence platform
  • una alternativa a Tableau self-hosted
  • plataforma open source de inteligencia de negocios
  • an open source tool for data visualization
  • a library for rendering interactive data visualizations
  • dashboards a partir de mis scripts de datos
  • una librería de gráficos JS para dashboards