1 مستودع
Capabilities to execute raw, unstructured aggregation requests and return results as JSON blobs.
Distinct from Distributed Search Aggregators: Candidates focus on UI result aggregation or specific domains (video/edu), not the execution of arbitrary JSON aggregation queries.
Explore 1 awesome GitHub repository matching data & databases · Arbitrary Aggregation Executions. Refine with filters or upvote what's useful.
Zombodb is a database extension and relational data indexer that integrates PostgreSQL with Elasticsearch. It provides a SQL search interface, allowing users to execute complex search queries and aggregations using standard SQL functions and syntax instead of native JSON APIs. The project synchronizes relational data from PostgreSQL to a remote search engine to enable high-performance full-text search and analytics. The system distinguishes itself by bridging relational structures with search engine capabilities, specifically through geospatial search integration for geometry and geography ty
Allows the execution of any supported search aggregation request, returning the result as a flexible JSON blob.