Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huseyincenik/sql---structured-query-language
work of sql
https://github.com/huseyincenik/sql---structured-query-language
8weeksqlchallenge case-study danny-ma database-schema diagram microsoft-sql-server microsoftsqlserver normalization practice query query-language query-language-sql sql ssms structured structured-query-language tsql
Last synced: 23 days ago
JSON representation
work of sql
- Host: GitHub
- URL: https://github.com/huseyincenik/sql---structured-query-language
- Owner: huseyincenik
- Created: 2023-07-08T19:08:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-09T11:27:01.000Z (5 months ago)
- Last Synced: 2024-08-09T12:47:30.034Z (5 months ago)
- Topics: 8weeksqlchallenge, case-study, danny-ma, database-schema, diagram, microsoft-sql-server, microsoftsqlserver, normalization, practice, query, query-language, query-language-sql, sql, ssms, structured, structured-query-language, tsql
- Language: Jupyter Notebook
- Homepage:
- Size: 24.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![SQL](https://usa.bootcampcdn.com/wp-content/uploads/sites/106/2020/03/SQL-Coding-Class-San-Francisco-1.jpeg)
# SQL - Structured Query Language
SQL is a structured query language used in database management systems (RDBMS). Below are some basic facts about SQL.
## What is SQL?
SQL (Structured Query Language) is a programming language used for data definition, querying, insertion, updating, and deletion operations in database management systems. SQL provides a standard way to manage data in relational databases.
## SQL Features
- It has a simple and easy-to-understand syntax.
- It provides a wide range of functionality for database management.
- It can perform various operations like data querying and manipulation.
- It allows the definition of constraints and relationships to ensure data integrity.
- It supports user authorization for database security.## My SQL Experience
In this repository, I share my projects and work related to SQL.## Resources
- [SQL W3Schools](https://www.w3schools.com/sql/)
- [SQL Tutorial - Mode Analytics](https://mode.com/sql-tutorial/)# SQL Projects
| Project Name | Description | GitHub |
| --- | --- | --- |
| **E-Commerce** | Explore the world of SQL in the context of an E-Commerce project. Analyze and query the database to gain insights into customer behavior, sales trends, and more. Implement normalization techniques to optimize the database structure and enhance data integrity. | [GitHub](https://github.com/huseyincenik/SQL---Structured-Query-Language/tree/main/Projects/E-Commerce) |
| **Analyzing COVID-19 Data with SQL** | Dive into SQL analysis of COVID-19 data. This project involves querying and examining COVID-19 datasets to extract valuable information and trends related to the pandemic. | [GitHub](https://github.com/huseyincenik/SQL---Structured-Query-Language/tree/main/Projects/analyzing_COVID-19_data_with_SQL) |
| **8 Week SQL Challenge** | Explore various SQL challenges including Danny's Diner, Pizza Runner, Foodie-Fi, Data Bank, Data Mart, Clique Bait, Balanced Tree Clothing Co., and Fresh Segments. Each project involves analyzing different datasets and solving business-related SQL queries. | [GitHub](https://github.com/huseyincenik/SQL---Structured-Query-Language/tree/main/Projects/%208_Week_SQL_Challenge) |[![](https://visitcount.itsvg.in/api?id=huseyincenik.SQL---Structured-Query-Language&label=Visiter%20Count&color=10&icon=9&pretty=false)](https://visitcount.itsvg.in)