sql-join
Here are 27 public repositories matching this topic...
PostgreSQL performance essentials in 1 hour
-
Updated
Jul 10, 2022
This repository contains SQL queries from various popular online learning resources e.g. Vertabelo Academy, SQLZoo etc.
-
Updated
Jun 22, 2019 - SQL
Designed and implemented database schema for hotel reservation system. Identified key business metrics for the system and constructed complex SQL queries to retrieve desired information. Documented the entire system by developing comprehensive UML diagrams.
-
Updated
May 31, 2019
Master SQL interview with ease! SQL tricky interview questions covers join operations, complex queries, and more. Stand out in your next interview!
-
Updated
Feb 25, 2023
Course Files for Javascript, Jquery and Json Coursera. References include jquery and php usage, ajax , jquery autocomplete, sql join usage, php post redirects, sessions usage.
-
Updated
Oct 22, 2020 - PHP
Step-by-step SQL tutorials and practical examples covering queries, constraints, transactions, and more. Ideal for beginners, interview prep, and anyone looking to master SQL—from basics to advanced.
-
Updated
Sep 23, 2025
This repository contains solutions to various SQL problems from LeetCode, categorized by difficulty level (Easy, Medium, Hard). Each problem is provided with a SQL script demonstrating its solution.
-
Updated
Sep 11, 2024
ASP.NET MVC Framework used to create multi-user inventory management and scheduling system. The project features an HTTP session-based login and delivers user-tailored CRUD operations. Video Walkthrough Below
-
Updated
Mar 25, 2024 - C#
Pizza Restaurant Database Design -- Design a pizza restaurant database schema for orders. Include tables for customers, pizzas, and orders with a join table for many-to-many relationships. Populate the database, and write SQL queries to analyze customer spending and order details.
-
Updated
Mar 18, 2025 - SQL
Analysed data to identify top-selling artists, top customers, and top performing genre
-
Updated
Sep 5, 2023
Analyzed a social media–style database using SQL to uncover user behavior, engagement patterns, and potential bot activity. Designed a relational schema with users, posts, likes, comments, followers, and tags, ensuring referential integrity. Implemented analytical queries to identify top users, posting trends, and interaction insights.
-
Updated
Jan 13, 2026
A TypeScript library providing SQL-like join operations for JavaScript objects. Merge two objects using one of 9 composable join types, with support for deep merging of nested objects.
-
Updated
Feb 24, 2026 - TypeScript
SQL projects
-
Updated
Jan 13, 2019 - PLpgSQL
Raw SQL in. Typed Python Objects out. The only ORM that just does ORM.
-
Updated
Aug 14, 2025 - Python
Indian Census Data Analysis - SQL
-
Updated
May 26, 2023
Implemented the two-phase merge sort algorithm to sort and then join 2 large SQL relations
-
Updated
May 23, 2021 - C++
Pizza Restaurant Database Design Assignment - Use SQL to design and create a pizza restaurant database schema for orders. This design includes tables for customers, pizzas, and orders. Utilizing the one-to-many and many-to-many relationships in the databases tables. Create using SQL and write queries to analyze the data contained.
-
Updated
Apr 21, 2024
Improve this page
Add a description, image, and links to the sql-join topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sql-join topic, visit your repo's landing page and select "manage topics."