Robuta

Sponsor of the Day: Jerkmate
https://duckdb.org/docs/lts/data/json/writing_json Writing JSON – DuckDB The contents of tables or the result of queries can be written directly to a JSON file using the COPY statement. For example: CREATE TABLE cities AS FROM... writing jsonduckdb https://www.theserverside.com/opinion/Does-writing-JSON-while-reading-XML-make-me-a-bad-person Does reading XML while writing JSON make me a bad person? | TheServerSide You're supposed to be either on the XML side or the JSON side of the debate. But I keep reading XML while writing JSON. Am I a bad person? writing jsonbad personreadingxmlmake https://duckdb.org/docs/current/data/json/writing_json Writing JSON – DuckDB The contents of tables or the result of queries can be written directly to a JSON file using the COPY statement. For example: CREATE TABLE cities AS FROM... writing jsonduckdb https://fosdem.org/2026/schedule/event/MFPHVE-ultrafast-lua-json-parsing/ FOSDEM 2026 - Writing an ultrafast Lua/JSON encoder+decoder as a LuaJIT module fosdem 2026encoder decoderwritingultrafastlua https://caddy.community/t/writing-a-caddy-json-config-from-scratch/7524 Writing a Caddy JSON config from scratch - Wiki - Caddy Community Using JSON can be tedious but has numerous advantages, including the ability to easily generate and consume the structure in almost any programming language,... scratch wikiwritingcaddyjsonconfig