Preparing for system design interviews?  Try bugzed.com →

jsonSQL

JSON →
library 0.2.5 ·javascript
verified Jun 5, 2026

jsonSQL is a lightweight JavaScript library that allows querying JSON objects with a SQL-like syntax. It supports field selection (`*`, nested fields), conditions (`where`) with AND (`&&`), OR (`||`), grouping, and comparisons (`=`, `!=`, `like`, `!~`, `<`, `>`, `<=`, `>=`). Version 0.2.5 is the latest stable release. The library works with nested objects and arrays, supports date comparisons via timestamps, and returns matching objects as an array. It is designed for simple in-memory queries on JavaScript objects without a database, but has limited advanced features like aggregation or joins.

total hits 7
actors 2 distinct systems
last hit 16d ago AhrefsBot
GPTBot
3
Humans
3

top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇦 Canada