Structured Query Language (SQL) is a domain-specific language used in programming and designed for managing data held in a relational database management system.
Projects with this topic
-
🐘 🕶️ Anonymization & Data Masking for PostgreSQLUpdated -
Local agent-session record lake: Parquet + DuckDB over harness transcripts. Cost analytics, correction mining, simulation priors.
Updated -
Готовая база из 5 881 ответа по 21 тесту hh.ru - сдать с первой попытки https://it-mountain.ru/hh-tests
Updated -
Relational database management system that uses YottaDB as the data store
Updated -
Use supabase-kt to talk to Postgres, authenticate users and upload files.
Updated -
Supabase is an open-source alternative to Firebase built on PostgreSQL.
Updated -
A view is a query saved with a name, which you then query as if it were just another table.
Updated -
The where clause lets you request only the rows that meet a condition.
Updated -
The join clause joins two tables by the column they share.
Updated -
A SQL walkthrough of PostgreSQL row-level security policies.
Updated -
The group by clause splits the table into groups and calculates a value for each group.
Updated -
An entity is a table where each row has something that identifies it.
Updated -
A foreign key is the column that points to the primary key of another table.
Updated -
pgTAP is a unit-testing extension for Postgres — enable it, then use its assertion functions to verify your schema and your queries.
Updated -
Sample PostgreSQL databases — AdventureWorks, airline flights, DVD rental, OMDB and Scott — used across the PostgreSQL activities.
Updated -
Helm Charts for Postgresql Clusters with CNPG
Updated -
Generates repository classes from SQLAlchemy models (async and sync) so standard CRUD comes for free and you only hand-write the non-standard queries.
Updated -
Databases basics: ER modeling, relational design, SQL (SELECT/JOIN/DML) and a NoSQL/MongoDB lesson. Eight self-contained lessons with sqlite-runnable exercises and solutions.
Updated -
Cheat sheets for several programming languages and IT related tools.
Updated -
The server back-end for the REKO Rings network.
Updated