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-07 00:26:23 UTC
- JSON Representation
https://github.com/codeofrahul/sql_practice_question
This repository contains my practice queries of SQL. I have solved these queries using Postgresql.
database postgresql practices sql sqlqueries
Last synced: 29 Apr 2026
https://github.com/sharaal/sql-mysql
Complex queries can be written with normal SQL, including the values needs to be bound and prefixed with the `sql` tag.
mysql nodejs query-builder sql tagged-template-literals
Last synced: 29 Apr 2026
https://github.com/maynealis/sql_course
This repository is dedicated to practice SQL in the context of the course UC0492_3.
Last synced: 29 Apr 2026
https://github.com/lankesathwik7/sql-query-assistant
Natural language to SQL query converter using Groq LLM. Ask questions in plain English and get SQL queries, visualized results, and natural language explanations. Built with Streamlit and PostgreSQL.
data-analysis database groq llm natural-language-processing python sql
Last synced: 29 Apr 2026
https://github.com/coledixon/xml_parsing
learning XML parsing using C# and SQL
csharp sql windows-forms xml xml-parser
Last synced: 29 Apr 2026
https://github.com/surjith-07/driveease
The Car Management System is a robust Offline-based application developed in Java, utilizing JDBC (Java Database Connectivity) to connect with a MySQL database with the help of SQL. This system allows users to efficiently manage a fleet of cars and users, track their details, monitor maintenance records, and analyze usage statistics
Last synced: 29 Apr 2026
https://github.com/domenez-dev/subscriptions-management-project-using-php
Mini Project with title of 'The dematerialization of subscriptions for SETRAM'
crud crud-application management mysql php sql
Last synced: 29 Apr 2026
https://github.com/mohdnehalkhan/mysql-commands
Repository contains all commands of MYSQL used in our day to day work in MYSQL DB
database dbms mysql mysql-database sql
Last synced: 29 Apr 2026
https://github.com/chimera-suite/thriftserver
Apache Thrift Server exposes a SparkSQL JDBC/ODBC endpoint.
jdbc spark sparksql sql thrift-server
Last synced: 29 Apr 2026
https://github.com/turbot/steampipe-plugin-chaosdynamic
Chaos Dynamic Plugin for testing aggregation of dynamic plugin connections with the craziest edge cases we can think of.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 29 Apr 2026
https://github.com/alwayssany/bigquery-hackathon
A bigquery powered Smart Substitute Recommender that Suggest ideal product substitutes based on a deep understanding of product attributes, not just shared tags or categories.
bigquery bigquery-ai bigquery-ml google-cloud google-cloud-platform notebook-jupyter public-dataset python sql vector vector-search
Last synced: 29 Apr 2026
https://github.com/marko19907/db-project
Mandatory project for the "Datamodeling and Database Applications" course, fall 2021.
database library-database relational-database relationships sql sqlite3
Last synced: 29 Apr 2026
https://github.com/valdidev/hotel-booking-system
Basic version of a hotel booking system (PHP & SQL)
Last synced: 29 Apr 2026
https://github.com/varshan1123/sql-tableau-project
We analyze key indicators for our pizza sales data to gain insights into our business performance - A Data Analysis Project performed on Tableau & SQL.
analysis data-analysis data-science data-visualization excel mysql powerbi sql sql-server tableau tableau-dashboards
Last synced: 29 Apr 2026
https://github.com/kaushik-puttaswamy/walmart-sales-data-ingestion-and-transformation-in-bigquery-using-airflow
An ETL pipeline that ingests Walmart sales data from Google Cloud Storage into BigQuery, automates table creation, and performs data transformation using SQL MERGE with Apache Airflow.
airflow-dags bigquery etl-pipeline gcs-bucket google-cloud-platform merge python sql transformation
Last synced: 29 Apr 2026
https://github.com/davidkiss/langgraph-dynamic-sql-queries
A sample text-to-sql chatbot that can answer questions about Netflix movies by dynamically generating syntactically correct SQL queries using Python, ChatGPT, LangGraph and LangChain's `SQLDatabaseToolkit`.
langchain langgraph python sql text-to-sql
Last synced: 29 Apr 2026
https://github.com/michaelzheng67/farmsa-programming-for-finance-spring2021
Source files for the programming for finance presentation (complements the material covered)
excel jupyter-notebook matplotlib numpy pandas python sql yahoo-finance-api
Last synced: 29 Apr 2026
https://github.com/monambike/doce-do-bom-mobile
Mobile version of an application made for an imaginary candy store, made at SENAI instituition.
android android-application java kotlin kotlin-android mobile school-project senai sql xml
Last synced: 29 Apr 2026
https://github.com/gautamkaus/nlp_chatbot_food_order_project
CHATBOT PROJECT FOR FOOD ORDERING - NLP,DIAGFLOW
connectors database dbms dialogflow fastapi mysql ngrok-server nlp-deep-learning nlp-machine-learning sql
Last synced: 29 Apr 2026
https://github.com/darkhiem/library-management-system
A PHP-based Library Management System with role-based access, book checkout/return functionality, student management, and overdue fee tracking.
css dbms dbms-project html javascript library-management-system mysql php sql
Last synced: 29 Apr 2026
https://github.com/linco2749/duckdb-s22
🦆 Explore DuckDB's powerful features for efficient data analysis and easy integration with various data sources and tools.
analytics big-data columnar-storage data-engineering data-management data-query data-science duckdb in-memory-db machine-learning performance real-time-analytics sql sql-database vector-database
Last synced: 08 Jun 2026
https://github.com/lucasbailo/csharpdb
Csharp With Data Base (SQL Server)
ddd-architecture dotnet entity-framework-core sql
Last synced: 30 Apr 2026
https://github.com/aja512/dummy-website
New UI of college website
bootstrap4 html5 javascript sql
Last synced: 30 Apr 2026
https://github.com/itsvaibhavk/cs50sql-2023
A record of all the coursework I did while taking CS50SQL (2023), Harvard's online course - Introduction to Databases with SQL (on the edX platform).
cs50 cs50sql dbms edx harvardcs50 mysql python sql sqlite3
Last synced: 30 Apr 2026
https://github.com/birg81/php-2022-02-16-logindb
Hi guys. I developed this PHP code, for demonstration purposes. This code simulates a login. The code is written in PHP and MySQL. I wrote a PHP script that allows you to automatically create the DB within the DBMS, if it is not already present (./UsersDB.sql.php). I also wrote a configuration file (./config.inc.php), by modifying this file you can change the DB settings. You shouldn't have too much trouble in tweaking the code and make everything work. In case of difficulties, do not hesitate to contact me. Good luck!
html mysql mysqli php php8 r-dbms sql
Last synced: 30 Apr 2026
https://github.com/fmahadybd/dream-shop
This is an e-commrece website. With have JWT token,Validation, CURD the product and Category. User can add to card product and purch the product
git java jwt-authentication mysql rest-api springboot sql
Last synced: 30 Apr 2026
https://github.com/mayankfreelancer/advanced-sales-analytics-dashboard-power-bi-
This interactive Power BI dashboard provides a comprehensive analysis of sales data across regions, categories, and time periods. The project aims to uncover key trends in total sales, profit, quantity sold, and product performance, using advanced visualizations and forecasting techniques. 🛠 Tools & Techniques Used: Power BI
dashboard data-science data-visualization excel numpy pandas powerbi python sales-analysis sql
Last synced: 30 Apr 2026
https://github.com/yankh764/revenue-data-analysis
A take home assignment of improving a revenue data pipeline
data-analysis docker python sql take-home-assignment
Last synced: 30 Apr 2026
https://github.com/ilkersatur/quiz-game
⚡Quiz Game in Windows Forms App and SQL Database
connection-string csharp data-access-layer game quiz-game sql windows-forms
Last synced: 30 Apr 2026
https://github.com/douglasdotv/cs50x
A repository for CS50 problem sets, labs and final project.
ai c cs50 cs50x cybersecurity data-structures python sql web-development
Last synced: 30 Apr 2026
https://github.com/nph1508/exploring_sales_and_product_performance_in_bicycle_manufacturing_sql
Analyzed sales and product performance data from a bicycle manufacturing company using SQL in BigQuery. Focused on identifying trends in product categories, revenue distribution, and monthly performance to guide production and inventory planning.
Last synced: 08 Jun 2026
https://github.com/arcbjorn/scripts-sql-queries
Javascript functions (integrated with bash) and sample SQL Queries
bash-script html5 javascript sql
Last synced: 01 May 2026
https://github.com/ffatahillah7/snowflake-transform-table-data-warehouses
Welcome to the Powered by Tasty Bytes - Zero to Snowflake Quickstart focused on Transformation! Within this Quickstart we will walk through a large set of Snowflake functionality covering key features like Zero Copy Cloning and Time-Travel to deliver on a Tasty Bytes business requirement.
Last synced: 01 May 2026
https://github.com/shahidmalik4/harnessing-sql-for-sales-insights-and-improvement
The "Harnessing SQL for Sales Insights and Improvement" project involved comprehensive analysis of sales data extracted from SQL Server, imported into MySQL for data preparation, cleaning, normalization, and in-depth analysis using various SQL commands and functions.
advance-sql mysql sales-analysis sql sql-server windows-functions
Last synced: 01 May 2026
https://github.com/virajbhutada/music-store-data-analysis-sql
Hands-on SQL data analysis project for music store. Enhance proficiency with database queries. Ideal for practitioners seeking real-world analytics experience. Gain insights into customer behavior, revenue trends, and genre preferences, empowering strategic decision-making in the music industry. Explore the project for a rich learning experience.
data-analysis data-insights data-science database genre-prediction music-industry music-store postgresql postgresql-database query-optimization revenue-trends sql sql-queries
Last synced: 01 May 2026
https://github.com/zeabdelkhalek/instagram-db-clone
Clone Instagrame Databases Using MySQL
clone crud-application database instagram mysql sql sql-query
Last synced: 01 May 2026
https://github.com/suryapratap64/assignment-native
Assignment-React-Native
appolo-client appolo-server jsonwebtoken native postgresql prisma socket-io sql typescript zustand zustand-state-management
Last synced: 01 May 2026
https://github.com/hengkyawijaya/basic-node
Basic server implementation with node js
Last synced: 01 May 2026
https://github.com/antoniomiguel03/projetos_php
Projetos pessoais utilizando a linguagem PHP e o banco de dados MySQL. Cada branch é um projeto.
apache back-end localhost logica-de-programacao mysql php sql uamp xampp
Last synced: 01 May 2026
https://github.com/vagnerbellacosa/087_bancosdadosrelacionais_sql_awsamazonrds
Bancos de Dados Relacionais (SQL) na AWS com Amazon RDS
amazon-rds aws banco-de-dados database digital-innovation-one dio labs rds sql
Last synced: 01 May 2026
https://github.com/khalidkhankakar/sql-for-datascience
This repository is your all-in-one resource to learn and apply Structured Query Language (SQL) specifically for data analysis, business intelligence, and data science workflows.
data-science database datacleaning mysql mysql-database sql
Last synced: 01 May 2026
https://github.com/puthranroshan/diwali_sales_data_analysis
Diwali, the festival of lights, is one of the most significant shopping seasons, particularly in India. Retailers and businesses see a surge in sales during this time due to special promotions, discounts, and cultural significance. Analyzing Diwali sales data can provide valuable insights into consumer behavior, sales performance, and the effective
Last synced: 01 May 2026
https://github.com/gcoronelc/cepsuni-disbd-56949
Taller de Diseño de Base de Datos Relacionales en el CEPS-UNI con Gustavo Coronel.
database desarrollasoftware gcoronelc normalization sql sqlserver
Last synced: 01 May 2026
https://github.com/siobhan-doherty/ag_challenge
airflow bigquery csv-files data-engineering etl google-cloud-platform python sql
Last synced: 01 May 2026
https://github.com/crudek-data/ad-campaign-comparison
compare two different online advertisement campaigns
Last synced: 01 May 2026
https://github.com/abdulhamiid/sql-database
This is a databse creation project This project has PostgreSQL quesries for vet clinic table and schema.
Last synced: 01 May 2026
https://github.com/raghulrajn/sql-learnings-101
This repo contains Sql problem statement and respective solutions
Last synced: 01 May 2026
https://github.com/szirocica/warehouse-management-project
Warehouse managment web application in PHP using MySql database
database html-css mysql mysql-database php sql warehouse-management warehouse-management-system xampp
Last synced: 01 May 2026
https://github.com/mberkiskal/employeeregistrationapplication-n-layer-architecture-personelkayit-nkatmanlimimari
OOP temellerini ve N katmanlı mimariyi anlamak için yaptığım, personel uygulaması. Employee Application with OOP and Layered (N-Layer) Architecture.
csharp layered-architecture mssql mssql-database nlayer-architecture oop sql
Last synced: 02 May 2026
https://github.com/ch-garcia/datacamp-sql
This repository contains all of my SQL work completed as part of the SQL Skill Track on DataCamp.
datacamp datacamp-exercises datacamp-projects postgres postgresql sql
Last synced: 02 May 2026
https://github.com/gcoronelc/sql-server-implementacion-2001
Taller de SQL Server Implementación en el CEPS-UNI
coronel desarrollasoftware java jdbc netbeans oracle sql udemy
Last synced: 02 May 2026
https://github.com/gcoronelc/ucv_gdi-1_202302-a2
Taller de Gestión de Datos e Información I con Gustavo Coronel.
data data-science database databases machine-learning machinelearning oracle sql sql-server
Last synced: 02 May 2026
https://github.com/brunomedeiros14/shoppingcartapi
Project to simulate ecommerce shopping cart persistence in API, with Spring boot and Kotlin, unit tests and docker to reproduce the project and its database.
docker flyway jpa kotlin spring-boot sql
Last synced: 02 May 2026
https://github.com/manoharvit/budget-and-financials-of-mbta
MBTA, its role in public transportation, and how financial and operational data analysis may improve its services. Assessing MBTA's revenue and expenditure and optimizing operations with advanced data management. Describe the analysis tools and methods, such as MySQL, NoSQL, and Python, and the report structure.
conceptual-modelling database mongodb nosql sql
Last synced: 02 May 2026
https://github.com/vivisn00b/sales-management-system
A basic sales management system for stores to keep records of sell and stocks using Python interfacing with MySQL.
database dbms mysql project python simple-project sql
Last synced: 02 May 2026
https://github.com/rubaiyadnoorshahriar1999/attendance-system-for-devskill
This is an attendance system (a console project). GUI will be implemented afterwards
ado-net crud-application csharp csharp-code csharp-core csharp-library entity-framework fluent-api microsoft mssql-database oop sql sql-server visual-studio
Last synced: 02 May 2026
https://github.com/alexqwesa/ais-3uson
АИС ТруУСОН - Автоматизированная информационная система учета услуг учреждения социального обслуживания населения
Last synced: 02 May 2026
https://github.com/anitatess/blog
Simple blog application developed in Laravel and using Tailwind
blog laravel laravel-framework php php-framework phpmyadmin sql tailwind
Last synced: 02 May 2026
https://github.com/srgchrksv/candidates
Managing potential candidates
dataengineering dbdiagram information-systems information-technology jupyter-notebook management postgresql python rdbms sql
Last synced: 02 May 2026
https://github.com/yevheniyj/node-jwt
Sample Node.js Express app with JWT-based authentication
Last synced: 02 May 2026
https://github.com/diogocapela/isep-lapr3
Projecto final de LAPR 3 ISEP 2018/2019.
Last synced: 03 May 2026
https://github.com/d4v1-sudo/simple-database-using-python
🗃️💾 - A basic Python to do list manager based in SQLite.
database database-management flask-application python python3 sql
Last synced: 03 May 2026
https://github.com/corocoto/voyage
Туристическая компания "Вояж" (C# + T-SQL)
csharp database desktop-app microsoft-sql-server microsoft-sql-server-2017 mit-license sql t-sql travel travel-company visual-studio windows
Last synced: 03 May 2026
https://github.com/microverse-fullstack-program/vet-clinic-database
This repo contain a relational database schema to create the data structure for a vet clinic. The tables are animals, animals' owners, clinic employees and visits. Apart from building data structure, it contain SQL queries to answer specific questions.
erdiagram pgadmin4 postgres schema sql
Last synced: 09 Jun 2026
https://github.com/aymanessobhi/gymcom-backend
i like to worked on this project, i used many functionalties on it as download a file, import file, paiement, print the file also i used spring as backend technologies, my contribution on this project is 90%
java spring-boot spring-cloud spring-mvc spring-security springboot springframework sql
Last synced: 03 May 2026
https://github.com/alejandrocisnerosvillegas/practica_01
Aplicación web para la gestión de clientes, con interfaz responsiva y adaptativa a diferentes dispositivos. Desarrollada utilizando HTML, CSS, PHP y SQL para ofrecer una experiencia de usuario limpia y eficiente.
Last synced: 03 May 2026
https://github.com/aiden1020/react-asp.net-with-sqlite
Here is a project for database lab. To create a auction web.
asp-net-core auction auction-website jwt jwt-authentication react sql sqlite
Last synced: 03 May 2026
https://github.com/eniompw/messenger
simple python flask based messaging app
flask flask-application python python3 sql sqlite-database sqlite3
Last synced: 03 May 2026
https://github.com/aswath0001/expense-tracker
Expense Tracker is a financial management application that helps users monitor their spending by recording and categorizing expenses. It provides insights through date-based filtering and visual reports to improve budgeting.
Last synced: 03 May 2026
https://github.com/niceleader/to-do-app-java
Simple to do task app made in JavaFx
intelij-project java javafx jdbc mysql scrum sql team-project
Last synced: 03 May 2026
https://github.com/osmanjimenez/owasp_php
CMS que implementa las mejores practicas de seguridad propuestas por la normativa de OWASP.
css3 html5 javascript jquery php sql
Last synced: 04 May 2026
https://github.com/matlads/matlads.github.io
developer django django-rest-framework matlads php postgresql python sql
Last synced: 04 May 2026
https://github.com/odaiseas/road-crash-analysis
Анализ ДТП в России (2015–2024) с помощью Python, SQL и визуализаций
jupyter pandas python sql sqlite traffic-accidents
Last synced: 04 May 2026
https://github.com/arodriguezfontana/epersgeist-backend
Backend | Sistema de persistencia múlti-bases de datos (Java, PostgreSQL, MongoDB, Neo4J, Elasticsearch).
acid cap-theorem clean-architecture data-driven-testing elasticsearch gitflow hibernate java jdbc junit kibana mongodb neo4j nosql posgresql postman spring-boot sql
Last synced: 04 May 2026
https://github.com/pawel-12/solvd_sql_tasks
Solvd Java Test Automation course - SQL and database practice
Last synced: 04 May 2026
https://github.com/marktawa/template
This is a template repository
css html javascript server sql web
Last synced: 04 May 2026
https://github.com/cybardev/dbsys-webapp
Full-stack Flask + SQL Web App for Database Systems course
database devops flask-app full-stack-web-development infrastructure-as-code sql
Last synced: 04 May 2026
https://github.com/srinivasa-vasu/generator-jhipster-yugabytedb
JHipster blueprint that adds YugabyteDB distributed SQL support. It supports both YSQL and YCQL APIs.
cloud-native distributed jhipster sql yugabytedb
Last synced: 04 May 2026
https://github.com/abderrahmanerabeh/africa-geo-junior
AfricaGeo Junior
css erd html html-css-javascript javascript js mysq mysql-database php sql use-case use-case-diagram
Last synced: 04 May 2026
https://github.com/coowinit/mysql-sql-practice-notes
一套基于 MySQL 的 SQL 语句练习记录项目,包含建库建表、测试数据、基础查询、聚合统计、JOIN 连接查询、子查询、事务、视图、索引等练习内容,并为每条 SQL 预留运行结果截图位置,方便系统学习和复盘。
crud database database-learning join-query learning-notes mysql sql sql-practice subquery
Last synced: 09 Jun 2026
https://github.com/prakhardoneria/library-management-school-project
A Python and SQL Lite based Full Stack console ui based application with features like Add, Display, Search, Issue, Return and Delete
localhost pycharm python python3 school-project server sql sql-server sqlite sqlite3
Last synced: 04 May 2026
https://github.com/aniketpatidar/to-do-app
To-Do application
css html javascript ruby ruby-on-rails sql
Last synced: 04 May 2026
https://github.com/nolaan/insee_fatalities
Insee (France stats) death data integrated into a superset dashboard
deaths docker docker-compose france insee mortality sql superset
Last synced: 04 May 2026
https://github.com/adamcegielka/sql-order-management
Example of a procurement management system
Last synced: 04 May 2026
https://github.com/joeri-abbo/laravel-orm-migrations-standalone
Migration of laravel but standalone to easy generate SQL files based on Laravel migration structure
automation database laravel sql
Last synced: 04 May 2026
https://github.com/vara-co/crowdfunding_etl
ETL Mini Project based on a Crowdfunding Database, using CRUD operations. SQL, Postgres, and an ERD.
data-analysis database datacleaning erd erdiagram etl jupyter-notebook postgres postgresql regex schema sql
Last synced: 04 May 2026
https://github.com/mmar58/best-free-unity-assets
For making a good games or apps in unity, we need tools. If they are available, then we will not need to invest our time to make them. Instead we can just use them. And as a beginner we don't have money to purchase the paid assets. So here is the list of best free assets, which you can use in your project and make your project better
asset assets database free multiplayer networking sql unity
Last synced: 04 May 2026