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/mehrajlatifli/cargallery-_-linq-to-sql-with-mvvm
LINQ to SQL with MVVM. Update can not work correctly. Because of Combo boxes directly binding with tables of database. Update all same items which selected item in database and listview. Add update item instead of orginal item in combo box. You will not face a problem If use textbox instead of combox.
adonet csharp database-first datacontext gallery inotifypropertychanged linqtosql mvvm observablecollection onpropertychanged sql wpf
Last synced: 11 May 2026
https://github.com/ayvero/sql_medical_project
This academic project simulates a management system for medical images, including patients, images, processing algorithms, and validation rules using SQL constraints and PostgreSQL triggers.
Last synced: 15 May 2025
https://github.com/datahappy1/etl_flow_with_statistical_process_control
Materials and install for my talk about getting your ETL flow under Statistical Process Control
3sigma elasticsearch etl kibana sql sqlserver statistical-methods winlogbeat
Last synced: 19 May 2026
https://github.com/sanchezluys/postgresql-nivel-0
Curso Comfenalco PostgreSQL
classroom database pgadmin postgresql presentacion presentation sql
Last synced: 11 Apr 2026
https://github.com/asleshagaikar/sql-sales-inventory-analysis-eda
This project provides a robust framework for performing data analysis on sales, inventory, and customer data stored in a PostgreSQL database. The SQL scripts implemented in this project offer insights into key performance indicators (KPIs), customer segmentation, product trends, and operational efficiency, enabling better business decision-making.
Last synced: 15 Mar 2025
https://github.com/cr2007/f27wd-cw2
Coursework 2 - Databases
computer-science database f27wd php sql web-design-and-databases
Last synced: 20 May 2026
https://github.com/fiatjaf/parser-frenzy
[ABANDONED] an app that allows developers to build intelligent and offline-first data-entry apps for normal people.
data-entry eventsource jq pouchdb sql
Last synced: 07 Apr 2025
https://github.com/muznocci/base_to_projects
O projeto BASE_to_projects é uma estrutura inicial para projetos desenvolvidos com o framework Django, configurada para ser executada em contêineres Docker. Esta base visa agilizar o início do desenvolvimento, fornecendo uma configuração prévia que inclui serviços comumente utilizados em aplicações web.
adminer css django docker docker-compose html mvt-architecture nginx postgres python redis sql
Last synced: 11 Apr 2026
https://github.com/ndohvich/ndohvich
Je suis un grand fan de l'analyse des données avev PYTHON
anaconda arduino data github jypyter keras machine-learning machine-learning-algorithms numpy pandas python scikit-learn sql tensorflow visual-studio-code visualization-dashboard
Last synced: 11 Apr 2026
https://github.com/odeyiany2/flit-apprenticeship-data-science-projects
This repo contains all my projects for my FLiT Apprenticeship
data-analysis data-science data-visualization machine-learning sql
Last synced: 17 May 2026
https://github.com/iness000/ecoeats
A MySQL implementation based on EcoEats, a MERN stack web application for a food waste management system.
food-management mysql-database sql
Last synced: 04 Mar 2025
https://github.com/raflizocky/dicoding-event
Android | A mobile application to browse events of Dicoding Indonesia.
android dicoding-submission kotlin rest-api sql
Last synced: 18 May 2026
https://github.com/ailynux/ims-project
Inventory Management System, for managing inventory, tracking stock levels, and generating reports.
angular asp-net-core full-stack react sql
Last synced: 03 Feb 2026
https://github.com/youssefelghamour/artisansalley
E-commerce Full Stack website: A digital marketplace connecting artisans with customers.
css flask flask-api flask-sqlalchemy fullstack html javascript jquery jquery-ajax mysql python restful-api sql sqlalchemy
Last synced: 11 Apr 2026
https://github.com/rozhakxd/securesqlfirebird
Implementation of user access control using Firebird SQL. Granting and revoking permissions (SELECT, INSERT, UPDATE, DELETE) to simulate real-world database security in a multi-user system.
database firebird firebirdsql flamerobin grant revoke sbd security sql
Last synced: 16 May 2025
https://github.com/nivl/go-sqldb
Interfaces and implementations to deal with database access in Go
Last synced: 03 Jul 2026
https://github.com/aloksingh20/hirequest
HireQuest is a dynamic Android hiring application bridging the gap between job seekers and HR professionals. With tailored dashboards for both candidates and HR users, the app offers a personalized experience.
alarmmanager android android-application android-studio fcm-notifications firebase java java8 jwt-authentication kotlin notification-android push-notifications redis-client rest-api room-database spring-boot spring-security sql websocket websocket-client
Last synced: 04 Jan 2026
https://github.com/yt3trees/execsql
Right click on the .sql file -> "Send" -> ExecSQL.exe -> Execute the query
Last synced: 27 May 2026
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/sameeh-hussein/northwind-sql-practice
Northwind database SQL script with categorized practice queries (Easy, Intermediate, Hard) for improving SQL skills.
Last synced: 03 Feb 2026
https://github.com/sambhav228/ep-mini
This project giving the brief intro to Inventory and sales Report of products
enterprise-programming java sql
Last synced: 24 Jun 2025
https://github.com/alexfariakof/harvard-cc50
Curso de introdução a Computer Science da Harvard. Tive uma ótima experiência com os diversos problemas complexos e muito difíceis de serem resolvidos, Nem todos os exercícios foram resolvidos principalmente o do modulo SQL FiftyVille .
aws bootstrap c-language-programming cs50 css docker flask html javascript jinja jquery python3 sql sqllite3
Last synced: 11 Apr 2026
https://github.com/michael-insights/portfolio
This repository showcases my projects and skills in Data Analytics, Data Science, and Machine Learning. It includes hands-on work in data analysis, predictive modeling, and machine learning algorithms, aimed at solving real-world problems.
data-analytics data-science data-visualization datapreprocessing jupyter-notebooks machine-learning matplotlib numpy pandas predictive-modeling python scikit-learn sql
Last synced: 11 Apr 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/piyushkumar96/generic-orm
A comprehensive, high-level ORM wrapper for Go built on top of GORM that provides a generic interface for database operations with PostgreSQL and other SQL databases.
generic go golang gorm mysql orm postgres postgresql sql
Last synced: 13 Jan 2026
https://github.com/m0nica/datadatabases
Projects completed for Data and Databases @ the Lede Program.
Last synced: 20 May 2026
https://github.com/patelvivekdev/novelreader
Website to Read and Download NOVEL and COMICS
bookreader comics-reader novelreader php sql
Last synced: 29 Mar 2025
https://github.com/yansheng836/mysql_collect_processlist
这是一个纯脚本工具,用于从MySQL的`information_schema.processlist`视图中定期收集数据并保存到本地日志文件。
Last synced: 19 May 2026
https://github.com/jveiiga/bootcamp-claro-java-com-spring-boot
Bootcamp Java com Spring Boot e outras tecnologias que realizei na Dio (Navegue entre as Branchs).
abstracao debugging encapsulamento exceptions heranca java junit5 mariadb maven mongodb phpmyadmin polimorfismo programacao-funcional programacao-orientada-objetos railway spring sql stream testes-unitarios uml-diagram
Last synced: 11 Apr 2026
https://github.com/coledixon/csharp_contacts_application
C# desktop application for storing contacts with SQL
csharp data-integration desktop-application sql xml
Last synced: 21 Mar 2025
https://github.com/krisnasuma/registerlogin
Simpel Website Register dan Login
css database javascript native php sql
Last synced: 11 Apr 2026
https://github.com/krzys9876/spark-model-tutorial
Spark tutorial for implementing complex calculations
Last synced: 29 Mar 2025
https://github.com/mbizhani/adroit
Utility Classes
cache calendar configuration-file encryption-decryption prepared-statements sql xstream
Last synced: 16 May 2025
https://github.com/wesleysales/estudandojava-dio
api data-structures database design-patterns git github intellij java orientacao-a-objetos spring sql
Last synced: 15 Jan 2026
https://github.com/dorukeskicorapci/sql-basics-password
This project is password encoding feature extension for SQL Basics Project repository.
encoding-decoding passwordencryptor sql
Last synced: 24 Feb 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/malaksadek/swifty
A Movie Trivia Quiz mobile application 🧠 🎮 (2019)
android android-app firebase firebase-database full-stack ios ios-app java json json-api mobile mobile-app mobile-development php sql swift
Last synced: 07 Apr 2026
https://github.com/olbeup/verdu-method
The Verdú Method — Native Cross-DB Queries in Firebird 2.5
cross-database database execute-statement firebird firebird-25 sql verdu-method
Last synced: 13 Jan 2026
https://github.com/motapinto/sql-query-optimization
SQL: Query optimization
execution-plan indexes oracle-database query-optimization report sql
Last synced: 14 Jul 2025
https://github.com/georgiosioannoucoder/nyc-open-data-311-service-requests
Normalize and organize the NYC Open Data 311 Service Requests dataset in third-normal form. 🗄️
311-data 311-service-requests big-data database mysql mysql-workbench normalization nyc-opendata sql
Last synced: 19 May 2026
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/lakhindarpal/candidate-key
candidate-key dbms normalization oracle rdbms sql
Last synced: 29 Jun 2025
https://github.com/piyush26c/university-prediction-engine
[Course Project] Developed a desktop GUI application using Python 🐍programming language, PyQt (for frontend) and Oracle 11g(backend) database. Application predicts the most reliable University among the entered three choices, to which user wishes to apply for higher education (Masters). Data visualization and handling of university prediction is key showing of the project.
datavisualization gui oracle-database pyqt python3 sql
Last synced: 26 Jun 2025
https://github.com/leanwit/hattrick
chromedriver csharp efcore netcore-webapi netcore2 sql swagger swagger-ui
Last synced: 10 Apr 2026
https://github.com/chelseammatta/nopd-cad-data-analysis
Analysis of 911 call data from New Orleans' 3rd & 4th police districts (2019-2022) using BigQuery
911-calls 911-data bigquery cad-data crime-analysis data-analysis emergency-response new-orleans public-safety sql
Last synced: 01 Jul 2025
https://github.com/misicode/Kaggle-Intro_to_SQL
Solutions of the exercises from the course "Introduction to SQL with BigQuery" by @Kaggle.
bigquery kaggle kaggle-intro-to-sql sql
Last synced: 10 Mar 2025
https://github.com/sumitm01/srms
Repository for versioning of a full stack PHP project used to manage student results and allows to download results in a PDF.
apache bootstrap4 css3 database html mysql-database php8 sql
Last synced: 04 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/pandamy619/postgre-docker-template
Useful postgreSQL docker template
docker docker-compose dozzle pgadmin postgres postgresql sql
Last synced: 25 Jan 2026
https://github.com/ivanbyone/leetcode-sql
LeetCode SQL Solutions in PostgreSQL
leetcode leetcode-solutions leetcode-sql leetcode-sql-50 postgresql sql
Last synced: 01 Jul 2025
https://github.com/giddie/advent-of-code
Each branch is a different year/language combo.
advent-of-code advent-of-code-2023 advent-of-code-2024 elixir nx postgresql sql
Last synced: 18 May 2026
https://github.com/iguessthislldo/ck2db
Various Utilities and Files for my University Project on Analysing Crusader Kings 2 Save Files
bison crusaders-kings-2 flex json mariadb sql
Last synced: 16 May 2025
https://github.com/mushfique-tajwar/eCommerce
An eCommerce website project with dynamic database using PHP & SQL. (HTML & CSS as well)
bracu cse370 cse370lab cse370project css database dynamic ecommerce ecommerce-website html mysql mysql-database php sql
Last synced: 29 Mar 2025
https://github.com/luizassimoes/diario-do-cinema
Projeto de software desenvolvido em Python com Flask para gerenciar uma lista pessoal de filmes, permitindo ao usuário adicionar, editar e registrar filmes que deseja assistir, além de atribuir notas e datas de visualização.
Last synced: 05 May 2026
https://github.com/belynnn/i3n_dbed_php__crud
Creation of a CRUD in PHP, including a Front-End, Back-End and Database part via a "Data Oriented Back-End Developer" training course thanks to the ASBL Interface3.Namur and the trainer Philippe Stons from the Cognitic/Bstorm training centre.
crud-application mysql php sql training will-not-be-finished
Last synced: 11 Nov 2025
https://github.com/ptrvsrg/daily-helper-api
REST API приложения Daily Helper, разработанного для управления задачами в рамках различных проектов
docker docker-compose java jwt liquibase mariadb maven openapi spring spring-boot spring-data-jpa spring-mail spring-security spring-validation sql swagger thymeleaf
Last synced: 11 Apr 2026
https://github.com/hadijahkyampeire/stackoverflowapi
StackOverflow-lite is a platform where people can ask questions and provide answers.
Last synced: 10 Apr 2026
https://github.com/lgautier/tablecloth
Set the tables for data science work.
Last synced: 17 Jun 2026
https://github.com/elormlokpo/receipt-gen-api
A basic api for tracking food orders and generating receipts
asp-net-core entity-framework-core sql
Last synced: 20 Mar 2025
https://github.com/nathan-html/calandar
class-first-approach course hibernate java learning mvc spring sql web-application
Last synced: 18 May 2026
https://github.com/alejandrocisnerosvillegas/seguimiento-academico-online
Plataforma web de Seguimiento Académico Online desarrollada con HTML, CSS, JavaScript, PHP y MySQL. Permite a los profesores registrar asignaturas, tomar asistencia y consultar estadísticas generales de los alumnos.
Last synced: 03 Feb 2026
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/farrelad/sijaru-jti-polinema
Sebuah proyek sistem peminjaman ruangan yang diaplikasikan di Jurusan Teknologi Informasi POLINEMA untuk menunjang seluruh aktivitas bagi civitas akademika POLINEMA.
basisdata informatika kampus mysql peminjaman-ruangan polinema semester-2 sql studi-kasus tugas-akhir
Last synced: 23 Mar 2025
https://github.com/manuelgu/cache-example
Example cache implementation (Guava)
Last synced: 22 Mar 2025
https://github.com/arn-ob/rb-application-angular-4-php
Revelation Bangladesh Inventory and print management Software, Using Angular and PHP
Last synced: 29 Mar 2025
https://github.com/garcane/fcc-periodic_table_db
This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about the elements in the periodic table and create a Bash script that interacts with this database to retrieve and display data in a user-friendly format.
bash bash-script bash-scripting git postgresql postgresql-database shell sql
Last synced: 10 Apr 2026
https://github.com/vara-co/sql-challenge
EmployeeSQL "Data modeling, data engineering, and data analysis."
data-analysis data-engineering data-modeling databases employee-database erd erdiagram postgres postgresql schema sql tables
Last synced: 18 May 2026
https://github.com/raoufswe/volunteerpoint
Volunteer Management System in ASP.NET
asp-net css html javascript sql
Last synced: 18 Jun 2026
https://github.com/amitrajitdas/sql-practice
My SQL exercises. Feel free to fork.
Last synced: 08 Aug 2025
https://github.com/juanjefry23/resume-dev-web
My Resume Dev Web
bootstrap code css frontend git html javascript react responsive-design resume sql
Last synced: 08 Apr 2026
https://github.com/abanoub-asaad/hospitalms
Hospital Management System using C#, Windows Forms, and Oracle Database.
crystalreports csharp database oracle oracle-database sql windowsforms
Last synced: 04 Jan 2026
https://github.com/edward3h/kiwiproc
Java annotation processor to generate JDBC implementation for SQL queries
Last synced: 25 Jun 2025
https://github.com/shreyakushw/pay-slip-automation-system
This project implements an automated payroll system for ONGC using SAP ABAP. It includes the creation of database tables, setting up a package, and developing the necessary ABAP programs for payroll processing, including pay slip generation.
Last synced: 05 Jan 2026
https://github.com/paprikadarlingtoniapurpuraquevedo/techof-sql-exerccios-em-aula
Conteúdos ensaiados em SQL.
Last synced: 02 Jan 2026
https://github.com/roosterpips12/e-commerce-sql
E-commerce-schema + test
excel-import mysql-database sql
Last synced: 15 Jun 2026
https://github.com/mgrdich/testgoapi
Creating Api with Golang
chi go golang-server postrgresql sql sqlc
Last synced: 20 Jan 2026
https://github.com/mohammadshaad/tanx.fi-assignment
A price alert application that triggers an email when the user’s target price is Achieved. Say, the current price of BTC is $28,000, a user sets an alert for BTC at a price of 33,000$. The application should send an email to the user when the price of BTC reaches 33,000$.
docker dockerfile golang jwt postgresql rabittmq redis sql
Last synced: 11 Apr 2026
https://github.com/avinashtare/short-url-generator
Welcome to the Short URL Generator project! This project is designed to create shortened versions of URLs, making them easier to share and manage. It is built using Node.js, Express.js, React, and MySQL.
Last synced: 07 Apr 2026
https://github.com/aswajith7077/shopnex
An Affiliate Marketing platform featuring an interactive web application with a focus on elevating UI/UX design standards and developed using ReactJS
affiliate-marketing expressjs mysql-database reactjs relational-databases sql
Last synced: 10 Apr 2026
https://github.com/rhedgpeth/skysql_htap_demo
Create a schema and load data into MariaDB HTAP.
bash bash-script htap hybrid-database mariadb mariadb-columnstore mariadb-database mariadb-htap mariadb-innodb mariadb-server mariadb-skysql sql
Last synced: 18 Feb 2026
https://github.com/arnoldchrisoduor1/machinelearning-and-neuralnetworks
Starting out in Machine Learning.
numpy pandas python scikit-learn scipy sql tensorflow2
Last synced: 11 Apr 2026
https://github.com/busesimsek/sql-data-cleaning-project
A data cleaning project focusing on layoff trends, using MySQL to handle missing values, remove duplicates, standardize data, and ensure consistent formatting for accurate analysis.
Last synced: 14 Mar 2025
https://github.com/Frozen-Archive/FF_DB_SAP_ODBC
SAP ODBC Based Unreal Engine 5 ODBC plugin for Windows
database databases mysql odbc odbc-api odbc-driver postgresql sql sqlserver ue5 ue5-game ue5-plugin ue5-template
Last synced: 28 Mar 2025
https://github.com/cliftondavies/hap-api
The Ruby on Rails REST API for Hikes Against Poverty.
devise-token-auth heroku postgresql rspec rspec-rails ruby ruby-on-rails shoulda-matchers sql
Last synced: 10 Apr 2026
https://github.com/haidermalikk/mood-atlas-alt-version
Mood Finder is an app that recommends destinations based on user moods or feelings. It combines a React/Next.js frontend with a Flask Python AI backend to process user prompts, using Google Places API for location data and Google Maps API to display the recommended places. The backend also utilizes SpringBoot to transfer user data to a SQL Database
css flask google google-cloud google-cloud-platform google-maps-api googleplaces java javascript nextjs openai postman python react spring-boot sql
Last synced: 01 Apr 2026
https://github.com/anthgrim/notes_fullstack_app_net6_react
Notes Fullstack app
csharp css dotnet dotnet-core dotnetwebapi2 html javascript react sql
Last synced: 11 Apr 2026