SQL

1 program Added 2025-10-22T09:54:20Z Model: meta-llama/llama-3.1-70b-instructTemp: 0.4 Evidence Report issue View issues
Aliases: Structured Query Language
Provenance: commit 8d77b754b5 · authored 2025-10-22T11:54:20+02:00 · model meta-llama/llama-3.1-70b-instruct

Sources mentioning this language

8 sources · pl_id: pl/sql
LLM (this repo) · 1PldbLinguistPygmentsWikipediaHyperpolyglotRosettacodeWikidata · Q47607

Wikipedia infobox

Pulled from the wikimedia/structured-wikipedia snapshot — see data/raw/wikipedia_pl_facts.*.jsonl and pl_fact.csv for the long-table provenance.

Paradigmsdeclarative
Typingstatic, strong
Designed byISO / IEC · ISO/IEC JTC 1 (Joint Technical Committee 1) / SC 32 (Subcommittee 32) / WG 3 (Working Group 3) · Donald D. Chamberlin Raymond F. Boyce
First appeared1986
Influenced byDatalog
Homepagehttps://www.iso.org/standard/76583.html

Extensions claimed by this language

10 claims. Each row is one upstream assertion with its strength. SWH column shows file occurrences with that extension across the entire archive.
ExtensionSourceStrengthSWH
.sqllinguistprimary31.4M files
.sqlpygmentsprimary31.4M files
.sqlwikidataprimary31.4M files
.ddllinguistsecondary85.6K files
.inclinguistsecondary6.3M files
.mysqllinguistsecondary1.2M files
.prclinguistsecondary105.7K files
.tablinguistsecondary1.3M files
.udflinguistsecondary11.9K files
.viwlinguistsecondary1.9K files

Related languages

SEQUEL (0.60)QUEL (0.43)fq (0.42)SQR (0.41)MetricsQL (0.40)

LLM-contributed programs

Simple SQL Query

Provenance: commit 8d77b754b5 · authored 2025-10-22T11:54:20+02:00 · model meta-llama/llama-3.1-70b-instruct · Temp 0.4
code.sql · added: 2025-10-22T09:54:20Z
SELECT * FROM Customers WHERE Country='Mexico';

Real programs from Software Heritage

2 samples mined from derived_datasets/<date>/contents/*.parquet, byte-verified against the SWH archive. Citation-grade qualified SWHIDs preserved.
jtag_vpi.tab · 91 B · ext .tab · seen 70× in SWH
via fallback
swh:1:cnt:c042ce05ed1c5f84e105d5e1577faad7f522120a;origin=https://github.com/araina2/risc5_ooo;anchor=swh:1:rev:dd4a50c4529b16669a498ac76dba9b049888bd41;path=/vsrc/jtag_vpi.tab
Open in SWH · Raw bytes (SWH) · GitHub raw
Show source
$send_result_to_server call=send_result_to_server
$check_for_command call=check_for_command
Graphics_Pack_Overview.tab · 328 B · ext .tab · seen 33× in SWH
via fallback
swh:1:cnt:47dd567d6f742e55eda207889f62b5a06728ce6d;origin=https://github.com/will-obrien/huge-sf;anchor=swh:1:rev:ced63378b899aaa327fab224a0351707830af35b;path=/CACommunity-Salesforce/src/tabs/Graphics_Pack_Overview.tab
Open in SWH · Raw bytes (SWH) · GitHub raw
Show source
<?xml version="1.0" encoding="UTF-8"?>
<CustomTab xmlns="http://soap.sforce.com/2006/04/metadata">
    <icon>Graphics_Pack_for_Tabs/Elephant_32x32_png.png</icon>
    <label>Graphics Pack Overview</label>
    <mobileReady>false</mobileReady>
    <motif>Custom107: TV Widescreen</motif>
    <page>GraphicsPack</page>
</CustomTab>

Disambiguation rules

Linguist heuristic rules that predict this language when one of its claimed extensions is shared with another.
RuleExtKindPredicates (truncated)
h/linguist/.sql/4.sqldefault[]

Contribute — propose a file extension

Tell us where to find evidence about SQL (mapped to pl/sql). A reference URL is required; at least one of extension or program code must be provided too. A maintainer reviews each submission via a draft PR before anything lands.
Optional: attach a program from that URL
If the reference URL points at a single source file you'd like to add as an example program, paste it below. The workflow will write it under languages/SQL/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← sqhtml SQL PL →