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
·

2 repository-uri

Awesome GitHub RepositoriesReference Data Lookups

Looks up each record in a main dataset against a reference dataset and attaches selected fields from the matching record.

Distinct from Data Lookup Interfaces: Distinct from Data Lookup Interfaces: focuses on joining datasets by matching records, not on generic element retrieval from structured data.

Explore 2 awesome GitHub repositories matching data & databases · Reference Data Lookups. Refine with filters or upvote what's useful.

Awesome Reference Data Lookups GitHub Repositories

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

    apache/pinot

    6,098Vezi pe 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

    Replaces existing datasets with updated versions via scheduled batch jobs or on-demand API triggers to maintain current lookup values without query downtime.

    Java
    Vezi pe GitHub↗6,098
  • vega/vega-liteAvatar vega

    vega/vega-lite

    5,216Vezi pe GitHub↗

    Vega-Lite is a high-level declarative language for specifying interactive, multi-view visualizations. It compiles a concise JSON specification into a full Vega visualization, automatically inferring scales, axes, and legends from encoding declarations. The grammar-of-graphics encoding maps data fields to visual channels such as position, color, size, and shape, while a multi-view composition grammar enables layered, faceted, concatenated, and repeated layouts. Reactive parameter binding links named parameters to input widgets, selections, and expressions for dynamic updates. The project suppo

    Vega-Lite looks up each record in the main data set against a reference and attaches selected fields from the matching record.

    TypeScriptchartsdeclarative-languageplot
    Vezi pe GitHub↗5,216
  1. Home
  2. Data & Databases
  3. Data Lookup Interfaces
  4. Reference Data Lookups

Explorează sub-etichetele

  • Reference Data RefreshersAutomated mechanisms for updating lookup datasets without query downtime. **Distinct from Reference Data Lookups:** Distinct from Reference Data Lookups: focuses on the refresh/replacement mechanism for reference data, not the lookup join operation.