awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
TurboWay avatar

TurboWay/bigdata_analyse

0
View on GitHub↗
5,238 stars·780 forks·Python·MIT·11 vues

Bigdata Analyse

Ce projet est une collection de frameworks et de pipelines de big data, incluant un framework d'analyse Apache Hive, une plateforme d'analyse de données comportementales, un moteur d'analyse prédictive et des pipelines de données en temps réel. Il fournit l'infrastructure pour construire des workflows ETL (Extract, Transform, Load) afin de traiter de grands jeux de données pour le stockage distribué et l'analyse basée sur SQL.

Le système prend en charge diverses implémentations analytiques, telles qu'un moteur prédictif utilisant la régression linéaire pour la prévision de valeurs et une architecture temps réel qui fait transiter les données via des courtiers de messages pour un reporting immédiat. Il inclut des capacités spécialisées pour l'analyse du comportement des utilisateurs, la mesure de performance e-commerce et l'analyse de données de transport urbain.

La base de code couvre un large spectre d'ingénierie et d'analyse de données, incluant le nettoyage et la transformation de données, l'ingestion distribuée, le traitement de flux par fenêtrage et la visualisation des résultats via des outils de business intelligence. Il permet en outre le calcul de métriques métier spécifiques comme les taux de conversion, la performance de monétisation et les niveaux d'engagement des utilisateurs.

Features

  • Big Data Engineering - Builds end-to-end workflows to clean, transform, and load massive datasets into distributed storage for high-performance querying.
  • Transit Data Analysis - Analyzes commuting patterns and transit efficiency to optimize public transportation networks.
  • User Monetization Metrics - Computes key financial metrics including average revenue per user and total spend to assess revenue health.
  • E-commerce Performance Analytics - Measures conversion rates and ranks product performance to evaluate monetization and sales health.
  • Marketing User Segmentation - Provides a method for scoring users based on purchase recency and frequency to create targeted marketing segments.
  • Behavioral Analytics - Tracks activity patterns and engagement metrics to identify growth trends and segment users by value.
  • Conversion Rate Metrics - Measures the transition rate of users between interaction stages such as viewing, adding to cart, and purchasing.
  • User Growth Analysis - Tracks total user growth and registration timing to identify growth peaks and acquisition trends.
  • Data Analysis Workflows - Provides comprehensive workflows for cleaning, transforming, and querying large datasets to extract business insights.
  • ETL Workflows - Implements workflows for extracting, transforming, and loading raw JSON and CSV files into structured data warehouses.
  • Distributed SQL Analysis Frameworks - Provides a comprehensive system for cleaning and querying large datasets using Hive for distributed storage.
  • Engagement Analytics - Calculates average online time and activity levels to compare behavior between different user segments.
  • Product Performance Ranking - Ranks items and categories by sales and interaction volume to identify top-performing products.
  • Real-Time Data Streaming - Implements a streaming architecture that moves live information from sources through processing engines for immediate reporting.
  • Traffic Analysis - Calculates total and daily page views and unique visitors to monitor activity trends.
  • User Behavior Analysis - Analyzes user activity patterns to determine peak activity hours and weekly distributions of user actions.
  • Distributed File Systems - Implements distributed file system storage to enable high-performance querying and parallel processing of large-scale datasets.
  • Data Cleansing - Provides capabilities for removing duplicates and filling missing values to prepare raw data for analysis.
  • Linear Regression - Utilizes linear regression modeling to forecast numerical outcomes based on historical data patterns.
  • Linear Regression Models - Uses linear regression models to forecast numerical outcomes based on specific input dimensions.
  • Prediction Engines - Provides an architectural engine that uses linear regression and value models to forecast numerical outcomes.
  • Charts and Visualization - Transforms processed data into visual reports and charts using plotting libraries and BI tools.
  • Data Quality - Ensures data quality in large datasets by removing duplicate records and standardizing timestamp formats.
  • Business Metric Visualizations - Creates visual reports and dashboards to communicate business analysis results and trends.
  • Commuting Pattern Analysis - Calculates total trips, expenditure, and peak travel hours to identify public transportation usage trends.
  • Data Format Transformations - Transforms raw JSON formatted source data into cleaned CSV files for downstream analytical processing.
  • Data Warehouse Integrations - Imports processed datasets into distributed storage systems to support large-scale querying and analysis.
  • Analysis Dataset Optimization - Includes processes to merge data files and filter fields to optimize memory usage before loading into databases.
  • Time-Window Aggregations - Calculates real-time metrics by grouping continuous data streams into discrete time intervals using windowing functions.
  • Hive Data Ingestion - Loads raw CSV datasets into Hive tables using defined schemas for large-scale processing.
  • Dataset Cleaning - Merges multiple raw data files and cleans datasets before persisting the structured results to a relational database.
  • Relational Database Persistence - Cleans and merges raw datasets before persisting them in a relational database to maintain structured data integrity.
  • Distributed SQL Loading - Imports cleaned CSV files into a distributed SQL engine by mapping source columns to predefined table schemas.
  • Stream Enrichment - Augments real-time event streams by joining them with reference data from external databases to add descriptive metadata.
  • Streaming Metric Analysis - Analyzes real-time data streams using windowing functions to calculate transaction volumes and unique users.
  • Message Broker Producers - Simulates real-time event flows by writing data from files into a message broker for downstream consumption.
  • Distributed Data Loaders - Provides a process for uploading cleaned files to a distributed file system and loading them into a SQL engine.

