Skip to content

Sql4json

Search Engines

Query in-memory JSON data using familiar SQL SELECT syntax without needing a database.

Java Latest v1.3.0 · 2mo ago Security brief →

Features

  • Execute standard SQL SELECT queries on JSON objects directly in memory
  • Supports filtering, aggregation (COUNT, AVG, MAX, etc.), grouping, ordering and pagination
  • Zero‑runtime dependencies – only ANTLR is required
  • Provides both a Java library API and a command‑line CLI tool
  • Handles joins across multiple JSON sources via named data bindings

Recent releases

View all 4 releases →
Security behavior changed
v1.3.0 Breaking risk
Auth

redactErrorDetails default change

No immediate action
v1.2.0 New feature

Grammar API + Array Predicates + Profiling

No immediate action
v1.1.0 New feature

Object mapping + Parameter binding

No immediate action
v1.0.0 New feature

Core engine, syntax, functions, window, API, config, build

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
18
Forks
2
Languages
Java Python ANTLR

Install & Platforms

Platforms
linux macos windows arm64

Beta — feedback welcome: [email protected]