II.
Language overview
Reference · livelanguage:sql
SQL overview
SQL (Structured Query Language) is the standard declarative language for querying, manipulating, and defining data in relational database management systems (RDBMS). Core constructs include SELECT with joins, aggregations, and window functions; DML (INSERT, UPDATE, DELETE); DDL (CREATE TABLE, ALTER); and transaction control (BEGIN, COMMIT, ROLLBACK). Each RDBMS (PostgreSQL, MySQL, SQLite, SQL Server, BigQuery) extends standard SQL with proprietary syntax, functions, and optimization hints. Modern analytical SQL (via BigQuery, Snowflake, DuckDB) adds features like PIVOT, QUALIFY, and ARRAY/STRUCT types. SQL skills are essential across data science, backend engineering, data engineering, and business intelligence domains.
Attributes
displayName
SQL
paradigms
- declarative
- query
description
SQL (Structured Query Language) is the standard declarative language for
querying, manipulating, and defining data in relational database management
systems (RDBMS). Core constructs include SELECT with joins, aggregations,
and window functions; DML (INSERT, UPDATE, DELETE); DDL (CREATE TABLE,
ALTER); and transaction control (BEGIN, COMMIT, ROLLBACK).
Each RDBMS (PostgreSQL, MySQL, SQLite, SQL Server, BigQuery) extends
standard SQL with proprietary syntax, functions, and optimization hints.
Modern analytical SQL (via BigQuery, Snowflake, DuckDB) adds features
like PIVOT, QUALIFY, and ARRAY/STRUCT types. SQL skills are essential
across data science, backend engineering, data engineering, and business
intelligence domains.
Outgoing edges
None.
Incoming edges
belongs_to_language1
- tool:psql·Toolpsql
composed_of30
- stack-profile:real-time-analytics-stack·StackProfileReal-Time Analytics Stack (Kafka, ClickHouse, Grafana, dbt)
- stack-profile:data-lakehouse·StackProfileData Lakehouse Stack (Databricks, Spark, Delta Lake, dbt, Airflow)
- stack-profile:content-management-platform·StackProfileContent Management Platform (Strapi/Directus + Next.js + PostgreSQL)
- stack-profile:real-time-collaboration·StackProfileReal-Time Collaboration (WebSocket + CRDT + React + PostgreSQL)
- stack-profile:geospatial-analytics·StackProfileGeospatial Analytics (PostGIS + Python + Leaflet/Mapbox + GeoPandas)
- stack-profile:healthcare-hipaa-compliant·StackProfileHealthcare / HIPAA Compliant (Node.js + PostgreSQL + Vault + React)
- stack-profile:game-backend·StackProfileGame Backend (Rust/Go + WebSocket + Redis + PostgreSQL)
- stack-profile:batch-processing·StackProfileBatch Processing (Airflow + dbt + PostgreSQL + Python + S3)
- stack-profile:graphql-api-platform·StackProfileGraphQL API Platform (Apollo Server + Prisma + PostgreSQL + React + TypeScript)
- stack-profile:hr-people-analytics·StackProfileHR / People Analytics Stack (Python, PostgreSQL, dbt, Metabase, FastAPI)
- stack-profile:data-warehouse-bi·StackProfileData Warehouse / BI Stack (dbt, BigQuery, Metabase/Looker, Python, Airflow)
- stack-profile:data-quality-governance·StackProfileData Quality / Governance Stack (Great Expectations, dbt, Airflow, PostgreSQL, Python)
- stack-profile:ocaml-web-backend·StackProfileOCaml Web Backend (OCaml, Docker)
- stack-profile:zig-systems-service·StackProfileZig Systems Service (Zig, Docker)
- stack-profile:crystal-web-app·StackProfileCrystal Web App (Crystal, PostgreSQL, Docker)
- stack-profile:julia-data-service·StackProfileJulia Data Service (Julia, Python, PostgreSQL, Docker)
- stack-profile:fsharp-web-api·StackProfileF# Web API (F#, ASP.NET Core, PostgreSQL, Docker, .NET)
- stack-profile:nim-microservice·StackProfileNim Microservice (Nim, Docker)
- stack-profile:clojure-ring-service·StackProfileClojure Ring Service (Java, Docker)
- stack-profile:erlang-otp-telecom·StackProfileErlang / OTP Telecom (Erlang, Docker)
- stack-profile:hexagonal-architecture-stack·StackProfileHexagonal Architecture — Ports & Adapters (TypeScript, NestJS, Prisma, PostgreSQL, Docker, Vitest)
- stack-profile:clean-architecture-stack·StackProfileClean Architecture (Go, Chi, PostgreSQL, Docker, Testify)
- stack-profile:modular-monolith·StackProfileModular Monolith (TypeScript, NestJS, Prisma, PostgreSQL, BullMQ, Docker)
- stack-profile:strangler-fig-migration·StackProfileStrangler Fig Migration (TypeScript, NestJS, Express, PostgreSQL, Redis, Docker)
- stack-profile:ddd-nestjs-stack·StackProfileDomain-Driven Design — DDD (TypeScript, NestJS, Prisma, PostgreSQL, Docker, Vitest)
- stack-profile:data-pipeline-orchestration·StackProfileData Pipeline Orchestration (Python, Airflow, dbt, PostgreSQL, Docker)
- stack-profile:etl-reverse-etl·StackProfileETL / Reverse ETL (Python, Airbyte, dbt, PostgreSQL, Airflow)
- stack-profile:slack-discord-bot·StackProfileSlack / Discord Bot (TypeScript, Express, Redis, PostgreSQL, Docker)
- stack-profile:lamp-stack·StackProfileLAMP Stack (Linux, Apache, MySQL, PHP)
- stack-profile:data-lake-stack·StackProfileData Lake Stack (Spark, Object Storage, Delta/Iceberg)