sql_labs
π’οΈ SQL LABS - Creating Database Systems on SQL Server
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
βCITATION.cff file
Found CITATION.cff file -
βcodemeta.json file
Found codemeta.json file -
β.zenodo.json file
Found .zenodo.json file -
βDOI references
-
βAcademic publication links
-
βAcademic email domains
-
βInstitutional organization owner
-
βJOSS paper metadata
-
βScientific vocabulary similarity
Low similarity (12.1%) to scientific vocabulary
Keywords
Repository
π’οΈ SQL LABS - Creating Database Systems on SQL Server
Basic Info
- Host: GitHub
- Owner: FabianaCampanari
- License: apache-2.0
- Language: SQL
- Default Branch: main
- Homepage: https://github.com/FabianaCampanari/SQL_LABS
- Size: 21 MB
Statistics
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 2
- Releases: 0
Topics
Metadata Files
README.md
π’οΈ SQL LABS - Creating Database Systems on SQL Servers
Here, 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.
####
< made with vibe, frequency & joy /> πͺ¬
SQL Lab Certificate - Impact Technology University - 2023
This repository covers a variety of topics, including:
SSMS - SQL Server Management Studio Interface:
- Connecting to a server, main panels, configuring the editor environment.
Creating a database via SSMS:
- How data is organized, creating a database, creating a table, manipulating data (insertion, editing, and deletion).
Relational model and data normalization:
- Concept of normalization, normal forms, relational model, descriptive model, conceptual model, logical model physical model.
Introducing T-SQL:
- Origin of SQL, T-SQL, subsets of SQL commands, instruction example.
Creating a database via T-SQL:
- Creating a script project, creating a script, executing a script, putting a database in use, creating a database, deleting a database.
Constraints and table structure:
- Creating rules, changing table structures.
Creating indexes:
- Concept of indexes, advantages and disadvantages of indexes, clustered indexes, non-clustered indexes.
Attaching databases:
- How to attach the databases that is used in this repo.
Manipulating data:
- Inserting records, updating records, deleting records.
Working with transactions:
- Types of transactions, OUTPUT instruction.
Data query:
- The group of DQL commands, ordering data, the TOP clause.
Filters with operators:
- Relational operators, arithmetic operators, logical operators,compound operator, filter examples with WHERE.
Filters BETWEEN, LIKE, and IN:
- Search by range of values, search by a list, of values, search by part of content.
Joining data:
- Data union, UNION operator, UNION ALL operator.
Example of SQL Code
The 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.
Copyright 2024 Fabiana Campanari. Code released under the Apache 2.0 license.
Owner
- Name: Fabiana β‘οΈ Campanari
- Login: FabianaCampanari
- Kind: user
- Location: Brazil π§π·
- Company: @Mindful-AI-Assistants | @Quantum-Software-Development
- Website: fabicampanari@proton.me
- Twitter: CampanariFabi
- Repositories: 20
- Profile: https://github.com/FabianaCampanari
πΆ AI/ML Dev Β· Data Scientist (Humanistic AI) Β· Software & Design Β· Psych Grad Β· Quantum Mindset Β· πΈοΈ Seeker of the Unknown πΏ
Citation (CITATION.cff)
cff-version: 1.2.0
title: No-SQL
github account: FabianaCampanari
contact me: https://linktr.ee/fabianacampanari
message: If you really want to cite this repository, here's how you should cite it.
type: software
authors:
- given-names: Fabiana
family-names: Rotella Campanari
repository-code:https://github.com/FabianaCampanari/SQL_LABS
license: MIT license
GitHub Events
Total
- Issues event: 4
- Watch event: 2
- Delete event: 11
- Issue comment event: 1
- Push event: 10
- Pull request event: 26
- Create event: 13
Last Year
- Issues event: 4
- Watch event: 2
- Delete event: 11
- Issue comment event: 1
- Push event: 10
- Pull request event: 26
- Create event: 13
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 205
- Average time to close issues: N/A
- Average time to close pull requests: about 2 hours
- Total issue authors: 0
- Total pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 204
- Bot issues: 0
- Bot pull requests: 5
Past Year
- Issues: 0
- Pull requests: 205
- Average time to close issues: N/A
- Average time to close pull requests: about 2 hours
- Issue authors: 0
- Pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 204
- Bot issues: 0
- Bot pull requests: 5
Top Authors
Issue Authors
- FabianaCampanari (22)
Pull Request Authors
- FabianaCampanari (1,456)
- dependabot[bot] (4)
- imgbot[bot] (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v4 composite
- actions/checkout v4 composite
- actions/github-script v7 composite
- redhat-actions/buildah-build v2 composite
- redhat-actions/oc-login v1 composite
- redhat-actions/oc-new-app v1 composite
- redhat-actions/openshift-tools-installer v1 composite
- redhat-actions/push-to-registry v2 composite
- actions/checkout v4 composite
- @primer/css 21.1.1
- @primer/css 21.1.1
- actions/checkout v4 composite
- github/codeql-action/analyze v3 composite
- github/codeql-action/autobuild v3 composite
- github/codeql-action/init v3 composite