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-06-30 00:25:46 UTC
- JSON Representation
https://github.com/arjuncodess/cs50_solutions
This is CS50x 2023 Here are the solutions to the problem sets and labs you need to complete. Thank me later!
c cs50x flask html-css-javascript python solutions sql
Last synced: 18 Apr 2026
https://github.com/vishalthehuman/academia-campus-repository
Academia is a Django-based Campus Repository designed to streamline the file-sharing process between teachers and students. The platform offers distinct homepages for both teachers and students, each tailored to their specific needs.
css database django django-application django-web-application django-webapp email-client email-sender html javascript python python-application python3 repository repository-management sql
Last synced: 21 Feb 2026
https://github.com/ujstor/data-science-introduction
Introduction to the field of data science, covering fundamental concepts, processes, and tools.
data-science ml numpy pandas python sql static
Last synced: 16 Apr 2026
https://github.com/jaffarabbas/library-management-system-in-java-
GUI base + Database functionality
data database datastructures-algorithms dbms gson java javafx javafx-application javafx-desktop-apps javamail library-management-system mysql sql xammp
Last synced: 05 May 2026
https://github.com/rama41222/notebook
Dev Notes
curated-list devops docs git linux microservice mongodb sql
Last synced: 05 May 2026
https://github.com/tonytech83/python-db
Softuni - Python DB - September 2023
Last synced: 14 Feb 2026
https://github.com/zehracakir/javaileveritabaniislemleri
JDBC, Java diliyle veri tabanlarına bağlanıp sorgu çalıştırmak, veri tabanı ile etkileşimli uygulamalar geliştirmek için ortaya çıkmış bir kütüphanedir. Bu repository de JDBC kullanımı anlatılmaktadır.
database docker docker-container java jdbc postgresql sql visual-studio-code
Last synced: 18 Apr 2026
https://github.com/karlyndiary/global-electronics-retailer-sales-and-customer-insights
Developed an analysis using Python, SQL, and Excel to examine sales and customer demographics for a Global Electronics Retailer. The findings aim to enhance business strategies and improve overall performance.
dashboard data-analysis data-cleaning-and-preprocessing data-pipeline data-visualization etl microsoft-excel microsoft-sql-server python sql
Last synced: 14 Feb 2026
https://github.com/eraydmrcoglu/nextjs-budget-tracker
Full Stack Budget Tracker Created with Next JS
budget-tracker nextjs prisma react-query recharts shadcn-ui sql supabase tailwindcss typescript
Last synced: 05 May 2026
https://github.com/thisguygil/bobo
The best Discord bot on the planet.
chatgpt dall-e discord discord-bot docker fortnite google java jda lastfm lavaplayer mysql soundcloud spotify sql youtube
Last synced: 08 Oct 2025
https://github.com/pchemguy/sqlpage-demo
This project focuses on exploring the SQLPage web app builder and developing a proof-of-concept prototype implementing various aspects/features of a web application for later use as a template or a source of code snippets.
database demo demo-app framework sql sqlite web webapp
Last synced: 05 May 2026
https://github.com/araditc/arad.sms.core.dbreader
DB Reader is a service for managing inbound/outbound messages, connecting to Oracle, SQL Server, and MySQL. It reads messages from the Outbound table and sends them via Arad ITC's web service. Utilizes Threading for high-volume processing and supports message receipt and delivery updates via GetDLR/GetMO web services or Webhook.
arad arad-itc db-reader mysql rest-api sendsms sms sql
Last synced: 15 Feb 2026
https://github.com/rishit7/interview_prep
All about learning Data Managment, and DBMS
Last synced: 15 Feb 2026
https://github.com/rahul9332935/foodapp
We have developed this REST API for an Online Food Booking application. This API performs all the fundamental CRUD operations of any Online Food Booking platform with user validation at every step.
hibernate-jpa java lombok mysql spring-boot springdata-jpa sql swagger-ui
Last synced: 05 May 2026
https://github.com/raflizocky/e-voting
Laravel | A web-based application that manages digital voting.
bootstrap docker docker-compose laravel makefile php sql
Last synced: 25 Oct 2025
https://github.com/rakshitgupta9/celebal-internship
This repository contains my SQL solutions during my internship at Celebal Technologies. It includes various SQL queries, scripts, and projects showcasing my learning and problem-solving skills in SQL.
celabal internship sql summerintern
Last synced: 27 Jan 2026
https://github.com/yshrsmz/sqlstitch
Sort CREATE TABLEs by their relationships. Written in Rust.
Last synced: 16 Feb 2026
https://github.com/gnat/sublime-python-html-sql
HTML + SQL highlighter extension for strings in Python for Sublime Text!
highlighter html sql sublime-text
Last synced: 27 Jan 2026
https://github.com/alidantech/component-ui
A component to enable as user to search content from the database.
ajax component corba-server database-access js json php sql
Last synced: 13 Apr 2026
https://github.com/kundan-10/calender_application
A RESTful API web-service for a Calender Application. This API performs all the fundamental CRUD operations of Covid-19 Application platform with user validation at every step.
Last synced: 05 May 2026
https://github.com/d4nqw3rty/recipe-app
Recipe-app is a rails application to allow users to add foods, add recipes, add the foods previously added as ingredients, see the public recipes added by others, and use the shopping list functionality to determine how much food they need to buy to make a recipe and what it will cost
css html rspec-rails ruby-on-rails sql
Last synced: 05 May 2026
https://github.com/ctkqiang/sqlfang
🚀 SQLFang 是一款用 Erlang 实现的轻量级 SQL 注入检测工具,专注于快速扫描网页参数,探测潜在的注入风险和数据库类型。适合想用 Erlang 玩安全检测的你,稳、准、狠。
china chinese ctkqiang erlang security sql sqlfang sqlinjection
Last synced: 02 Mar 2026
https://github.com/waveform-computing/oliphant
A set of extensions for PostgreSQL including temporal features
plpgsql postgresql sql temporal temporal-models
Last synced: 19 Jan 2026
https://github.com/meysam81/hospital
A GUI program for hospital that adds, removes and etc. a patient from hospital; implemented with sql server database
connection csharp database gui hospital hospital-management sql sql-server sqlconnection sqlserver visual-studio
Last synced: 06 May 2026
https://github.com/stevehansen/sql-inliner
Helper utility to inline SQL server database views
Last synced: 02 Mar 2026
https://github.com/yuaanlin/minisql
A simple SQL Engine (DBMS), as a course project in "Database Design" course at Zhejiang University.
database minisql project sql zhejiang-university zju
Last synced: 16 Apr 2026
https://github.com/irsol/tournament-planner
Udacity Intro to Programming: Final Project
fullstack postgresql psycopg2 python sql test tournament-planner udacity-fullstack-nanodegree vagrant
Last synced: 06 May 2026
https://github.com/turbot/steampipe-plugin-godaddy
Use SQL to instantly query GoDaddy resources. Open source CLI. No DB required.
backup etl godaddy golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 04 Apr 2026
https://github.com/turbot/steampipe-plugin-pokemon
Use SQL to instantly query Pokémon, items, moves, and more from PokéAPI. Open source CLI. No DB required.
hacktoberfest pokeapi pokemon postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 27 Jan 2026
https://github.com/emso-exe/comercio_eletronico_brasileiro
Projeto de análise de dados do comércio eletrônico brasileiro disponibilizado pela Olist via plataforma Kaggle.
analise-de-dados ciencia-de-dados data-analytics data-science datascience e-commerce postgres postgresql pyspark python python-3 python3 spark spark-sql sql
Last synced: 04 Apr 2026
https://github.com/agutiernc/nyc-citi-bike-insights
Data Engineering Project using NYC Citi Bike data for years 2019, 2020, and 2023
analytics-engineering batch-processing data-engineering data-lake data-warehouse dbt dlt etl-pipeline google-cloud-storage python sql terraform
Last synced: 06 May 2026
https://github.com/ilkeresen/mvc5otomasyonapp
Layout Kontrolü Controller Yapısı Partial View Code First Entity Framework Model Yapısı View Yapısı Linq Sorguları Entity Framework Sorguları İlişkili Tablolar Diyagramlar Trigger Kullanımı Prosedür Oluşturma Hazır Template Kurulumu ve Düzenlenmesi CSS Kontrolleri Bootstrap Yapısı Dinamik Web Projeleri Oluşturma Dashboard yapısı Chart Widget Cards kullanımları
admin-lte bootstrap card-widget charts code-first controller css3 dashboard diagrams entity-framework html5 layout linq model partial-views sql triggers view
Last synced: 17 Apr 2026
https://github.com/tomwright/extendedpdo
A simple PDO Wrapper and Query Builder made to shorten the time it takes to get results from basic SQL queries.
database database-access mysql pdo pdo-wrapper php php-7 query-builder singleton sql
Last synced: 04 Apr 2026
https://github.com/tiendc/go-txhelper
Golang SQL Tx execution library
go golang mysql postgresql sql transaction
Last synced: 14 Jan 2026
https://github.com/borisklco/php-htmx.mvc-url.shortener
custom MVC - generating shorter URL links, QR codes, and storing statistics
Last synced: 06 May 2026
https://github.com/keivanipchihagh/covid-19-data-analysis
☠ Covid-19 deaths & vaccination analysis with daily-updated data from OWID dataset
analysis covid19-data sql tableau
Last synced: 19 Mar 2026
https://github.com/alaa-aqeel/vsqlite
program to display sqlite databases
pyqt5 python qt5 sql sqlite sqlite3-databases
Last synced: 07 May 2026
https://github.com/fernandocalmet/java-login-layered-skeletor
♨️ Aplicación simple de escritorio en Java que permite operaciones CRUD aplicando Patrones de Arquitectura de Aplicaciones Empresariales (PEAA) y Diseño Orientado al Dominio (DDD)
crud-application ddd-architecture java jdbc mysql mysql-database peaa-architecture sql
Last synced: 16 Apr 2026
https://github.com/justplainstuff/starter
A plainstack starter template
bun hono kysely plainjobs plainstack sql typescript web
Last synced: 04 Mar 2026
https://github.com/bbonnin/talk-stream-processing-et-sql
Support pour un talk sur le stream processing avec SQL
sql stream stream-processing streaming
Last synced: 30 Jan 2026
https://github.com/divith123/e-commerce
E-Commerce is a modern, full-featured online shopping platform built with Next.js, React, Prisma, and Tailwind CSS. It offers a seamless user experience with secure authentication, product browsing, cart management, and order processing.This project is ideal for learning or launching an online store.
ecommerce nextjs sql typescript
Last synced: 25 Feb 2026
https://github.com/bert-w/sqomplexity
SQompLexity is a Node.js program that assigns a complexity score to SQL SELECT queries, based on a data and cognitive complexity score.
Last synced: 07 Feb 2026
https://github.com/vishrut-b/database-project-mysql-
It is an astrophysical data analytics project, which I did with MySQL. The project was a graded by Sebastien Derriere of the Strasbourg Astronomical Observatory.
astrophysical-data astrophysics mysql relational-databases sql statistics
Last synced: 06 Feb 2026
https://github.com/kader1680/blog-api-crud
This Blog personal website using Laravel framework project also save data in mysql database
bootstrap5 class crud-application css database html5 laravel laravel-framework laravel-package mysql-database object-oriented object-oriented-programming oop php8 sql
Last synced: 24 Jan 2026
https://github.com/adelrizq/firsttosolve
FirstToSolve is a competitive programming platform to manage competitive programming regular activities,
automation automation-selenium cmp2022 codeforces competitive-programming dotnet hackerrank mvc sql
Last synced: 28 Apr 2026
https://github.com/wasilolly/jobsitemvc
Job listing website written with pure MVC PHP, SQL and bootstrap for front end.
model-vi mvc-pattern oop-principles php php-8 sql
Last synced: 19 Feb 2026
https://github.com/luizcalaca/graphql-mysql-api
GraphQL + MySQL + Javascript
apollo-server apollographl graphql javascript mysql nodejs sql
Last synced: 17 Apr 2026
https://github.com/simoesleticia/sql-pandas-interviewquestions
Práticas e aprimoramento em SQL e Pandas com desafios inspirados em perguntas de entrevistas, disponibilizados pelo site Interview Query . Exercícios categorizados por nível de dificuldade.
data-science desafios interview-questions pandas python sql
Last synced: 24 Jan 2026
https://github.com/pimbrouwers/sp_easybutton
One-button SQL Server configuration to implement commonly-accepted best practices.
sql sql-server tsql tsql-stored-procedures
Last synced: 14 Oct 2025
https://github.com/murtadhaalobaidi/soundgood-music-school
Soundgood Music School
astah database jdbc-connector lucidchart maven pgadmin4 psql psql-database query sql sql-server sqlshell terminal
Last synced: 13 Apr 2026
https://github.com/martinius96/rfid-otvaranie-dveri
RFID systém pre otváranie elektronických dverí s webovou časťou pre správu a autorizáciu prístupových kariet. Mikrokontróler ESP8266, ESP32 s WiFi konektivitou.
arduino arduino-sketch arduino-uno bootstrap esp32 esp32-arduino esp8266 esp8266-arduino html mifare mysql nfc-card-reader nfc-tag nodemcu ota-update php rc522 reader rfid sql
Last synced: 12 Apr 2026
https://github.com/codingforentrepreneurs/expressjs-harperdb
Getting started with Express.js and HarperDB on Linode
cfe databases express-js getting-started harperdb javascript linode node node-js nosql sql tutorial virtual-machine
Last synced: 18 Jan 2026
https://github.com/jorgermduarte/dotnet-dbupautomation-mssql
A c# console-application to manage SQL scripts with database environments for multiple applications.
application automation console-application csharp csharp-library dbup dotnet environments manager mssql mssql-library netcore schema script scripts scripts-manager server sql sql-script versions
Last synced: 18 Apr 2026
https://github.com/kanukim97/algorithm
알고리즘 풀이 Repository입니다
algorithm leetcode programmers-online-judge sql
Last synced: 20 Apr 2026
https://github.com/ctsit/redcap_query_collection
A collection of SQL queries that shine light on your REDCap metadata
Last synced: 27 Feb 2025
https://github.com/rileymanda/vet-clinic
Vet clinic database schema and queries
Last synced: 27 Jan 2026
https://github.com/ernestaroozoo/memestocks.net
MemeStocks.net is a Python web app that tracks the historical popularity of specific stocks by monitoring Reddit mentions. Users can search for a stock symbol and view information such as the stock's name, price, and historical popularity data. The data is gathered using the Pushshift API and stored in a PostgreSQL database.
dashboard data-analysis financial-data meme-stock python reddit-scraper scraping sql stock streamlit
Last synced: 06 Mar 2026
https://github.com/oluwis/spring-task-list-graphql-api
Uma API GraphQL feita com Java, Spring, Spring Security e JPA.
apache-commons api backend docker graphql h2-database java jsonwebtoken jwt lombok maven passay spring spring-boot spring-data-jpa spring-security sql
Last synced: 06 Jan 2026
https://github.com/jorjishasan/software_engineer-hackerrank
I solved three questions on three different topics ( SQL, REST API, Problem Solving). The problems were basic. I had fun solving them, and feel free to share them here. Put them in good use. Cheers 🥂
problem-solving rest-api software-engineering sql
Last synced: 13 Oct 2025
https://github.com/fsistemas/gosqltojson
gosqltojson is a go version of sql2json(python3). Help to automate sql query execution and export to csv, json
automation command-line-tool csv database go json mysql postgres sql tool
Last synced: 12 Apr 2026
https://github.com/lucasparedes/sql-coderhouse
Proyecto final del curso "SQL" de CoderHouse.
coderhouse database final-project mysql project sql
Last synced: 16 May 2026
https://github.com/katsew/oq-mapper
Object/Query mapper for Node.js
javascript json mapper nodejs parser pegjs sql sql-parser
Last synced: 13 Apr 2026
https://github.com/rahul-bhati/wedding_website
Hello I'm Rahul Bhati . I am create wedding website where you can search for match and you can also upload your wedding story you can send message also. This website is created by me using html, css , bootstrap , jquery and jsp .
bootstrap4 communityexchange css ghdesktop github html javascript jquery jsp learn sql
Last synced: 13 Apr 2026
https://github.com/xism4/sql
Simple SQL driver designed for easy implementation
Last synced: 13 Apr 2026
https://github.com/sagar-gavhane/active-query-builder
🐸 Simple and flexible way to write your next MySQL queries.
mysql mysqljs nodejs query-builder sql
Last synced: 11 Feb 2026
https://github.com/davemlz/master_of_datascience
Master of Data Science repository
data data-mining data-science database r rmd sql sqlite statistics
Last synced: 14 Apr 2026
https://github.com/organization-devxp/practica-codigo
Este repositorio está diseñado para que desarrolladores de habla hispana puedan practicar sus habilidades de programación mediante ejercicios organizados por niveles de dificultad: fácil, intermedio y difícil.
csharp dart go java javascript kotlin php python ruby rust sql swift typescript
Last synced: 23 Apr 2025
https://github.com/ohzeno/algo
Problem Solving
algorithms baekjoon data-structures javascript leetcode problem-solving programmers python sql swea
Last synced: 24 Oct 2025
https://github.com/adityakonda6/online-flight-booking--php
Online Flight Booking using PHP
bootstrap css html javascript php sql xampp
Last synced: 28 Jan 2026
https://github.com/jordanpapaditsas/productivity-harbor
A user-friendly CRM Web Application to manage customer relationships, track leads, and simplify task management for better productivity.
angular authentication authorization csharp dotnet entity-framework-core sql typescript
Last synced: 27 Feb 2026
https://github.com/semperos/ari
Ari: Array Relational Interactive Programming
array-language array-programming duckdb go-lang go-language goal-language sql
Last synced: 08 May 2025
https://github.com/og-cz/aramotorhub
A desktop app for e-commerce system for motorcycle parts. Built with JavaFX + Maven, backed by MySQL (XAMPP/phpMyAdmin).
fxml java javafx maven mysql-database scenebuilder sql
Last synced: 06 Sep 2025
https://github.com/manuseiro/sql-cheat-sheet
O SQL Basics Cheat Sheet fornece a sintaxe de todas as cláusulas básicas, e mostra como escrever condições diferentes seguido com exemplos.
aggregation aliases grouping join managing operators sql subqueries trigger views
Last synced: 19 Mar 2026
https://github.com/leovenom/rip.io
Created in a team of 3 people with Ruby on Rails, Ripio is a dark tourism experience to explore sites connected with death and tragedy.
bootstrap cloudinary css heroku rails ruby-on-rails sql stripe-payments
Last synced: 10 Feb 2026
https://github.com/brokenthorn/sql-scripts-for-bizpharma
Scripturi SQL pe care le folosesc pentru lucrul cu aplicațiile BizPharma
bizpharma scripts-collection sql tools tsql
Last synced: 23 Jan 2026
https://github.com/andyfratello/bd
🗄️ Exercicis de Bases de Dades (BD) Q2 - UPC FIB
bd-fib dbeaver fib-upc java java-database nosql nosql-database plpgsql postgresql sql sql-database
Last synced: 13 Feb 2026
https://github.com/zsoulaimane/frontend-ebanking
angular angular-cli angular-material banking-system sql
Last synced: 10 May 2026
https://github.com/turbot/steampipe-mod-finance-insights
View dashboards and reports for financial data including quotes (equities, cryptocurrency, etc) and US public company information using Steampipe.
finance hacktoberfest insights sql steampipe steampipe-mod stock-market yahoo-finance
Last synced: 19 Mar 2026
https://github.com/questionlp/wwdtm_database
Wait Wait Don't Tell Me! Stats Page Database
Last synced: 13 Feb 2026
https://github.com/ujinjinjin/dingo
Framework-agnostic and lightweight database migration tool
database-installer migration migration-tool migrations sql sql-migrations
Last synced: 14 Jan 2026
https://github.com/vaneeza-7/airport-database
✈️ SQL database for an airport, complete with relational model, entity relationship diagram, creation of tables and queries
airport-database airport-management sql sql-server-database sql-server-management-studio
Last synced: 19 Mar 2026
https://github.com/proximad/responsive-construction-website
Responsive construction website design using HTML5, CSS3 and javascript
construction construction-management construction-webpage css3 html html5 javascript myphpadmin mysql mysql-database php php7 php8 sql webdesign webdevelopment website xammp
Last synced: 09 Feb 2026
https://github.com/1sumer/sql
This repository contains SQL scripts and data for various analytical and database management tasks. The project is designed to demonstrate SQL capabilities in handling complex queries, data analysis, and database design. It includes datasets related to e-commerce and streaming services, with a focus on real-world scenarios and use cases.
analytics data data-analysis data-storage sql vscode
Last synced: 19 Jan 2026
https://github.com/damiansuess/learn.laravel
Learn how to use Laravel 11 through small example apps
laravel learn learn-laravel php sql suesslabs xeno-innovations
Last synced: 13 Feb 2026
https://github.com/kauemiziara/cs-sensor-list
A desktop application to catalog electronic sensors with CRUD functionalities.
avalonia avaloniaui crud csharp mariadb mvvm sql
Last synced: 04 Jan 2026