This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
DuckDB
duckdb.org
did:plc:id67xmpji7oysb7vitsodr4v
$ duckdb
D .mode line
D SELECT stargazers_count FROM read_json('https://api.github.com/repos/duckdb/duckdb');
stargazers_count = 32768
In other words:
2025-09-14T11:22:06.407Z