Ross ROSS = Recommend OSS · open-source software intelligence for agents

Qihoo360/Quicksql

A Flexible, Fast, Federated(3F) SQL Analysis Middleware for Multiple Data Sources observed · 2026-08-28

github.com/Qihoo360/Quicksql · homepage · Java · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2798
  • days_rel: n/a
  • days_push: 1408
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2040 stars · 566 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Quicksql is a SQL analysis middleware that provides unified SQL querying across relational databases, non-relational databases, and SQL-less datastores like Elasticsearch and Druid. It can join or union data from multiple datastores in a single query without depending on any intermediate compute engine.

Use cases

  • query elasticsearch with standard sql instead of dsl
  • join data stored in hive with data in elasticsearch in one query
  • eliminate sql dialect differences across mysql and oracle
  • run federated analytics across multiple heterogeneous datastores
  • unify structured data queries into a single sql grammar
  • analyze data spread across relational and non-relational databases

When to choose

  • you need cross-datasource sql joins or unions in one statement
  • your team wants one sql dialect across heterogeneous engines
  • you query sql-less stores like elasticsearch or druid with sql

When to avoid

  • you only query a single datastore with its native tooling
  • you need a project with frequent updates and active community
  • you require deep integration with a specific modern compute engine

Facets

library · maturity maintenance

database search-engine etl parser databases big-data analytics jvm cross-platform sql-middleware federated-query multi-datasource hive spark flink elasticsearch data-engineering search

1 source

Member repositories

RepositoryRoleHealth v2
Qihoo360/Quicksqlmain23

For agents

markdown · JSON · MCP: product_card(name="Qihoo360/Quicksql")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem