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-09 00:25:54 UTC
- JSON Representation
https://github.com/wallsified/it_ticket_system
Base de Datos para implementar un Sistema de Tickets TI. Hecho en MariaDB pero adaptable a MySQL.
Last synced: 27 Apr 2026
https://github.com/kellyjadams/ap-exam-scores
Analyzing AP exam scores for a school.
Last synced: 07 Jun 2026
https://github.com/elam-parithi/bizcardx
BizCardX: This project is for extracting business card data with EasyOCR module
Last synced: 28 Apr 2026
https://github.com/ntdls/sql-dtc-test
Simple windows console utility for testing DTC (Distributed Transaction Coordinator) between two or more computers.
Last synced: 28 Apr 2026
https://github.com/codehariom/hacker-rank-sql-solution
Hacker-Rank Sql Solution
db hackerrank hackerrank-30dayschallange hackerrank-challenges hackerrank-solutions hackerrank-sql sql sqlite
Last synced: 28 Apr 2026
https://github.com/jishnusv23/codeprogress
MERN Mastery: From Scratch to Success
datastructures-algorithms html5 javascript mern-stack mongodb nodejs react sql
Last synced: 08 Jun 2026
https://github.com/ovuiproduction/tabletalk
TableTalk - Your Data, Your Language Query tabular data using natural language—no SQL required! Upload your data, ask questions, and get instant insights. 🔹 Convert Natural Language to SQL 🔹 Handle Complex Queries & Aggregations 🔹 Upload CSVs for Easy Analysis 🔹 React + Flask + SQLite3 Backend 🔹 Powered by LLMs for Accuracy
ai data-analysis flask llm machine-learning natural-language-processing prompt-engineering react sql sqlite
Last synced: 28 Apr 2026
https://github.com/dotted-ai/parquet-query
DuckDB-WASM to import a folder (parquet/csv/json/ndjson) and execute SQL queries.
duckdb parquet parquet-files sql
Last synced: 28 Apr 2026
https://github.com/manoelpiovesan/bd-front
Front end para o trabalho final da disciplina de Sistemas de Banco de Dados da UERJ em 2025.1
Last synced: 28 Apr 2026
https://github.com/kathleenwest/autogeneratexmlfromcsvfile
Description: Perl script to create XML files for a select "grouping by". The script considers a specified grouping field "AREA" in the input file as the select group by field and will create XML data based on that grouping field ID. The script uses a sample input file called input.csv and creates XML files by the AREA field group. The output file will be one XML for each group by field "AREA" with child XML nodes that correspond to records pulled from a database in each group by XML file AND that meet the SQL select by criteria (see bonus).
databases dbi grouping perl sql xml
Last synced: 28 Apr 2026
https://github.com/isghe/oracle-java-examples
simple oracle java examples
betterway connection correctway database example-codes examples goodway helloworld java ojdbc7 oracle sql transaction wrongway
Last synced: 28 Apr 2026
https://github.com/gcoronelc/uc-2021-20-prog-oo
Curso de Programación Orientada a Objetos en la Universidad Continental.
clean-code gcoronelc java jdbc mvc netbeans patrones sql swing
Last synced: 28 Apr 2026
https://github.com/darshjasani/blogging-platform
This project is a blogging website built with Django, allowing users to create, read, update, and delete blog posts. It features user authentication, commenting, and a responsive design to enhance user experience.
django html-css-javascript python responsive-design sql
Last synced: 28 Apr 2026
https://github.com/jacksonsr451/banco-de-dados-rio-branco
Turma 3° Informática CE Rio Branco
banco-de-dados ce-rio-branco mysql sql sqlite3
Last synced: 08 Jun 2026
https://github.com/joaopaulopmedeiros/bd
Repository of Scripts made at DB classes
Last synced: 28 Apr 2026
https://github.com/torstein-eide/restoremysql
Restore many files sql files in a guided way
mysql mysql-database mysqldump restore-database sql
Last synced: 28 Apr 2026
https://github.com/istornz/audiosa
Site web permettant de gérer sa musique facilement depuis sa tablette
api audio-player cpp socket sql
Last synced: 28 Apr 2026
https://github.com/lakshman-github/web-development-project
Frontend - Backend - Database
css html java javascript jdbc sql
Last synced: 28 Apr 2026
https://github.com/i-am-uchenna/sql-data-warehouse-project
The Data Warehouse and Analytics Project is a comprehensive initiative designed to demonstrate the end-to-end process of building a modern data warehouse and deriving actionable insights through SQL-based analytics.
architecture business-intelligence crm data data-analysis database database-management datawarehouse erp etl etl-pipeline model sql sqlserver
Last synced: 15 May 2026
https://github.com/selo0530/redisguimanager
Redis GUI client with searching by sql query
csharp gui redis redis-client sql
Last synced: 29 Apr 2026
https://github.com/dreitier/mssql-tools-docker
Microsoft SQL Server Tools
docker microsoft mssql mssql-docker mssql-server sql sql-server sqlserver
Last synced: 29 Apr 2026
https://github.com/salma-mamdoh/sql
My Solutions For SQL 50 On LeetCode && 58 SQL Challenge On HackerRank
database hakerrank-solutions leetcode-solutions mysql problem-solving sql
Last synced: 29 Apr 2026
https://github.com/eryks1999/task-completion-template
This template has been created by me for my own goals in excel. You are free to use it!
Last synced: 29 Apr 2026
https://github.com/exegeses/introdb-63198
Curso Introducción a Bases de datos | código 63198
database-design databases mysql mysql-database sql
Last synced: 29 Apr 2026
https://github.com/tludlow/department-store-manager
Coursework which implements a department store database and information analysis
analysis data-science database sql
Last synced: 29 Apr 2026
https://github.com/bikramai/cafe-management-system
This app allows to manage cafe staff by adding, deleting, editing, and searching staffs, Assigning work slots to employees.
flask-login javascript mvc python sql sqlite3
Last synced: 29 Apr 2026
https://github.com/laisgalvao/revisao-oo-jdbc
Revisão de OO e SQL
backend database java oop-java oop-principles sql
Last synced: 29 Apr 2026
https://github.com/fakhri098/project-sql-bigquery
This project aims to analyze taxi trip data with a focus on trip duration patterns, popular routes, and trip costs. The study was conducted to gain in-depth insights into taxi travel behavior based on historical data.
Last synced: 08 Jun 2026
https://github.com/auraluvsu/websocket-chat
Websocket based chat service complete with both server and client side files, complete with relational database for storage
backend backend-development backend-go chat-application client-server go go-developer go-websocket golang messaging mysql mysql-database relational-databases sql websocket websocket-application websocket-chat websocket-client websocket-connection websocket-server
Last synced: 29 Apr 2026
https://github.com/florents-tselai/spat
Redis-like In-Memory DB Embedded in Postgres
cache postgresql redis sql valkey
Last synced: 29 Apr 2026
https://github.com/coledixon/xml_parsing
learning XML parsing using C# and SQL
csharp sql windows-forms xml xml-parser
Last synced: 29 Apr 2026
https://github.com/cristobalgvera/prueba-java-web-applications
java java-8 maven oracle-database sql
Last synced: 29 Apr 2026
https://github.com/surjith-07/driveease
The Car Management System is a robust Offline-based application developed in Java, utilizing JDBC (Java Database Connectivity) to connect with a MySQL database with the help of SQL. This system allows users to efficiently manage a fleet of cars and users, track their details, monitor maintenance records, and analyze usage statistics
Last synced: 29 Apr 2026
https://github.com/mahalakshmi2610/daily-prep-track
📚 A structured, day-by-day preparation tracker to become job-ready at TCS and interview-ready for future Data Engineering roles. Includes DSA with Java, Python scripting, SQL practice, and core CS concepts.
computer-science daily-learning data-engineering dsa java preparation projects python sql tcs
Last synced: 29 Apr 2026
https://github.com/tomashubelbauer/ef-clear
Figuring out options for using the Clear method without having to materialize an EF collection
batch-delete dotnet dotnet-core ef entity-framework entity-framework-core net sql
Last synced: 29 Apr 2026
https://github.com/chimera-suite/thriftserver
Apache Thrift Server exposes a SparkSQL JDBC/ODBC endpoint.
jdbc spark sparksql sql thrift-server
Last synced: 29 Apr 2026
https://github.com/mattytomo365/online-shopping-web-application
A project that contributed towards my Computer Science A-Level, it is an online supermarket and stock managment system. It was built using ASP.NET MVC using C#
asp-net-mvc csharp javascript mvc sql
Last synced: 29 Apr 2026
https://github.com/teja-1403/forage-standard-bank-data-science
This repository contains solutions to the 4 different tasks that must be performed during the Data Science virtual internship provided by Standard Bank via Forage.
automl communication-skills data-analysis data-science machine-learning python sql
Last synced: 29 Apr 2026
https://github.com/turbot/steampipe-plugin-chaosdynamic
Chaos Dynamic Plugin for testing aggregation of dynamic plugin connections with the craziest edge cases we can think of.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 29 Apr 2026
https://github.com/mirzayasirabdullahbaig07/advanced-sql-in-python
This repository covers advanced SQL concepts implemented using Python. It demonstrates how to interact with databases, run complex queries, perform joins, aggregations, window functions, and more using libraries like sqlite3, SQLAlchemy, or pandas. Ideal for data analysts and developers looking to integrate SQL power into Python workflows.
data databases dbms mysql nosql programing-language python sql
Last synced: 29 Apr 2026
https://github.com/chandantech2023/sales-trend-analysis
This repository features the Superstore Sales Analysis project, demonstrating data cleaning and analysis using Python and SQL, along with interactive visualization in Power BI. .
data-analysis data-science dax kaggle powerbi-desktop python3 sql
Last synced: 29 Apr 2026
https://github.com/chinmaybhalodia/walmart-virtual-internship
All the tasks submitted during the Advanced Software Engineering Virtual Training Program offered by Walmart Global Tech on Forage platform.
data-munging data-structures java python relational-database-design software-architecture software-engineering sql
Last synced: 29 Apr 2026
https://github.com/marko19907/db-project
Mandatory project for the "Datamodeling and Database Applications" course, fall 2021.
database library-database relational-database relationships sql sqlite3
Last synced: 29 Apr 2026
https://github.com/alunera-data/sql-use-cases
Practical SQL use cases for Business Intelligence and IT Service Management (BI & ITSM)
business-intelligence dashboards data-analysis data-quality eda itsm kpis postgresql process-monitoring query reporting sql sqlserver
Last synced: 29 Apr 2026
https://github.com/valdidev/hotel-booking-system
Basic version of a hotel booking system (PHP & SQL)
Last synced: 29 Apr 2026
https://github.com/hakenr/sqlqueryoptimization
Demos/labs for SQL Query Optimization sessions
demo optimization performance-tuning samples sql sqlserver
Last synced: 29 Apr 2026
https://github.com/andrepeersil/trilha_sql
Repositório com exercícios para aprendizado da linguagem SQL
Last synced: 29 Apr 2026
https://github.com/aschoerk/go-sql-mem
An InMemory Database understanding SQL implemented using Go
db dbms go golang inmemory-db sql
Last synced: 29 Apr 2026
https://github.com/grindelfp/authorizator
An example of working with a form of authorization and supporting database.
authentication authentication-backend databases kotlin sql
Last synced: 29 Apr 2026
https://github.com/davidkiss/langgraph-dynamic-sql-queries
A sample text-to-sql chatbot that can answer questions about Netflix movies by dynamically generating syntactically correct SQL queries using Python, ChatGPT, LangGraph and LangChain's `SQLDatabaseToolkit`.
langchain langgraph python sql text-to-sql
Last synced: 29 Apr 2026
https://github.com/jacqueline-dev/integracaosqlpython
Integrando Python com Banco de Dados Relacionais Utilizando SQLAlchemy e MongoDB Utilizando Pymongo
mongo pyd pymongo python sql sqlalchemy sqlalchemy-python
Last synced: 29 Apr 2026
https://github.com/jorbriib/nodejs-bigquery-connect-api-rest
NodeJS service to connect to BigQuery through API REST
api api-rest bigquery javascript node node-js nodejs npm sql
Last synced: 29 Apr 2026
https://github.com/topotun77/operator_statistics
Статистика звонков операторов (python, Django, PosgreSQL, Docker, sql)
django docker postgresql python sql
Last synced: 29 Apr 2026
https://github.com/michaelzheng67/farmsa-programming-for-finance-spring2021
Source files for the programming for finance presentation (complements the material covered)
excel jupyter-notebook matplotlib numpy pandas python sql yahoo-finance-api
Last synced: 29 Apr 2026
https://github.com/zaikoxander/sql
Meus estudos de SQL
database query sql sql-database sql-query sql-server sqlserver studies study
Last synced: 29 Apr 2026
https://github.com/imgurbot12/anysql
Lightweight, Thread-Safe, Flexible, Powerful, SQL Library
databases mysql postgres python python3 sql sql-client sqlite
Last synced: 29 Apr 2026
https://github.com/aya-mash/eventease
This is an admin dashboard for managing Venues, Events, Bookings, and Customers.
app azure college-project database dotnet mvc serverless service sql
Last synced: 29 Apr 2026
https://github.com/egorumaev/sql-trainings
SQL (PostgreSQL / MySQL / SQLite) trainings
Last synced: 29 Apr 2026
https://github.com/lindorg/pokemon-team-builder-e-commerce-platform
Full-Stack Web Dev Project • Pokémon E-Commerce Mock Platform
bcrypt design docker ecommerce full-stack html-css java javascript jsp jupiter spring-boot sql testing web website
Last synced: 29 Apr 2026
https://github.com/linco2749/duckdb-s22
🦆 Explore DuckDB's powerful features for efficient data analysis and easy integration with various data sources and tools.
analytics big-data columnar-storage data-engineering data-management data-query data-science duckdb in-memory-db machine-learning performance real-time-analytics sql sql-database vector-database
Last synced: 08 Jun 2026
https://github.com/kathiriyaakshay/fiber-to-fabric-frontend
FtoF (Fiber to Fabric) is a comprehensive management system for the yarn industry, integrating order management, production tracking, job work, and accounting into a single platform.
Last synced: 29 Apr 2026
https://github.com/exegeses/introbdd-58463
Introducción a bases de datos | código 58463
Last synced: 29 Apr 2026
https://github.com/lineyk/sql_practice
LeetCode SQL & Programmers SQL 문제 풀이
Last synced: 30 Apr 2026
https://github.com/thejoltjoker/fsu23d-db-assignment-02
Basic MySQL queries
database mysql relational-database sql
Last synced: 30 Apr 2026
https://github.com/lucasbailo/csharpdb
Csharp With Data Base (SQL Server)
ddd-architecture dotnet entity-framework-core sql
Last synced: 30 Apr 2026
https://github.com/aja512/dummy-website
New UI of college website
bootstrap4 html5 javascript sql
Last synced: 30 Apr 2026
https://github.com/zepolimer/devnow
Student project : web app for developers to find a job or internship (CRUD, MVC)
Last synced: 08 Jun 2026
https://github.com/gayatri1505/real-time-stock-market-data-pipeline-with-google-cloud-platform
This project builds a complete real-time stock market data pipeline on Google Cloud Platform. It ingests intraday stock prices from the Alpha Vantage API, stores and transforms the data using Cloud Functions, Pub/Sub, Cloud Storage, and BigQuery, and performs rich SQL-based analytics to uncover trading patterns, price movements, & volume anomalies.
bigquery data-engineering google-cloud-platform python3 real-time sql time-series visio
Last synced: 30 Apr 2026
https://github.com/yuktasree/wolf-parking-database-management
This repo provides a comprehensive database solution for managing campus parking, including parking lot availability, permit assignments, and citation tracking. The project covers ER diagrams, database schema design, and transaction handling.
database-management java mysql-database mysql-server sql
Last synced: 30 Apr 2026
https://github.com/itsvaibhavk/cs50sql-2023
A record of all the coursework I did while taking CS50SQL (2023), Harvard's online course - Introduction to Databases with SQL (on the edX platform).
cs50 cs50sql dbms edx harvardcs50 mysql python sql sqlite3
Last synced: 30 Apr 2026
https://github.com/anasyakubu/buk-php-passqs-solution
Here are some of the PassQs question i have solved
buk css html javascript mysql-database php sql
Last synced: 30 Apr 2026
https://github.com/treeford11/who-wants-to-be-a-millionaire
# Who Wants To Be A MillionaireThis project recreates the popular quiz show experience. Play the game on any device and test your knowledge! 🎮💻
a css fetch fork html javascript kbc kbc-game money project react-router show sql tv types vue wants web
Last synced: 30 Apr 2026
https://github.com/piaschilling/databasebridge
DatabaseBridge is an application designed to facilitate the smooth migration of an existing database to another database system.
Last synced: 30 Apr 2026
https://github.com/hustle2live/gtd
Check my ➡ Full Stack application - GTD Task manager📑✔ ________ Stack_includes: React + Typescript | Node+Express | Prisma ORM | Emotion CSS | Zuztand | SQL / PostgreSQL
full-stack gtd prisma react sql typescript
Last synced: 30 Apr 2026
https://github.com/cagandemirmr/airbnb_available_houses
In this repo, i create dashboard using Tableau.In this process, i use SQL and Python languages.
dashboard data-visualization dataprocessing python sql tableau
Last synced: 30 Apr 2026
https://github.com/jjackson112/villain-trading-card
Different branches include template and REST API versions.
database endpoints html-template rest-api sql
Last synced: 30 Apr 2026
https://github.com/abhayvashokan/habituals-backend
A corporate healthcare companion.
Last synced: 30 Apr 2026
https://github.com/fmahadybd/dream-shop
This is an e-commrece website. With have JWT token,Validation, CURD the product and Category. User can add to card product and purch the product
git java jwt-authentication mysql rest-api springboot sql
Last synced: 30 Apr 2026
https://github.com/mayankfreelancer/advanced-sales-analytics-dashboard-power-bi-
This interactive Power BI dashboard provides a comprehensive analysis of sales data across regions, categories, and time periods. The project aims to uncover key trends in total sales, profit, quantity sold, and product performance, using advanced visualizations and forecasting techniques. 🛠 Tools & Techniques Used: Power BI
dashboard data-science data-visualization excel numpy pandas powerbi python sales-analysis sql
Last synced: 30 Apr 2026
https://github.com/t1chcoder/cinemabot
Telegram bot for movie recommendations, reviews and personalized watchlists
aiogram movies-and-cinemas postgresql python sql sqlalchemy sqlite telegram-bot
Last synced: 30 Apr 2026
https://github.com/celineboutinon/laplace-immo
ENSAE-ENSAI Formation Continue (Cepe)/OpenClassrooms Data Analyst 2022-2023 - Projet 3
data-analysis data-analytics data-structures database-design database-schema databases mysql-connector-python mysql-workbench python sql
Last synced: 30 Apr 2026
https://github.com/yankh764/revenue-data-analysis
A take home assignment of improving a revenue data pipeline
data-analysis docker python sql take-home-assignment
Last synced: 30 Apr 2026
https://github.com/akashbera009/foodieroute.com
FoodieRoute.com is a web-based food ordering platform that connects users with the nearest available restaurants using a clean, responsive interface.
css food-ordering html javascript php sql
Last synced: 30 Apr 2026
https://github.com/ghadaabassi/gestionclubs
Créer une chaîne backend avec Spring Boot
devops jenkins mvc pipeline spring-boot sql
Last synced: 30 Apr 2026
https://github.com/arnoldchrisoduor1/covid_19_data_exploration_in_sql
This project aims at exploring the Full Covid-19 Data Set in SQL
Last synced: 30 Apr 2026
https://github.com/mudasar187/mssql-server-docker
Microsoft SQL Server on Docker
backup database docker microsoft microsoft-sql-server sql sql-server
Last synced: 30 Apr 2026
https://github.com/murcegany/api-vhsys
This repository provides an example of integration and automation between the API VHSYS and a SQL Server database
api api-server automation automations csharp csharp-code sql
Last synced: 30 Apr 2026