Skip to main content

atlys-json-payload-access

How to query the two table shapes in the Atlys `atlys` database — the 8 legacy raw tables have FLAT columns, while every newly instrumented spec is ONE table with a single JSON column named `payload`. Detect the shape with DESCRIBE first, then use the right accessor — flat columns directly, or typed paths like `payload.event` and backtick-escaped nested paths like ``payload.`payment.latency_ms` `` with an explicit CAST. Apply on every query so column access and casts are correct.

Jump to install

Source facts

Repository
sidagarwal04/click-a-thon-26-submissions
Last source activity
August 2, 2026 at 06:13
Detected SKILL.md language
English
Stars
4
Forks
64

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.