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-10 00:26:02 UTC
- JSON Representation
https://github.com/severintroesch/project_datawarehouse_sql
Final project of module "databases and datawarehousing" @ ZHAW CAS information engineering.
mysql pentaho-data-integration r shiny sql
Last synced: 30 Jul 2025
https://github.com/karenpayneoregon/sql-server-to-Excel
Export from SQL-Server to Excel
csharp excel sql sql-server vb-net
Last synced: 30 Jul 2025
https://github.com/haroontrailblazer/database-management
This repository showcases database management with SQL and MongoDB through examples, scripts, and projects. Ideal for learning and applying database concepts efficiently.
Last synced: 16 Mar 2025
https://github.com/yinxulai/sqls
Simple sql writing tool for go
go golang gorm mybatis sql sqlbuilder
Last synced: 29 May 2026
https://github.com/mateoniksic/project-project-management
web-based project management application for teams (CODE) [ PHP / MYSQL / HTML / CSS ]
college-project css dashboard database html php sql usermanagement
Last synced: 13 Apr 2026
https://github.com/j5gomes/tbd-subject
Repository to store all classes of TBD subject contents of the ISEP | Agile Development Course
Last synced: 13 Apr 2026
https://github.com/teraearlywine/sample-sql
The following repo contains samples of SQL code that can be referenced by future clients or employers.
Last synced: 13 Apr 2026
https://github.com/vivekraj21/plastic-zephyr-2114
COURSE MANAGEMENT SYSTEM : It is an application which makes scheduling of faculties in an Educational Institute easier and less complicated. It uses Java and mySQL to read,write and modify data.Project explaination video - https://drive.google.com/file/d/1y9cOPUmAOrJ_fhCqhfABDU16xMlEr7nO/view?usp=sharing
Last synced: 28 Apr 2026
https://github.com/go-andiamo/sqlnt
Go package for SQL named arg templates
go golang named-templates sql template templates
Last synced: 11 Mar 2025
https://github.com/ahsankhan26/whatsapp-chat-parser
Takes a txt file of Whatsapp Group Chat and Parses it for analysis.
python regex regular-expression regular-expressions sql whatsapp-chat-parser
Last synced: 08 Apr 2025
https://github.com/helcsnewsxd/famaf-computer_science-databases
Laboratorios, prácticos y teórico de la materia de Bases de Datos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)
data-base famaf-unc labs mongodb mysql no-sql sql theory university-subjects
Last synced: 28 Feb 2025
https://github.com/1boch1/addalias
Solves the problem of duplicated MySQL attributes, it adds the table name in front of each column of the query result
javascript npm-package query-builder sql
Last synced: 08 Jan 2026
https://github.com/amandavsamorim/mysql-exercises
Repository dedicated to the exercises and practices of MySQL database conducted during the lessons.
Last synced: 13 Apr 2026
https://github.com/ankit21111/filmilytics
This repository contains data and analysis on RSVP Movie House Production, focusing on past performance metrics and audience trends. Our goal is to derive actionable insights that can guide future productions for greater success. Explore the data, analysis scripts, and recommendations to understand how RSVP can thrive in the film industry.
data-analysis database database-design database-schema erdiagram sql
Last synced: 13 Jun 2025
https://github.com/camilajaviera91/dag-first-approach
This project automates the extraction, transformation, and export of sales data from a PostgreSQL database, enhances the data with exchange rate information, and exports the results in CSV and Google Sheets formats. It uses a Directed Acyclic Graph (DAG) to manage task dependencies and execute them in order.
airflow dag dotenv faker googlesheets gspread gspread-dataframe matplotlib-pyplot network oauth2 os pandas postgresql psycopg2 python random requests sql
Last synced: 13 Apr 2026
https://github.com/terminalkitten/fhirebase-core-json-schema
Validate FHIR resource field of JSONB type with JSON Schema
fhir json json-schema postgres sql
Last synced: 13 Apr 2026
https://github.com/profpantoja/bd-exercicios
Repositório das listas de Exercícios da disciplina de Modelagem de Banco de Dados e Banco de Dados.
der mariadb mer modelo-conceitual modelo-entidade-relacionamento peter-chen sql
Last synced: 22 Feb 2026
https://github.com/umarlypoeta/my_learning_journey_datacamp
This repository serves as a comprehensive record of my learning journey with DataCamp, showcasing the courses I've completed and the projects I've worked on. It features a collection of practical exercises and data-driven projects that demonstrate my proficiency in data manipulation, analysis, and visualization using Python and SQL
data-engineering data-science data-visualization sql
Last synced: 20 Aug 2025
https://github.com/aschollwoeck/asmerald
A library for writing type safe SQL in C#.
Last synced: 13 Apr 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/rasansmn/Banking_Demo_System
A simple standalone windows application demonstrating banking operations such as account registration, deposit, withdrawal, reports and statistics, configuration and staff management.
crystal-reports sql sql-server vb visual-basic visual-studio
Last synced: 11 Mar 2025
https://github.com/octavius-framework/octavius-database
SQL-first data access layer for Kotlin & PostgreSQL. An Anti-ORM with fluent query builders, automatic type mapping (ENUM, COMPOSITE, ARRAY), transaction plans with step dependencies, and polymorphic storage
data-mapping jdbc kotlin postgresql sql
Last synced: 30 May 2026
https://github.com/gusgosdev/sql
Estoy profundizando en SQL, aquí compartiré mi código, consultas SQL y apuntes que aprenderé en cursos o tutoriales.
Last synced: 13 Apr 2026
https://github.com/chigwell/tailwind-sql
A new package that allows users to write SQL queries using a simplified, Tailwind CSS-like syntax. It takes natural language or abbreviated input from the user and converts it into valid, structured S
analyst-friendly code-generation database-agnostic developer-friendly natural-language-processing nl2sql no-sql-expertise-required query-builder simplified-syntax sql syntactic-validation tailwind-syntax utility-first
Last synced: 14 Jan 2026
https://github.com/nafisalawalidris/tools-for-data-science
It covers popular languages (Python, R, SQL) and libraries (NumPy, Pandas) used in the field. The author shares their objectives of teaching data analysis, web development, and critical thinking skills. The repository also includes code examples, explanations of arithmetic expressions, and contact information for the author.
arithmetic-expressions data-analysis data-science data-visualization languages libraries matplotlib numpy pandas programming python r sql tools web-development
Last synced: 11 Apr 2026
https://github.com/flatcap/craggy-data
📋 Schema and sample data for Craggy Website
Last synced: 10 Jan 2026
https://github.com/vitorm3/ecommerce-ed
Generalist E-Commerce model for testing data pipelines and projects best practices
apache-airflow apache-spark astro-cli mkdocs python sql
Last synced: 12 Mar 2026
https://github.com/alenap93/kysely-cache
Cache layer for Kysely
cache database kysely lru query-builder sql
Last synced: 16 Mar 2025
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/gingerkiwi/gingerkiwi-2024
Ginger Kiwi blog: Exploring software development, accessibility, and design
a11y accessibility astro better-sqlite3 design javascript markdown nextjs obsidian obsidian-vault react sql tailwind tailwind-css tailwindcss typescript
Last synced: 12 Apr 2026
https://github.com/nlabsglobaltechnologgies/jobseekerclonedb
# İstanbul Eğitim Akademisi Projesi
clone clone-database mssql mssql-database sql
Last synced: 31 May 2026
https://github.com/as16082023/restaurant-order-analysis
Analyzing order data to identify the most and least popular menu items and types of cuisine
data-analysis maven-analytics mysql restaurant-order sql
Last synced: 10 Apr 2025
https://github.com/fabriciopsouza/miniprojeto-dw
Miniprojeto Curso PostGree SQL e Pentaho DI
data-structures database datawarehouse etl pentaho pentaho-data-integration postgreesql sql
Last synced: 31 May 2026
https://github.com/drako01/desafio-final-bootcamp-java
Proyecto Final de Java-Bootcamp
boostrap css3 git html5 java javascript maven spring-boot sql
Last synced: 11 Apr 2026
https://github.com/mohamad-abdelkhalek/realtime-chat-app
Real-time chat application. This project enables users to communicate seamlessly with instant message updates and a user-friendly interface.
ajax css html javascript mysql php sql
Last synced: 13 Apr 2026
https://github.com/ajdincatic/ednevnik-project
An application that is used to monitor student grades at school.
asp-net-core bootstrap csharp entity-framework-core html-css-javascript jquery sql
Last synced: 13 Apr 2026
https://github.com/seigtm/db-spbpu-control-work
Control work for "Databases" course at Saint Petersburg Polytechnic University, featuring solutions in relational algebra, relational calculus, and SQL queries.
database databases polytech polytech-university postgres postgresql psql relational-algebra relational-calculus spbpu spbstu sql
Last synced: 05 Oct 2025
https://github.com/rajkumarpal07/devaram
Go web app that serves RESTful JSON web API for Devaram.
Last synced: 14 Jan 2026
https://github.com/enriquebdel/primer-contacto-sql-y-pl-sql
Este repositorio contiene tanto practicas realizadas durante mis estudios, como códigos libres que he realizado para practicar. El programa que utilizo es Oracle APEX.
evolution notes oracle plsql remeber sql university university-project
Last synced: 14 Feb 2026
https://github.com/sreejeet/garagesale
A RESTful Go web service
docker docker-compose golang postgresql restful-api sql
Last synced: 14 Jan 2026
https://github.com/bchaoss/trash-wheel-pipeline
dbt data pipeline for analyzing trash wheel collection data
analytics-engineering dbt duckdb elt motherduck sql tidytuesday
Last synced: 07 Oct 2025
https://github.com/n1colasf/obligatorio-bd1
Obligatorio 1 y 2 de Base de Datos 1 (Semestre 2 - Marzo 2021) Calificación: 41/45
Last synced: 07 Oct 2025
https://github.com/semrekkers/querier
Simple SQL builder and executor for Go
Last synced: 14 Jan 2026
https://github.com/tchoutri/feed-extract
This haskell program extracts the data from FeedReader's database and exports it as an OPML file
feedreader haskell opml rss sql
Last synced: 24 Oct 2025
https://github.com/camara94/aide-memoire-mdx
MDX is an authorable format that lets you seamlessly write JSX in your Markdown documents. You can import components, such as interactive charts or alerts, and embed them within your content. This makes writing long-form content with components a blast
business-intelligence data-warehouse mdx sql
Last synced: 08 Oct 2025
https://github.com/yeuner/dataanalystportfolio
This repository contains my Data Analytics portfolio projects ranging from SQL, Python, Tableau and EXCEL
Last synced: 18 Jan 2026
https://github.com/arunkumar201/sql-playground
sql-playground
docker docker-compose postgresql sql
Last synced: 18 Jan 2026
https://github.com/targetta/ankaflow
YAML-based data pipeline framework that runs both locally and fully in-browser designed for data engineers, ML teams, and SaaS developers who need flexible, SQL-powered pipelines.
bigquery clickhouse data-analysis dataops deltalake duckdb elt-pipeline etl etl-automation motherduck parquet python sql
Last synced: 09 Oct 2025
https://github.com/dreamless07/my-projects
All the projects i have contributed and worked on are in this repository. Contains all files and code for every specific project.
beginner-project databases intermidiate-projects java projects python3 sql
Last synced: 18 Jan 2026
https://github.com/hackersandslackers/ghost-sql-sanitation
:ghost: 🖲 Sanitize Ghost Blog SQL data on a schedule to ensure content quality.
blog-maintenance mysql pymysql python3 sql sql-queries
Last synced: 19 Jan 2026
https://github.com/feymanlee/storeit
Easy store data with GORM
golang gorm orm repository sql
Last synced: 14 Jan 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/sylvance/tursodb
Gem wrapper for the Turso Platform REST API
Last synced: 11 Oct 2025
https://github.com/danmadeira/hyg-star-database
HYG star database
catalog catalogue database hyg hygdata hygdatabase sql star stellar
Last synced: 11 Oct 2025
https://github.com/mehmetgenc-devs/mysql.js
This Node.js package simplifies MySQL usage and helps you perform database operations more efficiently in the Node.js environment.
mariadb mysql mysql-database mysql-server mysql2 sql sql-server
Last synced: 19 Jan 2026
https://github.com/rishraks/student-management-system
A Java-based Student Management System for coaching tutors, utilizing a MySQL database for secure and efficient student record management.
Last synced: 12 Oct 2025
https://github.com/malvfr/zap
Fill your database with fake data.
cli csv data database generator hacktoberfest mock node populate populate-database seed sql
Last synced: 21 Jan 2026
https://github.com/anasbinrashid/gym-desktop-application-winforms-cs-sql
I made a Gym Desktop Application using Windows Forms C# and fully integrated with its database.
csharp database desktop-application sql winforms
Last synced: 23 Feb 2026
https://github.com/mensenvau/data_engineering_solution_no1
Data Engineer Lead Analyst Case Study
data-analyst data-engineer sql
Last synced: 17 Feb 2026
https://github.com/a248/jdbcaesar
Conquer the verbosity of plain JDBC.
functional-programming java jdbc jdbc-utilities sql sql-builder
Last synced: 13 Oct 2025
https://github.com/rajsunny5714/url-short-springboot-backend
This file contains the full backend code of the url-short web app using springboot, security, aws cloud db, etc
aws docker-container java jdbc jwt-authentication render springboot springsecurity springsecurity-jwt sql
Last synced: 06 May 2026
https://github.com/practical-works/sql
SQL Practical Works Default Repository.
sql sql-course sql-language sql-learning sql-query
Last synced: 23 Feb 2026
https://github.com/purnendudutta/bike-rental-management-system
This is a solution for bike rental service. It includes features for renting, returning bikes, managing user accounts, payment processing, and maintaining bike availability. The system allows customers to browse available bikes, make reservations, complete rentals, and administrators can manage bike inventory, monitor rentals, and process payments.
Last synced: 27 Apr 2026
https://github.com/thomascode92/sql-complete-developers-guide
From data definition to manipulation (CRUD, relations, JOIN): Learn SQL for MySQL, Postgresql & more from the ground up! 🗃️🗄️
academind-course database learn-sql-language mysql postgresql rdbms sql
Last synced: 19 Apr 2026
https://github.com/birg81/jee.1stfakecrudtest
Questo è un esempio di applicazione REST. Adoperando Tomcat e JDBC, il codice si connette al db ed effettua delle operazioni sulla scorta degli specifici metodi lanciati. Adoperando postman sarà possibile invocare dall'url <URL PROGETTO>/api/response.json una delle 4 operazioni CRUD scelta. Su quel url risponderà una servlet che adoperando un approccio DAO invocherà una classe che attraverso il bean effettuerà le operazioni. Il Codice funziona, per qualsiasi dubbio contattatemi
crud-application dao-design-pattern html jakarta jakarta-ee jakartaee java jdk18 jee json json-api mvc mysql postman rest sql tomcat
Last synced: 14 Apr 2026
https://github.com/rodrigorvsn/freelacalculadora
Maratona discover 2 node js
css html5 javascript maratonadiscover nodejs sql
Last synced: 14 Apr 2026
https://github.com/dilane3/courses-planning
Server app made with Nodejs | Express for managing courses planning.
expressjs nodejs sequelize sql
Last synced: 14 Apr 2026
https://github.com/sheabunge/kit102-assign
KIT102 Introduction to Data Science: Data Modelling Assignment (Semester 2, 2018) | Assignment Grade: 100%
data-science entity-relationship-diagram relational-model schema sql
Last synced: 24 Feb 2026
https://github.com/sunilp/jam-cli
Developer-first AI CLI for cross-language code intelligence. Trace call graphs, impact analysis, agentic execution across Java, SQL, Python, TypeScript. 40+ commands. Zero vendor lock-in.
agentic ai ai-cli call-graph cli code-intelligence code-review cross-language developer-tools impact-analysis java llm ollama open-source python sql terminal trace typescript
Last synced: 02 Apr 2026
https://github.com/bradleybonitatibus/qtrex
Query template rendering and execution library written in Python
google-bigquery python sql yaml
Last synced: 14 Apr 2026
https://github.com/ani811625/csi-assignment2
📊 SQL queries built on the AdventureWorks2022 database. Includes stored procedures, views, triggers, functions, and sample test queries for an order management system.
adventureworks microsoft-sql-server sql
Last synced: 16 Oct 2025
https://github.com/ahmed0saber/hackerrank-sql
solving with MYSQL
database hakerrank hakerrank-problem-solving hakerrank-solutions mysql sql
Last synced: 17 Oct 2025
https://github.com/mjh1000/php-sql-database-backup
A simple PHP script to backup SQL Databases (WordPress, etc)
backup-database php sql wordpress
Last synced: 04 May 2026
https://github.com/juliaaplavin/virtualobservatory.jl
astronomy data-access sql virtual-observatory
Last synced: 14 Mar 2026
https://github.com/phillbertnevinemmanuel/automotivesalesdataanalysis
This marks my inaugural venture into personal data analysis, employing SQL and Python for Correlation Analysis. I've sourced the dataset from Kaggle, specifically focusing on automotive sales. You can find the dataset linked on my website below. I'm excited to share that I've independently managed the majority of tasks involved in this project.
data-analysis dataset microsoft-sql-server python python-lambda sql ssms tsql
Last synced: 14 Mar 2026
https://github.com/midnighter/metanetx-assets
Transform MetaNetX components information and load them into SQL storage.
bioinformatics metanetx metanetx-assets sql
Last synced: 18 Oct 2025
https://github.com/apache/datafusion-sandbox
Apache DataFusion SQL Query Engine
arrow big-data dataframe datafusion olap python query-engine rust sql
Last synced: 11 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/yeisonmontoya1815/sql-relational-database-design
This Database I course project owes its success to Edanur's valuable contributions. An exemplary showcase of database concepts, it reflects dedication and proficiency, offering insights into real-world application.
database frontend-web mssql-database mysql-database php-framework sql webdevelopment
Last synced: 14 Mar 2026
https://github.com/imoitself/hunterexam
FINISHED - thank u hunter exam group
database game hunterxhunter java mysql sql terminal-app terminal-based terminal-game
Last synced: 19 Oct 2025
https://github.com/jamesehiabhi/grace-edtech-hub
Analysis Report on Grace EdTech Performance Database
Last synced: 19 Oct 2025
https://github.com/tatangharyadi/integration
Integration to various APIs and database using Go with GitHub Actions for CI/CD to GCP Cloud Run
auth0 gcp-api-gateway gcp-cloud-run gcp-pubsub github-actions go go-chi odoo pgx postgresql sql terraform viper voucherify zerolog
Last synced: 22 Jan 2026
https://github.com/bhathiya29/task-master---flask
📋 Tasks App - A simple and intuitive Tasks web application built with Python Flask and SQLAlchemy. Stay organized and focused by managing your tasks with this user-friendly app. 🚀 **Features:** - Add, edit, and delete tasks as completed. - Clean and intuitive user interface. - Tasks are stored persistently in a SQLite database. 🔧 *
Last synced: 15 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/khdevops/spotify_data_pipeline
Spotify Top 50 Data Pipeline
apache-airflow bash bigquery docker git google-cloud-platform pandas python sql terraform
Last synced: 28 Oct 2025
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