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
·

2 dépôts

Awesome GitHub RepositoriesColumnar Query Accelerators

Query accelerators that offload analytical queries to a columnar engine for faster execution than the standard row-based engine.

Distinct from SQL Query Accelerators: Distinct from SQL Query Accelerators: focuses on columnar engine offloading within the database, not GPU-based acceleration.

Explore 2 awesome GitHub repositories matching data & databases · Columnar Query Accelerators. Refine with filters or upvote what's useful.

Awesome Columnar Query Accelerators GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • alibaba/alisqlAvatar de alibaba

    alibaba/AliSQL

    5,706Voir sur GitHub↗

    AliSQL is a fork of MySQL by Alibaba that extends the relational database management system with enhancements for high performance, scalability, and enterprise-grade availability. It retains the core MySQL identity as a SQL-based database for storing, organizing, and retrieving structured data, while adding optimizations for large-scale transactional and analytical workloads. The project differentiates itself through a set of Alibaba-specific improvements, including a columnar engine for accelerating analytical queries directly on MySQL tables, and a distributed, shared-nothing NDB Cluster en

    Offloads analytical queries to a columnar engine for faster execution than the standard row-based engine.

    C++alisqldatabaseduckdb
    Voir sur GitHub↗5,706
  • pgsty/pigstyAvatar de pgsty

    pgsty/pigsty

    4,703Voir sur GitHub↗

    Pigsty is a full-stack orchestration suite for deploying, monitoring, and managing high-availability PostgreSQL clusters and their supporting infrastructure. It functions as a cluster management platform and high-availability suite that automates failover, manages virtual IPs, and ensures data consistency through distributed consensus. The project distinguishes itself by providing a comprehensive database infrastructure-as-code framework and a dedicated observability stack. It incorporates a backup and recovery manager supporting point-in-time recovery via S3-compatible object storage, alongs

    Accelerates OLAP queries through columnar storage, distributed processing, and GPU acceleration.

    Shellgraphicsinfrapostgres
    Voir sur GitHub↗4,703
  1. Home
  2. Data & Databases
  3. GPU DataFrame Libraries
  4. SQL Query Accelerators
  5. Columnar Query Accelerators