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/gauravkumar1741/student_management_workbench
The Student Management System is a MySQL-based web application designed to manage student records efficiently. It provides features to add, edit, view, and delete student data through a user-friendly interface. The backend is powered by Node.js with Express.js, and the frontend is built using HTML, CSS, and JavaScript with a responsive design
Last synced: 30 Apr 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: 19 Apr 2026
https://github.com/frank-geisler/sql-server-sample-docker-container
In this project you can find my DockerFiles for SQL Server Docker Container with Demo Databases
adventureworksdw demo demonstration docker linux sql sqlserver sqlserver-2016 sqlserver-2017
Last synced: 06 May 2026
https://github.com/pinguet62/dbunit-sql
SQL dataset support for "DbUnit" and "spring-test-dbunit"
Last synced: 30 Jan 2026
https://github.com/daneshcode/database-assignments
This repository contains the questions and solutions for the database assignments of university
Last synced: 06 May 2026
https://github.com/ayushkhodankar/certificategeneration-php
certificate generation and searching module in PHP
certificate-generation javascript php phpmyadmin search-module sql
Last synced: 07 Feb 2026
https://github.com/sureshbeekhani/chat-with-postgres-sql
This Streamlit app enables users to query a MySQL database using natural language. It translates questions into SQL, executes them, and returns the results in plain language. Powered by LangChain and Groq, the app makes database querying simple for non-technical users.
ai chatbot langchain sql sqlite streamlit
Last synced: 19 Apr 2026
https://github.com/francislauriano/softex-backend
Repositório criado com o objetivo de organizar os estudos e atividades desenvolvidas na Formação Dev Back-End em JavaScript e TypeScript e Formação Dev Back-End em Python
javascript nodejs python sql typescript
Last synced: 30 Apr 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/alfunx/monetdb
An Open-Source Database System
column-store database monetdb sql sql-database
Last synced: 30 Apr 2026
https://github.com/johansolbakken/benchmark
A repository for benchmarking Optimistic Order-Preserving Hash Join (OOHJ) in MySQL using the Join Order Benchmark (JOB). Part of a Master’s thesis project, it includes scripts for setting up the database, running SQL queries, and evaluating performance.
benchmarking join-order-benchmark mysql query-optimization ruby sql
Last synced: 30 Apr 2026
https://github.com/dadangdut33/sistem-database-warung
Sebuah program database untuk warung berbentuk graphical user interface sebagai Tugas Akhir PL Kelompok-5 UIN Syarif Hidyayatullah Jakarta
database gui-application java sql
Last synced: 30 Apr 2026
https://github.com/tlewin/yadm
Simple Clojure library for data mapping
clojure database datamapper sql validation
Last synced: 30 Apr 2026
https://github.com/estherslabbert/aws-sql-server-rds
Information on how to set up and use AWS SQL Server RDS (and SQL Server & SQL Server Management Studio)
aws aws-rds sql sql-server ssms
Last synced: 06 May 2026
https://github.com/emahtab/sql-set-operators
oracle-database set-operators sql
Last synced: 19 Mar 2026
https://github.com/krisnasuma/taskharianweb
Dikembangkan Menggunakan Native php (versi 7.2.3)
css database javascript native php sql
Last synced: 29 Apr 2026
https://github.com/h9lk/sql-learning
SQL training, correct problem solving
hackerrank-solutions mssqlserver query-language sql sql-solution w3school-exercises-solutions
Last synced: 30 Jan 2026
https://github.com/mechanicalrabbit/advent-of-code-2022-with-funsql
advent-of-code advent-of-code-2022 julia postgresql sql sqlite
Last synced: 06 May 2026
https://github.com/brentgreeff/readable_rails_log
Makes it easy to read SQL queries when developing locally
Last synced: 06 May 2026
https://github.com/vladimirzelenokor1/big-data-project---predicting-trip-fares-with-spark-hive
A CRISP-DM–based big data pipeline for predicting NYC ride-sharing trip fares: ingesting 2024 TLC data via Sqoop into HDFS/Hive, performing ETL and feature engineering with Spark & PySpark, training and tuning Linear Regression & Gradient Boosted Tree models, and outlining end-to-end deployment.
big-data data-engineering etl hadoop hive jupyter-notebook machine-learning predictive-modeling pyspark python spark spark-ml sql sqoop
Last synced: 06 May 2026
https://github.com/shuklaritvik06/databases
Learnings and Projects of using Databases
mysql postgresql redis sql sqlite
Last synced: 29 Apr 2026
https://github.com/undisputed-jay/aws-s3-integration-with-snowflake
This project sets up an ETL pipeline to load Citibike trip data from an AWS S3 bucket into Snowflake. It establishes a secure integration with S3, defines a CSV file format, stages the data, and loads it into a Snowflake table for analysis.
Last synced: 20 Mar 2026
https://github.com/loinguyen3108/wide-world-importers-dbt
The project use dbt to transform wwi data
Last synced: 12 Feb 2026
https://github.com/padurean/go-sqlx-postgres-with-migration-example
Go example showing how to use sqlx with PostgreSQL and a very simple way to do database migrations
database go golang migration postgresql sql sqlx
Last synced: 06 May 2026
https://github.com/rajuniranjan/learning
cpp docker javascript openai openlayers postgres postgresql python reactjs recharts sql sqlalchemy tableplus typescript
Last synced: 16 Apr 2026
https://github.com/bessarodrigo/database-connection_eda_dre_ecbahia
Este projeto processa dados contábeis a partir de um arquivo Excel, inserindo-os em um banco de dados PostgreSQL para uma análise financeira detalhada.
Last synced: 06 May 2026
https://github.com/andr3w03/pemrogramanvisual_lab
Tugas Mata Praktikum Pemrograman Visual Lab 2 Semester 4
csharp database desktop-application mysql sharpdevelop sql
Last synced: 06 May 2026
https://github.com/yuaanlin/minisql-client
A macOS client for MiniSQL, final project of Database Design course at Zhejiang university.
client minisql sql swift swiftui zhejiang-university zju
Last synced: 29 Apr 2026
https://github.com/waveform-computing/dbsuite
An old application for managing database documentation and bulk loads
Last synced: 24 Jan 2026
https://github.com/gabrieladados/adventureworks
Do Data Warehouse ao Power BI: Projeto End-to-End de Análise para Adventure Works
dataanalysis dbt figma powerbi snowflake sql
Last synced: 19 Mar 2026
https://github.com/pprattis/insurance-company-database-with-jdbc-and-spark-rdd
A jdbc application that runs queries in pgAdmin to simulate the functionality of an insurance company's database using Apache Spark RDD for query implementation.
computer-science java jdbc jdbc-database partitioning partitions postgresql program query spark spark-sql sparkjava sql student
Last synced: 07 May 2026
https://github.com/hansfigo/final-project-database_kompetisi
Project ini adalah sebuah sistem manajemen tim untuk final project, yang melibatkan tabel-tabel seperti tim, ketua, anggota, akun, dan kategori untuk mengatur informasi tim, anggota, dan kategori dalam sebuah kompetisi.
Last synced: 29 Apr 2026
https://github.com/aboualine/php-library-system
A Library Management System built with PHP, MySQL, and Bootstrap. It manages books, tracks borrow/return transactions, and allows searching by title, author, or ISBN. Fully responsive and user-friendly.
bootstrap5 css html java javascript js json library library-management-system mysql php sql system vscode xml
Last synced: 14 Apr 2026
https://github.com/shveta-maini/business-insights-360
Power BI Dashboard to understand AtliQ hardware’s last 4 years' Sales Trends
Last synced: 22 Jan 2026
https://github.com/billyfrcs/smarterbooks
Book Management System Application.
asp-net-core azure azure-devops csharp dotnet dotnet-core dotnet-framework entity-framework entity-framework-core razor razor-pages smarterbooks sql sql-server webapp webapplication
Last synced: 07 May 2026
https://github.com/semereab-merry/easy-box_wholesale-database
Includes business description, business rules, ER diagram and a database system for a wholesale company. A trigger for controlling inventory, a function for calculating profit and a procedure to keep purchase records is included.
Last synced: 19 Mar 2026
https://github.com/branb97/jobstreet-data-eng-project
Building a data pipeline to deliver job listing data from Jobstreet for analysis.
airflow bigquery data-engineering etl-pipeline google-cloud looker-studio python sql
Last synced: 12 Feb 2026
https://github.com/aidenfockens/sexualhealthapp
Tackle some of the tough problems STD's present! Anonymously alert partners they need to get tested, find nearby hospitals, and track your symptoms. Supports Google authorization and user interaction.
Last synced: 16 Apr 2026
https://github.com/4l1c3-r4bb1t/digital-innovation-one
☕ Códigos dos projetos da plataforma da DIO.
css html java javascript spring sql
Last synced: 07 May 2026
https://github.com/sysborg/postgresql-utils
Useful Codes for BI and PostgreSQL Analysis
database postgres postgresql sql
Last synced: 07 May 2026
https://github.com/igorcarmona-git/csvtodb_printeraudition
Solução interna para realizar uma auditoria de impressão no servidor de PrintServer.
postgres printerservice python python-script sql windowsserver
Last synced: 07 Feb 2026
https://github.com/vielhuber/magicreplace
✨ A search replace tool for migrating databases. ✨
Last synced: 17 Mar 2026
https://github.com/apostolouagge/cinema-management-program-mvc
Cinema management program in .NET
Last synced: 21 Mar 2026
https://github.com/franciscoylderlan/food-explorer-backend
Este projeto é um backend de e-commerce voltada para pedidos e vendas de pratos. Aplicação desenvolvida utilizando NodeJs, Express, SQLite, Knex, Multer e Jest.
ecommerce-application express jest knex multer nodejs sql
Last synced: 04 Apr 2026
https://github.com/nebeyoumusie/streamlit-dashboard
recreate Excel dashboards within Python web apps. No more struggling with complex VBA macros – empower yourself to generate interactive and visually appealing dashboards for financial data analysis.
duckdb plotly python sql streamlit streamlit-dashboard
Last synced: 29 Apr 2026
https://github.com/shuklayash02/sql_musicstore_dataanaysis
SQL project to analyze online music store data
Last synced: 06 Feb 2026
https://github.com/puureya2/catering-order-form
Year 2, Internet Programming ISB42503, Lab Project
database-management-system html-css mysql php relational-database sql
Last synced: 19 Apr 2026
https://github.com/mdanwarulkarim/supershop_sales_analysis_sql
This project examines customer demographics, sales trends, and high-value transactions, uncovering patterns, top customers, and category performance. The insights provide actionable perspectives to understand sales, customer behavior, and product performance for informed decisions.
Last synced: 31 Jan 2026
https://github.com/m7moudgadallah/sales-office-db-design
This repository contains the database design for a sales office management system. The database captures information about sales offices, employees, properties, and property ownership. The design emphasizes efficient data management, adherence to business requirements, and normalization.
database dbschemas eer-diagram erdiagram mssqlserver normalization sql tsql
Last synced: 16 Mar 2026
https://github.com/fpopic/bigquery-schema-select
(Script) Generates SQL query that selects all fields (recursively for nested fields) from the provided BigQuery schema file.
bigquery bigquery-schema scala sql
Last synced: 15 Mar 2026
https://github.com/francescodisalesgithub/cms-fuzzing-dictionaries
dictionary with all the well known cms directories and tables
cms database dictionary drupal fuzzing hacking joomla sql wordpress
Last synced: 07 May 2026
https://github.com/turbot/steampipe-mod-jira-sherlock
Interrogate your Jira resources with the help of the world's greatest detectives: Steampipe + Sherlock.
hacktoberfest jira sql steampipe steampipe-mod steampipe-sherlock
Last synced: 19 Mar 2026
https://github.com/exegeses/introdb-64151
Curso de Introducción a las Bases de datos | código 64151
database-design databases mysql mysql-database sql
Last synced: 29 Apr 2026
https://github.com/esraa-emary/task-worker-matching
A desktop application that helps clients find and connect with suitable workers (e.g., plumbers, carpenters, electricians, etc.) for specific tasks. This system includes user registration, task management, rating and feedback mechanisms, and matching logic, all implemented with a GUI using Qt C++ and backed by an SQL database.
Last synced: 07 May 2026
https://github.com/adrianoescarabote/personal-finance-app-backend
This project contains the back-end of a full-stack personal finance application, providing secure APIs for managing transactions, budgets, savings, and user authentication. It handles data storage, validation, and business logic.
express node prisma sql typescript
Last synced: 07 May 2026
https://github.com/incihuseynli/planify_todoapp
This is a todo app example created as Windows Form project
adonet backed csharp mssqlserver sql windowsforms-applications
Last synced: 29 Jan 2026
https://github.com/camilajaviera91/sql-to-googlesheets
This repository provides a set of scripts to extract data from a MySQL database, transform it into a CSV file, and integrate it with Google Sheets. The workflow includes database connection, querying, data transformation, and file generation.
csv googlesheets googlesheetsapi lookerstudio mysql python sql
Last synced: 02 Mar 2026
https://github.com/gustavovalle23/food-recipe
API that brings recipes from an ingredient list
fastapi graphql pytest python sql sqlalchemy
Last synced: 07 May 2026
https://github.com/willie-conway/relational-database-administration-capstone-project
🧱 Relational Database Administration Capstone Project focuses on design, secure, optimize, and automate OLTP & Data Warehouse systems using MySQL, PostgreSQL, Apache Airflow, and shell scripting. 💾🔐📊⚙️
airflow backup data-pipelines data-warehousing database-admin database-security encryption etl mysql oltp optimization phpmyadmin phppgadmin postgresql restore shell-scripting sql
Last synced: 16 Apr 2026
https://github.com/crepopcorn/flight_log_management_system
Flight Log Management System is a web-based application for managing flight records efficiently. Built using PHP, MySQL, and HTML5, the system allows users to create, update, search, and delete flight logs. Key features include user authentication, sorting of flight data, and an intuitive interface for logging essential details.
ajax backend css database dynamic-website flight form frontend html html5 javascript log-entry management-system mysql php single-page-application sql table website
Last synced: 12 Feb 2026
https://github.com/renoyegon/row_health_wellness_program
This analysis assesses the performance of a tech-driven insurance company's Wellness Reimbursement Program, with a focus on generating actionable insights and strategic recommendations for the product and marketing teams, as well as responding to ad-hoc analytical queries to enhance program impact and efficiency.
calculated-fields excel sql tableau
Last synced: 29 Jan 2026
https://github.com/nightvisi0n/pg-formatter-ts
Format PostgreSQL SQL with ease using this TypeScript library, which provides a convenient API wrapping the `pgFormatter` CLI tool
cli-wrapper code-formatter database-tools pgformatter postgresql query-optimization sql sql-formatter typescript
Last synced: 28 Apr 2026
https://github.com/codeforall/citus-mcp
🤖 AI-powered MCP server for Citus distributed PostgreSQL. Built in collaboration with GitHub Copilot.
ai-powered citus cluster-management distributed-database github-copilot go golang mcp model-context-protocol postgresql sql
Last synced: 03 Mar 2026
https://github.com/sh4n1d/academy
The Academy Repository is a structured collection of lab exercises, assignments, and projects from Semester 1 to Semester 3 of the MCA program. It serves as a valuable resource for practical learning, hands-on coding experience, and academic reference.
advanced-data-structures html java javascript php python shell sql
Last synced: 31 Jan 2026
https://github.com/sv3ks/hypercurrencies
Adds custom currencies to Spigot.
bukkit bukkit-plugin java minecraft minecraft-plugin open-source paper plugin spigot spigot-plugin sql vault-api
Last synced: 18 Apr 2026
https://github.com/inforkgodara/oracle-set-operators
This repository contains the explanation of Oracle SQL set operators. UNION, UNION ALL, INTERSECT, MINUS,
clause inforkgodara minus oracle oracle-database oracle-set-operators oracle-sql-database oracle-sql-set-operator set-operations sql sql-database sql-script union
Last synced: 19 Mar 2026
https://github.com/Pulkit1822/Leetcode
This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.
coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql
Last synced: 20 Oct 2025
https://github.com/idriz4work/cs50
In CS50 from the Harvard University, I acquired a strong foundation in programming and gained the skills to develop my own software. This was showcased in my final project titled "Hustlers Place".
algorithms arrays c data-structures flask html-css-javascript memory python sql
Last synced: 08 May 2026
https://github.com/mainageorge/uplift
This is an app to place orders for gardening services for people with large gardens or lawns and require outside help to maintain it. an anonymous user can request services, which are available on the homepage, giving his credentials and the admin will contact him with the relevant details
aspnetcore entity-framework-core identity-framework linq ntier-architecture oop-principles repository-pattern sql sqlserver
Last synced: 28 Apr 2026
https://github.com/tomtom828/hello-windows
Notes to self on creating a developer environment in Windows 10
getting-started gitbash how-to howto java setup sql windows
Last synced: 28 Apr 2026
https://github.com/sleepypioneer/page3book_club_app
App for my local Book Club App
bookclub javascript php sql webapp
Last synced: 28 Apr 2026
https://github.com/emso-exe/databasex
Repositório onde estão disponíveis scripts de bancos de dados utilizados em projetos desse perfil para testes e estudos.
banco-de-dados database mysql mysql-database sql
Last synced: 08 May 2026
https://github.com/vduseev/raquel
Distributed task queue for Python with SQL
distributed job-queue job-scheduler python queue-workers sql task-queue task-scheduler
Last synced: 27 Feb 2026
https://github.com/favarettorm/bd_universidade
BD_UNIVERSIDADE V01 - Banco de dados fictício de uma universidade para fins didáticos
data database dataset mariadb mariadb-database mariadb-mysql mysql mysql-database scripts sql university
Last synced: 08 May 2026
https://github.com/akarshankapoor7/sql-interview-questions-and-concepts
These are the most commonly asked interview questions for DA, BA and DS profiles.
advancetopics business-analyst data-analyst data-science interview-questions sql
Last synced: 28 Jan 2026
https://github.com/shuvo-halder/bangladesh-geocode-db
Bangladeshi divisions, districts, upazilas and many more SQL format
database database-design mysql-database sql sql-query
Last synced: 27 Feb 2026
https://github.com/shridhar1504/loan-clustering-datascience-project
This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataset of loan application which includes information about the Loan amount and Balance. The project then use the clustering algorithm to group the loan together based on the similarities.
clustering-algorithm data-analysis data-science data-visualization datanalysis eda kmeans-clustering machine-learning python sql sql-server unsupervised-learning
Last synced: 08 May 2026
https://github.com/wayofdev/laravel-data-query-builder
Simplify data querying in Laravel applications with the power of CycleORM and the Specification Pattern.
cycle cycle-orm data-grid eloquent filtering laravel pagination php php8 queries query-builder sorting specification sql
Last synced: 28 Apr 2026
https://github.com/dorukeskicorapci/sql-basics
This project includes basics of SQL database manipulation using java.
Last synced: 08 May 2026
https://github.com/samanhovar/insurance_project
Insurance project is a practice project for python
mvc mvc-architecture mysql oop oops-in-python python python3 sql sqlalchemy tkinter tkinter-gui
Last synced: 28 Apr 2026
https://github.com/jvspeed74/php-procedural-web-application
This final project creates a website with the intention of implementing several backend techniques such as DBMS, SQL, and Application State.
css html mariadb-database php phpmyadmin sql
Last synced: 08 May 2026
https://github.com/giihsiq/dbms-fundamentals
mysql oracle-database postgresql sql sqlserver
Last synced: 16 Apr 2026
https://github.com/pprattis/web-application-for-medical-appointment-management
A jdbc application that simulates the functionality of a medical appointment application.
computer-science database java jdbc jdbc-database pgadmin postgresql program sql student uml uml-diagrams
Last synced: 08 May 2026
https://github.com/mysterycoder456/blitz_board
Typist Haven
flask multiplayer postgresql python python3 sql sqlalchemy typing
Last synced: 08 May 2026
https://github.com/orionw/byu-housing-finder
App for Student Housing - see link to Google Play
Last synced: 28 Apr 2026
https://github.com/anas727189/bookshelf-buddy
📚 Bookshelf Buddy: A full-stack web app to manage, track, and explore your personal book collection with ease!
css ejs nodejs openlibrary-api postgresql sql
Last synced: 06 Feb 2026
https://github.com/johnsoct/bash-sql-interactive-input-feedback-game
Generic interactive Bash CLI providing input feedback with read/write operations to local PostgreSQL database.
Last synced: 08 May 2026
https://github.com/kumaranand05/hackerrank-solutions
This repository contains the solution code of HackerRank problems of SQL, Python and Java
hackerrank hackerrank-solutions java python python3 sql
Last synced: 08 May 2026
https://github.com/mansoor-p/jobcompanyratings-monolithic
A monolithic app for job seekers, providing company profiles and employee reviews. Users can browse, search, and filter companies, read reviews, and make informed career decisions.
h2-database java jobportalwebsite jobs jobsearch reactjs rest-api spring-boot springsecurity-jwt sql
Last synced: 16 Apr 2026
https://github.com/hasnatrasool163/librarymanagementsystem
📚✨This is a comprehensive JavaFX application designed to manage library operations efficiently. It features user authentication, book and student management, and record keeping—all seamlessly integrated with a MySQL database.
java javafx javafx-application javafx-components javafx-desktop-apps javafx-gui javafx-project librarymanagementsystem mysql mysql-database phpmyadmin sql workbench
Last synced: 16 Mar 2026