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

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 Repos

Awesome GitHub RepositoriesMetadata Synchronizers

Automated services for bi-directional metadata synchronization between external data platforms and centralized catalogs.

Distinct from Data Catalogs: Distinct from Data Catalogs: focuses on the synchronization mechanism specifically rather than the catalog repository itself.

Explore 8 awesome GitHub repositories matching development tools & productivity · Metadata Synchronizers. Refine with filters or upvote what's useful.

Awesome Metadata Synchronizers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • 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

    Aggregates fragmented metadata from diverse systems into a unified, searchable repository.

    Pythondata-catalogdata-discoverydata-governance
    Auf GitHub ansehen↗12,141
  • quay/clairAvatar von quay

    quay/clair

    11,012Auf GitHub ansehen↗

    Clair is a container image vulnerability scanner and security analyzer. It performs static analysis of container images by matching package contents against vulnerability databases to identify security risks across different package formats and architectures. The project functions as both an image indexer and a vulnerability database manager. It processes container layers into intermediate representations to enable fast security lookups and synchronizes security metadata from multiple external sources to maintain a local registry. Capability areas include continuous security monitoring, whic

    Periodically synchronizes security metadata from remote vulnerability databases to maintain a local searchable registry.

    Goclaircontainersdocker
    Auf GitHub ansehen↗11,012
  • delta-io/deltaAvatar von delta-io

    delta-io/delta

    8,596Auf GitHub ansehen↗

    Delta is a lakehouse table format that brings ACID transactions and data warehouse consistency to large scale data lakes on cloud object storage. It serves as an ACID transaction manager, coordinating atomic commits and serializable isolation for concurrent reads and writes across distributed compute engines. The project provides a multi-engine interoperability layer that uses format translation to allow diverse SQL engines and processing frameworks to read and write the same tables. It functions as a data versioning system, utilizing a transaction log to enable time travel, historical snapsh

    Generates compatible metadata for external table formats at commit time to enable cross-engine interoperability.

    Scalaacidanalyticsbig-data
    Auf GitHub ansehen↗8,596
  • cloudquery/cloudqueryAvatar von cloudquery

    cloudquery/cloudquery

    6,438Auf GitHub ansehen↗

    CloudQuery is a cloud infrastructure ETL tool and multi-cloud data pipeline designed to collect, synchronize, and normalize resource metadata from various cloud providers and SaaS platforms. It functions as a centralized asset inventory manager and security posture manager, extracting configuration and state data into relational databases, data lakes, or data warehouses. The system distinguishes itself by transforming complex, nested cloud API responses into flat relational tables, enabling the use of standard SQL for asset querying and analysis. It employs a modular plugin system for data ex

    Automates the synchronization of resource configurations from multiple cloud providers into a centralized destination.

    Goairbyteattack-surface-managementaws
    Auf GitHub ansehen↗6,438
  • hanydd/bilibilisponsorblockAvatar von hanydd

    hanydd/BilibiliSponsorBlock

    4,862Auf GitHub ansehen↗

    BilibiliSponsorBlock is a content filtering system and API server designed to identify and remove sponsored segments and filler content from Bilibili video playback. It utilizes a crowdsourced segment database where users contribute and vote on timestamps to create a shared repository of skippable video sections. The project features a video metadata synchronizer that links equivalent videos across different platforms, allowing skip markers and timing data to be shared between mirrored content. It implements a reputation-based permission system to manage submissions and edits, alongside a pri

    Links videos across different platforms to synchronize skip markers and timing data.

    TypeScriptadblockbilibilibrowser-extension
    Auf GitHub ansehen↗4,862
  • awslabs/aws-data-wranglerAvatar von awslabs

    awslabs/aws-data-wrangler

    4,107Auf GitHub ansehen↗

    Dieses Projekt ist eine AWS-Pandas-Integrationsbibliothek und ein Daten-Pipeline-Framework, das entwickelt wurde, um die Bewegung und Transformation von Daten zwischen lokalem Speicher und AWS-Speicher- und Analysediensten zu vereinfachen. Es fungiert als Cloud-Data-Lake-Toolkit und Storage-File-Manager, der es Nutzern ermöglicht, strukturierte Daten über verschiedene Cloud-Umgebungen hinweg zu lesen, zu schreiben und zu transformieren. Die Bibliothek zeichnet sich als verteilter Compute-Orchestrator aus, der Cluster in Umgebungen wie EMR verwalten kann, um Datensätze zu verarbeiten, die die Speichergrenzen einer einzelnen Maschine überschreiten. Sie bietet zudem spezialisierte Funktionen zur Verwaltung von Vektor-Indizes und zur Durchführung von Ähnlichkeitssuchen innerhalb von Cloud-Storage-Buckets. Die breiteren Funktionen umfassen Cloud-Datenbank-ETL für Dienste wie DynamoDB, RDS und Timestream sowie Cloud-Data-Catalog-Management via AWS Glue. Sie unterstützt serverlose Datenanalyse durch Athena und Redshift und bietet Utilities zur Verwaltung von S3-Objekten, zur Indexierung von Dokumenten in OpenSearch und zur Analyse von CloudWatch-Logs.

    Automatically synchronizes table metadata with central catalogs when writing data frames to cloud storage.

    Python
    Auf GitHub ansehen↗4,107
  • 5rahim/seanimeAvatar von 5rahim

    5rahim/seanime

    2,864Auf GitHub ansehen↗

    This project is a self-hosted media server for organizing, streaming, and tracking anime and manga collections. It functions as a BitTorrent streaming client that allows video content to be played directly from torrents and cloud storage, a manga reader and tracker, and a media processing system using hardware-accelerated transcoding to ensure browser compatibility. The system distinguishes itself through synchronized media viewing, enabling users to host watch parties by coordinating playback in real time across multiple devices. It also features an extensible framework with a JavaScript-bas

    Automatically fetches and updates series and episode metadata from external data platforms.

    Goanilistanimeanime-downloader
    Auf GitHub ansehen↗2,864
  • apache/gravitinoAvatar von apache

    apache/gravitino

    2,866Auf GitHub ansehen↗

    Gravitino is a federated metadata lake and unified data catalog designed to manage tables, files, and AI models across diverse data sources and cloud storage. It serves as a centralized interface for governing schemas, access controls, and tagging across relational databases, messaging queues, and object stores. The project distinguishes itself by unifying the management of AI assets, such as machine learning models and their version lineages, alongside traditional tabular data. It also implements the Iceberg REST specification to provide a standardized metadata server and proxy for lakehouse

    Implements automated synchronization to ensure metadata changes are reflected immediately in the underlying data sources.

    Javaai-catalogdata-catalogdatalake
    Auf GitHub ansehen↗2,866
  1. Home
  2. Development Tools & Productivity
  3. Open Source Software
  4. Data Catalogs
  5. Metadata Synchronizers

Unter-Tags erkunden

  • Cross-Format Metadata SynchronizationAutomatic generation of compatible metadata for multiple open table formats during commit. **Distinct from Metadata Synchronizers:** Specific to generating interoperable metadata for different table formats, not general catalog synchronization.