Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
maCDzP
on March 18, 2023
|
parent
|
context
|
favorite
| on:
Analyzing multi-gigabyte JSON files locally
I like SQLite and JSON columns. I wonder how fast it would be if you save the whole JSON file in one record and then query SQLite. I bet it’s fast.
You could probably use that one record to then build tables in SQLite that you can query.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You could probably use that one record to then build tables in SQLite that you can query.