{"id":15952298,"url":"https://github.com/fabianacampanari/sql_labs","last_synced_at":"2025-03-17T22:30:32.602Z","repository":{"id":212886574,"uuid":"732535246","full_name":"FabianaCampanari/SQL_LABS","owner":"FabianaCampanari","description":"🛢️ SQL LABS - Creating Database Systems on SQL Server","archived":false,"fork":false,"pushed_at":"2024-10-16T12:33:44.000Z","size":22030,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-18T12:56:43.136Z","etag":null,"topics":["docker-container","sql-labs","sql-lang","sql-server","tsql","xml"],"latest_commit_sha":null,"homepage":"https://github.com/FabianaCampanari/SQL_LABS","language":"SQL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FabianaCampanari.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS.txt","security":"SECURITY.md","support":"Support Material/Data Types in SQL Server.pdf","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"FabianaCampanari","Custom":"https://github.com/sponsors/FabianaCampanari/card"}},"created_at":"2023-12-17T01:58:45.000Z","updated_at":"2024-10-16T12:33:45.000Z","dependencies_parsed_at":"2024-02-27T00:34:43.851Z","dependency_job_id":"13d47242-c726-4d19-8bf8-530ea3ee2748","html_url":"https://github.com/FabianaCampanari/SQL_LABS","commit_stats":null,"previous_names":["fabianacampanari/sql_labs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabianaCampanari%2FSQL_LABS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabianaCampanari%2FSQL_LABS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabianaCampanari%2FSQL_LABS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FabianaCampanari%2FSQL_LABS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FabianaCampanari","download_url":"https://codeload.github.com/FabianaCampanari/SQL_LABS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221701667,"owners_count":16866219,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker-container","sql-labs","sql-lang","sql-server","tsql","xml"],"created_at":"2024-10-07T13:08:01.945Z","updated_at":"2025-03-17T22:30:32.590Z","avatar_url":"https://github.com/FabianaCampanari.png","language":"SQL","funding_links":["https://github.com/sponsors/FabianaCampanari","https://github.com/sponsors/FabianaCampanari/card"],"categories":[],"sub_categories":[],"readme":"\u003cbr\u003e\n\n# \u003cp align=\"center\"\u003e 🛢️ SQL LABS - Creating Database Systems  on SQL Servers\n\n\u003cbr\u003e\n\nHere, you will find advanced techniques for the structure of a database system, as well as the mechanism and structure of SQL  and other essential points to use the various features of SQL Server and its data query and manipulation structure.\n\n\u003cbr\u003e\n\n\n #### \u003cp align=\"center\"\u003e ***\u003c made with vibe, frequency \u0026 joy /\u003e*** 🪬\u003c/p\u003e \n\n\u003cbr\u003e\n\n\n### \u003cp align=\"center\"\u003e \u003cimg width=\"485\" alt=\"Automation Workflow\" src=\"https://github.com/user-attachments/assets/a7dd082d-33e9-41df-b5e7-cc3dd359a9b7\" /\u003e\n\n\n\u003cbr\u003e\n\n\n#### \u003cp align=\"center\"\u003e [SQL Lab Certificate ](https://github.com/FabianaCampanari/SQL_LABS/assets/113218619/6cc6c6ec-c3a0-45dc-baf8-1ea0f1ca58be) - Impact Technology University - 2023\n\n\u003cbr\u003e\n\n## **This repository covers a variety of topics, including:**\n\n\u003cbr\u003e\n\n- ***SSMS - SQL Server Management Studio Interface:***\n\n    - Connecting to a server, main panels, configuring the editor environment.\n\n\u003cbr\u003e\n\n- ***Creating a database via SSMS:***\n\n    - How data is organized, creating a database, creating a table, manipulating data (insertion, editing, and deletion).\n \n\u003cbr\u003e\n\n- ***Relational model and data normalization:***\n\n    - Concept of normalization, normal forms, relational model, descriptive model, conceptual model, logical model physical model.\n \n\u003cbr\u003e\n\n- ***Introducing T-SQL:***\n\n    - Origin of SQL, T-SQL, subsets of SQL commands, instruction example.\n\n\u003cbr\u003e\n\n  - ***Creating a database via T-SQL:***\n\n     - Creating a script project, creating a script, executing a script, putting a database in use, creating a database, deleting a database.\n\n\u003cbr\u003e\n\n- ***Constraints and table structure:***\n\n  - Creating rules, changing table structures.\n\n\u003cbr\u003e\n\n- ***Creating indexes:***\n\n  - Concept of indexes, advantages and disadvantages of indexes, clustered indexes, non-clustered indexes.\n\n\u003cbr\u003e\n\n- ***Attaching databases:***\n\n  - How to attach the databases that is used in this repo.\n\n\u003cbr\u003e\n\n- ***Manipulating data:***\n\n  - Inserting records, updating records, deleting records.\n \n\u003cbr\u003e\n\n- ***Working with transactions:***\n\n  - Types of transactions, OUTPUT instruction.\n \n\u003cbr\u003e\n\n - ***Data query:***\n\n   - The group of DQL commands, ordering data, the TOP clause.\n\n  \u003cbr\u003e   \n\n  - ***Filters with operators:***\n\n    - Relational operators, arithmetic operators, logical operators,compound operator, filter examples with WHERE.\n   \n\u003cbr\u003e   \n   \n- ***Filters BETWEEN, LIKE, and IN:***\n\n  - Search by range of values, search by a list, of values, search by part of content.\n \n\n- **Joining data:**\n\n     - Data union, UNION operator, UNION ALL operator.\n  \n\u003cbr\u003e\n\n## Example of SQL Code\n\n\u003cbr\u003e\n\nThe SQL code below is an example related to a car dealership database. It includes the creation of tables for brands and models, along with foreign key constraints for the relationship between them. Additionally, it uses stored procedures like sp_help to view the structure of the created tables.\n\n\u003cbr\u003e\n\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/FabianaCampanari/SQL_LABS/assets/113218619/069f2147-992e-4183-b997-c23d41530dda\"/\u003e\n\n#\n\n##### \u003cp align=\"center\"\u003e [Copyright 2024 Fabiana Campanari. Code released under the Apache 2.0 license.](https://github.com/FabianaCampanari/SQL_LABS/blob/5a8f935d961852f4801c868033cbdeb53e003b80/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabianacampanari%2Fsql_labs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabianacampanari%2Fsql_labs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabianacampanari%2Fsql_labs/lists"}