SQL
SQL stands for structured query language. It uses commands such as “select”, “insert”, “update”, “delete”. Some common relational database management systems that use SQL are: Oracle, MySQL, Microsoft SQL Server, PostgreSQL, etc.
- GitHub: https://github.com/topics/sql
- Wikipedia: https://en.wikipedia.org/wiki/SQL
- Created by: Donald D. Chamberlin, Raymond F. Boyce
- Released: 1986
- Related Topics: database,
- Last updated: 2026-07-14 00:29:11 UTC
- JSON Representation
https://github.com/iamandaleao/curso-mysql-fgv
Estudos e exercícios de SQL do curso FGV, com consultas, junções, funções e manipulação de dados, usando DBeaver.
backend banco-de-dados data-analytics dbeaver sql
Last synced: 13 Sep 2025
https://github.com/d-ganchar/david8_clickhouse
david8 ClickHouse dialect
clickhouse python python3 query-builder sql
Last synced: 07 Mar 2026
https://github.com/gcoronelc/sistuni-plsql-003
Taller de PL/SQL en SistemasUNI.
oracle-database oracle-db plsql sql
Last synced: 31 Jan 2026
https://github.com/gcoronelc/cepsuni-sql3-57022
Taller de SQL Administración en el CEPS-UNI con Gustavo Coronel.
database desarrollasoftware gcoronelc programacion sql
Last synced: 06 Apr 2025
https://github.com/tools4ever-nim/nim-system-powershell-microsoft-sql-queries
Microsoft SQL Server - Query Based
microsoft powershell sql system
Last synced: 07 Jun 2026
https://github.com/streamlined2/introductorytasks
Java course admission exam tasks
class-diagram java jee junit quicksort sequence-diagram sql stateless-session-bean use-case-diagram
Last synced: 02 Jul 2026
https://github.com/zcpua/manager
Manager is used for initializing a database connection pool(sql.DB in go's standard library)
Last synced: 19 May 2026
https://github.com/ankitaghadge19/coforge_javabootcamp
Technical Training (GET)
Last synced: 19 May 2026
https://github.com/mgodoyd/inventarios
Final Project of Systems Analysis I, working with the Scrum methodology
fullstack inventory-management-system react sql web
Last synced: 19 May 2026
https://github.com/gcoronelc/sql-server-bi-002
Taller de INTELIGENCIA DE NEGOCIOS CON SQL SERVER
Last synced: 03 Feb 2026
https://github.com/prakshi-23/bank_app_mgmt_v1
Using Python created a python app which allows users to create a new bank account, users can log in to their account in which they can perform various actions like deposit and withdraw money, check their balance, download their transaction report in excel file and update their password as well. Admin can view, edit customer info and can close acc.
customtkinter customtkinterprojects pandas powerbi powerbidashboard python sql tkinter-gui
Last synced: 29 Apr 2026
https://github.com/leeoasis/vet-clinic-database
This is a website that demonstrates the basic usage of databases using postgreSQL.
Last synced: 26 Jun 2025
https://github.com/paulinobermudez/scriptbasededatos
Scripts de gestion de base de datos Oracle 18c
automatically backup bash-script bash-scripting bermudez chunche95 database-management database-migrations oracle oracle-18c oracle-database oracle-db paulino plsql roles-privileges sql users
Last synced: 31 Dec 2025
https://github.com/mahdinoori2000/vet_clinic
postgresql relational-database sql
Last synced: 29 Mar 2025
https://github.com/anish-shinde/android-attendance-app
An Android app which uses SQLitedatabase to make attendance process simple inside classroom .
android android-application attendance attendance-management-system java sql
Last synced: 05 May 2026
https://github.com/julie-fliorko/rockbuster-insights-sql-project
Data analysis using PostgreSQL to help Rockbuster Stealth LLC identify revenue trends, customer insights, and rental behavior patterns.
Last synced: 22 Jul 2025
https://github.com/hasanyahya101/db_lab_solutions
Solutions to DB lab questions from Spring 2024 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the Lab (subject), not the theory subject.
database db-lab fast lahore nuces sql systems
Last synced: 19 Jun 2025
https://github.com/umbrellaleaf5/music_library_database
Project on the course "Databases" on the second-year MIPT DAFE/RSE
database dbms-project education mipt sql
Last synced: 26 Jun 2025
https://github.com/jacobgrisham/mail-single-page-full-stack-web-app-using-django-and-javascript
Full-stack single-page web application using Javascript, Python, Django, SQL, and Bootstrap. Send, reply to, archive, and mark-as-read Emails. Django is used as API and the Javascript fetch method is used to interact with API.
bootstrap4 django full-stack-web-development javascript python rest-api single-page-app sql
Last synced: 18 Apr 2026
https://github.com/hazlema/sqlparse
Basic SQLParser, Parses the SQL query into an object. You can then apply the query results to a JS dataset.
Last synced: 20 Apr 2026
https://github.com/arnoldchrisoduor1/pizzeria_relational_database_design
I design and create a relational database for a pizzeria in MySQL.
mysql mysql-database mysql-server mysqlworkbench quickdbd sql sql-query sql-server sqlserver
Last synced: 19 May 2026
https://github.com/hoangneeee/hackerrank-solutions
Hackerrank solusions
hackerrank hackerrank-solutions linux-shell sql
Last synced: 08 Apr 2026
https://github.com/cagandemirmr/game_chi_and_a-b_testing-sql
In this repo, i use hypotetical mobile game company data set is used to make chi square test and A/B testing
ab-testing chisquare-test gameanalysis gameanalytics postgresql sql
Last synced: 17 Jun 2026
https://github.com/ronencohen7/ronencohen7
ai api-rest bootstrap css elt-pipeline etl-pipeline express html javascript kafak mongodb mysql nodejs pipeline postman python react sql typescript
Last synced: 08 Apr 2026
https://github.com/igorbrizack/blogsapi
API de gerenciamento de um Blog com arquitetura MSC.
api-rest docker express-js javascript joi-validation msc nodejs orm-framework sequelize sql
Last synced: 08 Apr 2026
https://github.com/jliuhtonen/pg-literally
Tagged sql template literals and fragments for pg
node-js pg pg-promise sql typescript
Last synced: 07 Mar 2026
https://github.com/gemaquejr/mysql-one-for-all
Projeto com o objetivo de revisar e e consolidar conceitos de normalização e execução de queries. Este projeto foi criado para avaliação final na seção 03 do módulo de Backend do Curso de Desenvolvimento Web na Trybe.
docker mysql mysql-workbench sql
Last synced: 19 May 2026
https://github.com/richard-1257/alx-higher_level_programming
A collection of projects for learning higher-level programming concepts.
alx high-level-programming python3 sql
Last synced: 19 May 2026
https://github.com/vidjinnangni/sql-practice-exercise
This repository contains a structured SQL exercise designed to practice database queries using MySQL. The goal is to enhance SQL skills by solving various database-related challenges.
Last synced: 04 Jul 2025
https://github.com/programkingabel/vet-clinic-database
Build a relational database with postgreSQL
Last synced: 19 May 2026
https://github.com/sylviazam/gtm-cohort-cac-ltv
Cohort CAC/LTV model for GTM analytics. DuckDB SQL executed from Python. Exports Excel + PNG for decision-ready unit economics.
analytics cac cli cohorts duckdb excel-reporting go-to-market gtm ltv python sql unit-economics
Last synced: 19 May 2026
https://github.com/d4nqw3rty/oop-school-library
Application built in ruby to track all the information about a borrowed book, register user, professor or student, add books and borrowed books
Last synced: 28 Mar 2025
https://github.com/jhwa426/database
SQL, MSSQL, MongoDB Database
data data-warehouse data-wrangling database datamodeling entity-relationship-diagram normalization sql sqlite3 ssms
Last synced: 06 Apr 2025
https://github.com/otaviomendessantos/projeto_autodidata
Referente ao estudo de linguagens variadas.
css estudante html javascript python sql
Last synced: 08 Apr 2026
https://github.com/prakshal0809/sql-data-analysis-project
This project involves analyzing pizza sales data using SQL to address various data analysis questions, providing essential foundational to advanced SQL knowledge.
Last synced: 26 Jun 2025
https://github.com/roshankc00/digital-freelancing-system-backend
Monorepo
microservice mongodb nestjs rabbitmq sql
Last synced: 10 May 2026
https://github.com/the-erin-collective/nombooker
restaurant reservation app
Last synced: 02 Aug 2025
https://github.com/touradbaba/airbnb_datamart
Data Mart designed for an Airbnb-like platform.
data-mart data-modeling database-design database-schema eer-diagram mysql relational-databases sql
Last synced: 19 May 2026
https://github.com/hamzacham/data_set-projet-9
MY FINAL PROJECT FOR IBM Databases and SQL for Data Science with Python
database dataset jupyter-notebook mysql mysql-database paython sql
Last synced: 20 Apr 2026
https://github.com/prince-t-asamoah/database-triggers
A Codecademy Database Triggers Practice Project
Last synced: 02 Apr 2026
https://github.com/erick-hernandez-ortega/proyecto-regularizacion
Proyecto de regularización para la clase de gestion de proyectos de software utilizando la metoloogia SCRUM 🤠
Last synced: 18 Feb 2026
https://github.com/lucasbailo/back-end-api-produtos
Back-end for "API Produtos" - Asp.Net Core Web API, Entity Framework and Sql Server
api asp-net-core crud-api csharp dotnet entity-framework-core sql
Last synced: 19 May 2026
https://github.com/mahammad-mostafa/vet-clinic
This is the first project in the fourth module of the Microverse program. It is a database for a vet clinic using PostgreSQL.
database database-schema indexing joins microverse microverse-projects microverse-students postgresql queries rdbms relational-database sql structured-query-language
Last synced: 19 May 2026
https://github.com/bbfh-dev/go-orm
Simple and reliable ORM for SQL databases
Last synced: 01 Mar 2025
https://github.com/alopezmoreira1989/dbt_project
End-to-end analytics engineering project built on top of Snowflake's TPCH_SF1 sample dataset. It transforms raw OLTP tables (customers, orders, lineitems, suppliers, parts) into a clean, tested, business-ready star schema using dbt Fusion.
Last synced: 04 Jul 2026
https://github.com/endreot/bamazon
Bamazon Node.js command line store
inquirerjs nodejs sql typescript
Last synced: 19 May 2026
https://github.com/paulmuenzner/sql-database-photovoltaic-systems
SQL database for PV grid systems, offering crucial insights into component relationships, technical details, and real-time operational parameters.
block-diagram database energy-data energy-management erd photovoltaic photovoltaic-systems sql
Last synced: 06 Apr 2025
https://github.com/arnoldchrisoduor1/intermediate_sql
Creating SQL Projects
Last synced: 14 Jun 2025
https://github.com/sandk21/base_donnees_immobilere
Création d'une base de données avec SQLite et requêtes en vue d'analyses
base-de-donnees bdd requete sql sqlite
Last synced: 09 Jun 2026
https://github.com/0username/npgsql.tvp
Npgsql plugin which allows you to use the DataTable type when interacting with PostgreSQL.
c-sharp database dotnet npgsql postgres postgresql sql
Last synced: 16 Jan 2026
https://github.com/iankitnegi/sql_adhoc_analysis_project
Atliq Hardwares, a leading computer hardware producer in India with a global reach, seeks to enhance its data analytics team for better decision-making insights. Tony Sharma, the Data Analytics Director, is hiring junior analysts with strong tech and soft skills, using a SQL and code basics challenge to evaluate candidates.
consumer goods mysql powerbi sql
Last synced: 31 Oct 2025
https://github.com/mvelic/mssql-monitor
A basic monitoring package for MS SQL Server.
Last synced: 12 Sep 2025
https://github.com/undont/seeql
keyboard driven terminal SQL client supporting PostgreSQL, MySQL, and SQLite
Last synced: 05 Jul 2026
https://github.com/kskmemory/sql-advance-data-analytics-project-by-using-cte-and-window-functions
SQL Advance Data Analytics Project by using CTE and Window Functions
cte cumulative-analysis dataexploration exploratory-data-analysis performance-analysis sql windowfunctions
Last synced: 03 Feb 2026
https://github.com/mariamabidi/full-stack-bootcamp
This repository contains all the resources, projects, and code snippets from the Complete Web Development Bootcamp course I took. This comprehensive course covers a wide range of web development technologies and practices, helping me progress from a beginner to a full-stack web developer.
bootstrap5 css3 express-js flexbox html5 javascript jquery node-js npm postresql reactjs sql
Last synced: 08 Apr 2026
https://github.com/lcomeau01/twoowlscafe
Two Owls Cafe is a PHP-based practice project that dynamically displays a cafe menu, processes customer orders, and generates detailed receipts using a MySQL database.
css form-validation html html-css-javascript javascript php sql sql-database sql-server
Last synced: 30 Apr 2026
https://github.com/ferwsn/scripts_sql_curso_udemy
Scripts SQL realizados como atividade durante o curso SQL Server para Desenvolvedores - Básico ao Avançado, do instrutor Carlos Andrade, disponibilizado na plataforma Udemy.
Last synced: 26 Jun 2025
https://github.com/biemannt/sql-matrix
Development tool for creating multiple unit tests for MS SQL database projects.
Last synced: 29 Apr 2026
https://github.com/whisperpine/postgres-demo
My PostgreSQL playground.
database postgres sql timescale
Last synced: 19 Apr 2026
https://github.com/tknishh/assignment-zintellix
A short assignment for data engineering intern role at Zintellix
assignment data-engineering-intern python sql web-scraping zintellix
Last synced: 20 May 2026
https://github.com/n30w/andthensome
Store Reddit saved posts and comments
go mysql planetscale reddit-api sql
Last synced: 17 Jan 2026
https://github.com/kayannr/sportstats
Historical data analysis using SQL, Databricks, Python, PandaSQL, Pandas, and SQL Window functions. .
Last synced: 20 May 2026
https://github.com/alan-oliveir/previsao_cartao_fidelidade
Projeto de ciência de dados para previsão de plano de fidelidade para clientes de uma companhia aérea.
data-science data-visualization database gradio python sql
Last synced: 04 May 2026
https://github.com/ffatahillah7/sql-subquery-lesson-in-postgresql
SQL Lesson - Several Subquery Technique on PostgreSQL Database
Last synced: 07 Jul 2026
https://github.com/zrnik/mksql
MkSQL is my own DBAL and ORM i wrote before i knew that much better ORMs and DBALs already existed...
dbal mysql orm php sql sql-tables-autoupdater sqlite tracy-panel
Last synced: 18 Apr 2026
https://github.com/aishani09/sql-practice-beginnertoadvanced
A repository containing SQL practice questions and answers covering basic to advanced levels.
mysql sql sql-practice-problems sql-server sqlpractice
Last synced: 20 May 2026
https://github.com/akhtar21yr/flask-recipe-app
This app, "RECIPE-APP," is a recipe blog where users can add, update, and delete their recipes, as well as browse and explore recipes shared by others. It's a platform for sharing culinary creations and discovering new dishes.
authentication flask flask-sqlalchemy frontend jinja2 orm python recipe-app sql sqlalchemy
Last synced: 29 Apr 2026
https://github.com/aayush-dhakal/django-blog-app
Django blogging app with SQL database.
Last synced: 20 May 2026
https://github.com/vivisn00b/e-commerce-website
A general-purpose E-Commerce website providing a user page and admin panel for the management of the website and other things using HTML, CSS, JavaScript, PHP, MySQL.
apache backend bootstrap css database e-commerce frontend html javascript mysql php project sql webdevelopment website
Last synced: 28 Mar 2025
https://github.com/srgeverson/api_csharp
API de Gestão de Usuários em C#
api-rest csharp entity-framework-core netcore sql sql-server swagger
Last synced: 19 May 2026
https://github.com/pkrystian/bus_app
Two tasks to create the structure of the application. Written with: C# (win forms), .NET 7.0, SQL Server, SQL Server Management Studio, Oracle SQL Developer
csharp dot-net oracle-sql-developer sql sql-server sql-server-management-studio win-forms
Last synced: 08 Apr 2026
https://github.com/ugurcanerdogan/hackerrank-solutions
My hackerrank solutions
hackerrank hackerrank-solutions hackerrank-sql java rest-api sql
Last synced: 06 Apr 2025
https://github.com/yousryessam/examinationsystem
Database for Examination System
Last synced: 14 Mar 2025
https://github.com/amandaguedess/banco_de_dados_oficina_mecanica
Banco de Dados - Oficina Mecância
dados data-science database mysql oficina-mecanica sql workbench
Last synced: 20 May 2026
https://github.com/darwinz/magento-sql-scripts
Some useful stored procedures and queries for Magento 1.x databases
database magento mysql sql stored-procedures
Last synced: 20 May 2026
https://github.com/daominsy6/hr-system
Internship Project: A Human Resource System for AEHR Test Systems Philippines Inc.
bootstrap exporting hr hr-system management-system php sql submissions
Last synced: 20 May 2026
https://github.com/alexzgut/bookstoremanagement
This project demonstrates database design principles, SQL schema creation, and handling complex relationships between tables. The bookstore database supports full CRUD functionality and integrates seamlessly with RESTful API endpoints, allowing users to perform operations on books, authors, genres, and publishers.
jdbc mysql-database rest-api restful-api sql
Last synced: 20 May 2026
https://github.com/apioo/psx-nested
Build complex nested data structures from relational tables
api json nested-structures sql
Last synced: 20 May 2026
https://github.com/kh-suleiman99/movies-api
This project is an exercise to apply what I have learned about .NET Technology. I used C#,SQL Server, EF Core, LINQ, .NET API, Identity, JWT Berar token.
api csharp dotnetcore efcore identity jwt-authentication linq sql
Last synced: 06 Apr 2025
https://github.com/miguelhp373/criando_uma_stored_procedure_com_tsql
Diretório Criado Para Ensinar a Criar Uma Procedure com SQL Server
database db procedures sql sqlserver ssms tsql tsql-stored-procedures
Last synced: 20 May 2026
https://github.com/lukewait/django-learnerlab
A tutorial for Django beginners to get a project up and running. Aids in understanding the fundamentals of web framework and how they interact with databases and APIs.
api-rest django learner-lab nosql sql tutorial web-development-course
Last synced: 20 May 2026
https://github.com/dal-go/dalgo-end2end-tests
End to end integration tests for Dalgo adapters
dalgo end-to-end end-to-end-testing golang-module golang-package integration-testing nosql sql
Last synced: 07 Mar 2026
https://github.com/padok-team/terraform-google-sql
Repository of modules for creating Cloud SQL instances
google google-cloud sql terraform
Last synced: 13 May 2025
https://github.com/hemanthkumar314/movieverse
Build a Movie Review Management System where users can interact with application in real-time to rate the movies and review their thoughts on movies
Last synced: 05 Mar 2025
https://github.com/xmita-ghx/connectivity-mysql-python
Just trying to take you through the basics of establishing a MySQL database connection with Python, essentially constructing a database with its tabular contents and the corresponding values within the fields.
mysql-database python-connection-mysql rdbms sql sqllite
Last synced: 08 Jul 2025
https://github.com/naveen-chandrasekaran/schoolmanagementsystem
This is School Management System developed by using Python with a graphical user interface built using Tkinter and a back-end database powered by SQL. This project aimed to streamline the process of managing student information effectively
Last synced: 01 Nov 2025
https://github.com/odysql/odysql
Opinionated Dynamic SQL builder. Support Java 8+.
Last synced: 03 Feb 2026
https://github.com/alxmart/m22_sqliteandroid
App básico para fazer um CRUD no DB SQLite no celular, usando padrão DAO e SQLiteOpenHelper. Desenvolvido no módulo "Banco de Dados no Android" da Mentoria Profissão Desenvolvedor Android, da CODANS (By Jamilton Damasceno)
android android-app dao-design-pattern kotlin kotlin-android sql sqlite sqliteopenhelper
Last synced: 05 May 2026
https://github.com/arashabe/covid-clinical-xml-db-xquery
A database system for managing COVID-19 clinical study data using XML and SQL Server Management Studio (SSMS). The project leverages XQuery for efficient data extraction, manipulation, and automation of updates through triggers. This project was developed for the Database 2 course.
basex database-management sql sql-server ssms stored-procedures triggers unibg university-of-bergamo xml xpath xquery
Last synced: 14 Mar 2025
https://github.com/lehikmin/sql-exercises
Database course assignment SQL codes.
Last synced: 14 Mar 2025
https://github.com/kunalkumar2001/coffee_sales_project_using_excel_power-bi_and_sql
Coffee Shop Sales Dashboard built using Power BI for visualization and SQL for data extraction and transformation. The project dives deep into sales performance, providing actionable insights for data-driven decisions.
analytics data dataanalytics mssql powerbi sql
Last synced: 26 Jun 2025
https://github.com/shubham-s151/mysql-project
This repository contains a collection of MySQL database projects showcasing various database design and management techniques. Each project demonstrates practical applications of MySQL in different contexts, including data modeling, query optimization, and relational database management.
mysql mysql-database mysql-project projects sql
Last synced: 13 Jul 2025