awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

18 रिपॉजिटरी

Awesome GitHub RepositoriesData Processing and Analytics

Tools for data manipulation, statistical analysis, and large-scale data processing.

Explore 18 awesome GitHub repositories matching part of an awesome list · Data Processing and Analytics. Refine with filters or upvote what's useful.

Awesome Data Processing and Analytics GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • d3/d3d3 का अवतार

    d3/d3

    113,118GitHub पर देखें↗

    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

    Library for bringing data to life with web-based visualizations.

    Shellchartchartsd3
    GitHub पर देखें↗113,118
  • apache/sparkapache का अवतार

    apache/spark

    43,467GitHub पर देखें↗

    Apache Spark is a unified distributed data processing engine designed for large-scale data analysis and computation graphs. It functions as a distributed machine learning framework, a graph processing system, a real-time stream processor, and a SQL analytics engine. The system enables the execution of distributed SQL querying, large-scale graph analysis, and real-time stream analytics across clusters of machines. It also provides a scalable environment for implementing machine learning algorithms and predictive model development on massive datasets. The engine incorporates relational query e

    Unified analytics engine for large-scale data processing.

    Scalabig-datajavajdbc
    GitHub पर देखें↗43,467
  • prisma/prisma1prisma का अवतार

    prisma/prisma1

    16,393GitHub पर देखें↗

    Prisma1 is a TypeScript object-relational mapper and type-safe database client designed for interacting with relational databases. It functions as a system for declarative schema modeling, where database structures are defined in a single schema file that automatically synchronizes with the underlying database. The project provides a type-safe query builder that generates a custom client to ensure database queries match defined schema types at compile time. It also includes a database GUI administrator, providing a visual web interface for browsing, editing, and managing relational database r

    Database tools including ORM and migration support.

    Scala
    GitHub पर देखें↗16,393
  • yahoo/cmakyahoo का अवतार

    yahoo/CMAK

    11,926GitHub पर देखें↗

    CMAK is a Kafka cluster management tool and web interface designed for the administration of brokers, topics, and partitions. It provides a centralized system for Kafka cluster governance, encompassing resource administration, access control, and data distribution optimization. The project features a management UI that allows for the creation, deletion, and update of topic configurations and partition counts. It includes a partition rebalancer for executing data reassignment and preferred replica elections to balance load across cluster nodes. The system provides observability through broker

    Management tool for Apache Kafka clusters.

    Scala
    GitHub पर देखें↗11,926
  • openrefine/openrefineOpenRefine का अवतार

    OpenRefine/OpenRefine

    11,866GitHub पर देखें↗

    OpenRefine is a data cleaning tool and wrangling platform used to transform raw, messy datasets into consistent and structured formats. It operates as a Java-based data processor that runs a local server and provides a web browser interface for managing and manipulating data. The platform includes a data reconciliation engine for matching local entries against external knowledge bases to standardize entities. It also functions as a web data augmentation tool, allowing users to fetch and integrate information from external web sources to enrich their datasets. The system provides a transforma

    Power tool for cleaning and transforming messy data.

    Javadata-analysisdata-sciencedata-wrangling
    GitHub पर देखें↗11,866
  • microsoftdocs/azure-docsMicrosoftDocs का अवतार

    MicrosoftDocs/azure-docs

    10,894GitHub पर देखें↗

    Azure Docs is the official technical documentation repository for Microsoft Azure, the cloud computing platform. It provides comprehensive guidance on the full spectrum of Azure services, covering everything from core infrastructure components like virtual machines, Kubernetes clusters, and serverless computing to platform services for AI, machine learning, data analytics, and storage. The documentation details how to provision, manage, and govern cloud resources at scale, including policy enforcement, identity management, and cost optimization. The documentation distinguishes Azure through i

    Covers ingesting, storing, processing, and analyzing structured and unstructured data at scale.

    Markdownskilling
    GitHub पर देखें↗10,894
  • nathanmarz/stormnathanmarz का अवतार

    nathanmarz/storm

    8,772GitHub पर देखें↗

    Storm is a distributed stream processing framework and fault-tolerant compute engine designed for executing real-time continuous computations across a cluster of machines. It functions as a stateful stream processor and cluster topology manager, enabling the deployment and monitoring of distributed data flow configurations. The system ensures exactly-once semantics by utilizing transactional state management to guarantee that every message in a data stream is processed exactly one time. It further operates as a distributed RPC system, allowing for the integration of non-native languages throu

    Distributed system for real-time stream processing.

    Java
    GitHub पर देखें↗8,772
  • firerpa/lamdafirerpa का अवतार

    firerpa/lamda

    7,834GitHub पर देखें↗

    This project is an Android RPA framework designed for automating user interfaces and system tasks on rooted Android devices using Python and ADB. It provides a suite of tools for rooted device management, allowing for programmatic control of system settings, application lifecycles, and shell command execution via a remote API. The framework distinguishes itself through a combination of dynamic instrumentation and AI integration. It can inject scripts into running processes to hook Java interfaces and modifies application behavior in real time. Additionally, it supports large language model in

    Provides pre-installed modules for image processing, XML parsing, JSON serialization, and scientific computing.

    Pythonadbagentsai
    GitHub पर देखें↗7,834
  • tidyverse/ggplot2tidyverse का अवतार

    tidyverse/ggplot2

    6,948GitHub पर देखें↗

    ggplot2 is a data visualization library for R based on a formal grammar of graphics. It provides a declarative plotting framework that allows users to create complex graphics by combining geometric objects, statistical summaries, and coordinate systems. The system is distinguished by a layered approach to composition, where visualizations are built incrementally by stacking independent geometric, statistical, and coordinate layers. It utilizes a hierarchical styling engine to manage non-data elements such as backgrounds, fonts, and margins, and includes a multi-panel faceting tool for splitti

    Implementation of the grammar of graphics for data visualization.

    R
    GitHub पर देखें↗6,948
  • achael/eht-imagingachael का अवतार

    achael/eht-imaging

    5,313GitHub पर देखें↗

    This project is a suite of software for radio interferometry imaging, specialized in the processing, analysis, and reconstruction of Very Long Baseline Interferometry (VLBI) observations. It provides tools for reconstructing images from interferometry data using regularized maximum likelihood methods and managing the end-to-end data processing pipeline from raw visibilities to final images. The software distinguishes itself with a dedicated interstellar scattering simulator that models thin-screen scattering effects and applies scattering kernels to radio images. It also features a radio imag

    Provides a system for calibrating, manipulating, and analyzing Very Long Baseline Interferometry observations and visibility data.

    Python
    GitHub पर देखें↗5,313
  • tidyverse/dplyrtidyverse का अवतार

    tidyverse/dplyr

    5,034GitHub पर देखें↗

    dplyr एक R डेटा मैनिपुलेशन लाइब्रेरी है जो टैबुलर डेटा फ़्रेम को बदलने के लिए एक ग्रामर प्रदान करती है। यह इन-मेमोरी डेटा फ़्रेम प्रोसेसर और रिलेशनल डेटा अलजेब्रा टूल के रूप में कार्य करती है, जो डेटा को फ़िल्टर, सिलेक्ट और समराइज़ करने के लिए वर्ब्स के एक सुसंगत सेट का उपयोग करती है। इस प्रोजेक्ट में एक SQL ट्रांसलेशन इंजन शामिल है जो उच्च-स्तरीय डेटा मैनिपुलेशन एक्सप्रेशंस को ऑप्टिमाइज़्ड क्वेरीज़ में बदलता है। यह यूज़र्स को डेटा को स्थानीय रूप से पुल किए बिना सीधे रिमोट रिलेशनल डेटाबेस और क्लाउड स्टोरेज पर ट्रांसफ़ॉर्मेशन करने की अनुमति देता है। यह लाइब्रेरी कॉलम म्यूटेशन, रो सबसेटिंग और रिलेशनल डेटा जॉइनिंग सहित टैबुलर ऑपरेशंस की एक विस्तृत श्रृंखला को कवर करती है। यह ग्रुप किए गए डेटा विश्लेषण के लिए क्षमताएं भी प्रदान करती है, जिससे डेटासेट को स्वतंत्र एग्रीगेशन और सारांश के लिए विभाजित किया जा सकता है।

    Grammar-based toolkit for efficient data manipulation.

    R
    GitHub पर देखें↗5,034
  • hdrhistogram/hdrhistogramHdrHistogram का अवतार

    HdrHistogram/HdrHistogram

    2,298GitHub पर देखें↗

    A High Dynamic Range (HDR) Histogram

    Tool for recording and analyzing high dynamic range histograms.

    Java
    GitHub पर देखें↗2,298
  • addthis/stream-libaddthis का अवतार

    addthis/stream-lib

    2,265GitHub पर देखें↗

    Stream summarizer and cardinality estimator.

    Library for stream summarization and cardinality estimation.

    Java
    GitHub पर देखें↗2,265
  • hazyresearch/deepdiveHazyResearch का अवतार

    HazyResearch/deepdive

    1,978GitHub पर देखें↗

    DeepDive

    System for extracting structured data from unstructured text.

    Shell
    GitHub पर देखें↗1,978
  • seldonio/seldon-serverSeldonIO का अवतार

    SeldonIO/seldon-server

    1,479GitHub पर देखें↗

    Machine Learning Platform and Recommendation Engine built on Kubernetes

    Platform for machine learning predictions and recommendations.

    Javaawsazurecloud
    GitHub पर देखें↗1,479
  • netflix/suroNetflix का अवतार

    Netflix/suro

    796GitHub पर देखें↗

    Netflix's distributed Data Pipeline

    Data pipeline service for collecting and dispatching events.

    Java
    GitHub पर देखें↗796
  • apache/incubator-zeppelinA

    apache/incubator-zeppelin

    0GitHub पर देखें↗

    Web-based notebook for interactive data analytics.

    GitHub पर देखें↗0
  • pulsario/realtime-analyticsP

    pulsarIO/realtime-analytics

    0GitHub पर देखें↗

    Core components for real-time data pipeline analytics.

    GitHub पर देखें↗0
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Data Processing and Analytics