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/lhm2904/pgexercises-solutions
My solutions to the SQL practice problems on pgexercises.com
Last synced: 14 Mar 2025
https://github.com/isaque-s-0liveira/mysql-one-for-all-be
O desafio simula um banco de dados similar ao do Spotify, no qual foi necessário lidar com dados brutos e não estruturados, aplicando técnicas de modelagem para estruturar o banco de dados de forma eficiente.
docker mysql normalization-database sql
Last synced: 19 Apr 2026
https://github.com/nirav-gajera/codeigniter-crud
simple codeginiter CRUD operation app to manage posts ,search post functionality with ajax ,bootstrap
ajax application bootstrap codeigniter codeigniter-crud codeigniter3 crud environment html-css-javascript jquery laravel package php php-framework repository sql vscode
Last synced: 13 Apr 2026
https://github.com/nikita620/phishing-website-detection-by-machine-learning-techniques
Phishing is one of the familiar attacks that trick users to access malicious content and gain their information. In terms of website interface and uniform resource locator (URL), most phishing webpages look identical to the actual webpages. Various strategies for detecting phishing websites, such as blacklist, heuristic, Etc.
bagging boosting decision-trees numpy pandas python random-forest sckiit-learn sql
Last synced: 10 Apr 2026
https://github.com/birg81/php-2022-02-09-shoppinglistdb
Hi guys. I developed this PHP code, for demonstration purposes. This code simulates a shopping list, like the one used by mom at the supermarket. 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 (./listaSpesaDB.sql.php). I also wrote a configuration file (./config.inc.php), by modifying this file you can change the DB settings. I also used javascript, in fact there is also a page (leggivoci.html) this page, through the javasript fecth() function, makes an ajax request to a php page (./listaspesa.json.php with content-type: application/json ), this page, like a Servlet, returns the list of items in json format. 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!
ajax crud fetch javascript json mysql mysqli php php8 rest school sql teacher
Last synced: 06 May 2026
https://github.com/osx-rsplug-a/py_connect_postgres
docker postgresql psycopg2 python3 sql
Last synced: 04 Oct 2025
https://github.com/vladdba/blog
Support files related to blog posts on https://vladdba.com/
blog mssql mssqlserver powershell sql sqldba sqlserver sqlserver-2019 windows
Last synced: 10 Mar 2026
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/billy0402/sql-server-tutorial
A learning project from NTUB Database course.
Last synced: 16 Aug 2025
https://github.com/v6ntage/sql-sales_data-analytics-project
This repository contains a SQL scripts demonstration analytical techniques.
analytics business-analytics data data-analysis database query sql sql-server
Last synced: 12 Apr 2026
https://github.com/mithunr085/bike-rental-system
This is a Back-end project with jpa and SQL to perform crud operations.
Last synced: 15 Aug 2025
https://github.com/denko5/sales-analysis
A complete SQL-based sales analysis project covering Africa, showcasing data cleaning, exploratory analysis, insights, and lessons learned. The project highlights sales trends, regional performances, and marketing effectiveness across multiple platforms.
africa data data-analysis data-science exploratory-data-analysis insights kenya sales sql
Last synced: 24 Jan 2026
https://github.com/art2url/codewars
🥷 A collection of solutions for various Codewars challenges, showcasing problem-solving skills and coding techniques.
codewars coding-challenges github javascript katas learning problem-solving programming solutions sql typescript
Last synced: 11 Apr 2026
https://github.com/praczet/lazyvim-config
My personal cusomization of the LazyVim config
dashboard folding latex latex-template lazyvim mariadb markdown neovim nvim-configs nvim-ufo pandoc pandoc-filter pdf pdf-export sql taskwarrior
Last synced: 09 Apr 2026
https://github.com/sksubhadeep/nashville-housing-data-cleaning-project-using-sql
SQL Data Cleaning Project on Nashville Housing Dataset
Last synced: 19 Mar 2026
https://github.com/gabrielamoura25/blogs-api
A API de Blogs é uma APIRest e banco de dados para gerenciamento da produção de conteúdo de um blog.
express javascript joi jwt mysql nodejs sequelize sql
Last synced: 02 Apr 2026
https://github.com/marialobillo/fcc-worldcup-database-project
bash certification freecodecamp script sql
Last synced: 17 Apr 2026
https://github.com/abrahamgalue/relational-database-certification-projects
Certificación Relational Database de freeCodeCamp.
bash database linux postgresql script shell sql
Last synced: 27 May 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/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/abhi-bhatra/ksarathicommodityapi
Get the real-time price for the crop
azure flask krashak-sarathi sql
Last synced: 04 May 2026
https://github.com/jahn08/web-article-library
A web project based on the Angular framework with WebApi on the server side
angular1 bootstrap3 csharp entity-framework javascript mvc-pattern signalr sql webapi wix-installer
Last synced: 18 Jan 2026
https://github.com/wizardoftrap/note-sharing-api
The Notes Sharing REST API is a scalable Spring Boot REST API service designed for creating, reading, updating, deleting, and sharing notes of various formats, including PDFs, videos, and web links in form of url. Key features include comprehensive CRUD operations, advanced search functionality by title, department, field, or owner.
java jpa-hibernate mysql rest-api spring-boot springdata-jpa sql
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/patrickpissurno/sql-to-jsdoc
Generate JSDoc annotations from raw SQL queries
code-generation javascript jsdoc nodejs postgresql raw sql
Last synced: 30 Apr 2026
https://github.com/aschollwoeck/asmerald
A library for writing type safe SQL in C#.
Last synced: 13 Apr 2026
https://github.com/youknow2509/sodoku
Game Sodoku use java, javafx, sql.
database game-development java javafx javafx-application sql
Last synced: 01 Jan 2026
https://github.com/hellymodikalpesh/pizza_sales_sql_analysis
A comprehensive SQL project analyzing pizza sales data across multiple tables. This project includes basic, intermediate, and advanced queries to answer business-critical questions related to revenue, order trends, and product performance.
Last synced: 22 Feb 2026
https://github.com/omarelfiki/VortexDB
An application linked to a database built for a Cinema Management use-case. It handles customer bookings in different showtimes of movies across multiple screens in different branches. This project used SQL as its data structure and Python as its base
dbms-project gui mssql-server python sql sql-injection
Last synced: 11 Sep 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/samyak-jain/hospital-backend
authentication mongodb sql tornado
Last synced: 11 Apr 2025
https://github.com/soumya-thoutam/revenue-and-demand-forecasting-analysis
End-to-end data analysis project with SQL and Power BI for revenue and demand forecasting in bike-sharing.
data-analysis data-visualization powerbi sql sql-server
Last synced: 16 Mar 2025
https://github.com/cricksmaidiene/jumia_case_study
Code and Answers for Case Study from Jumia
case-study e-commerce-project search-engine search-relevance sku sql
Last synced: 28 Jul 2025
https://github.com/siddharthbadal/sql-case-studies-data-analysis
Data Analysis case studies on various databases using SQL . Demonstrating proficiency in solving diverse business problems. Projects cover sales, orders, products, finance, healthcare and other sectors, and highlight my ability to analyze complex datasets through SQL queries, data manipulation, and visualization techniques.
data-analysis sql sql-query sql-server sqlserver
Last synced: 08 Jan 2026
https://github.com/macdon112/layoff-analysis
SQL data cleaning & analysis of global layoffs
data-analysis data-cleaning data-exploration sql
Last synced: 21 Feb 2026
https://github.com/codinewbie/blogging-website
A modern blogging platform built with TypeScript, Hono, SQL, and React for seamless blog management.
blogging-site hono postgresql prisma-orm reactjs sql tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/bunu23/jdbc-jpa
Java Database Connectivity (JDBC) and Java Persistence API (JPA) Basics
dao-design-pattern java jdbc jdbctemplate jpa-hibernate mysql spring-boot sql
Last synced: 13 Apr 2026
https://github.com/novikovadaria/allsqlstudyings
Все конспекты и челледжи по базам данных | All summaries and challenges on databases
postgresql python sql sqlalchemy stydy
Last synced: 12 May 2026
https://github.com/jhonshua/Web_Scraping_Api_fastApi
Extrayendo datos de Amazon con Selenium | Web Scraping| FastApi|actualmente esta api esta en desarrollo
api api-rest fastapi pgadmin4 python3 scraping selenium selenium-python sql web-scraping
Last synced: 29 Aug 2025
https://github.com/marekmosna/pgms
Postgres mass spectromentry extension
bioinformatics cpp mass-spectrometry plpgsql postgres postgresql sql
Last synced: 18 Jan 2026
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/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/antonmarin/traceable-pdo
Adds trace to sql statement. Know the source of your queries!
Last synced: 14 Jan 2026
https://github.com/ReneNyffenegger/Excel-OleDB-Client
Experimental Excel client for OleDB
Last synced: 30 Jul 2025
https://github.com/phartenfeller/advent-of-code-2022
Advent of Code 2022 in Oracle
advent-of-code adventofcode-oracle adventofcode2022 oracle plsql sql
Last synced: 19 Mar 2026
https://github.com/rminelli/user-auth-angular-node-sql-server
User authentication using Node.js, Angular.js and Microsoft SQL Server
angularjs expressjs javascript nodejs sql sql-server sqlserver-2016
Last synced: 07 Apr 2026
https://github.com/halforbit/document-stores
Document Stores lets you easily create queryable stores with strongly-typed keying over document databases like CosmosDb, without the need for high-ceremony repository patterns or bare-metal integrations.
cosmosdb document-database iqueryable sql
Last synced: 31 Aug 2025
https://github.com/sayalisachin/forklore
Forklore: Recipe Book Database Management System
dbs google-maps-api gsap html-css-javascript manipal-institute-of-technology oracle-database php sql xampp
Last synced: 19 Sep 2025
https://github.com/mensenvau/data_engineering_solution_no2
SQL Query and Spark ML Logs Transformer
Last synced: 25 Mar 2025
https://github.com/pernillasterner/php_note_app
A simple note application.
authentication composer controllers crud login-form middleware mysql php registration-form router session sql tailwindcss validation views
Last synced: 11 Apr 2026
https://github.com/cauadesa/5by5-patterns
5by5 Internship Project with Patterns and Databases.
adapter-pattern csharp dotnet-framework mongodb mvc-architecture proxy-pattern singleton-pattern sql
Last synced: 20 May 2026
https://github.com/sheraff/root
Local-first fullstack repo template
crdt esbuild monorepo service-worker sql typescript
Last synced: 09 Apr 2026
https://github.com/francosion042/blog-backend-postgraphile
A graphQL server that's built upon a postgreSQL schema
database plpgsql postgraphile postgresql sql
Last synced: 05 Feb 2026
https://github.com/exegeses/introdb-64992
Curso Introducción a Bases de datos | código 64992
database-design databases mysql mysql-database sql
Last synced: 18 May 2026
https://github.com/isaque-s-0liveira/mysql-all-for-one-be
Este projeto tem como objetivo aplicar e aprimorar habilidades avançadas em manipulação e consulta de bancos de dados, utilizando o famoso banco de dados Northwind.
docker mysql northwind-database sql
Last synced: 12 Apr 2026
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/exasol/exasol-driver-lua
Exasol SQL driver for Lua
database driver exasol exasol-integration lua sql
Last synced: 15 May 2026
https://github.com/m-ahmed-anwer/website-template
Web application build for buy websites
Last synced: 11 May 2026
https://github.com/synehq/zero-sql
A robust go package to parse sql to mongo query JSON/BSON
mongodb mongodb-atlas sql sql-to-mongodb
Last synced: 17 May 2026
https://github.com/xaquinalves/1_daw_bd_sql
All SLQ code created during my databases classroom
Last synced: 11 Feb 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/ndohvich/ibm-data-science-professional-certificate
Kickstart your career in data science & ML. Build data science skills, learn Python & SQL, analyze & visualize data, build machine learning models. No degree or prior experience required.
coursera dash data-analysis data-science html5 ibm ibm-professional-certificate javascript machine-learnng python sql
Last synced: 16 Nov 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/apache/ignite-release
Mirror of Apache Ignite
big-data cloud data-management-platform database distributed-sql-database hadoop ignite iot network-client network-server osgi sql
Last synced: 10 Apr 2025
https://github.com/bensallen/sqlios
Project to parse Nagios performance and event data, and push it to an SQL database like PostgreSQL
monitoring nagios postgresql sql timescaledb
Last synced: 17 May 2026
https://github.com/letstayfoolish/app-health-status-check
Continuous health checks of web applications and APIs
asp-net-core cron-jobs cronjob-scheduler csharp css docker efcore html javascript kuma puppeteer signalr sql
Last synced: 10 Apr 2026
https://github.com/himudigonda/leetcode-old
My LeetCode Journey
algorithms-and-data-structures data-structures-and-algorithms dsa dsa-practice python sql
Last synced: 08 Oct 2025
https://github.com/inductjs/core
Induct core is an extensible framework built on top of ExpressJS used for quickly creating REST APIs based on an SQL or mongodb database.
expressjs mongodb nodejs prototyping sql typescript
Last synced: 11 Apr 2026
https://github.com/zarkuac/hackerrank-sql-solutions
HackeRank SQL Solutions (Sorted by difficulty)
database mssql mysql reporting sql sqlqueries
Last synced: 18 Feb 2026
https://github.com/jbris/sqlkata_testing
Testing features of the SqlKata Query Builder for different database backends.
docker docker-compose dotnet dotnet-core mvc mvc-architecture mvc-framework mysql postgres postgresql query-builder sql sqlkata
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/luismendes070/employee-crud-api
Aplicação CRUD com api com diferentes frameworks e sendo consumido por um único Back-End
angular api application-programming-interface crud-api postgresql-database psql serverless sql vuejs2 vuejs3
Last synced: 05 Oct 2025
https://github.com/mathiasuy/agencia_webforms
ADO .net y Webforms (año 2013 - BIOS Corporativo) Visual Studio 2010
ado-net csharp example-project rollback sql stored-procedures t-sql three transact-sql transactions visual-studio webforms
Last synced: 08 Apr 2026
https://github.com/vlaxray/cyteapipe
--> http://teatabacco.altervista.org/ <--
css database diary html5 javascript logging php phpmyadmin sql
Last synced: 12 Apr 2026
https://github.com/anmamun0/django_projects
This is Django Project , here will app push django project's
Last synced: 04 Jul 2025
https://github.com/arpitbrur/jdbc
Here I am uploading projects and notes of JDBC. In these projects I perform CRUD operation & in these I have used Mysql database.
Last synced: 11 May 2026
https://github.com/mavmi/telegram-bot
There are several telegram bots. They are pretty useless. But I'm ok with it
docker docker-compose java postgresql shakal-bot-enterprises spring sql telegram-bot telegram-java-api
Last synced: 11 Apr 2026
https://github.com/pzim-devdata/data-developer
All my DATA developer projects
correlation data-analysis data-mining data-science data-visualization database folium folium-maps mongodb mysql python spark sql
Last synced: 11 Apr 2026
https://github.com/gcoronelc/ucv_gdi-1_202302-b2
Taller de Gestión de Datos e Información I con Gustavo Coronel.
data data-science data-structures database databases online oracle query relational-databases security sql sql-server
Last synced: 19 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/kamanhang/sqldatawarehousedataengineeringproject
This project delivers a modern data warehouse which focuses on building clean, organized data pipeline which covers important aspects such as ETL Pipeline Development, Data Cleaning, Data Modelling and Data Analytics
customer-analytics data-analysis data-cleaning data-engineering data-modeling data-pipeline data-visualization datascience etl-pipeline postgresql powerbi powerbidashboard sales-analysis sql
Last synced: 10 Oct 2025
https://github.com/kevinmarquesp/csv_to_sql
Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually run that generated insert command
cli cli-tool csv csv-parser csv-parser-python learning-by-doing python sql study-project
Last synced: 28 Mar 2025
https://github.com/ristep/rp_uuid_time_sortable
My experiments with UUID generating in PostgreSQL
plpgsql plsql postgresql sql time-ordered-uuid uuid
Last synced: 20 Jan 2026
https://github.com/jefrisibarani/tobasa-cpp
Tobasa C++ Framework - Web Server, SQL Abstraction, Laboratory Information System (LIS)
asio hl7 http-client http-server lis orm-framework rest sql websocket
Last synced: 31 May 2026
https://github.com/olivr/sql-utility-data
General utility data in relational SQL format for countries, languages, currencies (ISO 3166-1, UN M49, ISO 639-1, ISO 4217)
countries currencies data-set iso-3166-1 iso-4217 iso-639-1 languages postgresql sql un-m49
Last synced: 05 Apr 2025
https://github.com/jillmpla/mmdatabase
Database design for a MMORPG.
database database-design databases erdiagram mmorpg sql sqlite sqlite-database
Last synced: 12 May 2026
https://github.com/odhiambo-ed/postgresql-vet-clinic-database
This is a postgreSQL database for Vet clinic data. It has tables that contain animals' information. In the tables, user can insert data into it and query it.
database postgres postgresql sql
Last synced: 19 May 2026
https://github.com/jakbin/php_pdo_rest_api
Api using Php Pdo
mysql php php-api-server php-pdo rest-api sql
Last synced: 05 May 2026