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/wlgs/introduction-to-databases-and-sql-course
Introduction to Databases and SQL course 2021/22 at AGH UST. The repository contains also final project source files. The project was to design and create database for a restaurant.
agh agh-ust database database-course mssql sql
Last synced: 22 Apr 2026
https://github.com/synvox/sql
sql is another sql template string library. Bring your own database client.
nodejs postgresql query-builder sql
Last synced: 13 Apr 2025
https://github.com/microsphere-projects/microsphere-alibaba-druid
The microsphere projects for Alibaba's Druid
alibaba-druid cloud-native druid java jdbc microservices microsphere sql
Last synced: 24 May 2026
https://github.com/vcnovaes/registro_de_notasdelphi-pgsql
Sistema de registro, exclusão e busca de notas utilizando PostGreSQL e DELPHI
Last synced: 29 Jun 2025
https://github.com/ritankarsaha/law-and-order
This is a law and order website where the person can search for legal regulations and articles on law.
Last synced: 19 May 2026
https://github.com/nav3005/timetable-management-system
Project on Time table management system using Python GUI(Tkinter) and SQL for Database
Last synced: 05 Nov 2025
https://github.com/joutvhu/spring-dynamic-commons
Spring Dynamic Commons provides SQL Directives and Utils for other Spring Dynamic libraries
commons directive spring spring-boot spring-data sql utils
Last synced: 29 Apr 2026
https://github.com/kalyan4636/interview-coding-practice-questions
PYTHON AND JAVA CODING SNIPPETS, TECHNICAL INTERVIEW QUESTIONS AND PRACTICE CODE.
angular corejava cpp css data-structures django framework html java javascript mongodb python sql
Last synced: 11 Apr 2026
https://github.com/alyqamar/hackerrank
hackerrank hackerrank-solutions ms-sql-server sql sql-server t-sql
Last synced: 20 May 2026
https://github.com/dogan-the-analyst/analyze_data_in_a_model_car_database
This is a SQL project.
Last synced: 25 Feb 2025
https://github.com/dsrichard97/portfolio
Data Science Portfolio
biostatistics data-science hypothesis-testing machine-learning python regression-analysis sql statistical-analysis tableau-dashboards
Last synced: 15 May 2025
https://github.com/abenezer-tilahun/vet-clinic-database
In this project I use a relational database to create the initial data structure for a vet clinic. Create a table to store animals' information, insert some data into it, and query it.
Last synced: 07 Apr 2025
https://github.com/kamo333/ms-ai-hackathon
HTML5, CSS3, JavaScript, Node.js, Express, OpenAI integration, SQL database management – developed for the Microsoft AI Hackathon 2025. A full-stack application that helps social workers manage client information with AI-powered assistance, providing context-aware suggestions based on integrated client data.
css3 expressjs html5 javascript nodejs openai sql
Last synced: 25 Oct 2025
https://github.com/williabk198/jagsqlb
Just Another Go(JAG) SQL Builder is a Go libarary aimed to give easy to use, ORM-like functions to aid in building SQL queries
Last synced: 09 Mar 2026
https://github.com/jordicorbilla/specflow_table_generator
Simple Specflow table generator for SQL Server
Last synced: 13 Apr 2025
https://github.com/kevinbazira/car-rental-price-comparison-website
Car Rental Price Comparison Website is an open source web application built using Java to scrape data from a variety of sources, store it in a local SQL database, expose it through a RESTful web service (API) built using Node.js, and display it on the frontend using JavaScript (Vue.js).
chai css database hibernate html java javadoc javascript jsoup junit maven mocha mysql nodejs spring sql vuejs
Last synced: 09 Apr 2026
https://github.com/benjaminsemah/ruby-catalogue-app
This project is a catalogue app that allows users to create and store data of things such as books, music albums and games.
Last synced: 13 Feb 2026
https://github.com/axeldavid45/agenda-ajax-php-mysql
Agenda creada utilizando la tecnologia AJAX para hacer las consultas y en el backend php.
Last synced: 09 Aug 2025
https://github.com/krzys9876/spark-model-tutorial
Spark tutorial for implementing complex calculations
Last synced: 29 Mar 2025
https://github.com/sangeethnandakumar/express-data-library
This repository holds the Express Data library. This library is a easy to use wrapper around Dapper and Dapper Contrib and exposes APIs to do single line CRUD operations on databases with proper disposing
dapper dto helper mysql sql sqlserver
Last synced: 10 Apr 2026
https://github.com/iguptashubham/walmart-eda
Imagine diving into the fascinating world of Walmart with just a few lines of code! This project lets you do that using MySQL, a powerful tool for data analysts. You can clean up messy data like a detective, uncovering hidden patterns and trends. Data scientists can take it further,.
analysis data dataset eda mysql portfolio-project python sql
Last synced: 10 Apr 2026
https://github.com/laavanjan/conversational-sql-agent
Generative AI project with SQL DB, Langchain SQL toolkit and Agent type
chatbot database groq groq-api langchain mysql natural-language-processing python search sql sqlite-database streamlit-webapp
Last synced: 10 Apr 2026
https://github.com/suhailroushan13/mysql-cheatsheet
The SQL Basics Cheat Sheet provides you with the syntax of all basics clauses, shows you how to write different conditions, and has examples. You can download this cheat sheet as follows:
Last synced: 19 Apr 2026
https://github.com/nziza-oscar/nzizaoscar250
I’m a positive, enthusiastic and competent Software Developer,
agriculture bootstrap4 bootstrap5 css educational-systems javascript mongo mongoose mysq php7 php8 postgres postgresql react software-development softwaretesting sql tailwindcss vue3
Last synced: 18 Jan 2026
https://github.com/souravroy-etl/duckle
Local-first ETL/ELT studio: a drag-and-drop visual pipeline designer that compiles to SQL and runs on DuckDB. Tiny desktop app, no servers, git-friendly workspaces.
data-engineering data-integration data-pipeline data-quality desktop-app drag-and-drop duckdb elt embedded etl local-first react rust sql tauri typescript vector-database
Last synced: 23 May 2026
https://github.com/kazimovzaman2/holbertonschool-higher_level_programming
Holberton Curriculum for learning Python. Applying basic fundamentals from low_level_programming.
mysql oop python3 sql test-driven-development
Last synced: 15 May 2026
https://github.com/hifza-khalid/book-management-system-sql
A Book Management System SQL project 📚 featuring tables for Authors ✍️, Books 📖, Customers 👤, and Orders 🛒. Includes sample queries for tracking book sales 💰, pricing by genre 🎭, and customer order history 📅.
book-management data-analysis database-management sql sql-queries
Last synced: 03 Feb 2026
https://github.com/h-yzeng/retro-minigames
Retro-Minigames is a Java desktop app featuring classic games like Tic-Tac-Toe, Snake, and Pong. It includes user authentication, profile management, and game statistics using MySQL and BCrypt.
database database-schema game-development java login-system mysql sql ui-design user-interface
Last synced: 09 Apr 2026
https://github.com/r0man/sqlingvo.ksql
A Clojure DSL to build SQL statements for KSQL DB.
clojure clojurescript dsl ksql lisp sql
Last synced: 24 May 2026
https://github.com/humbertocg18/sites-criados-php-html
Este repositório é para compartilhar e demonstrar alguns sites que eu fiz ao longo do tempo. Tanto trabalhos ministrados no Ensino Médio Técnico do @senacrs-emti (Distrito Criativo), tanto como alguns projetos pessoais.
Last synced: 09 Apr 2026
https://github.com/zhd4/pgbackupbot
Telegram Bot for PostgreSQL Databases auto-backuping
backup database postgres postgresql python sql
Last synced: 27 Jul 2025
https://github.com/manavalan2517/student-login-and-register-system
Student-Login-and-Register-System
login python register registration sql student-login student-registration student-registration-management student-registration-system students
Last synced: 10 Aug 2025
https://github.com/saghosh8/securebankdbdata
A simple database system for managing customer accounts, transactions, and loans. It includes secure transaction tracking, loan interest calculations, and audit logs.
database mysql sql sql-query sql-server
Last synced: 11 May 2025
https://github.com/esdmr/bibliothecarius
An example library database and interface
database-schema flask mariadb preact python sql typescript
Last synced: 07 Apr 2026
https://github.com/imega/txwrapper
SQL transaction wrapper on golang
database mysql sql sqlite3 transaction
Last synced: 10 May 2026
https://github.com/kavindu-kodikara/farm_share_backend
FarmShare is an Android-based agricultural investment platform where farmers raise funds by selling stock units (1 kg = 1 stock unit). Dynamic stock pricing is based on real-time weather & soil risk scores. Built with Android (Java), Spring Boot, MySQL, Firebase, and PayHere, it ensures transparent & secure farm investments.
android boostrap firebase firebase-storage firestore html java javascript spring-boot sql sqlite
Last synced: 10 Apr 2026
https://github.com/samridhisainii/auction-data-trends
It includes PySpark code for data processing and SQL queries for insightful analysis of IPL auction statistics.
Last synced: 10 Apr 2026
https://github.com/elaad24/php-school-management-system
mini project - school management system - managing grades users contacts and more !
grades php school-management sql xampp
Last synced: 13 Jul 2025
https://github.com/appwebd/perl-mysql-backups-all-databases
Backup of all mysql database. Generate file with format name basename-date-time.sql
amazon-s3-storage backups cron-jobs mysql-database perl-script scripting sql
Last synced: 03 Oct 2025
https://github.com/males23/sql_bdd_chytin
Les bases de donnée dans toute leur diversité.
Last synced: 07 Aug 2025
https://github.com/hanan-nawaz/numl_faculty_analysis
This project analyzes faculty data from NUML's CS and SE departments, comparing the number of faculty, designations (e.g., Lecturers, Assistant and Associate Professors), and PhD qualifications. It also includes a detailed list of all faculty members with their designations, departments, and contact information.
csv dataengineering etl-pipeline python sql tableau-dashboards webscraping
Last synced: 21 Mar 2025
https://github.com/yansheng836/mysql_collect_processlist
这是一个纯脚本工具,用于从MySQL的`information_schema.processlist`视图中定期收集数据并保存到本地日志文件。
Last synced: 19 May 2026
https://github.com/andreaslill/react-next-chat-app
Chat app with channels and authentication built in NextJS.
bcrypt next-auth nextjs pusher react sql tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/rajathirumal/bridgemap
A source to source compiler. Bridge language to SQL. This repo is a subproject of https://github.com/rajathirumal/ETL-Tool
bridge-programming bridgemap bridgemap-programming programming-language python sql
Last synced: 31 Jan 2026
https://github.com/ihoro/rough-rx-pg
Rough implementation of rxified wrapper of node-postgres lib
javascript nodejs postgres reactive-extensions rxjs sql wrapper
Last synced: 10 Jul 2025
https://github.com/iamriteshkoushik/db-dev
My attempt to write a simple SQL database from build-your-own.org
dbms golang sql systems-programming
Last synced: 25 Aug 2025
https://github.com/evan-choi/jsqlparser.net
JSqlParser.NET parses an SQL statement and translate it into a hierarchy of .NET classes. The generated hierarchy can be navigated using the Visitor Pattern
dotnet ikvm jsqlparser parser sql
Last synced: 21 May 2026
https://github.com/shivm-sb-07/rapido_data_analyst_project
The Rapido's Data Analyst Project involves analyzing ride service data to create interactive Power BI dashboards, visualizing key metrics like revenue trends, ride patterns, and driver performance. These dashboards enable data-driven decision-making and operational efficiency for Rapido.
excel powerbi python3 sql workbench
Last synced: 22 Mar 2025
https://github.com/edixonalberto/control-electrificador
APP WEB para el control remoto de un electrificador de cercas
arduino arduino-sketch cpp css electronic html ino iot javascript microcontroller mysql php portfolio sql
Last synced: 08 Apr 2026
https://github.com/ravin-d-27/data_archiving_and_purging
This repositories contains the SQL Scripts which is used for Data Archiving and Purging in SQL Server
data-archive data-purge database sql ssms
Last synced: 10 Aug 2025
https://github.com/ashraf-khabar/licence-plate-recognition
About The realization of a radar system for the detection of vehicle license plates is an innovative and ambitious technological project that aims to improve road safety and facilitate the identification of vehicles in traffic
ai deep-learning deep-neural-networks flask flask-api machine-learning machine-learning-algorithms oracle-database oracle-db python python3 shell sql tensorflow
Last synced: 11 Apr 2026
https://github.com/sufiyanahmed4566/sql-musicmaven
"This Music Store Database Project showcases SQL skills through comprehensive database design, query optimization, and data analysis. Includes ER diagram, database file, query questions (Easy, Medium, Hard), answered queries, and CSV table data. Ideal for recruiters seeking skilled SQL developers for music store management and data analysis.
data-analysis database insights mysql-database oracle-database relational-databases sql
Last synced: 18 May 2026
https://github.com/lucasbelpiede/law_firm
A advocacy website template developed with WordPress
css git html javascript mysql php seo sql wordpress
Last synced: 10 Apr 2026
https://github.com/waqaszafar9/cricket-managment-database
cricket website data base mangment project
cricket-data cricket-dataset data data-structures database database-management database-management-system database-schema oracle oracle-database sql sql-query
Last synced: 10 Aug 2025
https://github.com/pratyushpanda91/sql-50-leetcode-solutions
Here is given all solution from day 1 . Question are from below link .
Last synced: 11 Jun 2026
https://github.com/briso10-dev/oracle-database
An Open source project giving a maximum of Query Solutions of various different databses in Oracle
Last synced: 20 Sep 2025
https://github.com/lhm2904/pgexercises-solutions
My solutions to the SQL practice problems on pgexercises.com
Last synced: 14 Mar 2025
https://github.com/maxgripe/ssms-olivine-color-theme
SQL Server Management Studio (SSMS) color scheme.
color color-scheme color-theme colors scheme sql sql-server sql-server-management-studio sqlserver ssms ssms-extension theme
Last synced: 22 Mar 2025
https://github.com/osvaldomx/pyntegritydb
Herramienta de línea de comandos para analizar y medir la calidad de la integridad referencial en bases de datos relacionales.
data-quality database integrity referential-integrity sql validator
Last synced: 16 Jan 2026
https://github.com/akhilesh664/mysql
🛢️ MySQL Mastery – Queries, Schemas & Optimization! This repository contains a comprehensive collection of MySQL scripts, covering everything from basic queries to advanced database management. It includes well-structured SQL commands, schema designs, stored procedures, and performance optimization techniques—perfect for learners, developers.
database-management jdbc mysql sql
Last synced: 26 Jan 2026
https://github.com/shanukatiyar111/pyspark-project-2
DATABRICKS PROJECT - END TO END GOOGLE PLAYSTORE DATA ANALYSIS
databricks pyspark python sparksql sql
Last synced: 20 May 2026
https://github.com/zntrio/go-cel2squirrel
Convert a CEL boolean expression to Squirrel SQL Builder for dynamic filtering capabilities.
aip cel golang-library sql sql-builder
Last synced: 12 Jan 2026
https://github.com/riyouuyt/analyzing-ecommerce-business-performance-using-sql
project that delves into the eCommerce domain to assess key business metrics: customer growth, product quality, and payment quality methods.
analytics business-analytics data-visualization ecommerce excel postgresql sql
Last synced: 31 Aug 2025
https://github.com/nadafeteiha/my-portfolio
Portfolio Site applying production engineer concept on it.
docker docker-compose flask script sql tumx yaml
Last synced: 10 Apr 2026
https://github.com/steviecurran/sql2csv
C shell script to convert an SQL file to CSVs
database-management python query-language sql sqlite
Last synced: 13 Apr 2026
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/markbilginer/xamarinforms_notes
A Beginner Project introducing Xamarin.Forms.
csharp linq netframework sql xamarin xamarin-forms xaml xaml-ui
Last synced: 26 Jan 2026
https://github.com/fabriciocovalesci/analise_desenvolvimento_sistemas
Repositório para salvar todos scripts, realizados em sala de aula.
cpp java javascript mysql postgresql python sql
Last synced: 10 Apr 2026
https://github.com/naomibbautista/crud_cafebreria
CRUD sobre una cafebrería (Librería - Cafe) conectada a SQL Server.
Last synced: 08 May 2026
https://github.com/vlucas/seamless-cloud-js
JavaScript (Web + Node) Client for Seamless.cloud
database javascript nodejs sql
Last synced: 09 Apr 2026
https://github.com/franciscogallegorus/mgcinstaller.github.io
Página de descarga de MGC facturas. App de escritorio para el registro de facturas y gastos de la empresa.
analisis-de-datos csharp data-analytics data-science database desktop-app desktop-application expenditure expenditures factura facturacion gastos invoice mysql sql
Last synced: 13 Apr 2026
https://github.com/pylena/sparkifydatawarehouse
ETL pipeline that extracts data from S3, stages them in Redshift, and transforms data into a set of dimensional tables for analytics
Last synced: 03 Feb 2026
https://github.com/rafaelmoraes003/trybe-exercicios
chai css docker express html http javascript jest mocha mysql nodejs oop python react react-testing-library redux sequelize sql typescript
Last synced: 10 Apr 2026
https://github.com/perlmonker303/socialbisquit
SocialBisquit is an ad-free social-media platform used to connect people from all over the world and finding their right match.
ajax axios javascript jquery php social-network sql
Last synced: 10 Apr 2026
https://github.com/vitorantonionne/pocket-nlw
docker javascript nodejs postgresql sql
Last synced: 11 Apr 2026
https://github.com/syncfusionexamples/crud-operations-wpf-scheduler-using-sql-offline-database
How to perform the CRUD operations in WPF Scheduler (Calendar) using offline SQL database
appointments calendar crud events scheduler sql wpf wpf-application wpf-scheduler
Last synced: 19 Apr 2026
https://github.com/haideratgh/sql-data-analytics-project
This repository contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis
analytics business-analytics business-intelligence data data-analysis data-analyst data-analytics data-engineering data-science data-scientist database datascience query reporting sql sql-query sql-server window-functions-in-sql
Last synced: 29 Jun 2025
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/roudiolding/softwaresteks
Here I'll update folders with all the knowledge that I've learned. Here's is the index (Python, Java, C#, JavaScript, HTML, CSS, React, SQL, NoSQL)
css html java javascript nosql python react sql
Last synced: 10 Apr 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/gaurid14/live-sql-query-explainer
JetBrains plugin to explain SQL queries inline with visual and textual breakdowns. Ideal for learning and debugging SQL.
gradle intellij-plugin java jetbrains-plugin sql
Last synced: 18 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/qpliu/out-parameter-hack
oph is a hack to use out parameters in MySQL stored procedures with Go sql drivers
go mysql sql stored-procedure stored-procedure-out-parameters
Last synced: 18 Feb 2026
https://github.com/filsan-musa/course-sql_fundamentals_for_data_analysis
This course serves as an introduction to Structured Query Language (SQL) for the aspiring data professional, focusing on fundamental concepts and practical applications. The course incorporates interactive video lectures, as well as weekly course exercises to reinforce learning.
chinook-database database relational-databases sql sqlite
Last synced: 15 May 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