Skip to content

Backend & APIs

Introducing JSON Structure

with Clemens Vasters

Friday 10 July 12:20 – 12:50 Stage 7

About This Session

JSON Structure, an IETF Internet Draft, is a strictly typed data definition language for code generation and database mapping. Unlike JSON Schema, it enforces strict types and determinism. It adds extended primitives (e.g., int32) and compound types to ensure precise data modeling for modern polyglot applications. It's a better JSON schema than JSON Schema while retaining the familiar structure. In this session by the primary author of the specs, you will learn about the JSON Structure core and extension specs and the SDK tools that come with it.

Topics

  • Data
  • JSON