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-11 00:29:19 UTC
- JSON Representation
https://github.com/matheus-mendes-almeida/projeto_escola
Protótipo de gerenciamento de um sistema escolar utilizando Java e MySql
java mvc-architecture mysql-database sql
Last synced: 28 Apr 2026
https://github.com/zezs/genai-driven-database-query-assistant
The chatbot converts user input into a SQL query using GPT-4, executes it against a SQL database, and returns results in natural language. This involves data processing, interaction with the OpenAI API, and integration within a Streamlit application.
chains langchain llm memory mysql-database natural-language-processing openai-api python3 sql streamlit
Last synced: 28 Apr 2026
https://github.com/varun-khorgade/salesense-e-commerce-analytics
Analyzed e-commerce datasets to discover customer behavior trends and business insights. Performed EDA, data cleaning, and visualizations to help stakeholders make data-driven decisions.
customer-behavior-analysis dashboards datacleaning exploratory-data-analysis feature-engineering jupyter-notebook matplotlib numpy pandas python seaborn sql time-series-trend visulaization
Last synced: 28 Apr 2026
https://github.com/petr-plihal/is-for-art-school
Webový informační systém pro správu výpůjček technického vybavení v ateliérech umělecké školy.
css flask html information-systems mysql python reservation-system sql user-roles web-application webapp
Last synced: 28 Apr 2026
https://github.com/dotted-ai/parquet-query
DuckDB-WASM to import a folder (parquet/csv/json/ndjson) and execute SQL queries.
duckdb parquet parquet-files sql
Last synced: 28 Apr 2026
https://github.com/manoelpiovesan/bd-front
Front end para o trabalho final da disciplina de Sistemas de Banco de Dados da UERJ em 2025.1
Last synced: 28 Apr 2026
https://github.com/mahmoudasem337/classicmodels
This repository contains SQL queries and solutions designed to practice, with the "Classic Models" database. It includes a variety of exercises that cover different aspects of SQL. Whether you're a beginner or looking to refine your SQL knowledge, this collection provides practical challenges.
Last synced: 28 Apr 2026
https://github.com/andrewpillar/database
A simple library for working with database models in Go
Last synced: 28 Apr 2026
https://github.com/sadmanca/eagerdb
eagerDB is a lightweight, fast, and fault-tolerant NoSQL distributed database written in Java that requires zero configuration
coordination database distributed-database distributed-systems java key-value service-discovery sql
Last synced: 28 Apr 2026
https://github.com/rachitdhar/youtube-video-info-get-and-query
Contains two programs - one to get Youtube video information (for a given set of URLs) and store into an excel sheet; and a second program to run SQL queries on this table
Last synced: 28 Apr 2026
https://github.com/kathleenwest/autogeneratexmlfromcsvfile
Description: Perl script to create XML files for a select "grouping by". The script considers a specified grouping field "AREA" in the input file as the select group by field and will create XML data based on that grouping field ID. The script uses a sample input file called input.csv and creates XML files by the AREA field group. The output file will be one XML for each group by field "AREA" with child XML nodes that correspond to records pulled from a database in each group by XML file AND that meet the SQL select by criteria (see bonus).
databases dbi grouping perl sql xml
Last synced: 28 Apr 2026
https://github.com/isghe/oracle-java-examples
simple oracle java examples
betterway connection correctway database example-codes examples goodway helloworld java ojdbc7 oracle sql transaction wrongway
Last synced: 28 Apr 2026
https://github.com/injamul3798/oop-project-bank_management_system-using-java
It was my first java project . I totally enjoyed .And that time i was learning java thats why this project was challenging.Learn a lot from this code.
database gui gui-application java sql
Last synced: 28 Apr 2026
https://github.com/joaopaulopmedeiros/bd
Repository of Scripts made at DB classes
Last synced: 28 Apr 2026
https://github.com/mrseanryan/deploysql
Scripts to auto-deploy SQL from SQL Server and to dump database objects to disk
Last synced: 28 Apr 2026
https://github.com/henriquesebastiao/dotum
Dotum, sistema de contas a pagar e contas a receber
api api-rest docker fastapi postgresql pytest sql sqlalchemy swagger
Last synced: 28 Apr 2026
https://github.com/lakshman-github/web-development-project
Frontend - Backend - Database
css html java javascript jdbc sql
Last synced: 28 Apr 2026
https://github.com/gakas14/kafka_streaming_project
The project is to simulate Real-time streaming for movie details using Kafka. We used different technologies such as Python, Amazon EC2, Apache Kafka, Glue, Athena, and SQL.
aws aws-athena aws-glue ec2-instance jupyter-notebook kafka netflix-dataset pyhton3 s3-bucket sql
Last synced: 28 Apr 2026
https://github.com/i-am-uchenna/sql-data-warehouse-project
The Data Warehouse and Analytics Project is a comprehensive initiative designed to demonstrate the end-to-end process of building a modern data warehouse and deriving actionable insights through SQL-based analytics.
architecture business-intelligence crm data data-analysis database database-management datawarehouse erp etl etl-pipeline model sql sqlserver
Last synced: 15 May 2026
https://github.com/selo0530/redisguimanager
Redis GUI client with searching by sql query
csharp gui redis redis-client sql
Last synced: 29 Apr 2026
https://github.com/dreitier/mssql-tools-docker
Microsoft SQL Server Tools
docker microsoft mssql mssql-docker mssql-server sql sql-server sqlserver
Last synced: 29 Apr 2026
https://github.com/imrandil/go_real_world_example
a real world project like feel, postgres at aiven cloud, golang and sql driver in place
aiven-cloud concurrency concurrent-programming db-operations go go-concurrency golang goroutines postgresql sql
Last synced: 29 Apr 2026
https://github.com/brunotm/norm
A no frills, no bloat, no magic Go package for working with SQL code, databases and migrations.
Last synced: 29 Apr 2026
https://github.com/satyacoder29/crowdfunding-in-sql
Crowdfunding is a method of raising funds for projects or causes by collecting small contributions from a large group of people, usually through online platforms. It enables individuals, startups, and nonprofits to secure funding, offering rewards or recognition in exchange, and helps bring ideas to life without traditional financing.
data-analysis data-cleaning database-management mysql-database quries sql sql-functions sql-server views
Last synced: 29 Apr 2026
https://github.com/gaepdit/db-helper
A library to simplify interactions with a SQL Server database
Last synced: 29 Apr 2026
https://github.com/tludlow/department-store-manager
Coursework which implements a department store database and information analysis
analysis data-science database sql
Last synced: 29 Apr 2026
https://github.com/bikramai/cafe-management-system
This app allows to manage cafe staff by adding, deleting, editing, and searching staffs, Assigning work slots to employees.
flask-login javascript mvc python sql sqlite3
Last synced: 29 Apr 2026
https://github.com/laisgalvao/revisao-oo-jdbc
Revisão de OO e SQL
backend database java oop-java oop-principles sql
Last synced: 29 Apr 2026
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/cephascard0207/simpleemployee_mysqldatabase
A Very Simple Database created using MySQL to inculcate a Company's Employee Data into Digital Tabular Format. Beginner MySQL Project
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/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/manoelpiovesan/bd
Back end para o trabalho final da disciplina de Sistemas de Banco de Dados da UERJ em 2025.1
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/adityaargadinata/spk-api
API untuk sistem rekomendasi keputusan wisata kudus.
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/tomashubelbauer/ef-clear
Figuring out options for using the Clear method without having to materialize an EF collection
batch-delete dotnet dotnet-core ef entity-framework entity-framework-core net sql
Last synced: 29 Apr 2026
https://github.com/mberkiskal/notbilgisistemi-gradeinformationsystem-miniproject
Okul notlarımızı görebildiğimiz, ortalama ve kalma geçme durumunu otomatik olarak bildiren mini proje. A mini-project where we can see our school grades and automatically report the average and failing course.USING: C# and SQL with MSSQL.
csharp mssql mssql-database sql
Last synced: 29 Apr 2026
https://github.com/yuldashov10/dev_tools
Speeding up the project creation process and other solutions to increase developer productivity
bash-scripts dev-tools javascript python3 sql
Last synced: 29 Apr 2026
https://github.com/pietrapaz/projetofinalbd-senac
Projeto final do curso Administrador de Banco de Dados do SENAC ✅
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/mirzayasirabdullahbaig07/advanced-sql-in-python
This repository covers advanced SQL concepts implemented using Python. It demonstrates how to interact with databases, run complex queries, perform joins, aggregations, window functions, and more using libraries like sqlite3, SQLAlchemy, or pandas. Ideal for data analysts and developers looking to integrate SQL power into Python workflows.
data databases dbms mysql nosql programing-language python sql
Last synced: 29 Apr 2026
https://github.com/chandantech2023/sales-trend-analysis
This repository features the Superstore Sales Analysis project, demonstrating data cleaning and analysis using Python and SQL, along with interactive visualization in Power BI. .
data-analysis data-science dax kaggle powerbi-desktop python3 sql
Last synced: 29 Apr 2026
https://github.com/chinmaybhalodia/walmart-virtual-internship
All the tasks submitted during the Advanced Software Engineering Virtual Training Program offered by Walmart Global Tech on Forage platform.
data-munging data-structures java python relational-database-design software-architecture software-engineering sql
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/hakenr/sqlqueryoptimization
Demos/labs for SQL Query Optimization sessions
demo optimization performance-tuning samples sql sqlserver
Last synced: 29 Apr 2026
https://github.com/aschoerk/go-sql-mem
An InMemory Database understanding SQL implemented using Go
db dbms go golang inmemory-db sql
Last synced: 29 Apr 2026
https://github.com/grindelfp/authorizator
An example of working with a form of authorization and supporting database.
authentication authentication-backend databases kotlin sql
Last synced: 29 Apr 2026
https://github.com/mayerbalintdev/gym-one-installer
The GYM One Installer simplifies the installation and setup of the GYM One gym management software. It automates the configuration of PHP, database, and other necessary settings, making it easy to deploy GYM One on any web server with PHP 8.0+.
free gym gym-management-system gymone gymoneinstaller installer php software sql ubuntu
Last synced: 29 Apr 2026
https://github.com/ram-ariel/change-mysql-service-status-tool
Tool that allows you to quickly change the status of the MySQL service on Windows with ease
mysql mysql-database mysql-server sql
Last synced: 29 Apr 2026
https://github.com/topotun77/operator_statistics
Статистика звонков операторов (python, Django, PosgreSQL, Docker, sql)
django docker postgresql python sql
Last synced: 29 Apr 2026
https://github.com/zaikoxander/sql
Meus estudos de SQL
database query sql sql-database sql-query sql-server sqlserver studies study
Last synced: 29 Apr 2026
https://github.com/imgurbot12/anysql
Lightweight, Thread-Safe, Flexible, Powerful, SQL Library
databases mysql postgres python python3 sql sql-client sqlite
Last synced: 29 Apr 2026
https://github.com/aya-mash/eventease
This is an admin dashboard for managing Venues, Events, Bookings, and Customers.
app azure college-project database dotnet mvc serverless service sql
Last synced: 29 Apr 2026
https://github.com/atlas-b28/final_project_ajd
Final Project AJD
api h2 html-css java javascript maven rest spring springdata-jpa springsecurity6 sql
Last synced: 29 Apr 2026
https://github.com/egorumaev/sql-trainings
SQL (PostgreSQL / MySQL / SQLite) trainings
Last synced: 29 Apr 2026
https://github.com/lindorg/pokemon-team-builder-e-commerce-platform
Full-Stack Web Dev Project • Pokémon E-Commerce Mock Platform
bcrypt design docker ecommerce full-stack html-css java javascript jsp jupiter spring-boot sql testing web website
Last synced: 29 Apr 2026
https://github.com/m-ezhil/say-circle
Say Circle is a social media web app where users can sign up, log in, and share their thoughts with a title and content. They can view others’ posts and manage their own with edit and delete options. Built with REST APIs and authentication, it showcases CRUD operations and relational database handling.
axios bootstrap flask javascript python rest-api sql
Last synced: 29 Apr 2026
https://github.com/kathiriyaakshay/fiber-to-fabric-frontend
FtoF (Fiber to Fabric) is a comprehensive management system for the yarn industry, integrating order management, production tracking, job work, and accounting into a single platform.
Last synced: 29 Apr 2026
https://github.com/kaihendry/php-mysql-timeout
Exploring PHP / MySQL lifecycle, catching expensive runaway SQL queries
Last synced: 30 Apr 2026
https://github.com/poakapx/columns_output
Консоль, що виводить один стовпець з таблиці або всі стовпці з таблиці.
Last synced: 08 Jun 2026
https://github.com/mberkiskal/teacherstudentinformingapplication-ogretmenogrencibilgilendirmeuygulamasi
Öğretmen ve Öğrenci için farklı girişlerin bulunduğu bir okul sistemi uygulaması. Öğrencilerin yetkisi sadece notlarına bakmakken Öğretmenler ; dersler, öğrenciler ve kulüpler için ekleme,çıkarma,silme ve güncelleme işlemlerini yapmakta. Aynı zamanda öğrencilerin sınav notlarını sistem üzerinden ekleme,silme ve güncelleme işlemi yapmaktadır.
csharp mssql mssql-database sql windowsforms-applications
Last synced: 30 Apr 2026
https://github.com/lineyk/sql_practice
LeetCode SQL & Programmers SQL 문제 풀이
Last synced: 30 Apr 2026
https://github.com/thiagosilvaantenor/bd_e_lab_banco_de_dados_exercicios
Exercícios da disciplina de Banco de dados, do curso de Análise e desenvolvimento de sistemas da FATEC Zona Leste
fatec-zl joins mysql select sql sqlserver stored-procedures tsql
Last synced: 30 Apr 2026
https://github.com/thejoltjoker/fsu23d-db-assignment-02
Basic MySQL queries
database mysql relational-database 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/gayatri1505/real-time-stock-market-data-pipeline-with-google-cloud-platform
This project builds a complete real-time stock market data pipeline on Google Cloud Platform. It ingests intraday stock prices from the Alpha Vantage API, stores and transforms the data using Cloud Functions, Pub/Sub, Cloud Storage, and BigQuery, and performs rich SQL-based analytics to uncover trading patterns, price movements, & volume anomalies.
bigquery data-engineering google-cloud-platform python3 real-time sql time-series visio
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/fs-frost/sql-playground
SQL playground to test queries using SQLite on the browser through WASM, installable as PWA.
pwa sql sqlite svelte typescript wasm
Last synced: 30 Apr 2026
https://github.com/piaschilling/databasebridge
DatabaseBridge is an application designed to facilitate the smooth migration of an existing database to another database system.
Last synced: 30 Apr 2026
https://github.com/srgchrksv/cloudflare-workers
Cloudflare Worker + D1 Database example
cloudflare cloudflareworkers sql
Last synced: 30 Apr 2026
https://github.com/cagandemirmr/airbnb_available_houses
In this repo, i create dashboard using Tableau.In this process, i use SQL and Python languages.
dashboard data-visualization dataprocessing python sql tableau
Last synced: 30 Apr 2026
https://github.com/bayunova28/mobile_application_and_development
This repository contains about my weekly projects from mobile application and development course at my college
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/bchavs12/fullstack-checklist-drag-drop
A full stack vanilla drag-drop with node.js and express simple and useful
docker express javascript mysql2 node sql
Last synced: 30 Apr 2026
https://github.com/andreluialves/mysql-one-for-all
Neste projeto o objetivo foi normalizar uma tabela, criar o schema do banco de dados MySql, populá-lo e executar queries de consulta no banco normalizado.
mysql mysql-database nodejs sql workbench
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/dylanjohnston/data-analysis-uk-housing-prices-and-affordability
Analysis of UK housing prices and affordability using Power Query, MySQL, and Power BI. Explores trends in prices, affordability, sales volumes, and their regional distributions.
data-analysis-project housing-analysis housing-prices mysql powerbi powerbi-report powerquery sql uk uk-housing-market united-kingdom
Last synced: 30 Apr 2026
https://github.com/celineboutinon/little-lemon
Meta Database Engineer Professional Certificate - Capstone Project
data-analysis data-analytics data-structures data-visualisation database-design database-schema databases mysql-connector-python mysql-workbench python sql tableau-dashboards
Last synced: 30 Apr 2026
https://github.com/rupam0710/nzwalks
It is a project containing Web APIs. We have created endpoints for 3 tables walk ,region, and difficulties using EF Core framework. We have also created a UI Using MVC Framework where we have the display the data in form of tables and have actionable buttons on it by fetching it from Regions API. We have also implemented JWT Tokens for security.
api authorization backend dbms entity-framework entity-framework-core jwt jwt-authentication jwt-token mvc mvc-framework sql sql-server ui
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/mudasar187/mssql-server-docker
Microsoft SQL Server on Docker
backup database docker microsoft microsoft-sql-server sql sql-server
Last synced: 30 Apr 2026
https://github.com/murcegany/api-vhsys
This repository provides an example of integration and automation between the API VHSYS and a SQL Server database
api api-server automation automations csharp csharp-code sql
Last synced: 30 Apr 2026