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/ryapric/rpg
PostgreSQL extension to add data manipulation functions such as what's available in the R language
postgresql postgresql-extension sql
Last synced: 31 Aug 2025
https://github.com/a-moseman/tagsystem
dropwizard java jooq rest-api sql sqlite
Last synced: 20 May 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/a179346/knex-increment-upsert
knex insert on duplicate key update & increment
increment javascript knex mysql node nodejs on-duplicate-key postgresql query sql sqlite3 typescript upsert
Last synced: 11 Apr 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/anant/example-sql-on-cassandra-with-open-source-notebooks
Files to follow along with the Open Source Notebooks and Cassandra Webinar (see README.md)
cassandra datastax datastax-studio jupyter jupyter-notebook nosql notebooks quix spark sql
Last synced: 29 Apr 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/ritobrotomukherjee/vet_clinic_db
It's a database creation project using PostgreSQL
database postgres postgresql sql
Last synced: 01 May 2026
https://github.com/amitrajitdas/sql-practice
My SQL exercises. Feel free to fork.
Last synced: 08 Aug 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/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/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/hamzacham/data_set_projet-4
analysis analytics data data-science datawarehouse sas sql sql-server
Last synced: 24 Mar 2025
https://github.com/chinmaykunkikar/bms-api
A ticketing platform API for selecting theaters, viewing dates, and accessing movie details and showtimes.
airtribe bookmyshow expressjs nodejs sequelize-orm sql
Last synced: 11 Apr 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/adrianomonteiroweb/mysql-vocabulary-booster-project
Projeto Trybe de SQL para praticar as primeiras queries.
Last synced: 15 Mar 2025
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/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/anthgrim/notes_fullstack_app_net6_react
Notes Fullstack app
csharp css dotnet dotnet-core dotnetwebapi2 html javascript react sql
Last synced: 11 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/pedrofnseca/bd-vendas
🐬 Banco de dados para vendas
cloud data-structures database mysql sql
Last synced: 18 May 2026
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/bigizic/alx-higher_level_programming
Python OOPS, Data-Structure & Algorithms, Unittests, Introduction to MySQL, Web_Jquery, Web_Scraping, Networking
doctest javascript javascript-library jquery jquery-ajax mysql oop oops-in-python python-3 python-classes shell sql unittest web-scraping
Last synced: 11 Apr 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/turbot/steampipe-mod-gitlab-compliance
Run individual controls or full compliance benchmarks for across all of your GitLab resources using Steampipe.
cis cis-benchmark compliance gitlab hacktoberfest security sql steampipe steampipe-mod
Last synced: 10 Jun 2025
https://github.com/bipin115/php-webapp-signup-forgot-password-reset
This project is a web-based application where you can signup, log in, reset your forgot password functionality with SQL lite Db.
Last synced: 24 Mar 2025
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/oguzgn/fully-automated-performance-marketing-dashboard
This project integrates data from multiple ad platforms with Google Analytics to track marketing campaigns. It uses a structured naming system and UTM tags. Data is visualized in Looker Studio dashboards to analyze campaign performance and ad spend.
bigquery data-analysis data-engineering data-modeling marketing-analytics marketing-automation marketing-data-science marketingdata sql
Last synced: 24 Mar 2025
https://github.com/eliasafara/relational-databases-modeling
Project: Relational Databases – modeling
course database education entity-relationship-diagram github learn postgresql relational-databases sql
Last synced: 11 May 2026
https://github.com/analiaburgosdev/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: 02 Jul 2025
https://github.com/vinniko/japanlanguage
🎌 Japanese language course website. Learn it
asp-net-core csharp css database html mysql sql
Last synced: 30 Apr 2026
https://github.com/analiaburgosdev/sql_videoclub_queries
"A PostgreSQL database project simulating a film rental system, including schema design, data population, and complex SQL queries for educational and analytical purposes
Last synced: 02 Jul 2025
https://github.com/jdegand/data-lemur
Solutions for Data Lemur Practice Interview Questions
Last synced: 15 Mar 2025
https://github.com/eby8zevin/phpmysqli-marketplace
UAS Semester 5
css javascript marketplace mysqli mysqli-database php sql
Last synced: 10 Jun 2025
https://github.com/nathanvilbert/heaven-s-door-receptionist-system-project-with-visual-studio
The Heaven’s Door Hotel Receptionist System, developed for a Visual Programming, streamlines front desk operations. It enables receptionists to manage guest information, check-ins and check-outs, room availability, and reservations.
csharp microsoft-visual-studio sql visual-studio
Last synced: 08 Apr 2025
https://github.com/ewertondrigues02/analise-de-dados-banco-contoso
Analise de Dados do Banco Contoso da Microsoft usando o SQL Server - Comandos usados: SELECT, COUNT, JOIN, WHERE, VIEW. Exportação dos Dados para CSV e Excel. Insight tirados em cima de 15 milhões de vendas.
analise-de-dados excel excel-export microsoft sql sql-server
Last synced: 17 Jun 2025
https://github.com/eshaagarwa/sales_insight_project
Sales insights project using Powerbi and SQL
data-analysis data-visualization databse datacleaning datamodeling microsoft-power-bi mysql-database powerbi sales-insights sql
Last synced: 08 Aug 2025
https://github.com/beallio/wherewolf
Wherewolf is a production-grade, local SQL workbench designed for data engineers and analysts to query local files (CSV, Parquet, JSON) with ease. Built with Streamlit, it provides a unified interface to execute SQL against either DuckDB or PySpark engines without requiring complex setup.
big-data data-analysis data-engineering etl parquet performance pyspark python spark-sql sql uv
Last synced: 28 Apr 2026
https://github.com/doxakis/generate-dbcontext
Generate DbContext class for EntityFramework by analyzing the SQL table schema.
dbcontext dotnet entity-framework sql
Last synced: 02 Jul 2025
https://github.com/itdxer/chaining-ranges-in-sql
Code with examples provided for the article
Last synced: 31 Mar 2025
https://github.com/gabrieladados/novadrive-data-pipeline
Do Data Warehouse ao Looker Studio: Projeto End-to-End de Análise para a concessionária Nova Drive
airflow dbt docker looker-studio snowflake sql
Last synced: 31 Mar 2025
https://github.com/rayxtr/student_mangement_system
Student Management System is a application to register students and edit their respective properties. Delete students from front end as well as backend.
hibernate-jpa java16 mysql rest-api spring-boot springmvc springweb sql thymeleaf
Last synced: 16 Oct 2025
https://github.com/thekapcioszek/kapcioszek_strona-asp.net
Website made using ASP.NET I made during apprenticeships in November 2022
Last synced: 28 May 2026
https://github.com/symmetric-project/symphony
Pushshift.io to Symmetric post converter.
Last synced: 10 Mar 2026
https://github.com/alain-godo/hackerrank-solutions
My HackerRank solutions.
hackerrank hackerrank-python hackerrank-python-solutions hackerrank-regex hackerrank-solutions hackerrank-sql hackerrank-sql-solutions ms-sql-server python regex sql
Last synced: 06 Apr 2026
https://github.com/neemiassgc/spring-crud
Implementation of a REST API made with Spring Boot
bootstrap-4 html jquery js spring spring-boot sql
Last synced: 02 Apr 2026
https://github.com/jaini-bhavsar/sql
This repository contains some complex, nested queries and important concepts of SQL using different kinds of enormous data.
microsoft-sql-server-studio sql
Last synced: 03 Sep 2025
https://github.com/AvastrOficial/MysqlBsz
Un script para hacer una base datos mediante kali minit dentro de ubuntu , crea una tabla donde ve registros , agregar y eliminar
Last synced: 24 Mar 2025
https://github.com/walimorris/leetcode
Leetcode solutions.
algorithms data-structures java javascript leetcode sql
Last synced: 12 May 2026
https://github.com/renanfmoises/songplays-data-modeling-postgres
This project covers a simple ETL process with PostgresSQL for storing data from the fictitious company Sparkify, a music streaming application.
Last synced: 11 May 2026
https://github.com/suprim-corp/suprim-query
Type-safe dynamic SQL query builder for Spring Boot applications
java jdbc jte postgresql query-builder rsql spring-boot sql
Last synced: 24 Jun 2026
https://github.com/shubham-bhoite/leetcode-mysql
This repository contains solutions to LeetCode SQL challenges.
leetcode leetcode-mysql leetcode-solutions mysql sql
Last synced: 25 Jun 2026
https://github.com/tuanai-vireox/beyond-leet-code-practice
Practice for Algorithm, Data structure, SQL, Bigdata ...
data-structures-and-algorithms leetcode python sql system-design
Last synced: 17 Jun 2026
https://github.com/apskhem/sea-orm-dbml
DBML to SeaORM entity compiler.
code-generation compiler dbml orm rust sql
Last synced: 25 Jun 2026
https://github.com/1kbgz/fsspec-db
Database handling for fsspec filesystems
db filesystem fsspec odbc python rust sql
Last synced: 26 Jun 2026
https://github.com/ratchanon-noknoy2318/hosxp
HOSxP data extraction SQL scripts
Last synced: 26 Jun 2026
https://github.com/bienvenuushindi/vet-clinic-database
A relational database to create the initial data structure for a vet clinic
database postgresql sql sql-server
Last synced: 11 May 2026
https://github.com/vidya-vijay/sql-projects
A collection of my SQL projects
database-management database-schema mysql-database sql
Last synced: 18 Jun 2026
https://github.com/lucereal/redrider
Senior Capstone project - Android Application to make carpooling to and from Lubbock, TX easier for Texas Tech students
android mobile-app nodejs-api sql
Last synced: 12 May 2026
https://github.com/rezziemaven/versus-be
The backend repo for the app called Versus
Last synced: 12 May 2026
https://github.com/kevinmarquesp/csv2sql
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: 11 Jun 2026
https://github.com/michellepellon/nfl-data-stack
NFL game predictions using ELO ratings, DuckDB, dbt, and Monte Carlo simulations. Achieves 85% feature parity with FiveThirtyEight. Full data pipeline running <10s on a laptop.
analytics data-engineering dbt duckdb elo-rating forecasting monte-carlo-simulation nfl parquet predictive-modeling sports-analytics sql stats statsmodels
Last synced: 18 Jun 2026
https://github.com/tamk-kol/sql-powerbi-hr_data_analysis-end-to-end
We'll build an HR database in SQL Server, import CSV data, and run queries for analysis. Then, we'll connect to Power BI, create visualizations, and build a dashboard. This end-to-end project will address HR's requests regarding healthy employees, non-smoker compensation, and absenteeism insights, all within the specified budget constraints.
absenteeism analysis employee-management end-to-end end-to-end-project hr leave leaveanalysis powerbi powerbi-desktop powerbi-report powerbi-visuals powerbidashboard powerbiservice sql sql-server sqlserver
Last synced: 18 Jun 2026
https://github.com/muhammadrafayasif/football-management-system
Football Management System is a full-stack web application for managing a football club database, built for our DBMS Semester Project.
dbms-project fastapi sql vercel-deployment
Last synced: 19 Jun 2026
https://github.com/knowthecode/groupby-lab-tester
Companion plugin for the Advanced SQL Lab
Last synced: 19 Jun 2026
https://github.com/shrawans007/google_cyclistic_2023
Google Data Analytics Capstone Case Study (SQL and Tableau)
big-query bigquery coursera-assignment cyclistic cyclistic-bike-share-analysis-case-study cyclistic-bikshare data-analysis data-analysis-project data-analytics data-cleaning data-combination data-exploration data-science google-data-analytics sql tableau tableau-dashboard tableau-public
Last synced: 19 Jun 2026
https://github.com/rafaelmoura23/data_base
SQL | Query | Back End | PHP | PostgreSQL
Last synced: 13 May 2026
https://github.com/arturbomtempo-learning/cotemig-logic-and-programming-assignments
Projects created in the Logic and Programming subject of the computer science technical course.
c-sharp dotnet-framework logic-programming mysql sql
Last synced: 19 Jun 2026
https://github.com/ethern-myth/certified-netcore
Net Core 7.0 And PostgreSQL 15 Backend
authentication csharp design-patterns entity-framework-core jwt netcore7 postgresql redis sql
Last synced: 11 May 2026
https://github.com/dorukalkan/3a-superstore-analysis
End-to-end data analysis, machine learning, and visualization project on a Turkish supermarket dataset
data-science data-visualization dbt machine-learning power-bi python sql
Last synced: 20 Jun 2026
https://github.com/aneeshpatne/vishv-gdsc-solutions-challenge-2024
Google For developers | SOLUTIONS CHALLENGE 2024 - "This project serves as an environmental initiative aimed at promoting sustainable practices and community engagement in eco-friendly activities."
automl colab-notebook django-framework gmail-login googleappengine googlecloudplatform googleearthengine googlemaps-api googleoauth2 html-css-javascript project-management python-3 reactjs sql vscode
Last synced: 12 May 2026
https://github.com/shreyakushw/student-information-management-and-ranking-system
The Student Information Management and Ranking System is an SAP ABAP module pool program designed to manage student information. It provides a user-friendly interface for inputting, storing, and retrieving student data, including student names, IDs, email addresses, and GPAs.
Last synced: 13 Jun 2026
https://github.com/mythetech/aion
A cross-platform lite sql editor with blazor
blazor mysql postgresql prealpha sql workinprogress
Last synced: 11 May 2026
https://github.com/cedx/sql.ps1
A simple micro-ORM for PowerShell, based on ADO.NET and data annotations.
Last synced: 14 Jun 2026
https://github.com/reinmagine/eliminating-no-sensor
Contains my project that analyzes air quality sensor data to determine if the NO (Nitric Oxide) sensor in N. Mai, Los Angeles, CA can be removed without affecting data accuracy.
air-quality-sensor colab-notebook cost-optimization data-analysis data-optimization matplotlib-python nitric-oxide pyspark-python python sql
Last synced: 14 Jun 2026
https://github.com/chrisross5/tradingview-ideas
College project (Java programming S4): A Java Swing app fetching TradingView data via RSS, with a fully responsive design. Supports user & admin roles with CRUD for ideas, authors, symbols & markets.
bcrypt flatlaf java jaxb jsoup rss sql sql-server swing
Last synced: 13 May 2026
https://github.com/redh00k-k/csharpsimplesqlconnection
Simple CLI SQLClient to connect to SQL server.
Last synced: 15 Jun 2026
https://github.com/mulliru/building-relational-database-02-semestre
🗂️Este repositório contém os materiais da disciplina Building Relational Database🎲, referente ao segundo semestre da faculdade FIAP. Aqui você encontrará🔍 meus projetos, exercícios, anotações e outros materiais relevantes para a disciplina
banco-de-dados database database-management dolphin sql
Last synced: 15 Jun 2026
https://github.com/darkygr/webapicshard
Web API made C#, SQL Server and Bootstrap (APS.NET Web Application)
asp-net-core bootstrap csharp sql
Last synced: 13 May 2026
https://github.com/learnwithfair/sql-database-documentation
sql database documentation with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]
database documentation learn-with-fair learnwithfair rahatul-rabbi rahatulrabbi sql
Last synced: 15 Jun 2026
https://github.com/oborchers/pg-durable-evaluation
Independent local evaluation of Microsoft's pg_durable PostgreSQL extension as a durable workflow engine
database-migrations docker durable-workflows job-scheduler observability pg-durable postgres postgres-extension postgres-http postgresql psql sql workflow-engine
Last synced: 22 Jun 2026
https://github.com/gregwhitaker/dbmigrator
Template project for creating a Flyway database migrator.
database-migration flyway flyway-migrations postgresql sql template
Last synced: 12 May 2026
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/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