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/project-tsurugi/ogawayama
A module responsible for communication when accessing tsurugidb via PostgreSQL FDW
forign-data-wrapper postgresql sql tsurugidb
Last synced: 19 May 2026
https://github.com/saba-burduli/-main-online-exam-project
Hello My Name is Saba Burduli and this is my first time ever doing Online Exam ASP.NET Web API . Whats cool in this project is im gonna create 3 type of role .. and they have different tokens (accses). We dont have actually many entity classes manually but we actually creating meny join tables using configuration querys
api asp-net-core entity-framework-core microsoft mssql sql web
Last synced: 18 May 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/v6ntage/sql-sales_data-analytics-project
This repository contains a SQL scripts demonstration analytical techniques.
analytics business-analytics data data-analysis database query sql sql-server
Last synced: 12 Apr 2026
https://github.com/hamzacham/data_set_projet-4
analysis analytics data data-science datawarehouse sas sql sql-server
Last synced: 24 Mar 2025
https://github.com/collumbus/data-modeling-with-postgres
This is a project, where I applied concepts of data modeling with Postgres and build an ETL pipeline using Python. To complete the project has been defined fact and dimension tables for a star schema for a particular analytic focus, and wrote an ETL pipeline that transfers data from files in two local directories into these tables in Postgres using Python and SQL.
data-engineering pipeline postgres python sql
Last synced: 05 May 2026
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/radusuciu/django-sqlfun
A Django app that lets you define custom SQL functions
Last synced: 16 Jan 2026
https://github.com/billy0402/sql-server-tutorial
A learning project from NTUB Database course.
Last synced: 16 Aug 2025
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/chinmaykunkikar/bms-api
A ticketing platform API for selecting theaters, viewing dates, and accessing movie details and showtimes.
airtribe bookmyshow expressjs nodejs sequelize-orm sql
Last synced: 11 Apr 2026
https://github.com/pradnyagandhale96/e-commerc
E-commerc web Application
css3 html5 java javasacript reactjs spring sql
Last synced: 09 Apr 2026
https://github.com/tahanima/sqlzoo-solutions
My solutions of SQLZOO exercises
Last synced: 18 Mar 2026
https://github.com/arnoldchrisoduor1/machinelearning-and-neuralnetworks
Starting out in Machine Learning.
numpy pandas python scikit-learn scipy sql tensorflow2
Last synced: 11 Apr 2026
https://github.com/yisaer/veloflux
an open-source streaming processor written in Rust and designed for resource-sensitive environments.
Last synced: 11 Mar 2026
https://github.com/essien1990/sql_normalization
Data cleaning normalization using SQL
database-management database-normalization foreign-keys mysql phpmyadmin sql xampp
Last synced: 15 Mar 2025
https://github.com/rozhakxd/securesqlfirebird
Implementation of user access control using Firebird SQL. Granting and revoking permissions (SELECT, INSERT, UPDATE, DELETE) to simulate real-world database security in a multi-user system.
database firebird firebirdsql flamerobin grant revoke sbd security sql
Last synced: 16 May 2025
https://github.com/darkzarich/postgresql_playground
Simple docker compose file to setup PostgreSQL and pgadmin containers as well as database with some test values to connect and fiddle around
diagram docker docker-compose pgadmin4 playground postgresql sql
Last synced: 12 Apr 2026
https://github.com/manas1331/real-estate-management-project
Welcome to Landmark Estates, a streamlined real estate management platform built using Streamlit and MySQL for a modern and user-friendly experience. This project offers an efficient way to manage real estate properties with a range of features designed to simplify the process of buying, selling, and tracking properties. With a responsive interface
Last synced: 07 Apr 2026
https://github.com/bat0ri/mssql-client
Qt client for MS SQL datadase
client database mssql mssql-database orm orm-framework qt6-application qt6-gui sql
Last synced: 25 Dec 2025
https://github.com/balikuddembe/learner_academy_javaproject
Developing a Backend Admin for Learner’s Academy System
css java jdbc jsp-servlet phpmyadmin sql tomcat-server
Last synced: 10 May 2026
https://github.com/males23/sql_bdd_chytin
Les bases de donnée dans toute leur diversité.
Last synced: 07 Aug 2025
https://github.com/OliverLeitner/a2demo
angular 2 demo
angular ecmascript javascript php sql typescript
Last synced: 10 Mar 2025
https://github.com/shubhendu-bhakat/simon-game
This Simon Game project, developed with JavaScript, HTML, and CSS, recreates the classic memory game. Players must mimic increasingly complex sequences of lights and sounds. The intuitive interface and responsive design ensure an engaging user experience, while JavaScript handles the game logic and user interactions for smooth gameplay.
css3 expressjs html5 javascript nodejs sql
Last synced: 12 Apr 2026
https://github.com/motapinto/sql-query-optimization
SQL: Query optimization
execution-plan indexes oracle-database query-optimization report sql
Last synced: 14 Jul 2025
https://github.com/kazimovzaman2/holbertonschool-higher_level_programming
Holberton Curriculum for learning Python. Applying basic fundamentals from low_level_programming.
mysql oop python3 sql test-driven-development
Last synced: 15 May 2026
https://github.com/vijaykarasala99/memberregisterapi-signup_login_forgot_resetpwd_otpsendingtomail_functionalities-
User_Register API To Register, Login, Forgot Password, Reset Password, OTP Sending To Mail, OTP Verification Functionalities
crud github java maven mysql otp-generator otp-verification postman rdbms rest-api restfull-webservices smtp smtp-mail springboot sql
Last synced: 12 Apr 2026
https://github.com/agustinmusanti/sqlchallenge-3
This repository contains my answers to theoretical SQL questions, covering key database concepts, query optimization, indexing, normalization, and more. The goal is to reinforce SQL fundamentals and best practices for efficient data management.
data-manipulation database-design sql sql-performance
Last synced: 02 Mar 2026
https://github.com/yawkar/sql-mystery-solution
(Student Lab Project) (not quite the right) Solution to https://mystery.knightlab.com/
Last synced: 01 Mar 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/larissaperinoto/trybesmith-api
The TrybeSmith API consists of a management interface for a medieval products store and was developed using TypeScript.
docker docker-compose express joi jwt msc mysql nodejs nodemon sql swagger typescript
Last synced: 12 Apr 2026
https://github.com/smsraj2001/railway-reservation-app
A railway reservation app using streamlit-python
database mysql-database python3 sql streamlit streamlit-application streamlit-cloud streamlt-cloud-deploy
Last synced: 12 Apr 2026
https://github.com/abdulkader-safi/learnsql
a small repo to learn sql
database mysql sql sql-server sqlite t-sql
Last synced: 12 Apr 2026
https://github.com/misicode/Kaggle-Intro_to_SQL
Solutions of the exercises from the course "Introduction to SQL with BigQuery" by @Kaggle.
bigquery kaggle kaggle-intro-to-sql sql
Last synced: 10 Mar 2025
https://github.com/juanjefry23/resume-dev-web
My Resume Dev Web
bootstrap code css frontend git html javascript react responsive-design resume sql
Last synced: 08 Apr 2026
https://github.com/adrianomonteiroweb/mysql-vocabulary-booster-project
Projeto Trybe de SQL para praticar as primeiras queries.
Last synced: 15 Mar 2025
https://github.com/terieyenike/pern-server
Backend for a task app built with PostgreSQL
Last synced: 09 Apr 2026
https://github.com/gcoronelc/sql-server-prog-01
Taller de programación con T-SQL en el CEPS-UNI.
coronel database programacion sql t-sql transact udemy
Last synced: 20 Aug 2025
https://github.com/haidermalikk/mood-atlas-alt-version
Mood Finder is an app that recommends destinations based on user moods or feelings. It combines a React/Next.js frontend with a Flask Python AI backend to process user prompts, using Google Places API for location data and Google Maps API to display the recommended places. The backend also utilizes SpringBoot to transfer user data to a SQL Database
css flask google google-cloud google-cloud-platform google-maps-api googleplaces java javascript nextjs openai postman python react spring-boot sql
Last synced: 01 Apr 2026
https://github.com/isaque-s-0liveira/mysql-one-for-all-be
O desafio simula um banco de dados similar ao do Spotify, no qual foi necessário lidar com dados brutos e não estruturados, aplicando técnicas de modelagem para estruturar o banco de dados de forma eficiente.
docker mysql normalization-database sql
Last synced: 19 Apr 2026
https://github.com/thinkthinkai/dbinfoz
NPM Get Database Info and Table Schemas
mysql npm npm-package postgresql sql sqlite3
Last synced: 12 Feb 2026
https://github.com/lajosbencz/php-stream-parse-sql
PHP library to parse large SQL files command-by-command
Last synced: 05 Apr 2025
https://github.com/kathiriyaakshay/cetizencare-home
CetizenCare is a service marketplace connecting customers with verified vendors for home cleaning, painting, and essential services, featuring seamless booking and online payments.
Last synced: 08 Apr 2026
https://github.com/doramgajo/module-assignments
Module Assignments is an app that allows teachers to create module assignments for studies.
Last synced: 30 Mar 2025
https://github.com/gcoronelc/cepsuni-disbd-63947
Diseño de base de datos relacionales con Gustavo Coronel.
desarrollo java oracle sql web
Last synced: 20 Jan 2026
https://github.com/cesarmartinez23/administracion_de_bases_de_datos_i
sql sql-server sql-server-management-studio
Last synced: 01 Jul 2025
https://github.com/johanalain11/gestion-tontines
Application Access permettant la création et l'administration de tontines
access finance-application finance-management sql tontine
Last synced: 05 Jan 2026
https://github.com/kaichiro/mssqlserverbackupscript
. Arquivos para automatismo de rotina de backup de base de dados Microsoft SQLServer, compactação (utilizando WinRAR) e exclusão de arquivos antigos em diretórios distintos (configurável). .
batch batch-script file script sql sql-server winrar
Last synced: 18 Jun 2025
https://github.com/suhailroushan13/project-management-tool-for-employees
The Project Management Tool designed for TWorks is a powerful and efficient solution tailored to streamline task management and communication within the TWorks organization. This tool is specifically crafted to meet the unique needs and demands of TWorks teams
agile express nodejs project-management react sql
Last synced: 11 Apr 2026
https://github.com/yanaksalvo/all-panel-database-sql
Türkiye Cumhuriyeti Devleti'nin verilerini çalarak insanlara satarak para kazanan veya bu paraları kara para aklama şeklinde aklayarak gelir elde eden kişilerin database verileri ve bu sitelere giren kişilerin IP Adres bilgileri
api data database devlet ihbar panel panel-data paneldata panels sorgu sorgulama sorgupanel sql usom usomgovtr
Last synced: 06 Apr 2025
https://github.com/dcs-training/relationaldbandsql
Training on Relational Databases and SQL
Last synced: 25 Feb 2025
https://github.com/owengombas/graphql-composer-typeorm
🌐 TypeORM plugin for graphql-composer-decorators
api decorators graphql query sql typeorm
Last synced: 02 May 2026
https://github.com/jvegar/sql-movie-app
Entity Relationship Diagram for Movie app
entity-relationship-diagram sql
Last synced: 11 Jan 2026
https://github.com/tigureis/modelo_de_pipeline_com_spark_no_databricks
Este projeto simula um pipeline de streaming de dados utilizando Spark Structured Streaming e Delta Lake em um ambiente Databricks. O objetivo é demonstrar como processar dados em tempo real, mesmo quando a fonte de dados é estática e fornecida por meio de comandos SQL.
databricks-runtime delta-lake spark-structured-streaming sql
Last synced: 21 Feb 2026
https://github.com/lassebahn/sqledit
SQL-Editor zum Anzeigen von Daten aus relationalen Datenbanken
db2 db2400 java javafx mssqlserver relational-database spring springboot sql
Last synced: 11 Apr 2026
https://github.com/unipr-org/bdd
BdD - Basi di Dati presso l'Università degli Studi di Parma (9 CFU).
Last synced: 01 May 2026
https://github.com/igorviniciussantana/igortasks
Lista de Tarefas básica utilizando node.js
css html javascript pg pgsql postgres sql
Last synced: 02 Mar 2026
https://github.com/deddyandri/bank-loan-analysis
Bank Loan Analysisi using SQL and Power BI
Last synced: 25 Jan 2026
https://github.com/monambike/my-own-scripts
A ton of Scripts to help finding SQL Server objects, seeing important info and managing databases.
microsoft-sql-server sql sql-server sql-server-management-studio ssms
Last synced: 29 Oct 2025
https://github.com/akshatsrivastava0312/banking-application-api
A Dynamic Banking API using Spring Boot
api api-rest java mysql mysql-database server-side spring spring-boot springboot sql
Last synced: 22 Jul 2025
https://github.com/nicksterious/database_logic
A gem that helps managing your database-level logic within your Rails apps.
activerecord rails ruby-on-rails sql
Last synced: 02 Jan 2026
https://github.com/pabi1234810/data_analysis_zepto
A comprehensive SQL-based business intelligence solution for analyzing grocery store product data, inventory management, and pricing strategies. This project demonstrates end-to-end data analysis workflow from raw data exploration to actionable business insights.
analytics csv data-analysis data-science database excel kaggle kaggle-dataset mathematics pgadmin4 sql utf-8 zepto
Last synced: 01 Nov 2025
https://github.com/khairulislam/student-s-task-management
A task management system where students can manage their academic task as well as share travel experience with others
Last synced: 05 May 2026
https://github.com/as400jplpc/nim_zoned
String avec bornage pour conformiter avec SQL field definition
Last synced: 26 Oct 2025
https://github.com/bachiriy/avito
A simple classified ads website developed using native PHP, inspired by the Moroccan online marketplace Avito.
Last synced: 17 Oct 2025
https://github.com/nicogz90/2.back-end
Full Stack Developer at HA Academy (Module #2)
authentication deployment express file-upload formidable mysql nodejs nunjucks passport sequelize sql
Last synced: 25 Feb 2026
https://github.com/abdallahqoutbali/build-etl-model-for-dwh-scd-keep-history
This Project Will help you to build a ETL Model for Your Company
dwh etl etl-pipeline sql sql-server ssis
Last synced: 23 Mar 2025
https://github.com/arthurcfranklin/acervo-musical
Este projeto consiste na criação de um banco de dados relacional para auxiliar um DJ na organização e catalogação do seu acervo musical. O objetivo é fornecer um sistema eficiente para armazenar e gerenciar informações sobre cantores, bandas, músicas e suas versões remixadas.
data database mysql mysql-database sql
Last synced: 22 Mar 2025
https://github.com/kayannr/employee_database
(SQL) Data Engineering, Data Modeling, and Data Analysis on Employees of a Corporation using PostgreSQL (pgAdmin)
erdiagram postgresql relational-database sql sqlalchemy
Last synced: 20 May 2026
https://github.com/adarsh-dev-git/responsive-college-website
This is a fully responsive simple college website made using HTML, CSS, MySQL database and PHP with both front-end and back-end functionality.
back-end college-assignment college-project css front-end html html5 localhost php sql xampp
Last synced: 05 Mar 2025
https://github.com/malferrari48/database_project_pokemon
Project for Pokémon themed "Basi di dati".
database postgresql python sql
Last synced: 10 May 2026
https://github.com/TanyaHendricks/imageshare
BSc IT third year project for module, IT development - CMPG323, to develop a photo album.
bash canvas database-design django exception-handling heroku icecream mvt sql sqlite system-design user-authentication visual-studio-code whitenoise wondershare
Last synced: 11 Mar 2025
https://github.com/veddonda/water-supply-management
This Repository is for Water Supply Management Database.
Last synced: 01 Jul 2025
https://github.com/ivanbyone/leetcode-sql-pgsql
LeetCode SQL Solutions in PostgreSQL
leetcode leetcode-solutions leetcode-sql postgresql sql
Last synced: 01 Jul 2025
https://github.com/miguelhp373/createtablewithaltertableconstraintprimarykey
Script T-SQL Que Cria Uma Tabela, e Executa uma AlterTable Definindo a Primarykey Com Constraint
constraints primary-key sql sqlserver tsql
Last synced: 11 Jun 2026
https://github.com/itboo/codewars-sql
Codewars SQL solutions
codewars-solutions codewars-sql sql
Last synced: 01 Mar 2026
https://github.com/omkar2503/credit-risk-dashboard
A SQL-based Credit Risk Scoring System visualized using Metabase
credit-risk dashboard data-analysis data-analytics metabase postgresql sql
Last synced: 01 Jul 2025
https://github.com/dattali18/bigdata_week7
This repo is for the 4th assignment in the course Big-Data
mysql r recomendation-system scripting sql sqlite
Last synced: 14 Mar 2025
https://github.com/palagdan/database-star-galaxy
This is a database that i created for commercial space firms.
Last synced: 22 Jul 2025
https://github.com/aleko-khomasuridze/productmanager
Product Manager Application - A JavaFX-based desktop application for managing product inventory, featuring CRUD operations, data validation, and a modular design with database integration. Perfect for small to medium-sized businesses looking to streamline their product management process.
crud database design-patterns desktop docker java javafx sql
Last synced: 02 Jan 2026
https://github.com/avanegasp/avanegasp
💻 Full Stack Developer con experiencia en desarrollo de aplicaciones web reales, integrando frontend y backend con buenas prácticas y metodologías ágiles (SCRUM). Trabajo con tecnologías como React.js, Python, Flask y Django. Apasionado por el clean code, testing, la escalabilidad y crear soluciones que generen impacto.
bootstrap5 css django html javascript python reactjs sql
Last synced: 08 Apr 2026
https://github.com/cristobalgvera/java-spring-learning
Some exercises with a full stack approach (focused on backend)
exercises java spring-boot sql
Last synced: 17 May 2026
https://github.com/megapixel99/sql-nodejs
An SQL Database stored in memory during runtime
database node node-js node-module nodejs nodejs-modules sql
Last synced: 09 May 2026
https://github.com/atharvapathak/size_estimator_project
This project in Python aims to provide a tool for estimating the size of objects in images or videos. Using computer vision techniques, the project analyzes the input media, detects objects of interest, and provides an estimation of their size based on known reference points or objects.
cicd cnn opencv python pytorch rnn scikit-learn sql tensorflow
Last synced: 11 Apr 2026
https://github.com/iamjuniorb/certifications
HTML project with a list of my certifications.
certificate certificates golang html-css-javascript php python r ruby rust sql
Last synced: 11 Apr 2026