Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mrtimo
3 days ago
|
parent
|
context
|
favorite
| on:
Show HN: JSON Query
DuckDB can read JSON - you can query JSON with normal SQL.[1] I prefer to Malloy Data language for querying as it is 10x simpler than SQL.[2]
[1] -
https://duckdb.org/docs/stable/data/json/overview
[2] -
https://www.malloydata.dev/
zie
3 days ago
[–]
So can postgres, I tend to just use PG, since I have instances running basically everywhere, even locally, but duckdb works well too.
reply
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] - https://duckdb.org/docs/stable/data/json/overview [2] - https://www.malloydata.dev/