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-06-30 00:25:46 UTC
- JSON Representation
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/zdrzalikprzemyslaw/zsbd
Simple university sql tasks
microsoft-sql-server mssql sql
Last synced: 11 Mar 2026
https://github.com/windi-wulandari/pbi_kimia-farma-x-rakamin
A data-driven analytics project for Kimia Farma to evaluate business performance from 2020-2023 using BigQuery. Focused on transaction data, inventory, branch operations, and product insights. Results were visualized through an interactive dashboard to support strategic decisions and optimizations.
big-data-analytics bigquery datawarehouse googlelooker sql
Last synced: 03 Jan 2026
https://github.com/majora2007/easy-java
I wrote this program because I was tired of writing POJOs from SQL then having to write the RowMapper afterwards. This simple program generates the Entity POJO and RowMapper
automation java pojobuilder pojos python rowmapper sql
Last synced: 21 Jan 2026
https://github.com/sabaurgup/post-office_automation
Post Office Automation Database has been created with the aim of controlling the shipping stages and information of all services in the post office more quickly and effectively.
1-1 1-n automation chen database-design database-management database-schema diagram entity-relationship-diagram er m-n mysql mysql-database postoffice relational-databases relational-model relations reports requirement-analysis sql
Last synced: 15 May 2025
https://github.com/asleshagaikar/sql-sales-inventory-analysis-eda
This project provides a robust framework for performing data analysis on sales, inventory, and customer data stored in a PostgreSQL database. The SQL scripts implemented in this project offer insights into key performance indicators (KPIs), customer segmentation, product trends, and operational efficiency, enabling better business decision-making.
Last synced: 15 Mar 2025
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/cliftondavies/hap-api
The Ruby on Rails REST API for Hikes Against Poverty.
devise-token-auth heroku postgresql rspec rspec-rails ruby ruby-on-rails shoulda-matchers sql
Last synced: 10 Apr 2026
https://github.com/arunkumar201/sql-playground
sql-playground
docker docker-compose postgresql sql
Last synced: 18 Jan 2026
https://github.com/melisa-karatas/nursing_patient_diagnostic_information_system
In this simple python project with database, I tried to make a patient diagnostic information system using SQL.
class health healthcare management-system medical nurse nursing object-oriented-programming python sql sqlite sqlite3
Last synced: 10 Apr 2026
https://github.com/roluochke/sql-project
SQL Zoo is one of the few resources online that actually lets you build and run queries against existing tables.
Last synced: 08 Jan 2026
https://github.com/codewithjaspreet/hr_viz
Human Resource Data Visualisation
dataanalysis datavisualization sql tableau
Last synced: 19 Mar 2026
https://github.com/praczet/sql-command.nvim
Simple plugin to run sql command (for mariadb). It allows to run command from selection or for current line.
Last synced: 02 Jan 2026
https://github.com/diego17cp/npb
a bank java project for the institute
crud java netbeans oracle-database oracle-developer practice-project sql swing
Last synced: 09 Aug 2025
https://github.com/alyqamar/hackerrank
hackerrank hackerrank-solutions ms-sql-server sql sql-server t-sql
Last synced: 20 May 2026
https://github.com/yt3trees/execsql
Right click on the .sql file -> "Send" -> ExecSQL.exe -> Execute the query
Last synced: 27 May 2026
https://github.com/olaishola05/vet-clinic-db
A database system for a vetinary clinic for keeping inventories of animal details such as date of birth, neutered, escape attempts, weight and name. Build using PostgrelSQL server and PGAdmin4.
pgadmin4 postgres postgresql postgresql-database psql sql
Last synced: 29 Oct 2025
https://github.com/thomas-nyanumba/seattle-sql-airbnb-project
Analytics Extra Mentorship SQL Capstone Project
database-management mssm queries relational-databases sql sql-server
Last synced: 09 Oct 2025
https://github.com/zaujulio/webchatroompostgres
BD2 Project: Web Chat Room Based Application
Last synced: 14 May 2026
https://github.com/drako01/coderhouse-rockola
Utiliza Spring Boot para exponer un endpoint que acepta el nombre del intérprete y devuelve las canciones asociadas a ese intérprete.
api-rest java maven postman spring-boot sql
Last synced: 09 Apr 2026
https://github.com/varun-khorgade/sentimentscope-e-commerce-review-analyzer
Analyzed customer reviews and purchase data to extract sentiment and behavioral insights. Built SQL-based ETL for data preparation and visualized results using Python and Power BI dashboards for actionable business decisions.
analytics customer-beheviour dashboard data data-visualization dataextraction natural-language-processing nlp pandas powerbi python sentiment-analysis sql textblob
Last synced: 17 Apr 2026
https://github.com/wayfair-incubator/gossip
Extends the functionality of Dapper and allows performing database queries in .NET easily and quickly.
dapper database fluent hacktoberfest sql
Last synced: 12 Apr 2025
https://github.com/prajakta1321/san-francisco-bike-share-analysis-using-bigquery-and-lookerstudio
This project describes the analysis of San Franciso dataset using SQL in Bigquery and Looker Studio
Last synced: 13 Jul 2025
https://github.com/aykrimino/jobseekerapi
🚀 A RESTful API for job seekers and companies to post jobs, apply, and manage applications. Built with Golang.
api backend go golang gorilla-mux jwt jwt-authentication mysql mysql-database raw-sql rest-api sql unit-testing
Last synced: 15 May 2026
https://github.com/giuseppericcio/dashboard_hoteldb
A simple dashboard for manage hotel DB made with MSAccess.
database hotel-dashboard hotel-management-system ms-access sql
Last synced: 16 May 2025
https://github.com/mehrajlatifli/cargallery-_-linq-to-sql-with-mvvm
LINQ to SQL with MVVM. Update can not work correctly. Because of Combo boxes directly binding with tables of database. Update all same items which selected item in database and listview. Add update item instead of orginal item in combo box. You will not face a problem If use textbox instead of combox.
adonet csharp database-first datacontext gallery inotifypropertychanged linqtosql mvvm observablecollection onpropertychanged sql wpf
Last synced: 11 May 2026
https://github.com/palak-463/attendancemanagementsystem
A simple and user-friendly web application which would help it's users do away with the traditional system of marking attendance. 🎓
html javascript php phpmyadmin sql
Last synced: 27 Apr 2026
https://github.com/roosterpips12/library-management-sql
Library management with SQL
excel-import mysql-database sql
Last synced: 04 Jul 2025
https://github.com/lakhindarpal/candidate-key
candidate-key dbms normalization oracle rdbms sql
Last synced: 29 Jun 2025
https://github.com/arislooi/twitter-clone
A Twitter clone web application built with modern web technologies, including Firebase for authentication and data storage.
api authentication ci-cd express-js expressjs firebase fullstack-development nodejs reactjs redux sql
Last synced: 11 Apr 2026
https://github.com/atc2146/pysqlgui
⚡ A lightweight package for interfacing with SQL in Python
database dataframe jupyter-notebook pandas python sql sqlite sqlite3
Last synced: 27 May 2026
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/sreeju7733/activelife
A project that won a Hackathon
bootstrap-4 css hackathon html js php sql
Last synced: 13 Aug 2025
https://github.com/virajbhutada/global-universities-success-analysis-powerbi-sql-excel
This capstone project conducts in-depth analysis using Power BI, SQL, and Excel to explore complex dynamics shaping global university success. Integrating data from diverse ranking systems and criteria, our aim is to unravel the factors influencing universities worldwide.
capstone capstoneproject data-analysis data-analytics data-insights data-science data-science-projects data-visualization excel exploratory-data-analysis mece mysql powerbi powerpoint sql
Last synced: 20 Jun 2025
https://github.com/starsheriff2/sql-zoo-answers
These are the answers for the 'SQL-Zoo' Advanced tutorial exercises in https://sqlzoo.net/wiki/SQL_Tutorial. All 9 sections with their corresponding exercises and quizzes were passed with a perfect score.
database excersices mysql queries sql
Last synced: 02 May 2026
https://github.com/nicolasgasco/python_twitter_analyzer
Capstone project of CodingNomads' online Python Programming bootcamp. Over 100k tweets were mined using tweepy (Twitter API), stored using SQLAlchemy and finally analyzed.
python sql sqlalchemy sqlalchemy-database sqlalchemy-python tweepy tweepy-api tweet-analysis twitter twitter-api
Last synced: 10 Oct 2025
https://github.com/jameswoolfenden/terraform-gcp-cloudsql
A module to create a private database setup
Last synced: 12 Apr 2025
https://github.com/abenezer-tilahun/vet-clinic-database
In this project I use a relational database to create the initial data structure for a vet clinic. Create a table to store animals' information, insert some data into it, and query it.
Last synced: 07 Apr 2025
https://github.com/hamzacham/data_set-projet-7
tutoriel_sql
jupyter-notebook mysql mysql-database paython sql
Last synced: 17 May 2026
https://github.com/samantha-ruth/just-tech-news
A Tech Blog were individuals can log in, post interesting articles, and comment on others. Built using Express.js, SQL, MySQL2, Sequelize, and Handlebars.
express expressjs handlebars mysql sequelize sql
Last synced: 09 Apr 2026
https://github.com/snsinahub/sqlcmd
actions apache-2 apache-license-2 open-source opensource powershell sql sql-server sqlcmd-powershell
Last synced: 08 Mar 2026
https://github.com/kalyan4636/interview-coding-practice-questions
PYTHON AND JAVA CODING SNIPPETS, TECHNICAL INTERVIEW QUESTIONS AND PRACTICE CODE.
angular corejava cpp css data-structures django framework html java javascript mongodb python sql
Last synced: 11 Apr 2026
https://github.com/eliasborrajo/vseat-livraison-de-nourriture-berz
VsEat — ASP.NET Core 5 MVC food‑delivery app (C#) | HES‑SO student project 2022
asp asp-net-core bll bootstrap csharp dal dotnet dto food-delivery hes-so layered-architecture mvc mvc-architecture sql sql-server student-project web-app web-application
Last synced: 04 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: 19 Aug 2025
https://github.com/mulliru/check-point-02-java-advanced
🗂️ Repositório desenvolvido para o Checkpoint 2 da matéria Java Advanced da FIAP. O projeto cadastra brinquedos usando Spring Boot ☕ e banco de dados Oracle. 🚀
fiap java java-advanced oracle spring sql
Last synced: 09 May 2026
https://github.com/diev/ptk-psd-browser-hta
Browser of the parcels archive of the PTK PSD of the Bank of Russia. Наглядный просмотр и работа с архивом посылок ПТК ПСД Банка России.
7zip banking cbrf-converter hta hta-gui html ie ini javascript ptk-psd russian russian-specific sql sql-query
Last synced: 13 Sep 2025
https://github.com/mahendra077/ml_model_using_gcp_bigquery
ML Using Big Query
Last synced: 27 Mar 2025
https://github.com/drako01/desafio-integrador-01
Desafio Integrador de la Fase 1
css3 eclipse-ide html5 java javascript jsp jsp-servlet maven servlet sql
Last synced: 11 Apr 2026
https://github.com/krisnasuma/registerlogin
Simpel Website Register dan Login
css database javascript native php sql
Last synced: 11 Apr 2026
https://github.com/shahidmalik4/crm-analytics-using-powerbi
The "Boosting Profitability: Optimizing Sales via CRM and Analytics" project involved the extraction, manipulation, and analysis of sales data sourced from SQL Server. Utilizing MySQL for data transformation, Excel for cleaning and preparation, and Power BI for normalization and visualization.
analysis dashboards excel powerbi sql sql-server visualisation
Last synced: 02 Aug 2025
https://github.com/kaon-k-s/blumenshop
Flower shop: Login/Sign up, make order pages. PHP, SQL
Last synced: 08 Nov 2025
https://github.com/kamo333/ms-ai-hackathon
HTML5, CSS3, JavaScript, Node.js, Express, OpenAI integration, SQL database management – developed for the Microsoft AI Hackathon 2025. A full-stack application that helps social workers manage client information with AI-powered assistance, providing context-aware suggestions based on integrated client data.
css3 expressjs html5 javascript nodejs openai sql
Last synced: 25 Oct 2025
https://github.com/ahmedukamel/warehouse-management-system
The system is for managing all input, output and delivery operations for warehouses at the Faculty of Computing and Artificial Intelligence.
boostrap4 css3 docker hibernate html5 java-8 javascript maven postgresql spring-boot spring-data-jpa spring-mvc spring-security sql thymeleaf
Last synced: 11 Apr 2026
https://github.com/bifenzine/carsearchhub-discover-react-and-explore-cars-react-tailwindcss-nodejs-express-sql-
CarSearchHub: Web app for car discovery. React frontend, Tailwind CSS, Node.js/Express backend, SQL database. Search, compare, and explore vehicles effortlessly.
express nodejs react sql tailwindcss
Last synced: 11 Apr 2026
https://github.com/nickemma/vet-clinic
Vet-Clinic is A relational database using POSTGRESQL to create the initial data structure for a vet clinic. It contains related data about animals, animals' owners, clinic employees, and visits
backend gitflow postgresql sql
Last synced: 30 Jun 2025
https://github.com/willie-conway/ibm-data-engineering-capstone-project
End-to-end Data Engineering Capstone Project using MySQL, 🍃MongoDB, 🐘PostgreSQL, 💨Apache Airflow, ⚡️Apache Spark, and BI dashboards 📊🚀
airflow capstone-project dashboards data-engineering db2-warehouse etl ibm ibm-cognos-analytics mongodb mysql piplines postgresql spark sql sqlite3
Last synced: 11 Apr 2026
https://github.com/faizan-khanx/sql-commandgenerator
sql.cyberethic.in is a web-based tool designed to simplify SQL injection testing by generating SQLMap commands. It allows users to easily select attack techniques, customize parameters, and generate optimized SQLMap commands without the need for manual coding. Perfect for penetration testers and ethical hackers looking to save time and avoid errors
cyber-threat-intelligence cybersecurity explorer hacking hacking-tool sql sqlinjection sqlmap
Last synced: 04 Feb 2026
https://github.com/alexxsouzaa/mysql-and-esp32
Este é um projeto de exemplo que mostra como enviar dados do sensor BME280 para um banco de dados MySQL usando um microcontrolador ESP32. O projeto é escrito em Arduino Framework e foi testado usando o IDE do Arduino.
arduino database esp32 mysql sql
Last synced: 11 Apr 2026
https://github.com/ihoro/rough-rx-pg
Rough implementation of rxified wrapper of node-postgres lib
javascript nodejs postgres reactive-extensions rxjs sql wrapper
Last synced: 10 Jul 2025
https://github.com/jwpttcg66/gamecodegenerate
code codegenerate game gametools java javagenerate json jsongenerate spring sprintboot sql sqlgenerate xlsx xml xmlgenerate
Last synced: 10 Apr 2026
https://github.com/basemax/autonewssubmitter
Analyze SQL query and extract data of attachment files to insert new wordpress post.
parse parser parsing php regex regex-match sql sql-queries sql-query wordpress wordpress-development wordpress-site
Last synced: 20 May 2026
https://github.com/tobihatti/languages-summaries
✔🌍 Summary for several programing-languages (A-Levels)
a-level csharp documentation dotnet example instructions sql
Last synced: 20 Apr 2026
https://github.com/zouariomar/employees-manager
A lightweight Odoo module designed to simplify the management of employee records
mvc mvc-architecture odoo odoo-addons odoo-modules odoo-project postgres postgresql python python3 sql xml
Last synced: 11 Aug 2025
https://github.com/tinbyte/rag_sql_quiz_generation
An AI-powered platform that dynamically generates and grades exam questions using Retrieval-Augmented Generation (RAG). It leverages NLP, document retrieval, and a user-friendly interface for seamless exam creation
faiss javascript llama3 nextjs python python3 qcm retrival-augmented-generation sql
Last synced: 11 Apr 2026
https://github.com/hifza-khalid/book-management-system-sql
A Book Management System SQL project 📚 featuring tables for Authors ✍️, Books 📖, Customers 👤, and Orders 🛒. Includes sample queries for tracking book sales 💰, pricing by genre 🎭, and customer order history 📅.
book-management data-analysis database-management sql sql-queries
Last synced: 03 Feb 2026
https://github.com/josephmsmith/citibike_nyc_station_relocation_analysis
Use SQL and Tableau to analyze NYC Citibike data for station availability
Last synced: 31 Aug 2025
https://github.com/lamiaaali/depi-graduation-project
SkinCare Sentiment Analysis Reviews
analytics azure azure-data-factory azure-data-lake azure-databricks azure-synapse-analytics data data-analytics data-engineering machine-learning pyspark python sql ssms unsupervised-learning
Last synced: 03 Feb 2026
https://github.com/jamesehiabhi/ecofurnish-analytics
EcoFurnish Sales and Customer Insights Report
Last synced: 26 Jan 2026
https://github.com/vehanrajintha/vehicle_auction_system
Vehicle Auction System made by using PHP and SQL
auction auction-system auction-website auctions mysql php sql vehicle
Last synced: 18 May 2026
https://github.com/theodoremoreland/redb
A Python automated ELT pipeline that routinely aggregates 20+ million rows of parcel data from numerous local government departments for the Regional Entity Database.
airflow aws boto3 data-engineering plpgsql postgresql professional python redb sql sqlalchemy unittest
Last synced: 02 Oct 2025
https://github.com/fdeaquino/farmers_market
Byte Farmers Market serves as a hub for both customers and vendors of farmer's markets, offering a localized alternative to large online retailers, where local farmers, artisans, and small businesses can showcase their products.
bcrypt bootstrap expressjs handlebarsjs mysql sequelize sql
Last synced: 04 Jan 2026
https://github.com/dmarzzucco/hanlderstatuscodeshttpsforexpress
Class module to handle HTTP responses for Express, using standard status codes. The ResponseStatusHTTPS class makes it easy to create consistent and structured responses for different situations in a web application.
api backend express-js nodejs nosql solid-principles sql typescript
Last synced: 02 Jan 2026
https://github.com/samridhisainii/auction-data-trends
It includes PySpark code for data processing and SQL queries for insightful analysis of IPL auction statistics.
Last synced: 10 Apr 2026
https://github.com/hadijahkyampeire/stackoverflowapi
StackOverflow-lite is a platform where people can ask questions and provide answers.
Last synced: 10 Apr 2026
https://github.com/4lph4shell/alphashell-terminal-bash
AlphaShell Host Terminal bash v7.4.7 grom
base64 brute-force bypass cms database-access ddos ddos-attack-tools decoder dumper eval fake-data hashing-algorithm perl sha256-hash shell shellscript sql terminal-based terminal-emulator whmcs
Last synced: 11 Apr 2025
https://github.com/monade/rspec_sql_matcher
A gem to match SQL queries within your RSpec tests
rails rspec rspec-matchers ruby sql
Last synced: 18 Feb 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/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/mr-vozhyk/test-tasks
Выполненные тестовые задания (не запрещенные к публикации)
analysis data-analysis digital-analysis e-commerce excel google-colab google-sheets marketing marketplace power-bi power-query python sql
Last synced: 07 May 2026
https://github.com/nithinmohantk/udacity-aws-developer-project-workspace
Udacity Cloud Developer nano-degree program - exercises and project works
angular aws docker ecs eks express ide javascript lambda markdown nodejs postgress rds serverless sql udacity udacity-aws-developer-nanodegree udacity-cloud-developer-nanodegree udacity-nanodegree visual-studio
Last synced: 12 Apr 2026
https://github.com/diasnrg/todolist-go
rest api on golang
golang javascript postgresql rest-api sql
Last synced: 29 May 2026
https://github.com/oxylabs/building-scraping-pipeline-apache-airflow
Using Apache Airflow to Build a Pipeline for Scraped Data
airflow-pipelines airflow-python-api apache-airflow apache-airflow-tutorial how-to-use-airflow pipeline-for-scraped-data python sql
Last synced: 27 Sep 2025