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/ernestaroozoo/memestocks.net
MemeStocks.net is a Python web app that tracks the historical popularity of specific stocks by monitoring Reddit mentions. Users can search for a stock symbol and view information such as the stock's name, price, and historical popularity data. The data is gathered using the Pushshift API and stored in a PostgreSQL database.
dashboard data-analysis financial-data meme-stock python reddit-scraper scraping sql stock streamlit
Last synced: 06 Mar 2026
https://github.com/versatilesoul/sqlnotes
All basic to advanced queries and little bit theory if needed for any particular topic is mentioned right below the query.
Last synced: 07 Oct 2025
https://github.com/hermya/cs511_breolap
Realtime-OLAPs can be used to analyze of high-velocity data. We aim to benchmark ReOLAPs with respect to critical financial use-cases.
benchmarking clickhouse docker druid fintech grafana kafka olap pinot prometheus python sql starrocks
Last synced: 25 Feb 2026
https://github.com/darwinz/hackerrank
Some of my HackerRank solutions
algorithms bash data-structures java javascript mathematics python ruby sql
Last synced: 12 Apr 2026
https://github.com/simoesleticia/sql-pandas-interviewquestions
Práticas e aprimoramento em SQL e Pandas com desafios inspirados em perguntas de entrevistas, disponibilizados pelo site Interview Query . Exercícios categorizados por nível de dificuldade.
data-science desafios interview-questions pandas python sql
Last synced: 24 Jan 2026
https://github.com/rahul-bhati/wedding_website
Hello I'm Rahul Bhati . I am create wedding website where you can search for match and you can also upload your wedding story you can send message also. This website is created by me using html, css , bootstrap , jquery and jsp .
bootstrap4 communityexchange css ghdesktop github html javascript jquery jsp learn sql
Last synced: 13 Apr 2026
https://github.com/murtadhaalobaidi/soundgood-music-school
Soundgood Music School
astah database jdbc-connector lucidchart maven pgadmin4 psql psql-database query sql sql-server sqlshell terminal
Last synced: 13 Apr 2026
https://github.com/raziyehbazargan/buildspectool
An app for creating Internal Project BuildSpec ( Developer and Web Producers Version)
asp-net-mvc bootstrap3 csharp css javascript jquery linq migration razor sql
Last synced: 15 Apr 2026
https://github.com/ishaanadarsh/pg_sample_ext
pg_sample_ext is a PostgreSQL extension that provides a sample function to demonstrate extending PostgreSQL's functionality.
extension gsoc postgresql postgresql-extension sql
Last synced: 08 Oct 2025
https://github.com/jimenacambronero/sandias_clothing
Caso de uso. SandiasRopa 🍉 En este caso ya esta hecha la base de datos pero está comenzando a realizar sus primeros análisis.
Last synced: 16 May 2026
https://github.com/gino-freud-hobayan/8weeksql_challenge
SQL Case Studies solved using Microsoft SQL Server and PostreSQL
aggregate-functions case-statement common-table-expressions microsoft-sql-server sql window-functions
Last synced: 18 Feb 2026
https://github.com/zsoulaimane/frontend-ebanking
angular angular-cli angular-material banking-system sql
Last synced: 10 May 2026
https://github.com/aaravmalani/webscraper
Scrape the web using SQLite and requests_html!
collaborate hacktober python requests requests-html scraping sql sqlite webscraping
Last synced: 02 May 2026
https://github.com/xism4/sql
Simple SQL driver designed for easy implementation
Last synced: 13 Apr 2026
https://github.com/rakshitgupta9/celebal-internship
This repository contains my SQL solutions during my internship at Celebal Technologies. It includes various SQL queries, scripts, and projects showcasing my learning and problem-solving skills in SQL.
celabal internship sql summerintern
Last synced: 27 Jan 2026
https://github.com/alidantech/component-ui
A component to enable as user to search content from the database.
ajax component corba-server database-access js json php sql
Last synced: 13 Apr 2026
https://github.com/fabiomattei/uglyduckling
Be focused on the problem you are solving while developing project management software using this framework that stays out of your way
Last synced: 09 Apr 2025
https://github.com/verbanent/laravel-sql-performance-guard
A service provider to monitor SQL statements, check the performance (EXPLAIN command), view real-time queries, and collect SQL logs to optimise them.
explain laravel laravel-package laravel-provider optimisation performance provider queries sql
Last synced: 01 Feb 2026
https://github.com/aashish22bansal/ite1003-dbms-project-apple-store-management-system
This website is built using PHP and is integrated with a database using MySQL. The website was tested using the XAMPP Server. The database used in this website is normalised to 5NF Form.
css dbms-project html php sql xampp
Last synced: 15 Apr 2026
https://github.com/niweera/gp
Group Project I (Hospital Management System of Bentota)
ajax bootstrap4 css html javascript jquery mysql php sql
Last synced: 13 Apr 2026
https://github.com/arpitbrur/flight-ticket-booking-j2ee-mini-project
Here I'm uploading flight ticket booking project which is real time project. In this project I have use Core java, Servlet /JSP, JDBC, and MySql workbench.
core-java css3 html javascript jdbc-driver jsp-servlet mysqlworkbench servlet sql
Last synced: 13 Apr 2026
https://github.com/viktorsvertoka/goit-rdb-hw-04
Home task for Relational Databases: SQL course🗄️
goit goit-rdb-hw-04 sql workbench
Last synced: 21 Jan 2026
https://github.com/arzan101/ola-data-analytics
Ola - Identified the reason and trends for ride cancellation. Process - Cleaned and Processed Data from multiple sources, applied Sql queries and visualized data using PoweBi . Motive - To reduce the cancellation rate
dashboard data-analysis data-mining data-visualization dataanalytics excel powerbi sql
Last synced: 06 Jan 2026
https://github.com/gnat/sublime-python-html-sql
HTML + SQL highlighter extension for strings in Python for Sublime Text!
highlighter html sql sublime-text
Last synced: 27 Jan 2026
https://github.com/georgetdn/syscppcplinux
Store Linux C++ class data in a file ( persistence ) and manipulate it programmatically or using Small SQL (included)
class data framework linux object persistence serialize sql
Last synced: 12 Feb 2026
https://github.com/intersystems-community/spatialindex
spatialindex for Caché
cache cache-objectscript databases spatial-indexes sql
Last synced: 18 Jan 2026
https://github.com/saadsalmanakram/art-of-sql
A comprehensive SQL guide covering everything from basic queries to advanced database management. Learn SQL syntax, commands, and data types, master SELECT statements, joins, subqueries, and data manipulation (INSERT, UPDATE, DELETE), and explore database design principles like normalization and indexing.
Last synced: 08 Apr 2025
https://github.com/sidzhao/easy-dapper-extensions
EasyDapperExtensions is an extension that supports base CRUD operations (Get, Insert, Update, Delete) using predicate.
Last synced: 14 Jan 2026
https://github.com/devashish2024/cutyoururl
Fully-featured bitly URL Shortener Clone
bitly clone collaborate flask github github-copilot github-pages jetbrains python qrcode shortener sql sqlite3 student-vscode tech url urls urlshort
Last synced: 09 Oct 2025
https://github.com/dreamph/dbre
Golang ORM Database Adapter (Support Bun/Gorm)
bun database database-adapter database-orm go-sql golang gorm orm query repository sql
Last synced: 05 Feb 2026
https://github.com/agoyamo/micosoft-sql-service-handler
This simple program will start the SQL Server Service before opening Management and will stop the service after closing Management
microsoft microsoft-sql-server service sql sql-server
Last synced: 18 Mar 2026
https://github.com/mskian/tamil-words
Tamil words Collections with English Meaning - API and SQL Data.
api data javascript json json-api mysql pdo php sql tamil tamil-language tamil-sms tamilwords translate translator
Last synced: 14 Apr 2026
https://github.com/kayvansol/kafka-source
Debezium Source Connector from SQL Server to Apache Kafka
akhq arvancloud cdc confluent-kafka confluentinc debezium-sqlserver docker-compose kafka-connect sql sqlserver zookeeper
Last synced: 07 Sep 2025
https://github.com/adityakonda6/online-flight-booking--php
Online Flight Booking using PHP
bootstrap css html javascript php sql xampp
Last synced: 28 Jan 2026
https://github.com/thetibiaking/ttk-my-aac
A free and open-source Automatic Account Creator (AAC) written in PHP
aac controller mysql php5 service sql
Last synced: 05 Oct 2025
https://github.com/stevencodelab/aes128sistem
Sistem Enkripsi Dekripsi Dokumen menggunakan algoritma Advanced Encryption Standart (AES) 128. proses enkripsi dokumen hanya dapat dilakukan dengan dokumen berupa pdf, docx, txt, xls.
aes-128 bootstrap database decryption encryption javascript php sql
Last synced: 10 Apr 2026
https://github.com/chenquan/mysql-parser
A SQL parser for mysql.
go golang mysql parser sql sql-parser
Last synced: 15 May 2026
https://github.com/brezencat/sql_dev
Полезные скрипты, обучение и разные проекты связанные с SQL (нотация T-SQL).
mssql mssql-database mssql-server mssqlserver sql sql-query sql-server sqlserver t-sql
Last synced: 14 Mar 2026
https://github.com/organization-devxp/practica-codigo
Este repositorio está diseñado para que desarrolladores de habla hispana puedan practicar sus habilidades de programación mediante ejercicios organizados por niveles de dificultad: fácil, intermedio y difícil.
csharp dart go java javascript kotlin php python ruby rust sql swift typescript
Last synced: 23 Apr 2025
https://github.com/justinsimmons/sqlmap
Convert a native go datatype to and from its sql null datatype equivalent.
Last synced: 14 Jan 2026
https://github.com/kts-o7/stockmanager
A DBMS project with Streamlit Frontend for stock management simulation with Backtesting.
backtrader llm mongodb nosql ollama ollama-client python sql stock-market streamlit trading yahoo-finance
Last synced: 09 Oct 2025
https://github.com/lmsharma/analytics-superstore-sql
A SQL repo for understanding analytics from basics to advanced with the help of Super Store datasets. It contains SQL dump of Super Store Dataset provided by Tableau and various questions.
postgresql sql sqlquestions superstore-data-analysis
Last synced: 05 Jul 2025
https://github.com/jozephkabongo/nokysql
NokySQL is a lightweight, high-performance SQL Query Builder for PHP that bridges the gap between raw SQL and full ORMs.
database mysql php postgresql query-builder sql sqlite
Last synced: 14 Apr 2026
https://github.com/mensenvau/solutions_metacareers_com
metacareers.com
cpp facebook meta problem-solving python sql
Last synced: 12 Apr 2026
https://github.com/rakshixh/jobvio.in
Jobvio.in - Online Job Portal. ( BE 5th Semester DBMS Mini Project )
database-management dbmsminiproject mysql online-job-portal php sql
Last synced: 13 Apr 2026
https://github.com/ItsSabirHussain/LeasingSoftwareSolutionForAutomobileLeasing
It is the software solution for automobile leasing service in C# and SQL database.
bunifu-framework csharp sql visual-studio
Last synced: 11 Mar 2025
https://github.com/omarbazaraa/filequerylanguage
Handy SQL-like query language tool for manipulating file system.
filesystem query-language sql tool
Last synced: 04 Sep 2025
https://github.com/ProximaD/Responsive-Construction-website
Responsive construction website design using HTML5, CSS3 and javascript
construction construction-management construction-webpage css3 html html5 javascript myphpadmin mysql mysql-database php php7 php8 sql webdesign webdevelopment website xammp
Last synced: 08 Oct 2025
https://github.com/siobhan-doherty/katas
Code Wars
javascript python solidity sql typescript
Last synced: 29 Apr 2026
https://github.com/anaagg/heart-disease-prediction
Heart Disease Prediction
decision-trees eda etl gradient-boosting knn-classification logistic-regression pandas python random-forest sql sql-alchemy
Last synced: 14 Apr 2026
https://github.com/avinesh-masih/data-analytics-assignment
Complete PW Skills Data Analytics Assignments: This repository contains all PW Skills Data Analytics assignments, covering topics like Python, SQL, Statistics, Data Visualization, and more. It includes well-structured solutions with notebooks and queries, ideal for learners seeking clarity and hands-on practice.
ai api data-analysis data-science data-visualization eda flask jupyter-notebook machine-learning matplotlib numpy pandas pw pw-assignment pw-skills-assignment pwskills python seaborn sql statistics
Last synced: 13 Jun 2025
https://github.com/vishrut-b/database-project-mysql-
It is an astrophysical data analytics project, which I did with MySQL. The project was a graded by Sebastien Derriere of the Strasbourg Astronomical Observatory.
astrophysical-data astrophysics mysql relational-databases sql statistics
Last synced: 06 Feb 2026
https://github.com/im-calvin/mittens
A discord bot used to allow users to subscribe certain YouTube channels and receive notifications when they put up new schedules and go live.
discordjs docker node sql typeorm typescript
Last synced: 23 Jan 2026
https://github.com/ohzeno/algo
Problem Solving
algorithms baekjoon data-structures javascript leetcode problem-solving programmers python sql swea
Last synced: 24 Oct 2025
https://github.com/hvignolo87/ortex-programming-challenge
Coding challenges required for the Python Developer and Data Engineer job positions.
challenge data-analysis finance pandas python scripting sql sqlalchemy
Last synced: 17 May 2026
https://github.com/g4brym/sqlify
A simple sql builder with migrations based on standard Python type hints
database migration-tool migrations postgres postgresql psycopg2 python query query-builder sql sql-builder sqlite3
Last synced: 11 Mar 2026
https://github.com/longnguyen010203/bank-datawarehouse
📊🌈🏛 This project develop a data warehouse for a bank using Amazon Redshift, VPC, Glue, S3 and DBT, following a ⭐ Star Schema architecture. The goal is to storage, manage, and optimize data to support decision making and reporting 🏵️
amazon amazon-web-services aws banking bronze dbeaver dbt dimensions facts glue gold redshift s3 security-group silver sql starschema vpc vpc-subnet warehouse
Last synced: 16 Mar 2025
https://github.com/brokenthorn/sql-scripts-for-bizpharma
Scripturi SQL pe care le folosesc pentru lucrul cu aplicațiile BizPharma
bizpharma scripts-collection sql tools tsql
Last synced: 23 Jan 2026
https://github.com/billwallis/db-query-profiler
Lightweight database query profiler.
Last synced: 25 Feb 2026
https://github.com/kunalg98/online-movie-booking-system
Prototype of online movie booking system
3d-vectorising css html javascript liveserver-vc movie-booking particle-js-library php sql
Last synced: 15 Apr 2026
https://github.com/niltooth/pgbuffer
Buffer data in memory and bulk copy to postgresql concurrently
golang postgresql sql timescaledb timeseries
Last synced: 14 Jan 2026
https://github.com/saltiola7/data-analysis-portfolio
Data engineering & analysis portfolio, which showcases my use of Python & SQL
airflow airtable-block anaconda automation back4app chatgpt csv-parser data-analysis data-engineering docker-compose gcp graphql-api jupyter-notebook nosql prefect python rest-api sql streamlit web-scraping
Last synced: 21 Jan 2026
https://github.com/mahmoudparsian/data-management-for-business-analytics
Data Management for Business Analytics: This course focuses on database management systems and procedures with an emphasis on the design and development of efficient business information systems. MySQL is used to teach the basics of relational database systems, structures, and database queries by using SQL.
analytics business-analytics business-intelligence data-analysis data-visualization database mysql python-data-analysis relational-databases relational-model sql
Last synced: 26 Feb 2026
https://github.com/rinatmambetov/java-piscine-42school
Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible
Last synced: 16 Mar 2025
https://github.com/sudhanshu-ambastha/web-tech-project
css html5 javascript js php sql
Last synced: 01 Feb 2026
https://github.com/1sumer/sql
This repository contains SQL scripts and data for various analytical and database management tasks. The project is designed to demonstrate SQL capabilities in handling complex queries, data analysis, and database design. It includes datasets related to e-commerce and streaming services, with a focus on real-world scenarios and use cases.
analytics data data-analysis data-storage sql vscode
Last synced: 19 Jan 2026
https://github.com/jorjishasan/software_engineer-hackerrank
I solved three questions on three different topics ( SQL, REST API, Problem Solving). The problems were basic. I had fun solving them, and feel free to share them here. Put them in good use. Cheers 🥂
problem-solving rest-api software-engineering sql
Last synced: 13 Oct 2025
https://github.com/jailtonjunior94/transactions
🚀 POC, utilizando .NET 6, API, Worker, EventHub, Debezium, AKS e Docker
aks-kubernetes-cluster api debezium dotnet6 kafka sql worker
Last synced: 13 Apr 2026
https://github.com/dmarks84/coursework_project_banks-web-scraping-sql
Project for IBM Data Engineering & Python course on ETL & Big Data -- Scraped website data and made API calls for additional data; wrangled and transformed this data and loaded into a SQL database.
apis beautifulsoup databases elt etl nosql numpy pandas pipelines python sql sqlite web-scraping
Last synced: 10 Apr 2026
https://github.com/beranradek/overview-repo
Rich repository implementation with overview (filtering, grouping, ordering and pagination) settings, including support for 1:1 and 1:n joins (for SQL)
Last synced: 14 Jan 2026
https://github.com/alexchristianqr/utp
Clases de la universidad. (Java + SQL Server)
Last synced: 12 Oct 2025
https://github.com/bert-w/sqomplexity
SQompLexity is a Node.js program that assigns a complexity score to SQL SELECT queries, based on a data and cognitive complexity score.
Last synced: 07 Feb 2026
https://github.com/vishalvivekm/databases
All my learning on databases
chromadb mongodb mysql nosql-databases sql
Last synced: 26 Feb 2026
https://github.com/budgetingwebsite/backend
backend bouncycastle budgeting dropwizard java java-17 jooq rest-api sql
Last synced: 23 Jan 2026
https://github.com/ninja1375/library-management-system-sql
library-management-system-sql
Last synced: 23 Feb 2026
https://github.com/jimwins/titi
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation
activerecord orm pdo php php-library sql
Last synced: 25 Mar 2025
https://github.com/bayembacke221/demo-springboot-keycloak-auth-crud
Ce repo propose une démo Spring Boot intégrée à Keycloak pour la gestion de l’authentification et l’autorisation. Il illustre un CRUD sécurisé avec API REST, montrant comment protéger les ressources, gérer les rôles et utilisateurs, et simplifier l’intégration d’un Identity Provider moderne dans une application Java.
api api-rest authentication authorization crud keycloak postgresql spring-boot spring-security sql
Last synced: 09 Oct 2025
https://github.com/vedanti-u/dbsense-ai
A quick and lightweight library to chat with databases. It uses schema over bulky data embedding for efficient and speedy interaction, ensuring data security.
ai database db langchain ml npm npm-package open-ai openai oss postgresql sql typescript
Last synced: 12 Apr 2026
https://github.com/rajanmandanka07/bank-management-system
Bank Management System is a Java-based web application using Servlets and SQL. It enables users to create, log in, and manage bank accounts with features for depositing, withdrawing, and deleting accounts.
Last synced: 05 Feb 2026
https://github.com/llorllale/liquibase-facade
API providing a facade to mold liquibase' otherwise great functionality into more traditional workflows/paradigms.
database java liquibase sql version-control versioning
Last synced: 14 Jan 2026
https://github.com/nathanthorell/sql-tools
A collection of utility tools for working with various dialects of SQL databases
Last synced: 24 Apr 2025
https://github.com/atuoha/couriers
Web Courier Services....
ajax css geolocation html js php sql
Last synced: 12 Apr 2026
https://github.com/lnxusr1/query-commander
Browser-based SQL Query tool for universal database access and management.
database database-access database-management sql sql-query
Last synced: 01 Apr 2025
https://github.com/cyberoctane29/cuo-on-site-internship--retail-store-database-evaluation-and-optimization
This repository showcases my internship project at CUO, focused on evaluating and optimizing a retail store database. Key tasks included analyzing the schema, improving query performance, ensuring data integrity, and implementing security measures. This project enhanced my understanding of database management in a business setting.
database music-database musicdatabase optimization query-optimization sql
Last synced: 16 Mar 2026
https://github.com/ujinjinjin/dingo
Framework-agnostic and lightweight database migration tool
database-installer migration migration-tool migrations sql sql-migrations
Last synced: 14 Jan 2026
https://github.com/facingdependencyhell/unionselectpayloadgenerator
This script generates UNION SELECT NULL, ... payloads to use for enumerating data types for UNION based SQL injection.
burp injection portswigger python sql sqli sqlinjection sqlinjectionattack
Last synced: 13 Jun 2025
https://github.com/thisguygil/bobo
The best Discord bot on the planet.
chatgpt dall-e discord discord-bot docker fortnite google java jda lastfm lavaplayer mysql soundcloud spotify sql youtube
Last synced: 08 Oct 2025
https://github.com/kawansoft/aceql-http-gui
AceQL HTTP Windows Manager
aceql-http-gui java jdbc jdbc-api jdbc-driver mysql mysql-database netbeans oracle-database postgresql sql swing swing-api swing-gui
Last synced: 21 Jan 2026
https://github.com/mono-a3/turiscompra
Este proyecto tiene como objetivo conectar directamente a los campesinos con los consumidores mediante una tienda virtual. A través de la plataforma, los campesinos pueden registrar sus productos, gestionar ventas y controlar sus propias transacciones de manera autónoma.
bootstrap javascript mysql php phpmyadmin sql tienda-online turismo
Last synced: 25 Feb 2026