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
-
Relational database management system that uses YottaDB as the data store
Updated -
Local agent-session record lake: Parquet + DuckDB over harness transcripts. Cost analytics, correction mining, simulation priors.
Updated -
-
Cheat sheets for several programming languages and IT related tools.
Updated -
Готовая база из 5 881 ответа по 21 тесту hh.ru - сдать с первой попытки https://it-mountain.ru/hh-tests
Updated -
🐘 🕶️ Anonymization & Data Masking for PostgreSQLUpdated -
A SQL Database object abstraction class
Updated -
-
Database migrations management for CADBase. Contains schema definitions, SQL migration scripts, and initialization tools powered by Diesel.
Updated -
Open source web-based database management and SQL client written in Rust.
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 -
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