Hacker News new | past | comments | ask | show | jobs | submit login

SQLite has a very few actual data types. There is a function that validates json and you can use it as a check on your `TEXT` or` `BLOB` column.

You can access subfields using `json_` and `jsonb_` functions.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: