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
-
KVLite is a partition-based key-value cache built for SQL RDBMSs: https://kvlite-docs.pommalabs.xyz/
Updated -
Cheat sheets for several programming languages and IT related tools.
Updated -
-
-
PostgreSQL SQL parser - parse, validate, normalize, and fingerprint SQL queries using libpg_query
Updated -
-
PostgreSQL bindings for Kit using libpq
Updated -
-
Relational database management system that uses YottaDB as the data store
Updated -
Materials on various sections in Computer Science (CS).
🎓 с с++ shell Bash makefile Git GitLab github SQL computer sci... PowerShell Mobile Devel... Android iOS devops game develop... Web Development JavaScript Java Python Docker HTML CSS TypeScript C++ Rust game Go C C# python3 nodejs golang Django Node.js MySQL Kotlin Windows PostgreSQL Flutter machine lear... js Ruby Qt Markdown R Swift cybersecurity Cyber Security bioinformatics deep learning big data NumPy pandas matplotlib scikit-learn scipy development softwareUpdated -
⚠️ ARCHIVED: This project is no longer maintained. See successor: npx postgresai checkupUpdated -
In this project, I used PostgreSQL to analyze a database of movie rentals to uncover trends in customer behavior, inventory performance, and staff efficiency. The emphasis was placed heavily on extracting meaning from complex SQL query structures. The resulting insights were visually presented using Vega-Lite, and the final slide deck presentation was generated cleanly via the Obsidian Slides core plugin.
Updated -
Ce projet a été fait dans le cadre de l'UE : Introduction aux Bases de Données encadrée par le professeur Shaoyi YIN. L’objectif est de ce projet est de concevoir une base de données complète à partir d’un scénario décrivant les besoins d’une compagnie d’assurances. Le projet suit une démarche progressive allant de l’analyse du besoin jusqu’à la modélisation relationnelle finale sur Oracle et la création de requêtes SQL.
Ayant beaucoup d'appétence pour le cinéma, les tables ont été créées en utilisant l’univers Marvel comme source d’inspiration.
Updated -
🐘 🕶 ️ Anonymization & Data Masking for PostgreSQLUpdated -
This project is an end-to-end implementation of a Data Lakehouse on AWS. It processes raw IoT sensor data from mobile applications and physical devices into a curated dataset designed for Machine Learning model training.
Updated -
Sparkify, a music streaming startup, has grown their user base and song database and is moving their data processing to the cloud. This project implements a high-performance ETL (Extract, Transform, Load) pipeline that extracts raw JSON logs and metadata from Amazon S3, stages the data in Amazon Redshift and transforms it into a Star Schema optimized for song play analysis and business intelligence.
This architecture enables the analytics team to gain deeper insights into user behavior, popular songs, and artist performance with high-concurrency and low-latency queries.
Updated -
Joe helps backend engineers and DBAs troubleshoot and optimize SQL, moving really quickly. Joe works on top of Database Lab https://gitlab.com/postgres-ai/database-lab.
Updated -
Proyecto Final de Grado Superior en Desarollo de Aplicaciones Web de Aaron Crespo Garcia.
Updated -
A Terraform module to manage the configuration of Athena to query an S3 data source. Data cataloguing is executed by AWS Glue, which can be triggered on-demand, on a schedule, or from S3 Object Created events.
Updated