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/chaudinh/questions
A collection of questions
algorithms client-side-rendering css data-structures frameworks front-end github html javascript jquery mongodb nodejs reactjs server-side-rendering sql terminal tmux vim vimrc web-development
Last synced: 03 Apr 2026
https://github.com/pollak-projects/moviedb
Egyszerű film kilistázó, hasonló az IMDB-hez.
11szf1 css express html imdb js nuxt nuxtjs nuxtjs3 sql tailwindcss typescript vue
Last synced: 03 Apr 2026
https://github.com/maheshbh1/web-design
This repo contains html, css, and other front end codes
css html javascript jquery nodejs sql
Last synced: 03 Apr 2026
https://github.com/shubhampatel81/hotel-management-system
Basic Hotel management system backend code
Last synced: 04 Apr 2026
https://github.com/mahmoudwal27/manufacturing_downtime
This project focuses on improving manufacturing efficiency by analyzing production data. Using Python, SQL, and Power BI, we built interactive dashboards to uncover patterns, minimize downtime, and optimize operations. The goal is to help stakeholders make data driven decisions for enhanced productivity.
data-analysis data-analysis-python data-visualization google-colab powerbi python sql
Last synced: 17 Apr 2026
https://github.com/eminencegrs/sql-challenges
My solutions to the SQL challenges/problems described on leetcode.com
Last synced: 04 Apr 2026
https://github.com/mikailakar/labvtys
labvtys contains a collection of various projects demonstrating different technologies and concepts. Each project is stored in its own folder within this repository, showcasing different aspects of software development, including web development, database operations, microservices, and more.
csharp docker dotnet entity-framework-core flask microsoft-sql-server mongodb nosql python redis sql
Last synced: 04 Apr 2026
https://github.com/gabrieladados/people-analytics
People Analytics: Insights para Retenção de Talentos
bigquery figma people-analytics sql tableau
Last synced: 17 Apr 2026
https://github.com/nitheshgoutham/airbnb-analysis-using-powerbi
Airbnb Analysis Using PowerBI
data-mining data-science data-visualization database powerbi python3 sql
Last synced: 17 Apr 2026
https://github.com/n-r0bin/registerwebphp
Register and log in to a website that is integrated with PhpMyAdmin in xampp's server and SQL and PHP.
css html php phpmyadmin sql xampp
Last synced: 17 Apr 2026
https://github.com/alejandrocisnerosvillegas/sistema-de-inventario-y-ventas-online
Sistema de Inventario desarrollado con HTML, CSS, JavaScript, PHP y MySQL, diseñado para gestionar productos y ventas de manera eficiente. Optimiza procesos administrativos, facilita el control de inventario y mejora la productividad, adaptándose a las necesidades del negocio.
Last synced: 17 Apr 2026
https://github.com/abbvie-external/oracle-helpers
A collection of helpers for alleviating boilerplate in node with OracleDB
Last synced: 04 Apr 2026
https://github.com/eugen-goebel/etl-pipeline
Multi-agent ETL pipeline with star schema data warehouse, 15 SQL analytics queries, and Streamlit dashboard
analytics data-engineering data-warehouse docker etl pandas python sql sqlalchemy star-schema streamlit
Last synced: 17 Apr 2026
https://github.com/filiprokita/chatterbox
Chatterbox is a simple web-based chat application designed for real-time messaging. It features user authentication, message handling, and a responsive user interface.
bootstrap chat chat-application css docker flask html javascript js messenger python real-time-messaging sql sqlalchemy sqlite user user-authentication web-development websockets
Last synced: 04 Apr 2026
https://github.com/madhuresh2011/50-days-sql-challenge
Start a 50days-sql-challenge journey to SQL mastery and transform how we interact with data!
consistency data data-analytics database problem-solving query question-answering real-world-data sql
Last synced: 03 Jun 2026
https://github.com/skytecat/thecheapestroute
SQL statement that returns the cheapest tour using a Recursive Query
Last synced: 03 Jun 2026
https://github.com/zoobz-io/soy
Type-safe SQL query builder for Go with schema validation
go golang orm query-builder sql zoobzio
Last synced: 04 Apr 2026
https://github.com/aravinda89/intro-to-sql
Getting Started With SQL and BigQuery
Last synced: 17 Apr 2026
https://github.com/cloud-shuttle/drover-sqlforge
The Data Automation Engine. A blazing-fast, pure Go alternative to dbt for data transformations.
ast data drover sql transformation
Last synced: 03 Jun 2026
https://github.com/chaaalistaa/thelookecommerce---project
Analysis "TheLook" eCommerce with highlight goals such as identifying sales trends, understanding customer behaviors, enhancing customer retention, and driving repeat purchases.
big-data-analytics bigquery data-analytics data-visualization looker-studio sql
Last synced: 17 Apr 2026
https://github.com/joelmaregina/senai-sql-api
Repository to store the SQL and API activities from the FullStack Course (SENAI). Stores also an Integration test of one of the developed API's.
api api-rest sql sql-server xunit-test
Last synced: 17 Apr 2026
https://github.com/royungar/datawarehouse_waste_management_project
PostgreSQL-based data warehouse project for a Brazilian solid waste management company. Uses a star schema, advanced SQL (GROUPING SETS, ROLLUP, CUBE), and materialized views for multidimensional reporting.
analytical-queries data-analytics data-engineering data-modeling data-warehouse etl ibm pgadmin postgresql sql star-schema
Last synced: 04 Jun 2026
https://github.com/burakbehlull/product-inventory-system
a product inventory system
mysql nodejs react sass sql typescript
Last synced: 04 Apr 2026
https://github.com/gamm95/helpdeskmde
Sistema HelpDesk para el registro, consultas y reportes de incidencias informaticas de la Municipalidad Distrital de La Esperanza
Last synced: 04 Apr 2026
https://github.com/cdilga/sqlfitness
Data reduction using a GA to maximise the semantic comparison of conceptnet word vectors to compare metadata of large flat datasets with Standford CoreNLP to extract the relevant terms in user queries
Last synced: 04 Apr 2026
https://github.com/garretthilberling/tech-news-java-api
A social media app built as an implementation of a Java/Spring Boot API. Users can create an account or login, create/edit/delete a post, and comment on/like the posts of other users. The API was built using Java, MySQL, Spring Boot, and Spring Data JPA. It was implemented into the frontend using Thymeleaf for templating.
java mysql spring-boot spring-data-jpa springboot sql
Last synced: 18 Apr 2026
https://github.com/yuvrajsaraogi/sales-prediction-using-python
Sales prediction involves estimating future product sales based on factors like advertising spend, target audience, and platform. Businesses rely on data scientists to forecast sales and optimize advertising costs. Machine learning in Python can be used for this task.
data data-analysis data-science data-visualization machine-learning matplotlib natural-language-processing numpy pandas prediction python sales-prediction-using-python sql
Last synced: 19 Apr 2026
https://github.com/madhanmohanreddy2301/codeboxmcp
Code Box is a self-hosted, open-source Model Context Protocol (MCP) server that provides AI agents with a secure, stateful environment to execute Python and JavaScript code. It acts as a direct, zero-cost replacement for Azure Assistants Code Interpreter by persisting variables across calls, and safely executing read-only SQL querys
agentic-ai code-interpreter mcp-server open-interpreter sql storage
Last synced: 04 Apr 2026
https://github.com/shawonbarman/product-bidding-system
It is a full-stack Django project with a customer and seller profile. Seller can add products and manage products. Customer can see the maximum bid amount and can bid for any product within specified time period. Admin will select who will win the product and then the winner can purchase the product. History will be shown on their profile.
bootstrap css django html javascript python sql
Last synced: 04 Apr 2026
https://github.com/osyrion/fit-vut-projects
Projekty z FIT VUT
bash c css html latex school-project sql uml vhdl
Last synced: 04 Apr 2026
https://github.com/richardmiruka/projects-for-practise
This a repository that contains projects that I have been building in HTML, CSS, Javascript and Python for practice purposes to sharpen my skills.
css django flask html-css-javascript html5 javascript mongodb mysql postgresql python reactjs sql
Last synced: 04 Apr 2026
https://github.com/redis-developer/search-sql
Comparison of various Redis Search and SQL commands against the Chinook dataset.
cdc csharp docker docker-compose dotnet java jedis jupyter-notebook node-redis nodejs nredisstack oracle-database python redis redis-data-integration redis-py sql
Last synced: 04 Apr 2026
https://github.com/tomimelo/node-ts-mad-server
Basic Node Express server structure in Typescript. Includes loggers, exception handlers and database connectors.
database expressjs http logger nodejs nosql server sql typescript
Last synced: 04 Apr 2026
https://github.com/nishi1612/quiz-app
Quiz App for multiple choice questions. Create your own app and become quiz master taking a quiz.
css html javascript js php phpmyadmin phpmyadmin-database quiz quiz-app sql
Last synced: 10 May 2026
https://github.com/snigenigmatic/sql-engine
An educational SQL database engine built from scratch in C++ to understand database internals.
Last synced: 04 Apr 2026
https://github.com/lut-ful/club-management-dbms
This is a Database management system project based on SQL.
database database-management-system oracle sql
Last synced: 18 Apr 2026
https://github.com/vansh-py04/data-analysis-questions-pandas-numpy-sql
Solution to 450+ Data Science Tech Stack questions essential for Data Analysts and Scientists!
data-analysis data-science deepnote machine-learning numpy pandas python sql
Last synced: 18 Apr 2026
https://github.com/69killian/oneshirt-by-loulou
E-commerce Website for OnePiece Fans
Last synced: 04 Apr 2026
https://github.com/labs-jstack/023-forget-orm-lets-talk-about-sql
This repository is a hands-on guide to understanding databases and working with SQL using PostgreSQL in a Dockerized environment. It covers foundational concepts and practical examples to get you started with relational databases.
crud database docker docker-compose postgresql sql
Last synced: 04 Apr 2026
https://github.com/samuel-ricardo/mysql_-_javafx
Exemplo do uso do JavaFX em junçao com o Banco de Dados MySQL, aplicando comandos e funçoes básicas como Preencher uma tabela ou até gerar um PDF, sem compromissos com a parte gráfica, mas foco nas funcionalidades
database desktop java javafx mvc mysql sql
Last synced: 18 Apr 2026
https://github.com/nyxx-discord/migent
Tool to run and manage migrations of your database schema
database database-migrations database-schema postgresql sql
Last synced: 18 Apr 2026
https://github.com/melvintivane/ustm-contact-management
This is a sample project of a contact management application developed in ASP.NET Core MVC. It allows you to add, view, edit and delete contacts in a database.
Last synced: 18 Apr 2026
https://github.com/joaomni/donate-life
Aplicação desenvolvida na Maratona Dev da Rocketseat
css3 express grid-css html5 javascript nodemon nunjucks postgres sql
Last synced: 05 Apr 2026
https://github.com/frosteen/technical-workshops
A collection of technical workshops (with instructor materials) which I have facilitated during my college days.
css electronics html javascript python raspberry-pi sql web-design web-development
Last synced: 18 Apr 2026
https://github.com/jonas-sanga/invest-portfolio-microservices
🏗 Demonstration of Microservices with RabbitMQ (Includes CloudAMQP) managing investment portfolios in the financial sector
cloudamqp jpa jpa-hibernate postgresql rabbitmq rabbitmq-consumer rabbitmq-producer spring spring-boot spring-mvc spring-web sql
Last synced: 05 Apr 2026
https://github.com/tran1595/youtubeanalytics
I'm excited to share a guide I created to help you explore what makes YouTube videos go viral. Whether you're a content creator, data enthusiast, or just curious about viral trends, this guide is for you!
dataanalysisusingpython datainsights postgresql sql trends-analysis viralvideo youtube
Last synced: 18 Apr 2026
https://github.com/mehrajlatifli/views
A database called Library is used to work with views in MSSQL Server
database join mssql mssqlserver sql sqlserver-2019 t-sql tsql union view views
Last synced: 18 Apr 2026
https://github.com/kathisnehith/analyst_snehith_portfolio
Hello! This is My Portfolio Website
azure big-data data-analysis data-mining matplotlib mysql-database outlier-detection pandas-python powerbi python sql tableau validation
Last synced: 18 Apr 2026
https://github.com/rahuls-1106/dataspark
DataSpark is a powerful analytics project transforming raw retail data into actionable insights for Global Electronics. By leveraging Python, SQL, and interactive visualizations, it uncovers trends in customer behavior, sales performance, and product popularity, driving smarter business decisions and boosting growth.
data-visualization jupyter-notebook matplotlib numpy pandas-dataframe powerbi python seaborn sql
Last synced: 18 Apr 2026
https://github.com/mqtth3w/software-engineering-unipr
WineShop: Client-Server application with DB and JavaFX. Developed in 2023.
client-server database java javafx-application sql unipr
Last synced: 18 Apr 2026
https://github.com/jmcmillenmusic/mvc-tech-blog
Full-stack application that allows users to login/logout, sign up as a user, comment on other users' blog posts, create/update/delete posts, and view all posts
express-js handlebars-js mvc-architecture node-js sequelize sql
Last synced: 18 Apr 2026
https://github.com/phelipe-sempreboni/certificates
Tutorial intended for information about my licenses and certificates acquired over time.
certificate certificates certification course data database datascience licences license-management marketing marketing-analytics python sql
Last synced: 16 May 2026
https://github.com/hellofromtonya/term-hierarchical-search-sandbox
Term Hierarchical Search Sandbox Plugin
Last synced: 19 Apr 2026
https://github.com/ebrizzzz/library_database_management_system
This project is a desktop application built with Python and PyQt5 that interacts with an MSSQL database to manage a library system using SQL and Python.
database pyqt5 python sql sqlalchemy
Last synced: 19 Apr 2026
https://github.com/m4tice/webapi
A repository for the practices of web development with C#. Related to: https://github.com/m4tice/angular10
angular angular-cli database rest-api sql web-development
Last synced: 19 Apr 2026
https://github.com/kiruko1025/student-management-system
Django web app for student management
Last synced: 25 Apr 2026
https://github.com/holicc/qurious
Qurious is a high-performance, in-memory query engine written in Rust and built on top of the Apache Arrow framework
Last synced: 19 Apr 2026
https://github.com/eriikgabriel/sql-algebra
A relational algebra interpreter in SQL
Last synced: 20 Apr 2026
https://github.com/anu-gtb/express_airworks
This airline management system, built with Node.js, Express.js, and Sequelize on a MySQL database, efficiently handles flight, passenger, and booking operations. Express.js provides a clean API and Sequelize simplifies database interactions with MySQL, offering a scalable and robust solution.
backend database-management database-migrations expressjs flight-booking gemini-api genai mysql nodejs routes sequelize sql web-dev
Last synced: 20 Apr 2026
https://github.com/team-04b/event_planner_team_4b
ba fron jwt next nodejs opti postgresql prisma-orm sql typescript
Last synced: 20 Apr 2026
https://github.com/kristenjiang929/advanced-sql-mysql-for-ecommerce-web-analytics
Ecommerce Database Analyst: Maven Fuzzy Factory (Udemy - Advanced SQL: MySQL for Ecommerce & Web Analytics)
dataanalysis databse ecommerce mysql sql udemy
Last synced: 20 Jun 2026
https://github.com/vikentiosvitalis/databases
ASDF Palace - for 'Databases' M.Sc. Course ECE @ntua
apache-web-server css er-diagram html javacript mockaroo mysql-workbench php sql
Last synced: 20 Apr 2026
https://github.com/wearesolutionarchitects/.github
Fachinformatiker:innen / Anwendungsentwicklung - Software architects
astro collaboration github html-css-javascript markdown mvc-architecture project-management python solution-architect solutions sql typescript
Last synced: 20 Apr 2026
https://github.com/amandaberry-tech/simple-inventory
Inventory Management Website is a simple app for tracking and managing inventory. It lets users view, add, update, and delete items using PHP, JavaScript, and SQL Server. Features include auto-updating quantities for duplicate items and a confirmation popup for secure deletions.
html-css inventory inventory-management javascript php sql sql-server
Last synced: 20 Apr 2026
https://github.com/itsindrajput/library-management-system
Library Management System: A Java application using JDBC for database connectivity, allowing users to manage books, borrowers, and transactions efficiently.
gihub git intellij-idea java-8 jdbc mysql-database sql
Last synced: 20 Apr 2026
https://github.com/karan-sharxa/sql
SQL for DATA_ANALYTICS
sql sql-query sql-server sqlalchemy
Last synced: 04 Jun 2026
https://github.com/xihuanxiaorang/doclib
涵盖全栈开发所需的各种技术:前端 (Vue3全家桶、TypeScript、Uniapp、微 信小程序)和后端(Spring、 SpringBoot、SpringCloud、源码分析 【JDK、Spring、SpringBoot、 Mybatis】)等等
datastructures-algorithms interview java spring springboot springcloudalibaba sql vue3
Last synced: 20 Apr 2026
https://github.com/incubated-geek-cc/sql.js-node_and_browser-plugin
The sql.js plugin modularised for compatibility with both Browser and NodeJS
Last synced: 20 Apr 2026
https://github.com/vara-co/sqlalchemy-challenge
SQLAlchemy challenge "Climate Analysis for long vacation in Honolulu, Hawaii. Surf's Up!" It includes a Flask App
flask flask-api flask-application flask-sqlalchemy jupyter-notebook orm sql sqlalchemy sqlite
Last synced: 20 Apr 2026
https://github.com/adityaprakash-bobby/simple-db
[WIP] A SQLite-like Database from scratch in C
c database dbms relational-databases sql
Last synced: 20 Apr 2026
https://github.com/robinmillford/hr-analytics-employee-performance-analysis
HR Analytics: Unveiling Employee Performance - A comprehensive exploration of employee data using SQL and Power BI, uncovering key insights for strategic HR decision-making.
data-analysis data-visualization jupyter-notebook powerbi python3 sql
Last synced: 20 Apr 2026
https://github.com/sdspot2034/data-lemur-solutions
Solutions to SQL Problems on DataLemur
competitive-programming data data-analytics data-science database postgresql query sql
Last synced: 20 Apr 2026
https://github.com/bursasha/postgresql-ifix-database
PostgreSQL database with create script, insert script, queries, and description 📑
cross-join database group-by left-join natural-joins postgresql query relational-algebra relational-database right-join sql
Last synced: 20 Apr 2026
https://github.com/kavin1421/agricultural_farm
ML solutions and other API based features to support Agriculture and Farmers. Goto Wiki or click on below link for Project Report.
hack ml php python sklearn-library sql
Last synced: 05 Jun 2026
https://github.com/ssanthosh010303/d15c1
Day-15 Challenge-1: Database Schema for an Inventory Management System
entity-relationship mysql rdbms sql ssms
Last synced: 18 Jun 2026
https://github.com/ysclk/caferestaurant
About my app
cafeapp csharp csharp-app csharp-code desktop-app mssql-database restaurant-management sql winforms winforms-application winforms-dashboard
Last synced: 21 Apr 2026
https://github.com/vidya-vijay/vidya-vijay
About me
analytics data data-science machinelearning python r spss sql statistics tableau visualization
Last synced: 21 Apr 2026
https://github.com/nikolaevdmv/transaction-isolation-learning
Reproduce isolation phenomena using jdbc-template
gradle java jdbctemplate sql transaction-isolation-level
Last synced: 21 Apr 2026
https://github.com/fer25-code/flutter-with-sql
App flutter with sql
database flutter-examples mobile-app sql
Last synced: 21 Apr 2026
https://github.com/datasqlsantosh/electric_vechicle_data_anlaysis
In this personal Electric Vehicle Data Analysis Portfolio project, an exploratory data analysis was performed on the Electric Vehicle Data available on Kaggle. The main aim of the project is to uncover insights into the Electric Vehicle Good and profits trends.
data-cleaning data-visualization electric-vehicle power-bi sql sql-server
Last synced: 05 Jun 2026
https://github.com/ewgeni-dinew/04.databases_advanced-entity_framework
I will be submitting exersices from the fourth course, that I am currently undergoing at the Software University(SoftUni) in Sofia, from 24.10.17 untill 10.12.17. In this course we will be working with one of the most modern ORM technologies-Entity Framework, which is a standard in C# and .Net apps. This is my second professional course at SoftUni, part of the DB Fundamentals Module. I will be using Microsoft Visual Studio 2017 and Microsofts SQL Server Management Studio 17.3 for the upcomming tasks.
csharp database entity-framework-core softuni sql visual-studio
Last synced: 22 Apr 2026
https://github.com/gsanaev/enterprise-financial-kpi-platform
End-to-end financial analytics platform integrating synthetic data generation, DuckDB warehouse, profitability modeling, churn prediction, and Power BI executive dashboards.
churn-prediction customer-analytics data-engineering data-warehouse duckdb finance-analytics machine-learning powerbi powerbi-dashboard profitability-analysis python random-forest sql synthetic-data
Last synced: 22 Apr 2026
https://github.com/eneas-almeida/go
Repositório destinado a linguagem Go.
cep clean-architecture go golang gorm http injections sql tests transactions uuid validator wire
Last synced: 05 Jun 2026
https://github.com/tienhuynh-tn/doctor-anywhere-fresher-software-developer-home-assignment-interview-oct-2023
[Doctor Anywhere] Fresher Software Engineer | Home Assignment Interview - Oct 2023
docter-anywhere fresher-software-engineer interview java spring-boot sql
Last synced: 22 Apr 2026
https://github.com/viicorico/premier_site_web
Projet scolaire : site de vente de guitares 🎸
Last synced: 22 Apr 2026
https://github.com/phpgt/sqlbuilder
[in development] Object oriented representation of SQL queries.
database database-queries fluent fluent-api oop phpgt query-builder sql
Last synced: 24 Apr 2026
https://github.com/ashishsingh789/madhav-e-commerce-store-analytics-dashboard-
Gain valuable insights into your e-commerce operations with the Madhav E-Commerce Store Analytics dashboard. This Power BI project provides a comprehensive view of key performance indicators (KPIs) essential for understanding and optimizing business performance. The dashboard offers detailed analysis across various domains of sales
dataanalysis database excel powerbi sql
Last synced: 06 Jun 2026
https://github.com/mavmi/sql_bootcamp
bootcamp database postgresql school21 sql
Last synced: 24 Apr 2026