awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

13 repository-uri

Awesome GitHub RepositoriesData Dependency Visualizers

Visualizes relationships between datasets and individual fields to show how data flows from raw sources to final reports.

Distinct from Data Mapping Utilities: Distinct from Data Mapping Utilities: focuses on the visualization of end-to-end data flow dependencies rather than field alignment.

Explore 13 awesome GitHub repositories matching data & databases · Data Dependency Visualizers. Refine with filters or upvote what's useful.

Awesome Data Dependency Visualizers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • plantuml/plantumlAvatar plantuml

    plantuml/plantuml

    13,093Vezi pe GitHub↗

    PlantUML is a text-to-diagram generator that translates human-readable markup into structured graphical representations. It functions as a diagram-as-code tool, allowing users to create and maintain technical documentation, architectural models, and flowcharts by decoupling diagram content from visual layout. The project distinguishes itself through a comprehensive rendering pipeline that processes domain-specific markup into various output formats, including vector and raster graphics. It utilizes a graph-based layout engine to calculate spatial positioning, while a declarative styling layer

    Visualizes associative arrays and key-value tables as structured diagrams with object links.

    Javadiagramdiagram-as-codediagrams
    Vezi pe GitHub↗13,093
  • dbt-labs/dbt-coreAvatar dbt-labs

    dbt-labs/dbt-core

    13,051Vezi pe GitHub↗

    dbt-core is a command-line framework for transforming data within a warehouse using modular SQL and version control. It functions as a data transformation engine that enables users to define data structures and business logic through declarative configuration files, which the system then compiles into executable code. By managing complex data dependencies through a directed acyclic graph, it ensures that transformation tasks execute in the correct order while maintaining a manifest-driven state to track lineage and execution history. The project distinguishes itself through an adapter-based d

    Maps dependencies between data models and external assets like dashboards to provide visibility into data flow from source to consumption.

    Rustanalyticsbusiness-intelligencedata-modeling
    Vezi pe GitHub↗13,051
  • datahub-project/datahubAvatar datahub-project

    datahub-project/datahub

    12,141Vezi pe GitHub↗

    DataHub is a metadata management platform designed to unify technical, operational, and business context across diverse data ecosystems. By utilizing a graph-based metadata model and an event-driven ingestion architecture, it creates a centralized source of truth that maps complex data relationships, lineage, and ownership. This foundational framework enables organizations to maintain a synchronized view of their data landscape, supporting both human-led discovery and automated data operations. The platform distinguishes itself through its focus on grounding artificial intelligence and autono

    Visualizes relationships between datasets and individual fields to show how data flows from raw sources through transformations to final reports.

    Pythondata-catalogdata-discoverydata-governance
    Vezi pe GitHub↗12,141
  • quantumblacklabs/kedroAvatar quantumblacklabs

    quantumblacklabs/kedro

    10,889Vezi pe GitHub↗

    Kedro is a data science pipeline framework and production toolbox designed to build reproducible, modular workflows using software engineering best practices. It functions as a data engineering orchestrator and catalog manager, bridging the gap between interactive analysis and maintainable production pipelines. The framework distinguishes itself by using a data catalog to decouple data access from processing logic and providing tools to transition analysis from interactive notebooks into structured workflows. It includes a workflow visualization tool that generates visual maps of data pipelin

    Provides visual representations of project workflows to map dependencies between different pipeline steps.

    Python
    Vezi pe GitHub↗10,889
  • kedro-org/kedroAvatar kedro-org

    kedro-org/kedro

    10,889Vezi pe GitHub↗

    Kedro is a data science pipeline framework and orchestration tool designed to build reproducible and modular data engineering workflows. It functions as an MLOps project template and Python data workflow tool that enforces software engineering best practices to move projects from prototype to production. The system distinguishes itself through a centralized data catalog manager that abstracts data access and versioning across various file formats and cloud storage systems. It further separates processing logic from data access via a lazy-loading data registry and provides a standardized proje

    Automatically resolves dependencies between functions to visualize the end-to-end flow of data through the project.

    Python
    Vezi pe GitHub↗10,889
  • virgilclyne/iringoAvatar VirgilClyne

    VirgilClyne/iRingo

    10,405Vezi pe GitHub↗

    iRingo is a customization tool for Apple devices designed to bypass geographical restrictions and enable region-locked system services and applications. It functions as a regional unlocker and service proxy that modifies system requests to activate hidden or restricted operating system capabilities. The project focuses on unlocking AI-driven system intelligence, voice assistants, and advanced search features through network overrides and regional code modifications. It enables access to restricted news, television services, and beta software versions that are normally unavailable in specific

    Swaps the default air quality map layer with an alternative data source for different visual representations.

    apple-mapsapple-newsapple-weather-app
    Vezi pe GitHub↗10,405
  • mobz/elasticsearch-headAvatar mobz

    mobz/elasticsearch-head

    9,477Vezi pe GitHub↗

    Elasticsearch Head is a web-based graphical interface for monitoring and administering Elasticsearch clusters. It serves as a cluster management UI, a topology visualizer for nodes and shards, and a REST API client for sending HTTP requests and analyzing JSON responses. The tool distinguishes itself by providing a visual map of cluster topology to monitor data distribution and health. It includes a local proxy to enable administration of remote clusters that are not directly accessible and supports the injection of basic authentication headers for secure request handling. The platform covers

    Transforms raw API results into graphical representations, such as topology maps and time-series charts.

    JavaScript
    Vezi pe GitHub↗9,477
  • kangvcar/infospiderAvatar kangvcar

    kangvcar/InfoSpider

    8,183Vezi pe GitHub↗

    InfoSpider is a personal data aggregator and digital footprint analyzer. It extracts user activity and history from social platforms and local browser database files to consolidate information into a unified format. The system functions as a social media archiving tool that converts feed data and albums from external links into downloadable PDF documents for offline preservation. It also serves as a browser history extractor that reads local SQLite database files to retrieve and analyze web navigation history. The project covers capabilities for data aggregation, digital footprint analysis,

    Transforms structured activity datasets into graphical representations like charts and reports.

    Pythonautomationchromecrawl
    Vezi pe GitHub↗8,183
  • python-visualization/foliumAvatar python-visualization

    python-visualization/folium

    7,372Vezi pe GitHub↗

    Folium is a Python library that builds interactive Leaflet.js maps directly from Python data structures, enabling geographic data visualization in Jupyter notebooks or as standalone HTML pages. It creates maps centered on given coordinates with configurable zoom, tiles, and dimensions, and supports embedding those maps inside web routes for serving in browsers. The library provides a comprehensive set of tools for data-driven map creation, including choropleth maps that bind tabular data to geographic geometries, colormap application to markers and polygons, and GeoJSON data overlay and visua

    Overlays raster tiles, vector shapes, or GeoJSON data onto a base map for multi-layered displays.

    Pythondata-sciencedata-visualizationjavascript
    Vezi pe GitHub↗7,372
  • zouzg/mybatis-generator-guiAvatar zouzg

    zouzg/mybatis-generator-gui

    6,683Vezi pe GitHub↗

    This project is a Java persistence generator and database mapping tool designed to produce boilerplate persistence layer code. It translates database schemas and column comments into structured Java annotations and mapping files, replacing the need for manual configuration writing. The tool provides a visual interface for generating code and manages secure database access through SSH tunneling. It allows users to connect to private databases via encrypted tunnels to safely extract schemas without exposing the database to the public internet. The system includes capabilities for database sche

    Creates data objects and mapping files through a visual interface to eliminate manual configuration writing.

    Java
    Vezi pe GitHub↗6,683
  • anmolsaini16/mapcnAvatar AnmolSaini16

    AnmolSaini16/mapcn

    5,965Vezi pe GitHub↗

    MapCN is a React component library that wraps MapLibre GL into declarative, composable building blocks for interactive maps. It provides a set of small, reusable components for rendering maps, placing markers, drawing routes, and clustering points, all managed through React hooks, context, and refs for state and lifecycle control. The library distinguishes itself by offering a complete set of map features as individual React components that automatically adapt to light and dark themes. It includes components for interactive map rendering with zero configuration, marker placement with popups a

    Supports custom GeoJSON layers, real-time tracking, geofencing, heatmaps, and other extended map capabilities.

    TypeScript
    Vezi pe GitHub↗5,965
  • tomchentw/react-google-mapsAvatar tomchentw

    tomchentw/react-google-maps

    4,626Vezi pe GitHub↗

    Acest proiect este un wrapper Google Maps React și o bibliotecă de integrare care face legătura între API-ul Google Maps JavaScript și o arhitectură declarativă bazată pe componente. Oferă o componentă de hartă interactivă pentru randarea vizualizărilor hărții, a markerelor și a overlay-urilor folosind coordonate geografice și HTML personalizat. Biblioteca servește drept instrument de vizualizare a datelor geografice și o interfață de căutare bazată pe hartă. Permite implementarea funcționalității de căutare a locurilor și a input-urilor de completare automată integrate direct cu vizualizarea hărții. Suprafața de capabilități acoperă servicii bazate pe locație, inclusiv vizualizarea rutelor, street view panoramic și crearea de forme geometrice pe hartă. Suportă diverse opțiuni de randare, cum ar fi straturi de date specializate pentru trafic și hărți termice, overlay-uri HTML și canvas personalizate, și clustering-ul markerelor pentru a gestiona seturi de puncte de înaltă densitate. Instrumentele de desenare interactivă și ferestrele de informații sunt, de asemenea, disponibile pentru definirea zonelor și furnizarea detaliilor despre locație.

    Supports specialized data layers such as real-time traffic and heatmaps for geographic context.

    JavaScriptgoogle-maps-javascript-apireactreact-styleguidist
    Vezi pe GitHub↗4,626
  • gsh199449/spiderAvatar gsh199449

    gsh199449/spider

    997Vezi pe GitHub↗

    Spider is a web-based platform designed for automated data extraction, providing a centralized framework to collect, process, and route structured information from websites. It functions as a comprehensive pipeline that manages the entire lifecycle of data gathering, from initial configuration to final storage in external databases or message queues. The platform distinguishes itself through a visual configuration interface that allows users to define extraction rules and manage scraping templates without writing custom code. It supports both static and dynamic content retrieval by integratin

    Visualizes connections between people, locations, and articles to reveal patterns within gathered web data.

    Javacralwergatherplatformspider
    Vezi pe GitHub↗997
  1. Home
  2. Data & Databases
  3. Data Mapping Utilities
  4. Data Dependency Visualizers

Explorează sub-etichetele

  • Data Mapping Visualizers3 sub-tag-uriTools that represent associative arrays and key-value tables as structured visual diagrams. **Distinct from Data Dependency Visualizers:** Distinct from general data dependency visualizers: focuses on mapping structured data objects to visual nodes.