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-02 00:29:19 UTC
- JSON Representation
https://github.com/kouisamine/sql-minifier-compressor
Minify your SQL by removing all the unnecessary characters.
minifier minify online source-code sql sql-minifier sql-minify sql-query tools
Last synced: 19 Mar 2026
https://github.com/dagmawi-22/invoice
Invoice management full-stack application with nextjs, nestjs, prisma & postgresql.
jspdf nestjs nextjs nextjs14 postgresql prisma react sql swagger swagger-ui tailwindcss xlsx
Last synced: 13 Apr 2026
https://github.com/thomas465xd/ornamental-nursery-project
My First Oficial Project, a Web Site for an ornamental plant nursery located in chile
composer gulp hostinger-project intervention-image js mailtrap mvc mysql php phpmailer sass sass-mixins sql
Last synced: 13 Apr 2026
https://github.com/ojasmaniyar5/qspiders-incubation
📍UPCOMING PYTHON FULL STACK DEVELOPER 😎
apptitude django offerletters python react resume sql webtechnology
Last synced: 01 Mar 2025
https://github.com/kumaranand05/leetcode-solutions
This repository contains solution of LeetCode Problems
java java-8 leetcode leetcode-python leetcode-solutions mysql python python3 sql
Last synced: 15 Apr 2026
https://github.com/freshposh-code/blog-usercrud
This is blogApp, registering, creating and editing post with a base UI styled inline.
Last synced: 02 Mar 2026
https://github.com/watson-clara/remedia-library-database
This is the code for my CS340 final project. It is a library database designed for a made up school called Anna Elementary.
database erd libarary-management-system schema sql
Last synced: 15 Jun 2026
https://github.com/turbot/steampipe-plugin-consul
Use SQL to instantly query Consul ACLs, namespaces, services & more. Open source CLI. No DB required.
backup consul etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 26 Feb 2026
https://github.com/subh888999/sql-library-management-system-project
This Library Management System is built using SQL to efficiently manage books, members, and borrowing records. It allows users to add, update, and remove books, track borrowed and returned items, and calculate fines for late returns. Designed for libraries of any size, the system ensures smooth database operations with optimized queries.
Last synced: 21 Jul 2025
https://github.com/sarvesh30112002/sql-analyzer
SQL Analyzer is a software that reads SQL queries, performs token analysis, and evaluates the complexity of the queries. The main goals of this project are to categorize and count different types of tokens, analyze query complexity factors such as joins, subqueries, aggregate functions, and conditions, and provide valuable insights into query.
java jdbc lexical-analyzer semantic-analysis sql sql-analyzer sql-query-analysis syntax-analysis
Last synced: 13 Jun 2025
https://github.com/ahmed-kamal2004/book-haven
ma7al kotob
mssqlserver spring spring-boot spring-data-jpa spring-security sql
Last synced: 02 Feb 2026
https://github.com/eternity2745/flexi-mysql
Python package to connect and query with mysql database more easily
flexi-mysql mysql mysql-database python python-module python-package sql
Last synced: 14 Feb 2026
https://github.com/enriquebdel/clases-sql
En este repositorio encontrarás varias lecciones creadas por mí sobre Base de Datos, concretamente con la parte de SQL. El programa que utilizo para programar es Oracle APEX.
lessons oracle-apex sql university
Last synced: 19 Mar 2026
https://github.com/balaganapathitech/whatapplld
This project implements a basic WhatsApp-like messaging system using Java, JDBC, and SQL. It allows users to register, send encrypted messages, post/view stories, and retrieve messages securely using AES encryption. The messages are stored in a MySQL database and can only be decrypted by the intended recipient, ensuring end-to-end encryption.
Last synced: 13 Apr 2026
https://github.com/kokorody/parking-system-application
simple, feature rich parking system application, and easy to operate
java login login-page mysql mysql-database online parking parking-lot parking-management parkinglot parkinglotapp php simple simple-app simple-project sql sql-server
Last synced: 01 Feb 2026
https://github.com/betulcfb/covidproject-koronaprojesi
This project analyzes COVID-19 data using SQL to examine infection rates, death percentages, and vaccination trends. Data has been cleaned and organized in Excel for better analysis. Additionally, a Tableau dashboard has been created for interactive visualizations. Key metrics include death rates by population and vaccination coverage over time.
Last synced: 19 Mar 2026
https://github.com/turbot/steampipe-mod-azuread-insights
View dashboards and reports across all of your Azure AD tenants using Steampipe.
azure-active-directory azuread dashboards hacktoberfest insights sql steampipe steampipe-mod
Last synced: 19 Mar 2026
https://github.com/prashver/sales-insights-tableau
SQL analysis followed by a Tableau dashboard creation was used to uncover the reasons behind declining sales.
dashboard data-visualization sql tableau
Last synced: 01 Feb 2026
https://github.com/bria222/mkopo_loan_management_system
mkopo lms is a loan management system which helps both clients and the loan administrators to manage loan disbursements and loan statistics
backend-api bootstrap4 css3 html-css-javascript javascript material-ui mysql-database php sql validation
Last synced: 11 Apr 2026
https://github.com/mustafabinguldev/handatabasecoreapi
Complex minecraft database API
database minecraft-plugin minecraft-plugin-api mysql orm spigot spigot-api sql
Last synced: 15 Apr 2026
https://github.com/rohitkumar-tech/blogging
This is a modern, feature-rich blogging website built using the MERN stack (MongoDB, Express.js, React.js, Node.js). The website includes a variety of functionalities tailored for an optimal blogging experience.
backend css express frontend html js json mern mongodb node react sql tailwind vite
Last synced: 14 Feb 2026
https://github.com/pageton/sqlitekv
SQLiteKV is a lightweight key-value store built on top of SQLite3, offering basic key-value operations with support for expiry times, JSON export, and flexible storage options including in-memory, temporary, and disk-based storage. Ideal for applications requiring persistent and reliable storage.
database javascript key-value-database key-value-store npm pnpm sql sqlite sqlite3 sqlitekv typescript
Last synced: 14 Feb 2026
https://github.com/cuadernin/minigestorsql
GUI que permite realizar distintas operaciones a una base de datos SQL.
gestor gui mysql postgresql python sql sqlite3
Last synced: 09 May 2026
https://github.com/grinsteindavid/express_api_architecture_prototype
docker compose, rest api, sql query builder, queue worker, smtp email, crons, validations, custom scripts and testing
crons docker express jest node nodemailer redis sql
Last synced: 01 Feb 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: 14 Apr 2026
https://github.com/elissorokin/data-analyst-portfolio-rus
Это репозиторий, в котором я демонстрирую свои навыки, делюсь проектами и отслеживаю прогресс в области анализа данных и Data Science.
ab-testing data data-analysis datalense matplotlib numpy pandas plotly portfolio postgresql python scipy seaborn sql statistical-analysis
Last synced: 25 Feb 2026
https://github.com/niteshchawla/nc-sql-business-case
A Leading Retail chain brand and a prominent retailer in the United States. It makes itself a preferred shopping destination by offering outstanding value, inspiration, innovation and an exceptional guest experience that no other retailer can deliver.
bigquery retail sql supermarket
Last synced: 07 Feb 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/skimmenthal13/asql
C# Library that let use multiple types of databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite) with same code
database events log migrator multidatabase mysql oracle orm performance postgresql sql sqlite sqlserver trace transactional
Last synced: 01 Feb 2026
https://github.com/pymarcus/data_warehouse
Criação de um modelo de dados, desing, star schema com o SQL power architect
Last synced: 15 Feb 2026
https://github.com/eiskalteschatten/sequelize-migration-wrapper
A wrapper for migrating databases using Sequelize and Umzug.
database migration mysql nodejs postgresql sequelize sql sqlite umzug
Last synced: 01 Feb 2026
https://github.com/buathiertom/automatic-bdd-project
SAE de création de base de données d'une compétition CS:GO (Counter Strike Global Offensive) avec un classement automatique.
plpgsql plpgsql-scripts postgresql sql
Last synced: 07 Jan 2026
https://github.com/programmer-rd-ai/library-management-system-oraclesql
The Library Management System project, part of the CI6320 Advanced Data Modelling coursework, features comprehensive SQL scripts utilizing OracleSQL to facilitate efficient data modeling and management.
adm advanced ci6320 cw data icw library management modelling oracle oraclesql report sql system
Last synced: 29 Oct 2025
https://github.com/esdmr/university-database
An example university database
database-schema jupyter jupyter-notebook mariadb motion-canvas python sql
Last synced: 14 Jun 2025
https://github.com/jkcso/sql-tutorial
A SQL tutorial created by me that teaches step by step every aspect of the most famous database programming language. Reader is first introduced to the basics and we then dive into more advanced aspects of the language.
Last synced: 19 Mar 2026
https://github.com/sparshhhhhh/netflix-sql
Run queries to find insights about Netflix.
Last synced: 19 Mar 2026
https://github.com/suman105/cheatsheets-for-interview-preparation
A collection of well-structured and concise cheat sheets for C++, Git & GitHub, and SQL. Perfect for quick reference, interview prep, and boosting productivity. 🚀
Last synced: 13 Apr 2026
https://github.com/victor-antoniassi/junior_analytics_engineer_test_01
Solution built for a Junior Analytics Engineer technical assessment
analytics-engineer code-challenge data-engineering etl hiring-challenge practical-test python sql sqlite
Last synced: 01 Jun 2026
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/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/siteddv/todo-list-backend
REST API For Creating TODO Lists in Go
docker gin go golang golang-api golang-application golang-examples golang-jwt golang-rest golang-server jwt makefile postgresql rest-api sql todo todolist
Last synced: 16 Apr 2026
https://github.com/nouranhaitham/dbms_property_finder
A comprehensive database management system for efficiently handling property ownership, client reviews, transactions, and locations.
database-management database-relationships database-schema entities erdiagram oracle oracle-forms sql
Last synced: 07 Feb 2026
https://github.com/mainageorge/eshopping
Microservices
clean-architecture csharp dapr docker dockercompose masstransit mediatr microservice mongodb netcore nosql portainer-ce rabbit-mq repository-pattern sql
Last synced: 16 Feb 2026
https://github.com/arjun1237/dot.connect-authentication-service-provider
University Final Project - With numerous start-ups appearing around the globe and so are their respective websites,the privacy of information is being evaded by hackers on a regular basis. Hence, there is a need for a small and medium sized companies to use authentication system for websites restricted to their employees. Therefore, a need for guarded and secure login system. Unfortunately, this means extra bucks for the start-ups to procure the technology, which can be a luxury for many. This paper is about free-of-cost web service named ’Dot.Connect’ that integrates secure features of a login system by including plausible and reliable validation and verification. Basically, acting as an authentication service provider. The feature can be utilized by any registered employee of a company. The website has been coupled with attractive UI design with some study on color scheme and web design features.
css frontend html javascript php sql webdevelopment
Last synced: 12 Apr 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/as16082023/music-store-analysis
This project involves analyzing music store data using SQL queries in MySQL workbench to enhance decision-making, identify trends, and understand customer behavior
data-analysis music-store-analysis mysql sql
Last synced: 06 Jul 2025
https://github.com/as16082023/covid-19--data-exploration-
Project exploring COVID-19 data using SQL
covid data-exploration mysql sql
Last synced: 10 Apr 2025
https://github.com/jmaupetit/imdb-sql
Load IMDB datasets in SQL databases
database imdb load-testing sql
Last synced: 16 Feb 2026
https://github.com/davisdevelopment/hx-pmdb-querylang
Query Language module for PmDB
compiler database optimization-algorithm-library sql sql-runtime
Last synced: 17 Jun 2026
https://github.com/arthursudbrackibarra/trab-final-mpbd
Trabalho Final de Modelagem e Projeto de Banco de Dados.
database-modeling oracle-database sql
Last synced: 19 Mar 2026
https://github.com/mahendra077/ml_model_using_gcp_bigquery
ML Using Big Query
Last synced: 27 Mar 2025
https://github.com/schulzco/patient-costing-analysis
Patient Costing Analysis – Qlik Sense App with Advanced Geo Mapping and Healthcare KPIs
Last synced: 07 Feb 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/nafisalawalidris/hotel-reservation-analysis
This project analyses hotel reservation data from Resort Hotels and City Hotels to uncover booking trends and insights. Utilising Microsoft Excel for initial data cleaning, PostgreSQL for data analysis and Tableau for creating visualisations, the project aims to deliver a comprehensive dashboard that highlights key metrics such as booking status.
data-analysis data-cleaning data-visualisation hotel-reservations microsoft-excel postgresql sql tableau tableau-dashboards tableau-desktop tableau-public
Last synced: 06 Jul 2025
https://github.com/emahtab/sql-set-operators
oracle-database set-operators sql
Last synced: 19 Mar 2026
https://github.com/muhammad-21/employee-directory
📓 Employee Directory
ant-design axios bootstrap css express html javascript react redux sql
Last synced: 13 Apr 2026
https://github.com/derrickbaruga7/sql-database-management
In this SQL database project, I showcase my skills in database design and management. I created normalized tables with primary and foreign key constraints to ensure data integrity. By designing schemas, inserting data, and performing advanced joins, I demonstrated proficiency in data definition and manipulation.
database database-management relational-database sql
Last synced: 05 Sep 2025
https://github.com/ibensusan/italian-cuisine-course-database-development-
SQL-based Database Design and Implementation
Last synced: 20 Mar 2026
https://github.com/hungryvovka/codewars-sql
My assignment solutions of Codewars tasks by using SQL.
codewars codewars-kata-solution codewars-solutions codewars-sql sql
Last synced: 19 Jan 2026
https://github.com/bdrupieski/anagramreviewer
Express.js app to retweet Twitter anagrams
anagrams expressjs javascript mailgun nvd3 passportjs postgres sql tumblr twitter-bot
Last synced: 08 May 2026
https://github.com/code-raushan/bitespeed-identity-reconciliation
Solution to identity-reconciliation problem using NodeJS (TypeScript) and PostgreSQL.
assignment nodejs postgresql sql
Last synced: 15 Apr 2026
https://github.com/hedimuhamad/movie_api
Movie_API created with PHP and MariaDB
Last synced: 15 Apr 2026
https://github.com/tynoee/record_company-database
A record company database with multiple query commands using SQL
Last synced: 31 Jan 2026
https://github.com/bhushan354/patients-database
I have designed this 'Patients-Database' Using a diagram . I have interpreted all the things from diagram and Created a Data model from it .
Last synced: 25 Feb 2026
https://github.com/nafisalawalidris/international-breweries
This GitHub readme provides an overview of data analysis using SQL on the International Breweries dataset, including dataset description, analysis questions, example SQL queries, and key insights derived from the analysis.
data-analysis insights international-breweries-dataset queries sql
Last synced: 31 Jan 2026
https://github.com/shmuelmofrad/sbql
This is just a simple SQL training program with spring boot and H2 database
h2-database java maven springboot sql training
Last synced: 13 Apr 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/mathiconical/prototipo-sql
Protótipo de Trabalho para Faculdade
answers ifnmg ifnmg-aracuai laravel question-answer-sql questions sql
Last synced: 13 Apr 2026
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/vinay-ram1999/data-engineer-playground
A fully containerized multi-service environment to prototype end-to-end ETL workflows.
airflow big-data-analytics data-engineering delta-lake docker iceberg lakehouse minio nessie postgresql spark sql trino unitycatalog
Last synced: 14 Apr 2026
https://github.com/chouaib-629/taskmanager
A simple task manager application built with PHP to help you manage your tasks efficiently.
css html js mysql mysql-database php sql
Last synced: 13 Apr 2026
https://github.com/garcane/fcc-salon-appointment-db
This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about services, customers, and appointments in a salon and create a Bash script that interacts with this database to manage and schedule appointments.
bash bash-script bash-scripting postgres postgresql postgresql-database sql
Last synced: 15 Apr 2026
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/vincentchov/lansweeper_flask
An extension to the Lansweeper SQL Server front end
lansweeper ms-sql-server python records sql
Last synced: 30 Jan 2026
https://github.com/nidhi99200/dbms-mini-project
This is a mini project on event management system using PHP and SQL.
bootstrap-4 css html php sql wampserver
Last synced: 02 Mar 2026
https://github.com/priom7/discussion-forum-laravel-vue-pusher-
Single Page Application (SPA) Discussion forum. Back end with Laravel, MySQL. Front end Vue JS, Vuetify. Used Pusher for real time notification.
bootstrap discussion-forum laravel laravel-framework mysql-database php pusher sql vue vuetify
Last synced: 12 Apr 2026
https://github.com/alaa-abdallah1/wuzzufny-jobs-site
Wuzzufny is a job search platform that helps job seekers find jobs that match their qualifications and helps recruiters find suitable candidates for their companies. The platform is built using HTML, CSS, JavaScript, Vue.js, Vuetify, Vuex, Laravel, PHP, OOP, MySQL, SQL, and host files on AWS.
css html javascript laravel mysql oop php sql vuejs vuetify vuex
Last synced: 15 Apr 2026
https://github.com/rdalmarco/sqlandnosql
Consultas e manipulações em banco de dados relacionais e não relacionais
javascript json mongodb nosql plpgsql postgresql sql
Last synced: 02 Mar 2026
https://github.com/muhammadadilnaeem/text-to-sql-llm-app-along-with-querying-sql-database-using-google-gemini
Welcome to the Text-To-SQL LLM App! This project leverages advanced language models to convert natural language queries into SQL statements, providing a seamless interface to interact with SQL databases using the Google Gemini API. 🎉
css gemini-api google html huggingface-spaces llm markdown python sql streamlit
Last synced: 15 Apr 2026
https://github.com/abdullahashfaqvirk/sql-database-connectors
A Python based toolkit for managing SQL Server (via PyODBC) and MySQL (via MySQL Connector), enabling easy db interaction, query execution and task automation.
database db-manager mysql mysql-connector pyodbc python sql sqlserver
Last synced: 15 Apr 2026
https://github.com/panoschatzi/paris_olympics_2024_database
A postgreSQL database of 2024 Paris Olympics.
cs50sql-final-project database docker postgresql sql
Last synced: 13 Apr 2026
https://github.com/aliatayee/vet_clinic
This template should be used for database related projects at Microverse. Generate your own repository, update this README and edit all files content while working on projects. You should not be adding any new files unless asked otherwise.
Last synced: 04 Jul 2025
https://github.com/ornella-gigante/mysql_database_workbench
This is a small work that I made in my institute but I liked to share it because was one of my first with SQL Languaje. In this work I create a database, create objects and make changes and permissions and use some structures as procediments.
database-management mysql-database poo sql workbench
Last synced: 16 Mar 2025
https://github.com/kouisamine/sql-beautifier-formatter
Format & beautify your SQL code with ease.
beautifier beautify formatter formatting indentation online source-code sql sql-beautifier sql-beautify sql-query tools
Last synced: 19 Mar 2026
https://github.com/ambidextrous9/sql-for-data-science
SQL Questions for Data Science
data-lemur data-science sql sql-questions-for-data-science
Last synced: 02 Mar 2026
https://github.com/nirmalnishant645/attendance-system
Automated Attendance System using Facial Recognition in Python
attendance-system cv cv2 face-recognition facial-recognition haar-cascade haar-cascade-classifier machine-learning numpy opencv opencv-python pandas python python-3 python3 sql sqlite sqlite3 tkinter tkinter-gui
Last synced: 15 Apr 2026
https://github.com/singlestore-labs/singlestore-cloudflare-external-functions
Example of how to use SingleStore External Functions with CloudFlare Workers
cloudflare cloudflare-workers singlestore sql udf
Last synced: 06 Feb 2026
https://github.com/snowflake-labs/sfguide-scai-e2e-ssis-migration
Sample code for an End-to-End migration of SQL Server and SSIS using SnowConvert AI
Last synced: 30 May 2026