Query Builder

Precision Data Retrieval. Unlimited Flexibility.

Define your query once and drive Query Grids, Dynamic Loops, or your own custom code with it. Powerful, performant, and completely developer-centric.

The Architecture

Build Once, Deploy Everywhere

The Query Builder serves as your centralized logic engine. Instead of redefining your data parameters every time you create a new grid or loop, you create a reusable query object here.

This streamlined approach ensures consistency across your entire project and significantly reduces development time.

1

Key Capabilities

Versatile Data Sources

Whether your data lives in standard posts, custom content types, or third-party connections, our system handles it natively. Select your source directly from the dashboard:

Intelligent Development

Tiger AI and Build with Claude (MCP) for AI-driven assistance directly in your workflow.

Design & Layout

Theme Builder, Popup Builder, and Dynamic Widgets to craft your site’s identity with precision.

Data & Structure

CPT Builder, Dynamic Content, Query Builder, and Relations for complex data management.

Posts

Filter through any CPT with meta and taxonomy support.

Related Items

Connect objects via Tiger Relations.

Users

Retrieve users, optionally filtered by role.

Terms

Pull terms from any taxonomy.

Comments

Access comments, optionally scoped to specific posts.

Content Type

Manage rows from your Tiger Custom Content Type table.

2

Advanced Dynamic Filtering

Control exactly what data is returned with granular filter settings.

Dynamic Macros

Utilize powerful macros like %current_user_id% or %today% to create context-aware queries that change based on the viewer or the current date.

Refinement Logic

Fine-tune results with search keywords, offsets, secondary ordering, and ID inclusion/exclusion.

Complex Conditions

Use the "Conditions" area to apply meta or taxonomy filters, supporting "broad" loose word matching and intricate logic for sophisticated data structures.

3

Performance & Headless Integration

We built this for scale. The Query Builder includes built-in performance optimization and modern integration capabilities:

Caching

Optimize your site speed by caching query results (persistent with an external object cache) and setting your own Cache TTL.

REST API Ready

Seamlessly expose your query results via the built-in REST API endpoint, making it the perfect backend for decoupled or headless WordPress implementations.

Technical FAQ

Implementation details and architectural insights.d

Do I need to know SQL to use the Query Builder?

No. The Query Builder provides a visual interface to construct complex database queries. Under the hood, it generates highly optimized, raw SQL queries without requiring you to write a single line of code.

Yes, the Query Builder natively supports custom post types and meta fields created by any standard WordPress plugin, including WooCommerce, ACF, and CPT UI.

Because we compile your visual queries into raw SQL and bypass standard WP_Query loops where possible, our Query Builder often executes faster than native WordPress loops, especially when filtering by complex metadata.

Your Data, Your Control.

Forget about writing repetitive code for loops. Define your requirements in the Query Builder, and let the system handle the heavy lifting of data retrieval, filtering, and performance optimization.