Simon Willison’s Weblog

Subscribe

Items tagged jsonschema, rust in 2023

Filters: Year: 2023 × jsonschema × rust × Sorted by date


sqlite-jsonschema. “A SQLite extension for validating JSON objects with JSON Schema”, building on the jsonschema Rust crate. SQLite and JSON are already a great combination—Alex suggests using this extension to implement check constraints to validate JSON columns before inserting into a table, or just to run queries finding existing data that doesn’t match a given schema. # 28th January 2023, 3:50 am

Types

Years

Months

Tags