An ode to how Oracle SQL got me interested in the world of DBMS.
-
Updated
Dec 16, 2024
An ode to how Oracle SQL got me interested in the world of DBMS.
🚀 Comprehensive Rust systems programming portfolio featuring 10 high-performance projects: Redis-compatible database, web framework, Kafka message queue, P2P file sharing, search engine, compiler/interpreter, Docker container runtime, Git VCS, TensorFlow ML library & graph database with SQL joins
In this project I queried Chinook database by extracting, aggregating, and analyzing data. By competing my analysis, I was able to make suggestions on business optimization practices.
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.
An employee database where I applied multiple SQL queries during my learning phase. It is a detailed database which includes usage of multiple constraints, well defined relationships and DDL, DML and TCL queries.
🧠 Structured SQL Learning Repository | Beginner to Advanced Topics + Real Projects 🎯 Covers core SQL skills, window functions, performance tuning, and hands-on data warehousing/EDA projects
This project is done as part of Codebasics Data Analyst Bootcamp
This repository focuses on the database design concepts for the backend of the Airbnb Booking Management System
This repository contains structured SQL notes, practice queries, and interview questions. Covers DDL, DML, Joins, Subqueries, Constraints, Views, and more. Ideal for beginners, students, and developers to learn, practice, and revise SQL with real-world examples and sample database schemas.
This project highlights my SQL problem solving skills on advanced concepts like views, stored procedure, ACID transaction and Joins.
Explore a diverse collection of MS SQL projects showcasing advanced query writing, data manipulation, and complex querying techniques, all solving real-world challenges. Demonstrates expertise in hierarchical queries, window functions, joins, and more.
This is a Simple project to practice email verification and Authentication. I used SQL Joins and Transactions to improve our code.
Add a description, image, and links to the sql-joins topic page so that developers can more easily learn about it.
To associate your repository with the sql-joins topic, visit your repo's landing page and select "manage topics."