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/meet57/petpooja-sem_7_project
A restaurant's Web Application for taking the order, billing, and providing a capability for the chef to keep track of uncooked food.
bootstrap5 html jquery js php phpmyadmin-database sql
Last synced: 07 May 2026
https://github.com/ryan-menezes/query-builder
A simple query builder for sql queries
mysql php query-builder sql sqlite
Last synced: 07 May 2026
https://github.com/deanpdx/sql-fileizer
A utility for SQL to avoid repetitive tasks
Last synced: 07 May 2026
https://github.com/purnendudutta/gym-management-system
Website Is Made With HTML, PHP, CSS, JAVA SCRIPT, SQL.
Last synced: 07 May 2026
https://github.com/emranffl/free-slot-scheduler
A Java project on managing a queue of students which interacts with the database
database desktop-app desktop-application java java-8 java-application java-gui java-gui-application java-swing software sql tsql xaamp
Last synced: 07 May 2026
https://github.com/ka7ana/redknifesql
A C# console utility for interacting with MSSQL servers
command-line command-line-tool console console-application csharp dotnet mssql offensive-security osep pen-300 pentesting pentesting-tools red-team sql
Last synced: 07 May 2026
https://github.com/idriz4work/cs50
In CS50 from the Harvard University, I acquired a strong foundation in programming and gained the skills to develop my own software. This was showcased in my final project titled "Hustlers Place".
algorithms arrays c data-structures flask html-css-javascript memory python sql
Last synced: 08 May 2026
https://github.com/fblupi/grado_informatica-mda
Prácticas de la asignatura Metodologías de Desarrollo Ágil de la UGR
ajax bootstrap justinmind mysql php sql webapp
Last synced: 08 May 2026
https://github.com/favarettorm/bd_universidade
BD_UNIVERSIDADE V01 - Banco de dados fictício de uma universidade para fins didáticos
data database dataset mariadb mariadb-database mariadb-mysql mysql mysql-database scripts sql university
Last synced: 08 May 2026
https://github.com/michaelinzo/javasqlitedatabase
A SQLite Database for Android devices
android androidstudio database database-management sql sqlite
Last synced: 08 May 2026
https://github.com/shridhar1504/loan-clustering-datascience-project
This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataset of loan application which includes information about the Loan amount and Balance. The project then use the clustering algorithm to group the loan together based on the similarities.
clustering-algorithm data-analysis data-science data-visualization datanalysis eda kmeans-clustering machine-learning python sql sql-server unsupervised-learning
Last synced: 08 May 2026
https://github.com/jonathancaleb/cashorbit
A user-friendly personal finance app designed to help you track expenses 💸, manage budgets 💰, and achieve your financial goals 🎯. With intuitive features like expense categorization 📊, budget tracking 📅, and financial insights 📈.
Last synced: 08 May 2026
https://github.com/codewith-hamza/music-streaming
next13 react server-actions sql supabase typescript
Last synced: 08 May 2026
https://github.com/johnsoct/bash-sql-interactive-input-feedback-game
Generic interactive Bash CLI providing input feedback with read/write operations to local PostgreSQL database.
Last synced: 08 May 2026
https://github.com/kumaranand05/hackerrank-solutions
This repository contains the solution code of HackerRank problems of SQL, Python and Java
hackerrank hackerrank-solutions java python python3 sql
Last synced: 08 May 2026
https://github.com/susannnnnna/js-sqlqueriesgenerator
On this website you can generate examples how to use generator and write your own data to generate CRUD (without C :)), copy it and use for your own purposes!
bootstrap command copycommand delete insert sql sqlcodeexample sqlcommand sqldelete sqlgenerator sqlinsert sqlupdate update
Last synced: 08 May 2026
https://github.com/z-bj/mendeleiv-elements-db-get
Bash script to get information about chemical elements from a periodic table database. ⚗🧪
automation bash postgresql relational-databases shield sql
Last synced: 09 May 2026
https://github.com/jshinm/sql_mastery
collection of sql commands and its practical use
Last synced: 09 May 2026
https://github.com/rkoeninger/pocketsql
Embeddable T-SQL Interpreter fit for testing
database sql sql-server t-sql unit-testing
Last synced: 09 May 2026
https://github.com/alejandrocisnerosvillegas/practica_08
Sistema de gestión de acceso y registro de usuarios para una aplicación web, desarrollado con PHP, HTML, CSS y MySQL para la integración con la base de datos.
Last synced: 09 May 2026
https://github.com/honourhealth/database-management-systems-project
Creating and inserting necessary elements into database then selecting information that needed with sql - php - html - javascript. Phpmyadmin and Ampps are used.
ampps database html javascript php phpmyadmin sql
Last synced: 09 May 2026
https://github.com/xiaocainiaomx/tool
golang Small tools
go-mysql-type-mapping golang gzip-golang mysql sql time-datetime-string
Last synced: 09 May 2026
https://github.com/fabioba/heart-disease-analysis
This project includes dwh development and ml pipeline to predict heart diseases.
airflow data-pipeline data-warehouse etl machine-learning mlflow mlops python sql
Last synced: 10 May 2026
https://github.com/gabrielmpinho/cs50-sql
Solutions and notes from CS50’s Introduction to Databases with SQL. Covers CRUD operations, data modeling, normalization, joins, views, indexes, and connecting SQL with Python and Java. Begins with SQLite for portability and introduces PostgreSQL and MySQL for scalability.
data-analysis data-structures data-visualization database databases javascript python sql
Last synced: 10 May 2026
https://github.com/pronazmul/project_educational_board_result_system_object_oriented_php
Education Board Result System Project With Object Oriented PHP and MySQL Database. Admin can Add results. The application will generate grade, CGPA, Passed, or Failed status logically. User/Student can find their result using their registration number.
mysql mysql-database oop-php php sql
Last synced: 10 May 2026
https://github.com/glintonliao/berkeley-cs-61a
CS 61A: The Structure and Interpretation of Computer Programs
Last synced: 10 May 2026
https://github.com/zkan/running-bigquery-query-from-airflow-using-bigqueryexecuteoperator
Running BigQuery Query from Airflow using BigQueryExecuteOperator
Last synced: 10 May 2026
https://github.com/renanfmoises/songplays-data-modeling-postgres
This project covers a simple ETL process with PostgresSQL for storing data from the fictitious company Sparkify, a music streaming application.
Last synced: 11 May 2026
https://github.com/dhruvrajsinhzala24/online-payment-portal
A basic Java project for managing online payments with MySQL integration. It allows users to create accounts, transfer money, pay expenses, and track transaction history. The project uses linked lists and binary search trees for transaction management and includes file operations for logging user details and transactions.
database dbms java mysql phpmyadmin sql xampp xampp-control-panel xampp-server
Last synced: 11 May 2026
https://github.com/mohamad-shosha/spring-boot-ecommerce
A powerful and secure backend that manages business logic, user authentication, product data, and order processing. It integrates Stripe for secure credit card payments, ensuring reliable transactions and data security.
java jpa-hibernate maven spring spring-boot sql workbench
Last synced: 10 Jun 2026
https://github.com/auriorajaa/red-devil-store
This repo is where I master PHP and MySQL through a solid CRUD project. Dive into secure authentication, dynamic data visualization, and efficient inventory management. Explore web development from seamless checkouts to personalized profiles.
crud crud-application mysql php phpcrud sql web website xampp
Last synced: 11 May 2026
https://github.com/sainingo/vet_clinic_database
This is a postgreSQL database for Vet clinic. It has tables that contain animals' information. In the tables, user can insert data into it and query it.
Last synced: 12 May 2026
https://github.com/chrisross5/tradingview-ideas
College project (Java programming S4): A Java Swing app fetching TradingView data via RSS, with a fully responsive design. Supports user & admin roles with CRUD for ideas, authors, symbols & markets.
bcrypt flatlaf java jaxb jsoup rss sql sql-server swing
Last synced: 13 May 2026
https://github.com/kevinmarquesp/csv2sql
Script that reads a CSV file and constructs a SQL query string that inserts every row of this file into an SQL database -- you can also connect to an PostgreSQL database (by default) and actually run that generated insert command
cli cli-tool csv csv-parser csv-parser-python learning-by-doing python sql study-project
Last synced: 11 Jun 2026
https://github.com/redh00k-k/csharpsimplesqlconnection
Simple CLI SQLClient to connect to SQL server.
Last synced: 15 Jun 2026
https://github.com/dogan-the-analyst/model_car_warehouse_analysis
This is a SQL project.
Last synced: 15 Jun 2026
https://github.com/raoufswe/library-information-system
A Library Information System in Java RMI
derby-database java java-rmi sql
Last synced: 16 Jun 2026
https://github.com/tuanai-vireox/beyond-leet-code-practice
Practice for Algorithm, Data structure, SQL, Bigdata ...
data-structures-and-algorithms leetcode python sql system-design
Last synced: 17 Jun 2026
https://github.com/surya-teja-btech/connectionpool-poc1-
hikari-connection-pool java jdbc sql
Last synced: 18 Jun 2026
https://github.com/knowthecode/groupby-lab-tester
Companion plugin for the Advanced SQL Lab
Last synced: 19 Jun 2026
https://github.com/shrawans007/google_cyclistic_2023
Google Data Analytics Capstone Case Study (SQL and Tableau)
big-query bigquery coursera-assignment cyclistic cyclistic-bike-share-analysis-case-study cyclistic-bikshare data-analysis data-analysis-project data-analytics data-cleaning data-combination data-exploration data-science google-data-analytics sql tableau tableau-dashboard tableau-public
Last synced: 19 Jun 2026
https://github.com/dorukalkan/3a-superstore-analysis
End-to-end data analysis, machine learning, and visualization project on a Turkish supermarket dataset
data-science data-visualization dbt machine-learning power-bi python sql
Last synced: 20 Jun 2026
https://github.com/tompassarelli/beagle-lab
beagle language research journal
agentic-ai agents clojure clojurescript javascript metaprograming nix python racket sql
Last synced: 22 Jun 2026
https://github.com/suprim-corp/suprim-query
Type-safe dynamic SQL query builder for Spring Boot applications
java jdbc jte postgresql query-builder rsql spring-boot sql
Last synced: 24 Jun 2026
https://github.com/1kbgz/fsspec-db
Database handling for fsspec filesystems
db filesystem fsspec odbc python rust sql
Last synced: 26 Jun 2026
https://github.com/philotheephilix/djs-on-demand-oracle-sql
cxoracle oracle oracle-database project python schema sql
Last synced: 10 Jun 2026
https://github.com/amir78729/database-final-project
db final project
database db mysql mysql-database python sql
Last synced: 07 May 2026
https://github.com/lucereal/redrider
Senior Capstone project - Android Application to make carpooling to and from Lubbock, TX easier for Texas Tech students
android mobile-app nodejs-api sql
Last synced: 12 May 2026
https://github.com/canayter/sqlalchemy-trip-planner
Planning a trip and running a feasibility analysis by analyzing the climate of the area using SQLAlchemy ORM queries, Pandas, and Matplotlib.
matplotlib pandas python sql sqlalchemy
Last synced: 07 May 2026
https://github.com/bifenzine/translingo-multilingual-sound-mapping
TransLingo is a React and Chakra UI-based web application that allows users to compare and map sounds between different languages. Built with Node.js, Express.js, and SQL, it provides an interactive platform for linguistic analysis and translation studies.
chakra-ui dark-mode express languages nodejs react sql
Last synced: 09 May 2026
https://github.com/aneeshpatne/vishv-gdsc-solutions-challenge-2024
Google For developers | SOLUTIONS CHALLENGE 2024 - "This project serves as an environmental initiative aimed at promoting sustainable practices and community engagement in eco-friendly activities."
automl colab-notebook django-framework gmail-login googleappengine googlecloudplatform googleearthengine googlemaps-api googleoauth2 html-css-javascript project-management python-3 reactjs sql vscode
Last synced: 12 May 2026
https://github.com/billyfrcs/smarterbooks
Book Management System Application.
asp-net-core azure azure-devops csharp dotnet dotnet-core dotnet-framework entity-framework entity-framework-core razor razor-pages smarterbooks sql sql-server webapp webapplication
Last synced: 07 May 2026
https://github.com/cycloidio/sqlr
Set of useful interfaces to work with the GO 'database/sql'
Last synced: 12 May 2026
https://github.com/wallneradam/python_sql_schema_sync
Generates SQL queries to make source table schema the same as destination table
mariadb mysql python python3 schema sql synchronization
Last synced: 05 May 2026
https://github.com/gregwhitaker/dbmigrator
Template project for creating a Flyway database migrator.
database-migration flyway flyway-migrations postgresql sql template
Last synced: 12 May 2026
https://github.com/walimorris/leetcode
Leetcode solutions.
algorithms data-structures java javascript leetcode sql
Last synced: 12 May 2026
https://github.com/nareangk/netflix-de-project
This project demonstrates an end-to-end data engineering pipeline using Azure and Databricks, following a Medallion architecture to process and analyze Netflix data.
adf adlsgen2 azure azuredatabricks pyspark python sql
Last synced: 05 May 2026
https://github.com/omarbelfeki/data-analysis
Data Analysis using python, excel, sql, r
excel jupyter-notebook kaggle python r-programming sql
Last synced: 09 May 2026
https://github.com/francescodisalesgithub/cms-fuzzing-dictionaries
dictionary with all the well known cms directories and tables
cms database dictionary drupal fuzzing hacking joomla sql wordpress
Last synced: 07 May 2026
https://github.com/q-m/metabase-matview
Basic webapp to materialize questions in Metabase
materialized-view materialized-views metabase sql webapp
Last synced: 25 Jun 2026
https://github.com/dhruv-26/parkease-pro
ParkEase Pro is an AI-powered smart parking system built with Python, OpenCV, MySQL, and ANPR technology. It automatically calculates parking fees, tracks entry-exit times, and detects empty spots using AI for real-time monitoring.
automatic-number-plate-recognition computer-vision easyocr multiprocessing numpy opencv pickle pil python sql tkinter-gui
Last synced: 09 Jun 2026
https://github.com/kleponijo/klimatologi
klimatologi aplikasi stasiun klimatologi untuk TA framework Flutter kelompok BMKG
bmkg dart databases firebase flutter google klimatologi realtime sql
Last synced: 29 Jun 2026
https://github.com/rafaelmoura23/data_base
SQL | Query | Back End | PHP | PostgreSQL
Last synced: 13 May 2026
https://github.com/kanzatahreem/vet-clinic-database
A relational database to create the initial data structure for a vet clinic.
database erd postgres postgresql psql schema sql vet-clinic
Last synced: 13 May 2026
https://github.com/esraa-emary/task-worker-matching
A desktop application that helps clients find and connect with suitable workers (e.g., plumbers, carpenters, electricians, etc.) for specific tasks. This system includes user registration, task management, rating and feedback mechanisms, and matching logic, all implemented with a GUI using Qt C++ and backed by an SQL database.
Last synced: 07 May 2026
https://github.com/danmadeira/world-cities-database
World Cities Database
cities database simplemaps sql world worldcities
Last synced: 09 Jun 2026
https://github.com/renatoelho/docker-mysql
O processo de automação da inicialização e configuração de bancos de dados MySQL em contêineres Docker é facilitado por meio de uma abordagem que permite a execução automática de scripts SQL durante o processo de inicialização. Esses scripts, que podem conter comandos para criação de esquemas, inserção de dados iniciais e configuração de parâmetros
docker docker-compose mysql sql
Last synced: 04 May 2026
https://github.com/adrianoescarabote/personal-finance-app-backend
This project contains the back-end of a full-stack personal finance application, providing secure APIs for managing transactions, budgets, savings, and user authentication. It handles data storage, validation, and business logic.
express node prisma sql typescript
Last synced: 07 May 2026
https://github.com/shubham-sakunde/online-assessment-platform
This project is an Online assessment platform developed using Java technologies. It allows users to take exams online, submit their answers, and calculates scores based on their responses. The system is designed to provide a seamless exam-taking experience while ensuring accurate evaluation of exam results.
hibernate-orm java mysql postman-testing spring-boot sql
Last synced: 03 May 2026
https://github.com/gaurav000001/tender-management-cli
A C.L.I. Based Application for Tender Management, which allows users to Place a Bid for any Open Tender, browse his/her bid history, Update their profile, change their password, and Delete a Bid, Using Java with J.D.B.C. and MySQL database.
console-application java jdbc-api mysql sql
Last synced: 01 May 2026
https://github.com/darkygr/webapicshard
Web API made C#, SQL Server and Bootstrap (APS.NET Web Application)
asp-net-core bootstrap csharp sql
Last synced: 13 May 2026
https://github.com/architectv/estate-task
🏨 Тестовое задание Avito.Недвижимость | Сервис для управления номерами отеля и бронированиями
clean-architecture docker docker-compose fiber go golang makefile mock-test postgresql rest-api sql sqlx testify travis-ci unit-testing
Last synced: 03 May 2026
https://github.com/lmuffato/project-mysql-vocabulary-booster-trybe
Projeto mysql vocabulary booster - Projeto avaliativo da Trybe do Bloco 20: Funções SQL, Joins e Subqueries
back-end crud data database mysql mysqlworkbench query sql trybe-projects
Last synced: 10 May 2026
https://github.com/guilhermersouza34/testetgid
Programa desenvolvido para um teste pratico para vaga de emprego
Last synced: 07 May 2026
https://github.com/dieg0code/milprogramadores_pruebafinal
Proyecto final curso mil programadores (MVC + CRUD + SQLDatabase + Java Swing)
crud-sample java mvc-architecture sql
Last synced: 11 Jun 2026
https://github.com/ronnyrocke/cadastrodeescolacominterface
Aplicação de cadastro escolar feito com Interface gráfica (Javafx) + integração com Banco De Dados
java javafx mysql scenebuilder sql
Last synced: 09 May 2026
https://github.com/bbonkr/ef6-sqlite-sample
Entity Framework 6 with Sqlite Sample project
dotnet dotnet-framework entity-framework orm sample sql sqlite
Last synced: 07 May 2026
https://github.com/vasu10134/food-delivery-management-system
This repository contains a Java project, Food Delivery Management System, designed to manage food delivery operations efficiently. It uses Java for the backend logic and SQL for database management, ensuring smooth handling of users, orders, and restaurants. The system is scalable and ideal for learning full-stack development concepts.
Last synced: 24 Jun 2026
https://github.com/overult01/multicampampus_mysql-jdbc
멀티캠퍼스 풀스텍 교육 수강 중 MySQL쿼리문과 JDBC연동에 관한 실습입니다.
Last synced: 02 May 2026
https://github.com/hackfutsec/dumper
SQL Injection Dumper est un outil en ligne de commande conçu pour tester et exploiter les vulnérabilités d'injection SQL sur des sites Web. Il permet de détecter des failles SQL, d'extraire des informations sensibles telles que le nom de la base de données, les tables et les colonnes, puis de dumper les données des tables vulnérables.
injection payload php-vulnerabilities python python-scripts sql sqlite
Last synced: 09 May 2026
https://github.com/satoosan/projeto-e-modelagem-de-sistemas-de-software
GameBr - Projeto Uninove
Last synced: 03 May 2026
https://github.com/joaoespacheco/trybe-project-22-all-for-one
Projeto de filtragem e manipulação de informações em banco de dados através de queries SQL
Last synced: 04 May 2026
https://github.com/ahmadu-suleiman/fld-floating-dictionary-window-version
FLD Floating Dictionary for Windows is a desktop dictionary app that allows you to look up words and phrases in a floating window without leaving the current app you're using. It features a database of over one million words, providing comprehensive and authoritative definitions. It also includes spelling suggestions and a random search function.
gui hmtl5 jframe json sql sqlite
Last synced: 06 May 2026
https://github.com/szirocica/inventory-management-system
Professional looking inventory management system using c#.Net, Bunifu and Guna UI elements, Sql server
bunifu-framework bunifu-ui csharp guna-framework guna-ui sql
Last synced: 10 Jun 2026