Historique des stars

Graphique de l'historique des stars pour turboway/bigdata_analyseGraphique de l'historique des stars pour turboway/bigdata_analyse

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Bigdata Analyse

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Bigdata Analyse.
  • openpanel-dev/openpanelAvatar de Openpanel-dev

    Openpanel-dev/openpanel

    5,349Voir sur 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

    TypeScriptalternativeanalyticsopen-source
    Voir sur GitHub↗5,349
  • risingwavelabs/risingwaveAvatar de risingwavelabs

    risingwavelabs/risingwave

    9,093Voir sur GitHub↗

    RisingWave is a cloud-native streaming database and real-time analytics engine that uses standard SQL to process continuous data streams. It functions as a streaming data lakehouse, combining the capabilities of a streaming SQL database with a platform that integrates streaming ingestion with open table formats. The system is distinguished by its use of the PostgreSQL wire protocol, allowing it to integrate with existing SQL tools and drivers. It employs a decoupled compute and storage architecture, persisting streaming state and materialized views in cloud object storage to enable independen

    Rustapache-icebergdata-engineeringdatabase
    Voir sur GitHub↗9,093
  • hazelcast/hazelcastAvatar de hazelcast

    hazelcast/hazelcast

    6,570Voir sur GitHub↗

    Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to support real-time analytics and event-driven applications. It functions as a partitioned, distributed key-value store that replicates data across cluster nodes to provide low-latency access and high availability. The platform also serves as a distributed SQL query engine, allowing users to execute standard SQL statements against both in-memory datasets and external data sources. What distinguishes Hazelcast is its use of a distributed consensus subsystem to maintain strongly consis

    Javabig-datacachingdata-in-motion
    Voir sur GitHub↗6,570
  • apache/pinotAvatar de apache

    apache/pinot

    6,098Voir sur GitHub↗

    Pinot is a distributed, columnar analytical database designed for high-concurrency, low-latency query processing. It functions as a real-time OLAP datastore, enabling interactive, user-facing analytics by ingesting and querying massive datasets from both streaming and batch sources. The system architecture relies on a centralized controller for cluster coordination and a distributed segment-based storage model to ensure horizontal scalability. The platform distinguishes itself through a hybrid ingestion pipeline that unifies real-time event streams and historical batch data into a single quer

    Java
    Voir sur GitHub↗6,098
Voir les 30 alternatives à Bigdata Analyse→

Questions fréquentes

Que fait turboway/bigdata_analyse ?

Ce projet est une collection de frameworks et de pipelines de big data, incluant un framework d'analyse Apache Hive, une plateforme d'analyse de données comportementales, un moteur d'analyse prédictive et des pipelines de données en temps réel. Il fournit l'infrastructure pour construire des workflows ETL (Extract, Transform, Load) afin de traiter de grands jeux de données pour le stockage distribué et l'analyse basée sur SQL.

Quelles sont les fonctionnalités principales de turboway/bigdata_analyse ?

Les fonctionnalités principales de turboway/bigdata_analyse sont : Big Data Engineering, Transit Data Analysis, User Monetization Metrics, E-commerce Performance Analytics, Marketing User Segmentation, Behavioral Analytics, Conversion Rate Metrics, User Growth Analysis.

Quelles sont les alternatives open-source à turboway/bigdata_analyse ?

Les alternatives open-source à turboway/bigdata_analyse incluent : openpanel-dev/openpanel — OpenPanel is a self-hosted product analytics platform designed for tracking user behavior and visualizing product… risingwavelabs/risingwave — RisingWave is a cloud-native streaming database and real-time analytics engine that uses standard SQL to process… hazelcast/hazelcast — Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to… apache/pinot — Pinot is a distributed, columnar analytical database designed for high-concurrency, low-latency query processing. It… crmeb/crmeb — CRMEB is a comprehensive e-commerce platform built on ThinkPHP 6, designed as a headless system that delivers… topfunky/hpple — This project is a multi-purpose toolkit comprising a static site generator, a predictive modeling tool, and a sports…