sql-commands
There are 35 repositories under sql-commands topic.
s-shemmee/SQL-101
Get started with SQL database programming. This beginner's guide provides step-by-step tutorials, practical examples, exercises, and resources to master SQL. Let's unlock the power of data with SQL!
omurugur/SQL_Injection_Payload
SQL Injection Payload List
Marzin-bot/PostgreSQLClient
PostgreSQL connector for Godot Engine in GDScript.
viditgarg1999/Inventory-Management-System
Database Management System Project on the Inventory Management System using SQL
frozen-dev71/SQL-in-30-Days
In this repository, you are going to learn the fundamentals of SQL: how to create a SQL database from scratch, how to use SQL commands, how to fetch data from the database, write data to the database, edit data in the database as well as how to delete data from the database.
dhamith93/csv-sql
Command-line tool to load csv and excel (xlsx) files and run sql commands
deveel/deveeldb.core
DeveelDB Core is an embeddable SQL-99 database system for .NET Core and .NET Standard frameworks, derived from DeveelDB (http://github.com/deveel/deveeldb) project
finepointcgi/Godot-4-Postgre-Plugin
A PostgreSQL database adapter for Godot 4.
nktnlx/learning_SQL
My solutions to exercises from various SQL learning courses and platforms
immu0001/Udacity-SQL-for-Data-Analysis
Udacity-SQL-for Data-Analysis SQL exercise files
danieljancar/sql-cheatsheet
A community currated SQL cheatsheet with most important SQL commands, information and tips. 💽
dungal6/CsSqlite
⚡ Boost your .NET and Unity applications with fast, lightweight SQLite bindings that enhance performance while minimizing memory use.
rahull0328/SQL-BASICS
🌐 Dive into DBMS BASICS! A complete guide to mastering Database Management Systems 📚💻. Perfect for students & professionals to grasp core concepts, practices, & implementation 🚀. Unlock the power of data management today! 🔑✨
gojimmypi/PatternsAndPractices
The Microsoft System.Data.SqlClient wrapper for making .Net SQL interactions easier
Hifza-Khalid/SQL-Queries-Collection
🗂️A collection of essential SQL queries covering SELECT 📝, INSERT ➕, DELETE ❌, UPDATE 🔄, and JOIN 🔗 operations for database management and learning.
JatinThakur2/SQL-CheatSheet
Cheat-Sheet for SQL
JonathanMoreno14/SQL-Basics
SQL Basics learn by doing - This is a list of basic SQL commands that will also include live examples using MS SQL Server
soareseric/learn-sql-for-data-analysis
I am sharing foundational concepts of SQL, just like I am doing with Python, as part of my journey to become a Data Analyst. These are topics that I have studied and continue to study.
ahmadfurqan7/SQL-101
Get started with SQL database programming. This beginner's guide provides step-by-step tutorials, practical examples, exercises, and resources to master SQL. Let's unlock the power of data with SQL!
annaxyhu/sql-101
This repository contains my study notes and learning resources for SQL. Here, I document key concepts, queries, and best practices as I progress through my SQL learning journey.
Crimson-Amir/Some-Scripts
Scripts written by me to automate small tasks. Different practice codes and their codes. Some projects have been used in my larger projects
drauk/psqlbuild
PostgreSQL command-builder for Golang
JcoderPaul/My_Little_SQL_Guide
The most common commands, queries, functions in SQL-type databases. Cheat sheet for memory!
Niranjanpandeshwar/DBMS_Parking_Lot_Management
Parking lot management project using Java, JDBC, Maven and Oracle SQL
sayantani-dey/sql-practice.com-solved
This repository contains solved sql questions from sql-pratice.com with easy, medium and hard type questions mixed.
vitoleite/mysql
A ordem da criação da tabela com alguns comandos não estão em ordem, se ater somente aos conceitos.
aber0016/Traffic_Offence_SQL_Database
This project uses SQL commands for data manipulation, data retrieval and database design modifications.
AliSufayran/SQL_Courses
Final Projects for SQL 101, 102, and 103 Courses on satr.codes.
asaltcode/Zen_portal_MySQL_Task
Zen Portal Sample Design
gustavozsh/gcp-bigquery-sql-utils
SQL commands and functions for BigQuery analyzing data
kvmuralikrishna1993/DBMS
PostgreSql_DML
Sidra-009/open_ended_lab_dbms
The goal of this lab was to practice and implement advanced SQL operations.