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-10 00:26:02 UTC
- JSON Representation
https://github.com/sumitm01/srms
Repository for versioning of a full stack PHP project used to manage student results and allows to download results in a PDF.
apache bootstrap4 css3 database html mysql-database php8 sql
Last synced: 04 Apr 2026
https://github.com/krzys9876/spark-model-tutorial
Spark tutorial for implementing complex calculations
Last synced: 29 Mar 2025
https://github.com/kenzycodex/distributed-file-storage
This project focuses on developing a Server Load Balancer Distributed File Storage, Sharing, and Management System to efficiently handle file operations across multiple storage containers. The system ensures optimized file management, secure access control, and dynamic workload distribution using advanced load-balancing techniques.
docker java javafx mysql server spring sql
Last synced: 09 Apr 2026
https://github.com/juandspy/friendlierjira
A tool to run SQL queries and build dashboards on Jira
jira project-management sql steampipe streamlit
Last synced: 18 May 2026
https://github.com/malaksadek/swifty
A Movie Trivia Quiz mobile application 🧠 🎮 (2019)
android android-app firebase firebase-database full-stack ios ios-app java json json-api mobile mobile-app mobile-development php sql swift
Last synced: 07 Apr 2026
https://github.com/kunalkeshan/mkd-blog
mkd-blog short for Markdown Blog is a blogging platform where anyone can share the articles they write to the world. The editing platform of the mkd-blog uses articles written in Markdown and is converted into HTML.
blog blogging css ejs expressjs full-stack-application html javascript markdown mysql nodejs sql
Last synced: 22 Mar 2025
https://github.com/thomasthaddeus/sqlcombination
SQL Files with a sample database project
Last synced: 21 Jun 2025
https://github.com/kennedyowusu/vet_clinic_database
Vet Clinic Database is a relational database focus project. Through the project, users can query the db, perform crud operations on specific data form the database using SQL terminal.
Last synced: 15 May 2026
https://github.com/raflizocky/dicoding-event
Android | A mobile application to browse events of Dicoding Indonesia.
android dicoding-submission kotlin rest-api sql
Last synced: 18 May 2026
https://github.com/h-yzeng/retro-minigames
Retro-Minigames is a Java desktop app featuring classic games like Tic-Tac-Toe, Snake, and Pong. It includes user authentication, profile management, and game statistics using MySQL and BCrypt.
database database-schema game-development java login-system mysql sql ui-design user-interface
Last synced: 09 Apr 2026
https://github.com/guybracha/karina-crm
crm crm-platform crm-system jsx prisma sql vite vitejs
Last synced: 18 May 2026
https://github.com/rubensneto0001/--controle_de_estoque--
Sistema simples de estoque em Python, com as seguintes funcionalidades: Adicionar produto ao estoque, Remover produto do estoque, Mostrar todos os produtos com suas quantidades, Buscar produto específico e Sair do programa
estoque mysql-database python sql
Last synced: 15 May 2026
https://github.com/rawanfarakhnah/axsos-showcast
Axsos-Showcast is my full-stack journey at AXSOS Academy, evolving from HTML, CSS, and JavaScript to Flask, Django, and databases, while honing my documentation and communication skills. More than code, it’s a testament to my growth and dedication. 🚀
backend bootstrap css django flask frontend full-stack-development git github html javascript jquery mvc-architecture mvc-pattern mysql orm python sql sqlite web-development
Last synced: 11 Apr 2026
https://github.com/pratyushpanda91/sql-50-leetcode-solutions
Here is given all solution from day 1 . Question are from below link .
Last synced: 11 Jun 2026
https://github.com/miniconnect/minibase
RDBMS framework for miniConnect
database database-driver database-framework java rdbms relational-database sql sql-parser
Last synced: 18 May 2026
https://github.com/alenales/reporing
Отправка ежедневной отчетности в Telegram и настройка алертов.
Last synced: 17 May 2026
https://github.com/thelfensdrfer/hackerrank
Hackerrank submissions in PHP, SQL and Python.
Last synced: 05 May 2025
https://github.com/jendives2000/data_ml_practice_2025
All projects completed during the Machine Learnia Pro bootcamp
machine-learning pandas-python postgresql-database preprocessing scikitlearn-machine-learning sql sqlalchemy sqlite3
Last synced: 23 Jul 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/datahappy1/etl_flow_with_statistical_process_control
Materials and install for my talk about getting your ETL flow under Statistical Process Control
3sigma elasticsearch etl kibana sql sqlserver statistical-methods winlogbeat
Last synced: 19 May 2026
https://github.com/guilhermersouza34/mod38-projetocompleto
Projeto de uma aplicação web completa desenvolvida utilizando JavaServer Faces (JSF) para a camada de apresentação, um controle para recebimento de informações dos usuários, um serviço dedicado à validação das regras de negócio e integração com JPA para persistência de dados no banco de dados PostgreSQL.
java javaee jpa-hibernate jsf maven postgresql spring-boot sql
Last synced: 06 Apr 2026
https://github.com/bensallen/sqlios
Project to parse Nagios performance and event data, and push it to an SQL database like PostgreSQL
monitoring nagios postgresql sql timescaledb
Last synced: 17 May 2026
https://github.com/masterivanic/fast-go-postgrestapi
API ready to be use made easily without a backend only PostgreDB & PostgRestServer standalone
Last synced: 08 Aug 2025
https://github.com/anthonyhuang19/retaildb
Online retail application databases are some of the most well-known SQL practice projects as the importance of e-commerce continues to grow.
Last synced: 14 Jul 2025
https://github.com/coledixon/csharp_contacts_application
C# desktop application for storing contacts with SQL
csharp data-integration desktop-application sql xml
Last synced: 21 Mar 2025
https://github.com/paritoshtripathi935/flipkart_scraper
This is a scraper designed to extract product information from Flipkart, an e-commerce platform. The
flipakart flipkart-scraper-python python scraper scraping sql web-scraping
Last synced: 14 Mar 2025
https://github.com/kunkristoffer/movie-database
Group project in SQL @ kodehode
Last synced: 11 Jan 2026
https://github.com/sakibvhossain/data_stores_and_persistence
Build applications that read and write to relational databases using both the Java Persistence API (JPA) and SQL. Use standard design patterns to make your persistence layer easy to test and integrate with a Spring Boot application.
hibernate-orm java multitier-architecture sql
Last synced: 05 Jun 2026
https://github.com/tools4everbv/helloid-conn-prov-target-blacklist-sql
Blacklist - Target (SQL)
blacklist database db powershell provisioning sql target
Last synced: 16 May 2026
https://github.com/avinashtare/short-url-generator
Welcome to the Short URL Generator project! This project is designed to create shortened versions of URLs, making them easier to share and manage. It is built using Node.js, Express.js, React, and MySQL.
Last synced: 07 Apr 2026
https://github.com/drprettyman/jobmaster
Job queue system for backend systems.
job-queue job-scheduler postgresql python sql
Last synced: 16 Feb 2026
https://github.com/sksubhadeep/nashville-housing-data-cleaning-project-using-sql
SQL Data Cleaning Project on Nashville Housing Dataset
Last synced: 19 Mar 2026
https://github.com/dorukeskicorapci/sql-basics-password
This project is password encoding feature extension for SQL Basics Project repository.
encoding-decoding passwordencryptor sql
Last synced: 24 Feb 2025
https://github.com/techysanoj/sql-course
Step-by-step SQL tutorials and practical examples covering queries, constraints, transactions, and more. Ideal for beginners, interview prep, and anyone looking to master SQL—from basics to advanced.
beginner-friendly constraints joins learn-sql learn-sql-language learning-path mysql mysql-database mysql-server postgresql sql sql-course sql-examples sql-join sql-joins sql-queries sql-query sql-tutorial transactions
Last synced: 15 May 2026
https://github.com/jbris/sqlkata_testing
Testing features of the SqlKata Query Builder for different database backends.
docker docker-compose dotnet dotnet-core mvc mvc-architecture mvc-framework mysql postgres postgresql query-builder sql sqlkata
Last synced: 07 Apr 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/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/m0nica/datadatabases
Projects completed for Data and Databases @ the Lede Program.
Last synced: 20 May 2026
https://github.com/defuj/wibuspot-webservice
Web Service for WibuSpot project on https://github.com/defuj/WibuSpot
Last synced: 04 Apr 2025
https://github.com/dhia-gharsallaoui/hackerrank-sql-solutions
The solutions of all SQL hackerrank in MYSQL
hackerrank hackerrank-solutions mysql sql
Last synced: 20 May 2026
https://github.com/katebea/fib-bd-bases-de-datos
Repositorio del curso de Bases de Datos en el grado de Ingeniería Informática en la FIB UPC
bases-de-datos fib java postgresql sql upc
Last synced: 20 May 2026
https://github.com/tynoee/adventureworks-database
Collection of SQL queries written for the AdventureWorks2019 database. AdventureWorks2019 is a sample database provided by Microsoft that simulates a fictional bicycle manufacturer. These queries are designed to extract valuable insights from the database and perform various data analysis tasks.
Last synced: 02 Feb 2026
https://github.com/hakannyucel/todo-backend
Todo application developed using .NET Core 5 and following the Clean Architecture methodology.
autofac backend clean-architecture dotnet dotnet-core efcore fluentvalidation log4net net5 sql sqlserver todoapp
Last synced: 09 Apr 2026
https://github.com/nivl/go-sqldb
Interfaces and implementations to deal with database access in Go
Last synced: 03 Jul 2026
https://github.com/anuprshetty/ipl_data_management
IPL Data Management is a relational database system which helps to store and retrieve Indian Premier League (Twenty20 cricket league that is annually held in India) data. Normalization techniques are applied on this relational database model to minimize the redundancy in the database tables.
docker erdiagram mysql normalization-database rdbms sql
Last synced: 15 May 2026
https://github.com/tomheaton/govault
GoVault is a simple database project written in Go that supports SQL-like commands.
Last synced: 29 Jun 2026
https://github.com/luddthree/pisscounter
Source code for pisscounter.com website
css flask html javascript python sql tailwindcss
Last synced: 07 Apr 2026
https://github.com/piyush26c/university-prediction-engine
[Course Project] Developed a desktop GUI application using Python 🐍programming language, PyQt (for frontend) and Oracle 11g(backend) database. Application predicts the most reliable University among the entered three choices, to which user wishes to apply for higher education (Masters). Data visualization and handling of university prediction is key showing of the project.
datavisualization gui oracle-database pyqt python3 sql
Last synced: 26 Jun 2025
https://github.com/nodef/extra-sql
Generates SQL commands for creating tables, inserting data, and performing operations like text search and matching in PostgreSQL databases.
create create-index create-table create-table-data create-view delete-data exists extra index insert insert-into into match select setup setup-table sql table tsquery view
Last synced: 19 Jul 2025
https://github.com/vinniko/sauep
🏭 Energy analysis and metering system for heavy industry
asp-net-core csharp http net-core rest-api sql tcp tcp-server tcp-server-client tcp-socket wpf
Last synced: 20 May 2026
https://github.com/mr-vozhyk/certificates
Сертификаты об обучении и подтверждении уровней владения навыками
analytics certificates dataviz etl probability-theory python sql statistics
Last synced: 11 Jun 2026
https://github.com/ariya/timeline2sqlite
Convert location history to a database
clojure google-maps location nbb sql sqlite
Last synced: 28 Apr 2026
https://github.com/xkomil/prescriptiongenerator
Python app with connection to sql server
Last synced: 10 Apr 2025
https://github.com/mushfique-tajwar/eCommerce
An eCommerce website project with dynamic database using PHP & SQL. (HTML & CSS as well)
bracu cse370 cse370lab cse370project css database dynamic ecommerce ecommerce-website html mysql mysql-database php sql
Last synced: 29 Mar 2025
https://github.com/javier/questdb-oauth-query
send queries to questdb over rest api using oauth
database oauth2 oidc oidc-client questdb sql time-series
Last synced: 16 May 2026
https://github.com/vicperal/ai-genai_projects
Python projects about LLM and ML use cases. I am using modules such as Pandas, Numpy, Plotly, scikit-learn, Transformers, Flask, JSON, etc. to analyze data, predict, generate insights and create text from models such as LLMs, linear regression, assembly methods, etc. Server- Front-End using Flask
assembly clinical-trials flask json linear-regression llm ml numpy pandas plotly price-prediction python rag random-forest scikit-learn sentimental-analysis sql text-summarization tokens-counter transformers
Last synced: 02 Apr 2026
https://github.com/gustavfreitas/power_bi
Documentado todos os Capítulos estudados e feitos utilizando como base as aulas Data Science Academy
business-intelligence complex-relationships dashboard data-science database dax dax-expression dax-languague graphics interative-visualization powerbi reports sql
Last synced: 04 Aug 2025
https://github.com/mfernstrom/js-sif
Scan your JS source code for potential SQL injection vectors
appsec injection-attacks mysql security sql
Last synced: 03 May 2026
https://github.com/n-tdi/postglam
An Object Orientated wrapper for PostgreSQL
api collaborate cool-stuff developer-tools github-pages java jetbrains learn library object-oriented postgresql postgresql-database postgresql-extension sql tech wrapper xml
Last synced: 13 Feb 2026
https://github.com/estebanways/postgresqldbquerytool
🛠️ Allows you to interact with a PostgreSQL database, execute SQL queries, and view the results in a tabular format
data-science database jupyter-notebook pasndas postgres postgresql psycopg2 python-script sql
Last synced: 02 Apr 2025
https://github.com/pernillasterner/php_fundamentals
PHP For Beginners
controllers form-validation mysql partials pdo-mysql php routing sql tailwindcss views
Last synced: 04 May 2026
https://github.com/streamlined2/finalproject
Basic web application to model car renting business process. Sticks to MVC architecture pattern where central front controller servlet consumes user requests, converts them to actions/commands, processes data and demonstrates result as JSP/JSTL web forms.
command-pattern custom-tag filter front-controller generic-dao i18n java jdbc jee jsp listener mockito model-view-controller mvc mysql reflection servlet singleton sql tomcat
Last synced: 16 May 2026
https://github.com/paprikadarlingtoniapurpuraquevedo/techof-sql-exerccios-em-aula
Conteúdos ensaiados em SQL.
Last synced: 02 Jan 2026
https://github.com/turbot/steampipe-plugin-prismacloud
Use SQL to instantly query Prisma Cloud resources. Open source CLI. No DB required.
hacktoberfest postgresql postgresql-fdw prismacloud sql sqlite steampipe steampipe-plugin zero-et
Last synced: 09 May 2026
https://github.com/alddesign/crudkit
CRUDKit lets you create UI webpages for existing databases within minutes.
adminlte crud crud-application database database-management laravel php php8 sql sqlite ui-kit ui-kit-framework uikit
Last synced: 08 Apr 2026
https://github.com/pokkeyuri/simplesequel
SQL statements with minimal boilerplate code
ado-net csharp csharp-library database-library dotnet dotnet8 sql sql-library
Last synced: 06 Apr 2026
https://github.com/pprattis/a-programming-tutorial-web-app-with-jdbc-client
A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.
bootstrap computer-science java jdbc jsp-servlet pgadmin pool-connection-jdbc-java postgresql query servlet sql student tutorial tutorials-platfrom web-application
Last synced: 05 Apr 2026
https://github.com/denko5/valentine-s-analysis
This repository dives into Valentine's trends and behaviors using SQL, focusing on exploratory data analysis to uncover patterns and insights. It features SQL queries, datasets, and documentation to guide readers through the process. Designed for collaboration and educational use.
africa analytics data-analysis eda exploratory-data-analysis insights kenya sql sql-server sqlworkbench trends valentines-day
Last synced: 04 May 2025
https://github.com/saghosh8/securebankdbdata
A simple database system for managing customer accounts, transactions, and loans. It includes secure transaction tracking, loan interest calculations, and audit logs.
database mysql sql sql-query sql-server
Last synced: 11 May 2025
https://github.com/hvignolo87/analytics_engineer_assignment
Resolution of the Analytics Engineering assignment of Clara
airflow analytics-engineering data-engineering dbt postgresql python sql
Last synced: 16 May 2026
https://github.com/dominikjalowiecki/demoty
Website for sharing and commenting memes.
ajax css html javascript php sql
Last synced: 09 May 2026
https://github.com/luweslen/final-task-database-subject
Here in this repository is the final task referring to the subject of "Projeto e implementação de banco de dados".
Last synced: 01 May 2026
https://github.com/nghiant3110/google_analytic_4
This is a DA project based on the GA4 Sample dataset on Big Query
bigquery google-analytics looker-studio sql
Last synced: 11 Apr 2025
https://github.com/soreing/easyscan
Golang generator for sql row scanning with object mapping
Last synced: 05 Apr 2025
https://github.com/gamemaker2k/neo-hockey-test
Just a test script dealing with hockey games and stats.
hockey hockey-databank hockey-database hockey-games hockey-stats hockeyapp json neo-hockey-test php php7 python python3 sql sqlite sqlite-database sqlite3 sqlite3-database sqlitedatabase stats xml
Last synced: 10 Jun 2025
https://github.com/jplanckeel/steampipe-plugin-opsgenie
Steampipe Plugin to access Opsgenie
hacktoberfest hacktoberfest2023 postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 17 Jan 2026
https://github.com/mrtrkmn/jsonparsingfromlocalserver
This repo is just about getting info from local host, which is written using PHP.
android json php sql wamp-server
Last synced: 11 Apr 2026
https://github.com/shaikahmadnawaz/mysql
MySQL is an open-source relational database management system 🗃️
mysql mysql-database rdbms sql
Last synced: 17 Jun 2025
https://github.com/usman-rizwan/docsy-ai
Docsy AI transforms your static PDF documents into interactive, intelligent assistants. Simply upload a PDF and start chatting — ask natural questions, get instant summaries, and extract key insights from complex content with ease using an AI-powered interface.
ai chatwithdocs clerk convex gemini langchain nextjs pdf-parser react-hook-form shadcn-ui sonner sql uploadthing zod
Last synced: 23 Jun 2026
https://github.com/kalail1/projects_1
Java programs and SQL projects focused on data optimization and machine learning solutions.
Last synced: 20 Mar 2025
https://github.com/charlie5dh/full-stack-kafka-stack
For recreational use. Just a playground of Kafka+Spark+MQTT+KSQLDB+others
kafka ksqldb spark-streaming sql telegraf
Last synced: 16 May 2026
https://github.com/fredimatteo/migropy
Lightweight and extensible Python library for managing database migrations
migration postgresql python3 sql
Last synced: 03 Apr 2025