Paste JSON and click Parse →
Arrays of objects will open automatically in Table View
Paste two JSON values above and click Compare →
Write a SQL-like query above and press ▶ Run.
The table name is always data. Use dot notation for nested fields.
SELECT name, address.city FROM data WHERE age >= 18