SQL-запросы к PostgreSQL (в примерах и задачах)
-
Updated
Sep 30, 2025 - PLpgSQL
SQL-запросы к PostgreSQL (в примерах и задачах)
Star-schema data mart on PostgreSQL built from Goodbooks CSVs. Demonstrates advanced SQL (window functions, JSONB, GROUPING SETS), indexes (covering/partial/GIN/pg_trgm), materialized views, incremental MERGE loads, pgTAP tests, and GitHub Actions CI. Includes Docker quickstart and SSH-tunnel instructions
School's SQL bootcamp (12 projects, 2 of them in a group)
DBS - Assignment 4 and 5 - Data Modeling and Implementation of processes on database layer
Airline online tickets reservations database scheme for commercial flights
PostgreSQL database for managing accounts, customers, transactions and loan payments with Docker deployment
advanced postgresql
En este archivo se crean los objetos de la base de datos (tablas y valores insertados)
Mapped out the database as part of a group, set up and connected to ElephantSQL, DDL file to build out database and connections, DML file to manually insert data
It includes basic and advanced database operations that I learned with PostgreSQL during my internship.
Add a description, image, and links to the dml topic page so that developers can more easily learn about it.
To associate your repository with the dml topic, visit your repo's landing page and select "manage topics."