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-10 00:26:02 UTC
- JSON Representation
https://github.com/akutchi/mangasite_admin
This is the administration part of the corresponding project
Last synced: 09 Mar 2026
https://github.com/anasyakubu/todo-app-pip-internship
Todo App PIP Internship (Week One)
expressjs javascript nodejs sql xampp
Last synced: 09 Apr 2026
https://github.com/dina-hosny/sparkify---data-modeling-with-postgres
Sparkify - Data Modeling with Postgres - Udacity Data Engineering Expert Track.
data-engineering data-modeling data-pipelines database dataset fwd postgresql python sql udacity
Last synced: 09 Apr 2026
https://github.com/rakshitgupta9/leetcode-sql-50
This repo have solutions for the SQL-50 which are from leetcode
leetcode leetcode-solutions leetcode-sql-50 leetcode-sql-solutions sql
Last synced: 20 Feb 2026
https://github.com/alireaza/alireaza
I am Full Stack Engineer and Linux System Administrator
apache-kafka bash docker event-driven git graphql javascript kafka linux message-bus microservice mysql php postgresql rabbitmq redis shell sql vim
Last synced: 10 Apr 2026
https://github.com/vitorhonna/this-is-cs50
Harvard University's introduction to the intellectual enterprises of computer science and the art of programming. This is CS50.
c computer-science cs50 css data-structures flask harvard harvardcs50x html javascript python scratch sql sqlite
Last synced: 10 Apr 2026
https://github.com/yaakov-koby-israeli/TodoApp
FullStack Web application
alembic fastapi pytest sql sqlalchemy-database sqlalchemy-orm sqlalchemy-python
Last synced: 19 Aug 2025
https://github.com/mart6delavi/geargrove
Market with computer part's
docker gradle java jwt postgres spring spring-data-jpa spring-security sql
Last synced: 10 Apr 2026
https://github.com/vedikasnehil/my-data-science-projects
This repository is a comprehensive collection of resources and implementations dedicated to the field of Data Science. It serves as a platform for exploring various aspects of data science, ranging from data preprocessing and exploratory data analysis (EDA) to machine learning and deep learning.
data data-science deep-learning machine-learning matplotlib numpy python sql visualization
Last synced: 10 Apr 2026
https://github.com/shaikhsajid1111/login-system
Login,Register, Reset password & delete account using PHP
css delete-account html javascript login login-page login-system mysql mysql-database php reset-password sql
Last synced: 10 Apr 2026
https://github.com/heyfoz/sql_misc_queries
This repository contains an SQL filed named MISCSQL.sql, which provides MySQL query examples related to an application that utilizes the Java Persistence API. The SQL queries can be executed via a MySQL Workbench connection or Azure Cloud Shell for an Azure Database for MySQL flexible server.
mysql mysqlworkbench queries sql
Last synced: 19 Aug 2025
https://github.com/saurabhx12/employee-management-system
(Still in Development)
fullstack java javascript maven my mysql-database react spring spring-boot sql tailwindcss
Last synced: 10 Apr 2026
https://github.com/albertofaraujo/r_analise_financeira
Integrar SQL + R para analisar dados financeiros e responder perguntas de negócios.
analise-financeira rstudio sql
Last synced: 20 Aug 2025
https://github.com/future-architect/uroborosql-doc_v0.x
uroboroSQL documentation (v0.x)
Last synced: 20 Aug 2025
https://github.com/puspacempaka/superstore-analysis-with-sql
This repository showcases various data analyses on the popular Superstore dataset using SQL queries. The analyses cover a range of business insights, including sales performance, customer segmentation, and product profitability. Each analysis is documented with the SQL queries used and explanations of the steps involved.
business-intelligence data-analysis sales-analysis sql superstore-dataset
Last synced: 09 Mar 2026
https://github.com/monambike/yotsuki-desktop
The desktop version of the yotsuki project carried out at the SENAI institution. It is a profiling project aimed at the gaming world.
csharp games portuguese school-project senai sql
Last synced: 20 Aug 2025
https://github.com/ankita-selokar/fitbit-for-her-crafting-fitbit-s-strategy-for-women
This project analyzes smart device usage data to uncover trends and insights, guiding Fitbit by Google’s product and marketing strategies for their new women-focused product launch. It combines competitive market analysis with customer behavior insights to inform key decisions.
bigquery excel powerbi spreadsheet sql
Last synced: 20 Aug 2025
https://github.com/jm7087/encurtador-de-links-laravel
Sistema para encurtador links desenvolvido com Laravel 11, SQLite, ClipboardJs.
bootstrap bootstrap5 clipboard clipboardjs css html html-css-javascript html5 javascript js laravel laravel-framework laravel11 php php8 sql sqlite
Last synced: 10 Apr 2026
https://github.com/theremotecoder/code-portfolio-examples
Development portfolio - Code excerpts from other projects + live demos.
css css3 ecmascript ecmascript6 eslint html html5 javascript js json mysql next node php php7 react recoil sql ts typescript
Last synced: 10 Apr 2026
https://github.com/barbaracalderon/oil-pump
A simulation platform for equipment metrics in oil & gas environments. Includes a Python-Golang backend integrated with RabbitMQ, PostgreSQL storage, and an Angular frontend. Developed and deployed using Docker and Docker Compose.
angular data-consumer data-producer docker docker-compose go go-api golang microsservices ngx-bootstrap postgresql python rabbitmq rest-api sql
Last synced: 10 Apr 2026
https://github.com/zenitude/portfolio
My portfolio
balsamiq css3 figma git gitub html5 javascript php sql
Last synced: 10 Apr 2026
https://github.com/niftys/ballroomdb
Database for final results of ballroom competitions, as well as website for searching said database.
css html mysql mysql-database mysql-server mysql-workbench mysqldump php python scraper sql website
Last synced: 10 Apr 2026
https://github.com/bikramai/flask-wedding-planner
Allowing Vendors to sell their services to customers. Vendor can choose their profile and fill in the data required to make a profile. With the ability of a bookingcalender customers and vendors can easily see when the booking is available and when not . Vendors can set rrefund policies and manage customer order by accepting, rejecting and so on
bootstrap css flask flask-bcrypt flask-login flask-sqlalchemy html javascript jinja mysql python sql sqlite3
Last synced: 10 Apr 2026
https://github.com/butttons/pg-health
Run SQL on your apple health data
apple apple-health-data sql visualization
Last synced: 11 Nov 2025
https://github.com/sakitam-fdd/nodejsexamples
:smile
express koa mongodb nodejs postgresql sql
Last synced: 10 Apr 2026
https://github.com/adam-maz/mysql_databse_api
Here I am presenting API, which allows user to send data (from file with ".csv" extension) to earlier prepared database in MySQL Workbench. SQL statement introduced in "database_constructor(self)" method is an example statement. It can be freely edited to meet any user criteria.
api database object-oriented-programming python sql
Last synced: 09 May 2026
https://github.com/tommasoazz/pastificio
Progetto realizzato per il corso di Basi di Dati dell'Università di Padova, A.A. 2018/2019
Last synced: 25 Aug 2025
https://github.com/turbot/steampipe-mod-googleworkspace-compliance
Run individual controls or full compliance benchmarks across all of your Google Workspace accounts using Steampipe.
hacktoberfest sql steampipe steampipe-mod
Last synced: 25 Aug 2025
https://github.com/sselita/employeemanagement
.NET Core Web Api for managing Employee Records REST apis
api-rest client-side-validation database-operations functions jwt-authentication jwt-token linq net-core procedures sql swagger user-management
Last synced: 26 Aug 2025
https://github.com/shrutiijoshi/restaurant-order-analysis
Analyze order data to identify the most and least popular menu items and types of cuisine
analytics data-analysis mysql sql
Last synced: 26 Aug 2025
https://github.com/bitnom/sqlsessions.nim
Cookie-based sessions for Jester via SQL backend.
nim nim-lang nimble session session-cookie sessions sql
Last synced: 26 Aug 2025
https://github.com/banzaman/vet-clinic-database
Build a relational database based on a real-life example.
Last synced: 27 Aug 2025
https://github.com/tashi-2004/Database-Systems-DB
I've created files with solutions, named them with their following conventions and order. You can download, copy, and run them on a compiler or software for your information. There are no copyrights attached to these files; they are provided for educational purposes only.
cassandra database database-management eer-diagram erdiagram keys mariadb mysql oracle-database sql
Last synced: 29 Aug 2025
https://github.com/himuuuuuuuuu/codebasics-sql
This repo contains the SQL learnings from Data Analyst Bootcamp from CodeBasics
codebasics codebasics-sql mysql sql
Last synced: 30 Aug 2025
https://github.com/c0m371/restsql
RestSQL: A lightweight .NET tool that turns SQL queries (defined in YAML) into ready-to-run REST endpoints. Works standalone or as a library, supports transactions, nested JSON output, and multiple database providers.
asp-net-core csharp database dotnet generation mysql oracle postgresql rest-api sql sqlite sqlserver yaml
Last synced: 20 Jan 2026
https://github.com/rykerwilder/university-db
Creating a university DataBase using MySQL.
data-definition-language data-manipulation-language data-query-language mysql sql
Last synced: 02 May 2026
https://github.com/rodrigoalvesvieira/projetobd-sql
Projeto feito para a disciplina de Projeto de Banco de Dados (IF692) do curso de Ciência da Computação do CIn/UFPE.
Last synced: 20 Feb 2026
https://github.com/mggwxyz/logs-analysis-project
The logs analysis project for Udacity's Full Stack Web Developer Nanodegree
api logs postgresql psycopg2 python sql
Last synced: 13 May 2026
https://github.com/paulf-999/sql_templates
SQL template scripts I've collated over time
Last synced: 28 Apr 2026
https://github.com/joncloud/ef6-migration-testing
Simple repository containing sample code necessary to test EntityFramework 6 Migrations
csharp entity-framework integration-testing migration sql test
Last synced: 13 Mar 2025
https://github.com/wookay/deprecated_octo.jl
julia query-builder query-dsl sql
Last synced: 08 Jul 2026
https://github.com/nasirkhan294/room-rental-back-end
This is a Rails API-only application designed to serve as the backend for a web application. It provides API endpoints to interact with data, such as storing and retrieving greetings, and is ideal for building RESTful services and handling data requests from a front-end client.. 📚
database postgresql ruby-gem ruby-on-rails sql
Last synced: 31 Aug 2025
https://github.com/felipeg-almeida/projeto-labook-backend
Este é o projeto Labook, uma rede social com o objetivo de promover a conexão e interação entre pessoas. Desenvolvido como parte do curso de Desenvolvimento Full Stack da Labenu, unicamente para fins didáticos.
api backend crud express knex layered-architecture nodejs poo sql sqlite typescript uuid
Last synced: 09 Apr 2026
https://github.com/badranalyst/data-cleaning-and-exploratory-data-analysis-project
This project uses SQL to clean and analyze a layoffs dataset. Data cleaning tasks include removing duplicates, standardizing values, and handling missing data. Exploratory analysis is performed to identify trends in layoffs across companies, industries, and time periods.
cleaning-data data database dataset mysql mysql-database sql
Last synced: 07 Apr 2025
https://github.com/ndomah/elt-pipeline
Simple ELT pipeline using dbt, Snowflake, and Apache Airflow.
airflow dbt elt elt-pipeline python snowflake sql
Last synced: 24 Jul 2025
https://github.com/dgisolfi/cmpt308-gisolfi
SQL files for CMPT 308 Database Management
Last synced: 20 Feb 2026
https://github.com/saniyaacharya04/ai-job-dashboard
AI-powered job search platform with semantic search (FAISS), resume parsing, web scraping, Streamlit dashboard, FastAPI backend, Celery pipelines, Docker microservices, and CI/CD.
api celery docker etl-pipeline faiss fastapi job-matching machine-learning ml-engineering nlp playwright postgres python redis resume-parser semantic-search sql streamlit web-scraping
Last synced: 10 Apr 2026
https://github.com/bell-kevin/sdev1041sqlfinalproject
What is the store’s average days for a customer to pay based on the return date of the film and the payment date. What is the customer’s average? Show a list of customer names, store id, customer’s average day to pay, and store’s average day to pay. Filter the results by customers that have an average days out greater than the stores average. Order the results by the customer ID. (Hint: stores have inventory, inventory have rentals, and rentals have payments.) Please add the function NOW() and give it a column name of your first name and last name separated by a underscore (this should be the first output column).
1041 datc davistech final project query sql
Last synced: 04 Jan 2026
https://github.com/isaacmg/mimic_iv_bq_queries
Queries needed to recreate time series features for model training
Last synced: 14 Mar 2025
https://github.com/apoclyps/postgres-by-example
A gentle introduction to PostgreSQL with examples using local user-group event data
docker docker-compose postgres sql
Last synced: 10 Apr 2026
https://github.com/sanggusti/mentoring-skilvul-sic
A repository for teaching and mentoring as instructor of Skilvul Samsung Innovation Campus 2024
computer-vision flask machine-learning pymongo scikit-learn sql
Last synced: 20 Jan 2026
https://github.com/terry960302/nl2sql-excel-exporter
AI를 활용해 자연어를 SQL로 변환하고, 에이전트가 연결된 데이터베이스에 해당 쿼리를 실행한 뒤, 결과를 다운로드 가능한 Excel 파일로 제공하는 SaaS 파이프라인을 구축하는 MSA + Desktop App프로젝트입니다.
agent excel grafana java llm micronaut msa nlp postgresql prometheus python saas schema spring-boot sql tauri
Last synced: 12 Jan 2026
https://github.com/gaaniruddha/fit9132-a1-a2
This repository contains assignments #1 and #2 that was completed as a part of "FIT9132 Introduction to Databases", taught at Monash Uni in S2 2019.
conceptual-model entity-relationship-diagram logical-model lucidchart normalization sql sql-developer
Last synced: 02 Feb 2026
https://github.com/cerberusprogrammer/mini_store
Mini Store is a mobile app that lets you manage your store from your phone, without the need for expensive or complicated equipment.
android app application flutter management management-system sql store windows
Last synced: 26 Feb 2025
https://github.com/kayx23/tkinter-mysql-form
A tkinter form that connects to MySQL server to perform CRUD
Last synced: 26 Feb 2025
https://github.com/charlenry/annexe-gestion-produits
Partie annexe de l'application "Gestion de produits"
keycloak-realm mysql-database sql xampp
Last synced: 06 Mar 2025
https://github.com/tpdlshdmlrkfmcla/sqlinjection
SQLInjection
sql sql-injection-attacks sqlinjection
Last synced: 30 Jan 2026
https://github.com/mr-won/sql_injection_union
admin 경로 로그인에 mysql db md5()를 이용한 불법적인로그인
md5 md5-checksum md5-hash sql sql-injection
Last synced: 30 Mar 2025
https://github.com/lu-sketch/google-big-query-sql---credit-risk-analysis
Big Query SQL Credit Risk Analysis
big-data bigquery credit-risk sql
Last synced: 25 May 2026
https://github.com/trngtien/spotify_clone
Spotify Clone which helps all member in our team can improve the development skill
axios express-js material-ui mysql-database node-js react-hooks react-js react-redux redux-toolkit sql
Last synced: 10 Apr 2026
https://github.com/yuriymalyi/dl-license-dvld
System for managing and issuing driving licenses [winform .NET 8]
csharp dotnet password-hashing sql winforms
Last synced: 15 Apr 2026
https://github.com/lunardiver/smolyshortener
Smoly is a URL shortener service with an underlying SQLite database.
asp-net-core csharp cshtml css database javascript js sql sqlite url-shortener
Last synced: 10 Apr 2026
https://github.com/mtumilowicz/sql-datafeed-tests
The main goal of this project is to show how to feed tests with sqls.
Last synced: 26 Jun 2026
https://github.com/parv-bhargava/query-quirks
"QueryQuirks" is a GitHub project that focuses on the peculiar aspects or "quirks" of database queries by analyzing the performance of databases like SQL, MongoDB, Neo4J, and Hadoop. It benchmarks these systems using Python, focusing on efficiency metrics such as time, memory, and CPU usage, and offers insights for database optimization.
benchmarking hadoop mongodb neo4j python sql
Last synced: 10 Apr 2026
https://github.com/catalinaionescu/farmacia_inimii
A web-based pharmacy data management system built with PHP, MySQL, HTML, and CSS. It supports secure user authentication, CRUD operations, and manages pharmacies, medicines, clients, suppliers, and production sites. Designed with scalability, usability, and security (SQL injection prevention) in mind.
Last synced: 10 Apr 2026
https://github.com/swethasridhar0509/cs50-sql
This repository contains my solutions to the CS50's Introduction to Databases with SQL course.
Last synced: 13 Feb 2026
https://github.com/dhruvaggarwal9/medicare-unified-healthcare-management-system
An integrated healthcare management system built with Node.js, and Postgres, designed to streamline interactions between patients, doctors, pharmacies, and laboratories build using DBMS ans Web Development.
dbms-project html-css-javascript js nodejs postgresql sql
Last synced: 10 Apr 2026
https://github.com/ntdls/sqlexchange
SQLExchange was originally designed as a cloud-integration tool back in 2001. It's usefulness has waned and its architecture has become antique.
Last synced: 25 May 2026
https://github.com/danijeldragicevic/shippings-system-app
Simple CRUD Mule application. Connects to the remote SQL and in-memory H2 databases.
crud h2-database mulesoft munit munit-h2 secured-configs sql
Last synced: 03 Feb 2026
https://github.com/andrehaguiar/engenhodacana
Deprecated
html-css-javascript php-mysql php5 sql webdesign
Last synced: 16 Mar 2026
https://github.com/adamduval/snowflake_helpers
Miscellaneous bits of code to help get stuff done in Snowflake.
Last synced: 29 Jun 2025
https://github.com/libercosoft/vet_clinic_psgl
List of SQL queries to set up and manipulate a vet clinic database.
database postgres postgresql sql
Last synced: 23 Jun 2026
https://github.com/an4pdm/data_analysis_escolar
Projeto de BD com dados fornecidos pelo "Portal de Dados Abertos" , feito com o intuito de praticar minhas habilidades em SQL.
analise-de-dados data-visualization database mysql project-repository sql study
Last synced: 10 Apr 2026
https://github.com/h2lsoft/db-manager
PDO wrapper to simplify db queries and pagination
database db mysql pagination pdo pdo-wrapper php sql
Last synced: 10 Apr 2026
https://github.com/kaichiro/uuid-guid-express-mysql
Estudando UUID/GUID com Express e MySQL
body-parser devpleno dotenv ejs express guid mysql2 sql uuid
Last synced: 10 Apr 2026
https://github.com/lagenorhynque/tree-representations-in-rdb
Tree representation models in RDB
mysql relational-database sql tree-structure
Last synced: 09 Jul 2026
https://github.com/j-sephb-lt-n/sqlite-concurrent-writes-investigation
My investigation into a SQLite database's ability to handle concurrent reads and writes
concurrency python sql sqlite sqlite3 sqlite3-database
Last synced: 11 Apr 2026
https://github.com/mikeshultz/rawl
This module is a simple database abstraction trying to balance the usefulness of an ORM with the lack of constraints and flexibility of rawl SQL.
database postgresql psycopg2 python3 sql
Last synced: 28 Feb 2026
https://github.com/triilok10/chatbot
An AI-powered chatbot built with .NET Core and integrated with SQL Server to store user data. Using the Rasa Python model for custom natural language understanding (NLU), this chatbot allows users to register and enter personal data, which is saved directly into the SQL Server database.
aidevelopment chatbotdevelopment conversationalai conversationalai-showcase databaseintegration netcore rasa-nlu sql sql-server
Last synced: 30 Mar 2025
https://github.com/zun-liang/fcc-celestial-bodies-database
Solution to freeCodeCamp Project Build a Celestial Bodies Database
Last synced: 13 Nov 2025
https://github.com/mnazlukhanyan/da-projects
Портфолио с работами по аналитике данных, показывающие мои навыки, умения и опыт
data data-vizualisation hypothesis-tests matplotlib pandas plotly postgresql product-metrics python scipy seaborn sql visualization
Last synced: 11 Apr 2026
https://github.com/tanyahendricks/imageshare
BSc IT third year project for module, IT development - CMPG323, to develop a photo album.
bash canvas database-design django exception-handling heroku icecream mvt sql sqlite system-design user-authentication visual-studio-code whitenoise wondershare
Last synced: 09 Apr 2026
https://github.com/kunalrrathod/web-projects
An holistic approach to traditional Web Engineering
bootstrap css3 html5 javascript sql
Last synced: 11 Apr 2026
https://github.com/davidsilva32/db-enfermagem-clientes
Este repositório contém o código e a documentação para o Sistema de Banco de Dados para Técnicos de Enfermagem. O projeto foi desenvolvido para ajudar técnicos de enfermagem a gerenciar de forma eficiente as informações de seus pacientes, medicamentos administrados e os pagamentos recebidos de cada cliente.
Last synced: 14 Feb 2026
https://github.com/mastermindromii/sql-interview-preparation-questions
Welcome to my SQL interview preparation repository! This repo are a collection of common SQL questions and theoretical concepts that are frequently asked in Data Science & Analytics interviews!
advance-sql database dml-commands interview-preparation interview-questions rdbms sql
Last synced: 25 Feb 2025
https://github.com/macagua/example_docker_sybase_ase_python
Examples for deploy a Sybase ASE server with database using Docker and query his data with Python
database deploy docker docker-compose python python3 sql sql-query sybase-ase
Last synced: 11 Apr 2026
https://github.com/ashishkohad27/cointab_frontend
Project frontend build with ReactJs and backend build with NodeJs, express , mongodb
css express html javascript mongodb nodejs react sql
Last synced: 11 Apr 2026
https://github.com/mednour2019/mdx-query-builder
MDX QUERY BUILDER
analysisservices bootstrap csharp css entity-framework html javascript jquery kendo-ui linq mdx mvvm-architecture net-webforms olap-cube sql
Last synced: 20 Jan 2026
https://github.com/vitaly-kashtalyan/geonames-postgresql-docker
bash database docker docker-compose dump geonames postgresql sql
Last synced: 11 Apr 2026
https://github.com/jshinm/project-binder
List of projects and research portfolios
algorithms-and-data-structures project research sql
Last synced: 04 Apr 2025