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-02 00:29:19 UTC
- JSON Representation
https://github.com/emanoelcampos/periodic-table
This project involves creating a PostgreSQL database for storing information about the periodic table elements and a bash script for retrieving element information from the database. It's part of the "Build a Periodic Table Database" course from freeCodeCamp, focusing on relational databases, SQL, and bash scripting.
bash bash-script freecodecamp git postegres postegresql relational-database sql
Last synced: 05 May 2026
https://github.com/oyebamiji-micheal/sql100
100 questions on structured query language ranging from beginner to advance
css html javascript mysql relational-databases sql
Last synced: 06 May 2026
https://github.com/blackcatacademy/blackcat-database
Primary SQL layer, repositories, migrations and CRUD events. Used by blackcat-database-sync, blackcat-auth, blackcat-identity and blackcat-messaging; ships sync-check.php CLI.
blackcat database devops encryption events kms migrations mysql php schema security sql submodules
Last synced: 06 May 2026
https://github.com/hogwai/spring-boot-postgresql-copy
Several ways to leverage the COPY command of PostgreSQL (WIP)
copy-command java-25 pgbulkinsert postgresql springboot sql
Last synced: 06 May 2026
https://github.com/king0508/duckdb-quant-engine
Production-ready quantitative finance data warehouse with ETL pipeline, REST API, and technical indicators (RSI, VWAP). Built with DuckDB, Python, and FastAPI.
analytics data-warehouse duckdb etl fastapi python quanti rest-api sql technical-analysis
Last synced: 06 May 2026
https://github.com/hilalahmad0101/sql-queries-examples
A collection of SQL query examples and exercises to practice database queries, including real-world scenarios like customer transactions, product sales, employee records, and more. This repository is useful for learning SQL, improving query skills, and preparing for database-related interviews.
database databasemanagment mysql postgresql sql sqlexercises sqlparactice sqlqueires
Last synced: 06 May 2026
https://github.com/valda1/inventory
Test task for Junior Developer position using PHP, jQuery and SQL.
bootstrap css html inventory inventory-management inventory-system jquery jquery-ajax junior-developer junior-developers junior-web-developer oop oop-principles php php-mysql phpmyadmin sql web-development webdevelopment website
Last synced: 06 May 2026
https://github.com/aldenvallestero/sequelize-associations-migrations
A sequelize migrations with complex models associations
database postgresql sequelize sql
Last synced: 06 May 2026
https://github.com/brni05/fastql
An SQL CLI wrapper that turbocharges your workflow
command-line node server sql sqlcl terminal webgui
Last synced: 06 May 2026
https://github.com/zahidshaikh10101/zomato-rating-prediction
This project demonstrates a complete machine learning pipeline that predicts customer ratings for restaurants on Zomato, a popular restaurant discovery platform.
flask git machine-learning pipeline python sql
Last synced: 06 May 2026
https://github.com/itswayron/playmeez
Uma aplicação web feita em PHP, gerenciador de musicas, álbuns e artistas.
clone clone-app css html javascript music music-player mysql php php7 project spotify sql xampp
Last synced: 06 May 2026
https://github.com/leoantony72/disql
Distributed sqlite with replication (2phase commit)
2phasecommit database distributed-systems golang sql sqlite
Last synced: 06 May 2026
https://github.com/tiagoantao/some-database
Developing a Relational Database in Python as a learning experience
Last synced: 06 May 2026
https://github.com/ifratmitul/portfolio-backend
Personal Portfolio web application using .NET and Next.js. Application provides full control over the content shown in the public view with an admin panel
Last synced: 06 May 2026
https://github.com/shashankpatil01/employee-details-servlet
This project is a collection of data inserted by the user such as Name, Email, Phone Number, Password. This data collected can be stored into a SQL database.
apache-tomcat-9 css html5 java-8 servlet sql
Last synced: 06 May 2026
https://github.com/nittaany/expense_ledger
budget-management budget-tool budget-tracker js miniproject php sql
Last synced: 06 May 2026
https://github.com/jasminemlewis/quality-control-monitor
Quality Control Monitor permit auditors to assess accuracy of clients' documents required to receive housing acquired and processed by case managers.
ado-net asp-net bootstrap4 database sql vbnet
Last synced: 06 May 2026
https://github.com/vyask21/retail-data-analysis
This project provides insights for a retail store, based on available product data, sales and profits. The project aims to provide value by highlighting KPIs driving the business.
Last synced: 06 May 2026
https://github.com/ledsouza/python-sql
Desenvolver análises de um banco de dados utilizando SQL com Python
pandas plotly python sql sqlalchemy
Last synced: 06 May 2026
https://github.com/fbarffmann/home_sales
Analyzed 25,000+ home sales using PySpark and SparkSQL. Identified pricing trends by year built, home features, and view rating. Optimized query run-time by 70% using caching.
aws big-data data-analysis home-sales parquet pyspark python spark spark-sql sql
Last synced: 06 May 2026
https://github.com/jeff-vincent/flask-api
A simple, light-weight Flask+SQLAlchemy boilerplate
api authorization flask mysql sql sqlalchemy
Last synced: 06 May 2026
https://github.com/samuelbarbosadev/btime_technical_test
Você é um Analista de Dados Pleno em uma empresa fictícia de aluguel de filmes. Sua tarefa é realizar análises e apresentar insights com base na base de dados “Pagila”, que contém informações sobre filmes, atores, locações e clientes.
analytics dashboards postgresql python sql
Last synced: 06 May 2026
https://github.com/fantacovid-19/ejercicios-csharp
Ejercicios C# Inacap-2022
asp-net asp-net-mvc csharp inacap inacap-2022 sql sql-server
Last synced: 06 May 2026
https://github.com/purestorage-openconnect/sql-pvd
Repository for a Pure Validated Design scripts and templates.
azure cbs flasharray powershell purestorage python sql
Last synced: 07 May 2026
https://github.com/ggldnl/data-management-for-data-science
Material from the Data Management for Data Science course
data-science mongodb postgresql sql university
Last synced: 07 May 2026
https://github.com/lgomezruiz/sql-exercises
Repository with my exercises with SQL
database mysql oracle oracle-sql-developer postgresql relational-databases sql
Last synced: 07 May 2026
https://github.com/ehtishama/mini-sql
A simple file-based SQL database implementation in JavaScript.
Last synced: 07 May 2026
https://github.com/chrisross5/infoeduka
College team project (Project approach to applications development S4): A Django student-news app, deployed on GCP App Engine. Supports user & admin roles with CRUD for news, courses, and lecturers.
appengine azure-app-service azure-devops django django-template python sql sqlite
Last synced: 07 May 2026
https://github.com/the-forgebase/restql
The main purpose of this package is to provide a more generic and flexible way to generate SQL queries for different databases while still having to do the db connection and query execution part yourself.
golang mysql postgresql rest-api sql sqlite surrealdb surrealql
Last synced: 07 May 2026
https://github.com/ayushsiloiya619/sql_practice_session
Hands On Practice - MySQL
mysql-database query sql sql-server
Last synced: 07 May 2026
https://github.com/jgohel9902/property-analytics-u.s.-owned-and-leased-properties
This project focuses on analyzing the U.S. Inventory of Owned and Leased Properties using datasets from Data.gov. It includes SQL queries for data cleaning and trend analysis, Excel for manipulation and reporting, Python for automated workflows and exploratory data analysis, and Power BI for creating interactive dashboards to visualize key insights
data-visualization dataanalysis excel jupyter-notebook pandas powerbi python sql
Last synced: 07 May 2026
https://github.com/wesleysbmartins/go_pgsql
Este repositório didático explora as possibilidades existentes em uma aplicação Golang integrada a um banco de dados relacional PostgreSQL, intermediada pelo driver ou lib database/sql do próprio Go.
crud database go golang postgres postgresql prepared-statements preparedstatement query sql transactions
Last synced: 07 May 2026
https://github.com/prakshi-23/bank-application-
# Banking Application (GUI) A desktop-based Banking Application built with Python and CustomTkinter, featuring account management, transactions, and customer verification.
advanced-excel application auto-py-to-exe customtkinter customtkinter-project excel gui-application mysql pandas pyinstaller python sql tkinter tkinter-gui
Last synced: 07 May 2026
https://github.com/lahcenezzara/l-stock
PHP Product Management
bootstrap html-css-javascript mysql-database php sql
Last synced: 07 May 2026
https://github.com/joseph-pabian/life-expectancy-
Statistical analysis of life expectancy in developed vs developing countries using SQL and Python
data-analysis duckdb public-health python sql statistics
Last synced: 07 May 2026
https://github.com/willaevangelista/atividade_sql
Repositório da Atividade de Banco de Dados de RH, E-commerce e Ensino utilizando SQL, desenvolvido durante o Bootcamp Full Stack Java da Generation Brasil.
Last synced: 07 May 2026
https://github.com/galileo680/networkingplatform
A networking platform similar to LinkedIn, that allows users to manage profiles, skills, education, job postings, and more.
backend java jwt-authentication linkedin-clone postgresql rest-api spring-boot sql
Last synced: 07 May 2026
https://github.com/lucasmontagnani/site_e-commerce
Site de tipo e-Commerce completo, contendo interfaces para usuários/administradores, responsividade e transações bancarias.
e-commerce e-commerce-project e-commerce-website html html-css-javascript html5 javascript language-javascript linguagem-php menu mysql mysql-database php products shopping shopping-cart site sql web website
Last synced: 07 May 2026
https://github.com/anicetkeric/spring-boot-javers-sql
javers postgresql spring-boot spring-jpa springjpa sql
Last synced: 07 May 2026
https://github.com/ryuuutaaa/react-with-phpmyadmin
Error and Problem in PHP... this link video = https://www.youtube.com/watch?v=3yx-VlhgMuI&list=PLCakfctNSHkFDTFczqhXNv-nYMHvLMT1H&index=4
javascript phpmyadmin react-router-dom reactjs sql
Last synced: 07 May 2026
https://github.com/mehrajlatifli/shopdb-crud-with-ado.net
A database called ShopDB and its stored procedures are used to work with ADO.Net for CRUD operation in WPF Application
adonet create create-database crud crud-operation dataview delete insert read select sql sqlserver-2019 stored-procedures table tsql tsql-stored-procedures update userdefined-stored-procedure wpf wpf-application
Last synced: 07 May 2026
https://github.com/amcnulty/bamazon
An Amazon-like storefront with MySQL
environment-variables mysql nodejs sql
Last synced: 08 May 2026
https://github.com/csvidit/repairshop
A car repair shop app for Android
android android-app app sql sqlite
Last synced: 08 May 2026
https://github.com/anuprshetty/health_bot
HealthBot is a console based chatbot application which assists a clinical person to ease the purchase of available patient monitoring devices that are relevant to him.
batch-script csharp docker dotnet-framework healthcare mssql rdbms sql uml-diagram
Last synced: 08 May 2026
https://github.com/deep-codes/vguess-api-client
👾 Hangman Game based on Programming. Made with Java, JavaFX, React, ExpressJS
api css java javafx javafx-application nodejs-server reactjs sql
Last synced: 08 May 2026
https://github.com/liolb/sql2csv
Export SQL Server Table data to CSV
automation csv data database export extraction powershell scripting sql sql-server sql-table
Last synced: 08 May 2026
https://github.com/wadhia-bhavesh/psdroid-tracker
PsDriod Tracker is a GPS-based mobile app for personal security, it ensures user safety with real-time location tracking, emergency SOS messages, and automated emergency calling. Compatible with Android, it offers a user-friendly interface, adding family/friends, and customizable alert settings for enhanced personal security.
andriod andriod-app andriod-development andriod-sdk firebase firebase-auth java sql sql-database sqlite xml
Last synced: 08 May 2026
https://github.com/riteshgaigawali/nimap-task
Basic Spring Boot Application for CRUD operations.
crud-operation java jpa-hibernate lombok maven mysql-database restful-api spring-boot spring-data-jpa springboot sql
Last synced: 08 May 2026
https://github.com/samjoesilvano/password_strength_prediction_using_nlp
Developed a predictive model to categorize passwords as Strong, Good, or Weak, enhancing security and reducing breach risks. The project involves cleaning and analyzing data from an SQL database, using the TF-IDF technique for transformation, and implementing a Logistic Regression model to achieve accurate classifications.
data-analysis data-classification data-cleaning data-visualization logistic-regression machine-learning natural-language-processing pandas password-security password-strength python scikit-learn sql tf-idf
Last synced: 08 May 2026
https://github.com/samaalharbi2/book-children-project
A simple library management website built with PHP, MySQL, and JavaScript, featuring home, about, and contact pages
css html javascript mysql php sql web website
Last synced: 08 May 2026
https://github.com/thelivingtiramisu/dynamic-query-builder
Dynamic Query Builder is a versatile tool that allows users to construct complex database queries dynamically without the need to write code manually. It provides a user-friendly interface for creating and customizing queries on-the-fly, offering flexibility and efficiency in data retrieval and manipulation.
database dynamic-queries injection linq mariadb mysql orm query salesforce search-interface sfdx soql soql-query sql
Last synced: 08 May 2026
https://github.com/futarimiti/learn-sql
(Finished) Learning MySQL via public resources
Last synced: 08 May 2026
https://github.com/teddy55codes/sqlitedbaccess
A lightweight sqlite nuget package.
Last synced: 08 May 2026
https://github.com/fraadap/sql-injection-analysis
CyberSecurity exam project (Bachelor Degree, course academic year 2023/2024). Goal is been implement a simple website with two different version: critical to SQL injection attacks and secured implementing contromisures. A specific time-attack strategy is been conceived.
linux php sql sql-injection sql-injection-attacks
Last synced: 08 May 2026
https://github.com/laisgalvao/renovar-estofados
um e-commerce criado para meu projeto integrador do curso técnico em 2018
css ecommerce html javascript php refactoring-exercise sql
Last synced: 08 May 2026
https://github.com/josewebdev2000/100-days-of-python
My Solutions to 100 Days of Code Course By Angela Yu
back-end flask oop python sql tkinter web-development
Last synced: 08 May 2026
https://github.com/xanonymous-github/fcjhaa-web
Focus Junior High School Alumni Association Official Website
Last synced: 08 May 2026
https://github.com/yashlad27/cs5200_payments_dashboard
Payments Dashboard using React , Flask and Mysql
dbms dbms-mini-project flask flask-sqlalchemy reactjs sql
Last synced: 08 May 2026
https://github.com/sravanigodavarthi/automated-elt-pipeline-aws
An Apache Airflow data pipeline is designed to perform ELT operations, utilizing Amazon S3 and Amazon Redshift Serverless.
airflow aws datamodeling datapipeline dataprocessing dataqualitycheck docker elt-pipeline parquet python redshift-serverless s3-buckets sql
Last synced: 08 May 2026
https://github.com/software-development-course-2025/database-design-with-sql-week-1-assignment
This repository contains solutions for a beginner-level SQL database assignment. It covers how to create and delete databases using standard SQL commands.
database-management databases mysql postgresql sql
Last synced: 08 May 2026
https://github.com/bijithpn/sql_connection_package
A package that connects to JDBC SQL Server databases.
flutter flutterpackage jdbc sql sql-server
Last synced: 09 May 2026
https://github.com/thecoachingonline/learning-sql
Here are my study notes for learning SQL
mysql oracle postgresql sql sqlite sqlite3
Last synced: 09 May 2026
https://github.com/syedwajihrizvi/rockservers
Backend for RockServers. Built using ASP.NET, MySQL. Also contains shell scripts for project generation
Last synced: 09 May 2026
https://github.com/learningbyexample/jobs-k8s
A project for learning to Creating Jobs in Kubernetes
etl job k8s kubernetes operator postgresql sql
Last synced: 09 May 2026
https://github.com/arijeet8008/right2vote
Assignment
dbms hibernate java mysql restful-api spring-boot sql
Last synced: 09 May 2026
https://github.com/dsgs76/aerodream
This repository contains the AeroDream project for the subject of Advanced Programming
java maven spring-boot springframework sql web
Last synced: 09 May 2026
https://github.com/anag0es/sqlite-cordova
Criação de um crud com sqlite e cordova
Last synced: 09 May 2026
https://github.com/awncorp/sql-validator
Validate JSON-SQL Schemas
json json-schema json-sql perl perl5 sql
Last synced: 09 May 2026
https://github.com/noisk8/u-u
Notas | Bootcamp UTE | Desarrollo web
html-css-javascript python react sql
Last synced: 09 May 2026
https://github.com/esraaalzoghby/depi-tasks
Practice Tasks from DEPI Full Stack .NET Program
asp-net-core backend csharp database depi dotnet dotnet-core fullstack-development object-oriented-programming sql
Last synced: 09 May 2026
https://github.com/emilyfelker/bloganalysis
What can ChatGPT tell me about my younger self? Program to extract and analyze personal blog posts with basic features and ChatGPT, including a RAG pipeline.
chatgpt chatgpt-api generative-ai langchain llm natural-language-processing nlp openai-api poetry pytest python rag sql sqlite3
Last synced: 09 May 2026
https://github.com/pjsalter/sql-school-explorer
SQL School Explorer: Your portal to unlocking valuable insights from student and course data through proficient SQL queries in the dynamic realm of education
java java20 jdbc jdbc-connector jdbc-database mysql mysql-database spring-boot sql
Last synced: 09 May 2026
https://github.com/yogihafidh/ksp-koprasi-website-app
The website Koperasi Simpan Pinjam (KSP) is a platform for recording financial transactions of the Cihonje Savings and Loan Cooperative. This website is built based on the SRS document that has been made before.
css3 html5 javascript mysql php sql srs-document
Last synced: 09 May 2026
https://github.com/kevinzamoraa/cfgs-dam
CFGS en Desarrollo de Aplicaciones Multiplataforma (DAM)
css3 html5 java mysql oracle-database sql swing-gui xquery xslt
Last synced: 09 May 2026
https://github.com/datasqlsantosh/portfolio-cars-data-analysis
This data analysis portfolio aims to analyze and visualize data related to cars to gain insights into various attributes such as specifications, features, and market trends. The analysis utilizes Python programming language, Google Colab environment for code execution, and an Excel sheet file containing the cars dataset.
colab colab-notebook excel google pyhton sql
Last synced: 09 May 2026
https://github.com/henriquecarniel1/api-bigburguer
authentication bcrypt express javascript jwt middleware nodejs sql
Last synced: 09 May 2026
https://github.com/mananb77/data101-postgres-spark
Compare the efficiencies of Postgres and Apache Spark.
data-engineering data-engineering-pipeline efficiency-analysis postgres spark sql
Last synced: 09 May 2026
https://github.com/dj0nny/express-knex-boilerplate
An Express - Knex query builder boilerplate
backend boilerplate database express express-knex expressjs knex knexjs sql
Last synced: 09 May 2026
https://github.com/mingikang31/CoffeeMaker
angularjs full-stack java javascript mysql spring-boot sql
Last synced: 09 May 2026
https://github.com/aubainmbk/detection-des-fraudes-bancaires-avec-un-modele-supervise
J'ai conçu et optimisé des requêtes SQL avancées pour extraire et transformer les données bancaires, tout en mettant en place un pipeline complet de Machine Learning intégrant le prétraitement, l'ingénierie des features et l'entraînement d'un modèle robuste pour la détection de fraudes.
dataanalysis jupyter-notebook machine-learning-algorithms mysql python sql
Last synced: 09 May 2026
https://github.com/danishayman/fireextinguishertrackingsystem
The Fire Extinguisher Tracking System (FETS) is a comprehensive web-based solution designed to manage and monitor fire extinguishers across facilities.
asp-net asp-net-web-forms aspnetwebforms css html mailkit mimekit mssql sql
Last synced: 10 May 2026