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-03 00:26:03 UTC
- JSON Representation
https://github.com/florents-tselai/spat
Redis-like In-Memory DB Embedded in Postgres
cache postgresql redis sql valkey
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/dabdul21/sql-server-database
I'm teaching myself SQL using Murach’s SQL Server 2022 for Developers. My work includes completing practice problems, comparing my solutions with the book's, and tackling assignments.
murach-textbook sql sql-server
Last synced: 08 Jun 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/taljindergill78/yelp-arizona-analysis
This project analyzes the Yelp dataset for the state of Arizona to extract insights about restaurant businesses and user behavior. Using Apache Spark and PySpark for distributed data processing, the project demonstrates how big data tools can be used to uncover patterns in customer reviews, business performance, and user engagement.
big-data data-analysis data-engineering distributed-computing pyspark spark sql yelp-dataset
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/cristobalgvera/prueba-java-web-applications
java java-8 maven oracle-database sql
Last synced: 29 Apr 2026
https://github.com/teddy55codes/sqlitedbaccess
A lightweight sqlite nuget package.
Last synced: 08 May 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/mahalakshmi2610/daily-prep-track
📚 A structured, day-by-day preparation tracker to become job-ready at TCS and interview-ready for future Data Engineering roles. Includes DSA with Java, Python scripting, SQL practice, and core CS concepts.
computer-science daily-learning data-engineering dsa java preparation projects python sql tcs
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/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/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/mattytomo365/online-shopping-web-application
A project that contributed towards my Computer Science A-Level, it is an online supermarket and stock managment system. It was built using ASP.NET MVC using C#
asp-net-mvc csharp javascript mvc sql
Last synced: 29 Apr 2026
https://github.com/teja-1403/forage-standard-bank-data-science
This repository contains solutions to the 4 different tasks that must be performed during the Data Science virtual internship provided by Standard Bank via Forage.
automl communication-skills data-analysis data-science machine-learning python 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/srinibas-masanta/yelp-business-reviews-analysis
This project analyzes Yelp business reviews using Python, Snowflake, and SQL, focusing on efficient data ingestion, transformation, and analysis. We preprocess JSON data, optimize ingestion via Amazon S3, classify sentiments with Python UDFs, and extract insights using SQL queries—showcasing a streamlined end-to-end workflow.
amazon-s3 data-analysis json python snowflake 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/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/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/alvachon/postgres_note
Notes to use postgreSQL on Linux, mostly commands for the command line.
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/alunera-data/sql-use-cases
Practical SQL use cases for Business Intelligence and IT Service Management (BI & ITSM)
business-intelligence dashboards data-analysis data-quality eda itsm kpis postgresql process-monitoring query reporting sql sqlserver
Last synced: 29 Apr 2026
https://github.com/tazeenrashid/orders-analysis-using-python-sql-server-and-tableau
I sourced some Orders data through Kaggle; did EDA using Python and then fetched some insights out of cleaned data using SQL Server (SSMS). Then, I built a Tableau Dashboard for some visual insights. Have a look and share your feedback!
analytics data eda jupyter-notebook python sql tableau
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/hakenr/sqlqueryoptimization
Demos/labs for SQL Query Optimization sessions
demo optimization performance-tuning samples sql sqlserver
Last synced: 29 Apr 2026
https://github.com/andrepeersil/trilha_sql
Repositório com exercícios para aprendizado da linguagem SQL
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/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/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/sergioaff/db-sqlite
Data Browser es una herramienta diseñada para gestionar bases de datos SQLite. Permite a los usuarios cargar bases de datos, crear y editar tablas, así como agregar, eliminar y modificar registros. Con su interfaz intuitiva, facilita la administración de datos, haciéndola ideal para desarrolladores y administradores que buscan una solución sencilla
Last synced: 08 May 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/jacqueline-dev/integracaosqlpython
Integrando Python com Banco de Dados Relacionais Utilizando SQLAlchemy e MongoDB Utilizando Pymongo
mongo pyd pymongo python sql sqlalchemy sqlalchemy-python
Last synced: 29 Apr 2026
https://github.com/jorbriib/nodejs-bigquery-connect-api-rest
NodeJS service to connect to BigQuery through API REST
api api-rest bigquery javascript node node-js nodejs npm sql
Last synced: 29 Apr 2026
https://github.com/ecandotti/ecg-monitoring-system
🏥 Medical software
apache css docker html javascript makefile php 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/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/narges-d/database-security
access-control apache database database-security encryption injection nosql security sql sqlserver webgoat
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/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/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/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/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/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/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/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/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/manjit-baishya-datascience/chaptered-emporium-library-management-system
Here is a new management system designed to help you manage your bookstore efficiently. Keep track of books, authors, customers, orders, publishers, genres, and more with ease!
database-design database-management databse-project sql sqlite
Last synced: 14 Oct 2025
https://github.com/martan03/ids-project
Project to the IDS subject
er-diagram fit-vut ids sql use-case-diagram
Last synced: 05 Feb 2026
https://github.com/exegeses/introbdd-58463
Introducción a bases de datos | código 58463
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/adam-robson/bookshoppe
This repository consists of an improvised list of real-life books written by real-life authors. Mostly very old authors. It was built using Express and PostgreSQL.
beekeeper jest nodejs nodemon pg postgresql sql vscode
Last synced: 20 Jan 2026
https://github.com/macagua/example_docker_mysql_python
Examples for deploy a MySQL server with database using Docker and query his data with Python
database deploy docker docker-compose mysql python python3 sql sql-query
Last synced: 09 Apr 2026
https://github.com/quaddarv1ne/sqlite-viewer
add full function
database db maximdupley python python3 quadd4rv1n7 requests sql
Last synced: 15 May 2026
https://github.com/harshbisht27/walmart-sales-data-analysis--sql-project
This project employs SQL to perform an in-depth analysis of Walmart sales data, drawing valuable insights from Kaggle's Walmart Sales Forecasting Competition dataset to uncover trends and patterns in retail performance.
Last synced: 25 Feb 2026
https://github.com/jcilacad/blog-rest-api
A robust and scalable RESTful API for managing blog posts, comments, and users.
object-oriented-programming spring-boot-3 spring-data-jpa spring-framework spring-mvc-rest-api sql
Last synced: 06 Mar 2026
https://github.com/hoangeiu/sql-script-course
The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert
Last synced: 17 Mar 2025
https://github.com/kazimovzaman2/cs50
🎓 A collection of Labs, Problem Sets code files for "CS50's Introduction to Computer Science", HarvardX, October-December, 2021.
c computer-science cs50 cs50problemsets cs50problemsetssolved cs50x data-structures-and-algorithms edx flask harvardcs50 harvardx html-css-javascript python sql
Last synced: 07 May 2026
https://github.com/allnulled/express-boilerplate
Código fuente base para servidores basados en Node.js + Express + SQLite.
automatic backend boilerplate decorators express mysql rest rest-api security sequelize server sql sqlite user-interface
Last synced: 05 Apr 2026
https://github.com/kundan-10/fittrack-
FitTrack is a full-stack fitness tracking and social sharing platform. It empowers users to track their workouts, achieve goals, participate in fitness challenges, and stay motivated through real-time notifications and community engagement. Whether you're a casual fitness enthusiast or a hardcore athlete, FitTrack is built to motivate and support
restapi spring-boot springdatajpa sql swagger-ui
Last synced: 18 May 2026
https://github.com/edgardleal/edscript
Script interpreter to small ETL tasks
Last synced: 10 Jun 2026
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/codeslash21/explore_weather_trend
Weather trends analysis of the World and the Delhi (India) city over last 150 years.
data-visualization nanodegree-project python3 sql
Last synced: 03 Jul 2026
https://github.com/heracliteanflux/exercises-sql
Exercises in SQL and RDBMS.
Last synced: 14 May 2026
https://github.com/pashamakhilkumarreddy/flask-blog
A Blog built with Flask
Last synced: 15 May 2026
https://github.com/nitor-infotech-oss/sql-server-replication-scripts
SQL scripts to configure replication
Last synced: 27 Mar 2025
https://github.com/tyler36/ddev-db-init
Automatically run SQL-like files when initializing the DDEV database service
Last synced: 16 Feb 2026
https://github.com/colinzhu/sql-template-builder
Dynamically generate Vert.x SQL template and parameters
builder dynamic sql sqltemplate template vertx
Last synced: 20 Jan 2026
https://github.com/garcane/layoffs-exploratory-data-analysis
This project uses MySQL to perform data cleaning and exploratory data analysis (EDA) on a dataset detailing company layoffs. The primary goal is to process, clean, and explore the data to gain insights into trends and patterns related to layoffs across various sectors.
data dataanalysis eda mysql sql
Last synced: 29 Oct 2025
https://github.com/elainefs/minicurso-sql
Repositório com o conteúdo do Minicurso de SQL oferecido pela Hashtag Treinamentos.
mysql mysql-database mysql-server mysql-workbench sql sql-server sqlite-database
Last synced: 18 May 2026
https://github.com/whizvox/daily-image-poster
GUI-based tool to facilitate in uploading daily images to Reddit
jackson java java-swing reddit reddit-api slf4j sql sqlite
Last synced: 19 Apr 2026