awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repository-uri

Awesome GitHub RepositoriesSQL Metric Definitions

Capabilities for defining business KPIs and metrics using SQL queries executed against a data warehouse.

Distinguishing note: Candidates focus on SQL functions or pipeline definitions, not the definition of business metrics for analytics.

Explore 6 awesome GitHub repositories matching data & databases · SQL Metric Definitions. Refine with filters or upvote what's useful.

Awesome SQL Metric Definitions GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • phuryn/pm-skillsAvatar phuryn

    phuryn/pm-skills

    21,169Vezi pe GitHub↗

    This project is a library of prompt-based skill definitions and functional extensions for AI assistants. It provides a system for automating product management tasks and strategic workflows by integrating specialized capabilities into coding agents and command line interfaces. The toolset utilizes a collection of standardized templates and guided processes to execute product management frameworks. These include tools for product discovery, market analysis, and business viability modeling, allowing users to chain analytical skills into end-to-end automated processes. The capability surface co

    Provides tools for establishing North Star metrics and key performance indicators to measure product success.

    Vezi pe GitHub↗21,169
  • growthbook/growthbookAvatar growthbook

    growthbook/growthbook

    7,351Vezi pe GitHub↗

    GrowthBook is a feature flagging and experimentation platform that utilizes a warehouse-native approach to data analysis. It serves as a system for managing feature rollouts and conducting A/B tests by executing SQL queries directly against existing data warehouses to calculate experiment results. The platform is distinguished by its integration of a Model Context Protocol server, which allows AI coding assistants and IDEs to manage flags and query analytics using natural language. It also provides specialized capabilities for AI model optimization, enabling the testing of prompts and models

    Creates business KPIs using SQL to track conversion, latency, retention, and revenue directly from a warehouse.

    TypeScriptab-testingabtestabtesting
    Vezi pe GitHub↗7,351
  • google/perfettoAvatar google

    google/perfetto

    5,558Vezi pe GitHub↗

    Perfetto is a platform for system-level performance tracing and analysis on Linux and Android. It combines a high-throughput trace recorder, a SQL-based query engine, and a browser-based visualizer into a single toolchain. The platform covers CPU scheduling and call-stack profiling, native and Java heap memory allocation tracking, GPU and graphics events, and system-wide counters such as CPU frequency and power consumption. The architecture decouples trace recording from offline analysis, using a compact protobuf format for event encoding and columnar storage for efficient SQL queries. The we

    Generates multiple related trace metrics from a single reusable query specification.

    C++
    Vezi pe GitHub↗5,558
  • weaveworks/flaggerAvatar weaveworks

    weaveworks/flagger

    5,362Vezi pe GitHub↗

    Flagger is a Kubernetes operator designed to automate the lifecycle of application deployments through progressive delivery. It functions as a controller that monitors custom resource definitions to orchestrate complex release strategies, including canary, blue/green, and A/B testing. By continuously reconciling the desired cluster state with the actual environment, it ensures that deployments adhere to defined specifications while managing the underlying infrastructure required for traffic routing. The project distinguishes itself through a sophisticated metric-driven analysis loop that eval

    Provides reusable query definitions to measure performance indicators across different application versions.

    Go
    Vezi pe GitHub↗5,362
  • tencentmusic/supersonicAvatar tencentmusic

    tencentmusic/supersonic

    4,913Vezi pe GitHub↗

    Supersonic este o platformă de analiză a datelor bazată pe LLM și un motor de strat semantic care traduce întrebările în limbaj natural în interogări SQL executabile. Funcționează ca un dashboard de business intelligence și interfață text-to-SQL, permițând utilizatorilor să recupereze metrici de business și insight-uri printr-o interfață conversațională. Sistemul decuplează definițiile de business de schemele fizice ale bazelor de date prin utilizarea unui strat logic guvernat pentru a defini metrici și dimensiuni unificate. Această modelare semantică permite platformei să mapeze tiparele limbajului uman la modele curatoriate și să traducă declarațiile semantice abstracte în SQL fizic adaptat pentru motoare de baze de date specifice. Platforma oferă un gateway de date enterprise cu control de acces granular și bazat pe roluri la nivel de dataset, coloană și rând. Capabilitățile sale includ gestionarea dialogului multi-turn, conectivitate multi-bază de date și o arhitectură de plugin-uri pentru integrarea instrumentelor terțe. Proiectul își expune funcționalitatea printr-un API programatic headless și un API de strat semantic pentru consumul extern de date.

    Allows the creation of new metrics based on existing measures or field expressions to expand analysis.

    Java
    Vezi pe GitHub↗4,913
  • apache/incubator-devlakeAvatar apache

    apache/incubator-devlake

    2,940Vezi pe GitHub↗

    DevLake is a DevOps data platform and analytics tool designed to orchestrate data pipelines that ingest, transform, and sync metadata from external development tools into a unified database. It functions as a system for collecting and normalizing data from source control, CI/CD pipelines, and issue trackers into a standardized schema to enable consistent software delivery analytics. The platform distinguishes itself by transforming tool-specific data into a common domain model, allowing for the calculation of engineering metrics via SQL. It provides specialized frameworks for measuring DORA m

    Calculates engineering performance indicators by executing SQL queries against a normalized relational database.

    Godashboard-friendlydatadata-analysis
    Vezi pe GitHub↗2,940
  1. Home
  2. Data & Databases
  3. SQL Metric Definitions

Explorează sub-etichetele

  • Business Success MetricsDefinition of high-level business performance indicators and North Star metrics. **Distinct from SQL Metric Definitions:** Focuses on strategic success metrics like North Star KPIs rather than technical SQL query implementations
  • Derived MetricsCreation of new analytical metrics based on existing measures or field expressions. **Distinct from SQL Metric Definitions:** Distinct from SQL Metric Definitions: focuses on the derivation of new metrics from existing ones.
  • Metric Definition TemplatesReusable query specifications that generate multiple related metrics from a single definition. **Distinct from SQL Metric Definitions:** Distinct from SQL Metric Definitions: focuses on template reuse to generate multiple metrics, not single metric definitions.