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
-
-
Готовая база из 5 881 ответа по 21 тесту hh.ru - сдать с первой попытки https://it-mountain.ru/hh-tests
Updated -
Open source web-based database management and SQL client written in Rust.
Updated -
🐘 🕶️ Anonymization & Data Masking for PostgreSQLUpdated -
Relational database management system that uses YottaDB as the data store
Updated -
Dweb (TS) is a modern, type-safe ORM for TypeScript designed to make working with databases simple, expressive, and predictable. Inspired by the isiNdebele concept of ukudweba umqondo — “drawing an idea or concept” — Dwebs aims to give developers a clear way to model their data, build queries, manage relationships, and interact with databases without sacrificing type safety.
Updated -
transqlate transpile SQL snippet from a dialect to another using an AST
Updated -
Local agent-session record lake: Parquet + DuckDB over harness transcripts. Cost analytics, correction mining, simulation priors.
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