awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenBlogSitemap
ProjektÜber unsPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Kategorien

15 Repos

Awesome GitHub RepositoriesData Mapping Utilities

Tools for identifying and aligning internal field schemas with external data sources.

Distinguishing note: Specifically addresses the mapping of API-level field identifiers for data integration.

Explore 15 awesome GitHub repositories matching data & databases · Data Mapping Utilities. Refine with filters or upvote what's useful.

Awesome Data Mapping Utilities GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • twentyhq/twentyAvatar von twentyhq

    twentyhq/twenty

    50,113Auf GitHub ansehen↗

    Twenty is a headless customer relationship management framework that enables developers to build, version, and deploy custom business applications using code. By utilizing a declarative approach to data modeling, the platform allows for the definition of custom objects, fields, and complex relationships directly within the source code. This schema-driven architecture automatically generates corresponding REST and GraphQL APIs, ensuring that data structures and interface components remain synchronized across development and production environments. The platform distinguishes itself through a m

    Locate the internal API names for select, multi-select, and array field options within the data model settings to ensure accurate data mapping during imports.

    TypeScriptcrmcrm-systemcustomer
    Auf GitHub ansehen↗50,113
  • walter201230/pythonAvatar von walter201230

    walter201230/Python

    26,516Auf GitHub ansehen↗

    Python is a high-level, interpreted programming language designed for readability and versatility. It operates via a bytecode-based virtual machine and manages memory automatically through reference-counting garbage collection. The language supports multiple programming paradigms, including object-oriented, imperative, and functional styles, and provides a comprehensive standard library for system operations, networking, and data handling. The language is distinguished by its dynamic nature, allowing for runtime object introspection and metaclass-driven class creation. It utilizes protocol-ba

    Provides utilities for mapping external API data schemas to internal object properties.

    Pythonpythonpython3
    Auf GitHub ansehen↗26,516
  • plantuml/plantumlAvatar von plantuml

    plantuml/plantuml

    13,093Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,093
  • dbt-labs/dbt-coreAvatar von dbt-labs

    dbt-labs/dbt-core

    13,051Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,051
  • datahub-project/datahubAvatar von datahub-project

    datahub-project/datahub

    12,141Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,141
  • quantumblacklabs/kedroAvatar von quantumblacklabs

    quantumblacklabs/kedro

    10,889Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,889
  • kedro-org/kedroAvatar von kedro-org

    kedro-org/kedro

    10,889Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,889
  • virgilclyne/iringoAvatar von VirgilClyne

    VirgilClyne/iRingo

    10,405Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,405
  • mobz/elasticsearch-headAvatar von mobz

    mobz/elasticsearch-head

    9,477Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,477
  • kangvcar/infospiderAvatar von kangvcar

    kangvcar/InfoSpider

    8,183Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,183
  • python-visualization/foliumAvatar von python-visualization

    python-visualization/folium

    7,372Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,372
  • zouzg/mybatis-generator-guiAvatar von zouzg

    zouzg/mybatis-generator-gui

    6,683Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,683
  • anmolsaini16/mapcnAvatar von AnmolSaini16

    AnmolSaini16/mapcn

    5,965Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,965
  • tomchentw/react-google-mapsAvatar von tomchentw

    tomchentw/react-google-maps

    4,626Auf GitHub ansehen↗

    Dieses Projekt ist ein Google Maps React-Wrapper und eine Integrationsbibliothek, die die Google Maps JavaScript-API mit einer deklarativen, komponentenbasierten Architektur verbindet. Es bietet eine interaktive Kartenkomponente zum Rendern von Kartenansichten, Markern und Overlays unter Verwendung geografischer Koordinaten und benutzerdefiniertem HTML. Die Bibliothek dient als Tool zur Visualisierung geografischer Daten und als kartenbasierte Suchoberfläche. Sie ermöglicht die Implementierung von Ortssuchfunktionen und Autocomplete-Eingaben, die direkt in die Kartenansicht integriert sind. Die Fähigkeitsoberfläche deckt standortbasierte Dienste ab, einschließlich Routenvisualisierung, Panoramablick auf die Straße und die Erstellung geometrischer Kartenformen. Sie unterstützt verschiedene Rendering-Optionen wie spezialisierte Datenebenen für Verkehr und Heatmaps, benutzerdefinierte HTML- und Canvas-Overlays sowie Marker-Clustering zur Verwaltung hochdichter Punktmengen. Interaktive Zeichentools und Informationsfenster sind ebenfalls verfügbar, um Bereiche zu definieren und Standortdetails bereitzustellen.

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

    JavaScriptgoogle-maps-javascript-apireactreact-styleguidist
    Auf GitHub ansehen↗4,626
  • gsh199449/spiderAvatar von gsh199449

    gsh199449/spider

    997Auf GitHub ansehen↗

    Spider ist eine webbasierte Plattform zur automatisierten Datenextraktion, die ein zentralisiertes Framework zur Sammlung, Verarbeitung und Weiterleitung strukturierter Informationen von Websites bietet. Sie fungiert als umfassende Pipeline, die den gesamten Lebenszyklus der Datengewinnung verwaltet, von der anfänglichen Konfiguration bis zur finalen Speicherung in externen Datenbanken oder Message-Queues. Die Plattform zeichnet sich durch ein visuelles Konfigurations-Interface aus, das es Benutzern erlaubt, Extraktionsregeln zu definieren und Scraping-Templates zu verwalten, ohne benutzerdefinierten Code schreiben zu müssen. Sie unterstützt sowohl statische als auch dynamische Inhaltsabrufe durch die Integration von Headless-Browser-Automatisierung, die clientseitiges JavaScript ausführt, um Daten von modernen, interaktiven Websites zu erfassen. Benutzer können zudem heuristische Extraktion nutzen, um Kernartikeltexte und Metadaten automatisch ohne manuelle Selektorkonfiguration abzurufen. Über die einfache Sammlung hinaus enthält das System Tools zur strukturierten Inhaltsanalyse und Beziehungs-Mapping. Es identifiziert Schlüsselwörter, erkennt Entitäten und visualisiert Verbindungen zwischen Personen, Orten und Artikeln, um tiefere Kontexte für gesammelte Informationen bereitzustellen. Die Plattform bietet zudem integrierte Such- und Indexierungsfunktionen, die es Benutzern erlauben, gespeicherte Datensätze abzufragen und den Datenfluss über ein einheitliches Dashboard zu verwalten.

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

    Javacralwergatherplatformspider
    Auf GitHub ansehen↗997
  1. Home
  2. Data & Databases
  3. Data Mapping Utilities

Unter-Tags erkunden

  • Data Dependency Visualizers1 Sub-TagVisualizes 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.