awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
TurboWay avatar

TurboWay/bigdata_analyse

0
View on GitHub↗
5,238 estrellas·780 forks·Python·MIT·11 vistas

Bigdata Analyse

Este proyecto es una colección de frameworks y pipelines de big data, que incluye un framework de análisis de Apache Hive, una plataforma de análisis de datos de comportamiento, un motor de análisis predictivo y pipelines de datos en tiempo real. Proporciona la infraestructura para construir flujos de trabajo ETL (Extract, Transform, Load) para procesar grandes conjuntos de datos para almacenamiento distribuido y análisis basado en SQL.

El sistema admite diversas implementaciones analíticas, como un motor predictivo que utiliza regresión lineal para la previsión de valores y una arquitectura en tiempo real que mueve datos a través de intermediarios de mensajes para informes inmediatos. Incluye capacidades especializadas para análisis de comportamiento del usuario, medición de rendimiento de comercio electrónico y análisis de datos de tránsito urbano.

El código base cubre una amplia superficie de ingeniería y análisis de datos, incluyendo limpieza y transformación de datos, ingesta de datos distribuida, procesamiento de flujos basado en ventanas y visualización de resultados mediante herramientas de inteligencia de negocios. Además, permite el cálculo de métricas de negocio específicas como tasas de conversión, rendimiento de monetización y niveles de compromiso del usuario.

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.

Historial de estrellas

Gráfico del historial de estrellas de turboway/bigdata_analyseGráfico del historial de estrellas de turboway/bigdata_analyse

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Bigdata Analyse

Proyectos open-source similares, clasificados según cuántas características comparten con Bigdata Analyse.
  • openpanel-dev/openpanelAvatar de Openpanel-dev

    Openpanel-dev/openpanel

    5,349Ver en 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
    Ver en GitHub↗5,349
  • risingwavelabs/risingwaveAvatar de risingwavelabs

    risingwavelabs/risingwave

    9,093Ver en 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
    Ver en GitHub↗9,093
  • hazelcast/hazelcastAvatar de hazelcast

    hazelcast/hazelcast

    6,570Ver en 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
    Ver en GitHub↗6,570
  • apache/pinotAvatar de apache

    apache/pinot

    6,098Ver en 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
    Ver en GitHub↗6,098
Ver las 30 alternativas a Bigdata Analyse→

Preguntas frecuentes

¿Qué hace turboway/bigdata_analyse?

Este proyecto es una colección de frameworks y pipelines de big data, que incluye un framework de análisis de Apache Hive, una plataforma de análisis de datos de comportamiento, un motor de análisis predictivo y pipelines de datos en tiempo real. Proporciona la infraestructura para construir flujos de trabajo ETL (Extract, Transform, Load) para procesar grandes conjuntos de datos para almacenamiento distribuido y análisis basado en SQL.

¿Cuáles son las características principales de turboway/bigdata_analyse?

Las características principales de turboway/bigdata_analyse son: Big Data Engineering, Transit Data Analysis, User Monetization Metrics, E-commerce Performance Analytics, Marketing User Segmentation, Behavioral Analytics, Conversion Rate Metrics, User Growth Analysis.

¿Qué alternativas de código abierto existen para turboway/bigdata_analyse?

Las alternativas de código abierto para turboway/bigdata_analyse incluyen: 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…