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-07 00:26:23 UTC
- JSON Representation
https://github.com/sakshi-choudhary/car-rental-system-dbms-project
car rental system
Last synced: 18 Apr 2026
https://github.com/semrekkers/querier
Simple SQL builder and executor for Go
Last synced: 14 Jan 2026
https://github.com/itsryu/at2-n1-lbd
Repositório referente a atividade AT2/N1 da disciplina Laboratório de Banco de Dados da Universidade Católica de Brasília.
Last synced: 30 Apr 2026
https://github.com/hanpama/pgmg
PostgresQL model generator
code-generation golang postgresql sql
Last synced: 17 May 2026
https://github.com/divanny/generatecrudprocedures
This stored procedure allows you to build basic CRUD procedures for a given table in a SQL Server database.
Last synced: 19 Mar 2026
https://github.com/manthanthakor/expensetracker
A comprehensive expense tracking application built with ASP.NET Core MVC to help you manage your personal finances.
asp-net-core asp-net-mvc authentication expense-manager expense-tracker sql
Last synced: 24 Jan 2026
https://github.com/gauravkumar1741/student_management_workbench
The Student Management System is a MySQL-based web application designed to manage student records efficiently. It provides features to add, edit, view, and delete student data through a user-friendly interface. The backend is powered by Node.js with Express.js, and the frontend is built using HTML, CSS, and JavaScript with a responsive design
Last synced: 30 Apr 2026
https://github.com/kingdarboja/sypydesign
Dynamic webpage with PHP + SQL + Python for vehicle tracking.
pendulum php7 python-3-6 sql sqlalchemy vehicle-tracking website
Last synced: 30 Apr 2026
https://github.com/raulsanchezzt/projects
Public repository for my personal projects
blockchain css database html javascript php react solidity sql webdev
Last synced: 13 Apr 2026
https://github.com/tiny-essentials/puddysql
🍮 Powerful SQL toolkit for Node.js, built with flexibility and structure in mind. Easily manage SQLite3/PostgreSQL, advanced queries, smart tag systems, and full JSON-friendly filters.
advanced-search database nodejs postgres postgresql query-builder sql sql-builder sql-query sqlite sqlite3 tag-system tiny-essentials
Last synced: 01 May 2026
https://github.com/loinguyen3108/wide-world-importers-dbt
The project use dbt to transform wwi data
Last synced: 12 Feb 2026
https://github.com/bcapathshala/swing-in-java-notes
Java Swing with JDBC Learning Series
gui-application java jdbc mysql sql swing
Last synced: 01 May 2026
https://github.com/duartemcsilva/stock-echoes-server
Project to exploring Quarkus possibilities
Last synced: 07 Oct 2025
https://github.com/a248/jdbcaesar
Conquer the verbosity of plain JDBC.
functional-programming java jdbc jdbc-utilities sql sql-builder
Last synced: 13 Oct 2025
https://github.com/reza-saeedi-coding/aws-financial-operations-data-pipeline
End-to-end cloud data engineering pipeline for financial operations analytics using Python, Amazon S3, AWS Glue, Athena, Lambda, CloudWatch, Docker, and GitHub Actions.
amazon-athena amazon-s3 aws aws-glue aws-lambda cloudwatch data-engineering data-pipeline docker etl github-actions parquet portfolio-project python sql streamlit
Last synced: 29 Jun 2026
https://github.com/krisnasuma/taskharianweb
Dikembangkan Menggunakan Native php (versi 7.2.3)
css database javascript native php sql
Last synced: 29 Apr 2026
https://github.com/floressek/database_online_auction
Database Final Project
Last synced: 19 Apr 2026
https://github.com/branb97/jobstreet-data-eng-project
Building a data pipeline to deliver job listing data from Jobstreet for analysis.
airflow bigquery data-engineering etl-pipeline google-cloud looker-studio python sql
Last synced: 12 Feb 2026
https://github.com/s13g/ecommerce-api
An Ecommerce API built with Django, Django Rest Framework, Celery, Redis
celery django django-rest-framework mysql python rabbitmq redis sql
Last synced: 05 Apr 2026
https://github.com/kinshuk-code-1729/hackerrank-sql-solutions
This repository contains the solutions to all the HackerRank SQL problems which I've solved while learning SQL.
hackerrank-solutions rdbms sql
Last synced: 19 Mar 2026
https://github.com/rvats20/expense-tracker
This repo contains python application to track the expenses and store the data in database
database-management plotly-dash project-repository python python-script pytorch sql
Last synced: 01 May 2026
https://github.com/sushantnair/rdbms
A collection of experiments I have performed for the course "Relational Database Management Systems" as part of the curriculum for Semester 4 of SY BTech. Computer Engineering at KJ Somaiya College of Engineering, Somaiya Vidyavihar University, Vidyavihar, Mumbai, 400077
Last synced: 29 May 2026
https://github.com/kk-mp4/manim-mc-stat-animation
Automatic SQL database (with Minecraft stat files) visualisation using Manim
Last synced: 01 May 2026
https://github.com/droptheplot/vim-go-sql
Highlight SQL syntax in Go strings
go sql syntax-highlighting vim
Last synced: 18 Apr 2026
https://github.com/muhammadadilnaeem/text-to-sql-llm-app-along-with-querying-sql-database-using-google-gemini
Welcome to the Text-To-SQL LLM App! This project leverages advanced language models to convert natural language queries into SQL statements, providing a seamless interface to interact with SQL databases using the Google Gemini API. 🎉
css gemini-api google html huggingface-spaces llm markdown python sql streamlit
Last synced: 15 Apr 2026
https://github.com/malekmiladi/project-nebula
An Infrastructure as a Service private cloud computing platform.
cloud-computing design-patterns fastapi grpc infrastructure-as-service java kafka kvm libvirt microservices postgresql python spring-boot sql
Last synced: 14 Apr 2026
https://github.com/bredalis/sqlite3python
✨ BBDD SQL ✨
bbdd database python relational-databases sql sqlite sqlite3 sqlite3-database
Last synced: 01 May 2026
https://github.com/birg81/jee.1stfakecrudtest
Questo è un esempio di applicazione REST. Adoperando Tomcat e JDBC, il codice si connette al db ed effettua delle operazioni sulla scorta degli specifici metodi lanciati. Adoperando postman sarà possibile invocare dall'url <URL PROGETTO>/api/response.json una delle 4 operazioni CRUD scelta. Su quel url risponderà una servlet che adoperando un approccio DAO invocherà una classe che attraverso il bean effettuerà le operazioni. Il Codice funziona, per qualsiasi dubbio contattatemi
crud-application dao-design-pattern html jakarta jakarta-ee jakartaee java jdk18 jee json json-api mvc mysql postman rest sql tomcat
Last synced: 14 Apr 2026
https://github.com/hugojunior/sql-server-docker
Configuração para criar um ambiente de desenvolvimento usando SQL Server sem restrições de sistema operacional.
docker docker-compose sql sqlserver
Last synced: 01 May 2026
https://github.com/belynnn/i3_wad_2024_php
Repo containing all the concepts covered during the PHP course, for Interface3's Web Application Developer course.
ajax course mysql php phpmyadmin sql training
Last synced: 02 May 2026
https://github.com/thecodedaniel/todo-app
Simple TODO application with laravel
crud-operations database-management laravel mvc sql todo todo-app todoapp
Last synced: 02 May 2026
https://github.com/overult01/multicampampus_mysql-jdbc
멀티캠퍼스 풀스텍 교육 수강 중 MySQL쿼리문과 JDBC연동에 관한 실습입니다.
Last synced: 02 May 2026
https://github.com/sakan811/Find-Osaka-And-Japan-Average-Hotel-Price
Showcase visualizations about Osaka Average Hotel Price. The data was collected from Booking.com
booking bookings data-science data-visualization database grahpql hotel hotel-booking hotels japan japanese sql sqlite tourism tourists webscraper webscraping webscraping-data
Last synced: 29 Jun 2026
https://github.com/yuaanlin/minisql-client
A macOS client for MiniSQL, final project of Database Design course at Zhejiang university.
client minisql sql swift swiftui zhejiang-university zju
Last synced: 29 Apr 2026
https://github.com/duguce/pylearninghub
🏝 Within this repo, I store code and notes that I've developed to improve my skills in Python programming.
Last synced: 02 May 2026
https://github.com/betulcfb/covidproject-koronaprojesi
This project analyzes COVID-19 data using SQL to examine infection rates, death percentages, and vaccination trends. Data has been cleaned and organized in Excel for better analysis. Additionally, a Tableau dashboard has been created for interactive visualizations. Key metrics include death rates by population and vaccination coverage over time.
Last synced: 19 Mar 2026
https://github.com/m7moudgadallah/sales-office-db-design
This repository contains the database design for a sales office management system. The database captures information about sales offices, employees, properties, and property ownership. The design emphasizes efficient data management, adherence to business requirements, and normalization.
database dbschemas eer-diagram erdiagram mssqlserver normalization sql tsql
Last synced: 16 Mar 2026
https://github.com/mdreyadhossain/leetcode_solved
cracking leetcode problems
Last synced: 02 May 2026
https://github.com/saba-burduli/online-exam-asp.net-web-api-project-using-ef
Hello My second project in ASP.NET Core Web API .. Using EF(Entity Framework) Code first
asp-net-core entity-framework-core microsoft migration mssql oop orm query sql webapi
Last synced: 22 Apr 2026
https://github.com/rohitkumar-tech/blogging
This is a modern, feature-rich blogging website built using the MERN stack (MongoDB, Express.js, React.js, Node.js). The website includes a variety of functionalities tailored for an optimal blogging experience.
backend css express frontend html js json mern mongodb node react sql tailwind vite
Last synced: 14 Feb 2026
https://github.com/stastnypremysl/lsql-csv
lsql-csv is a tool for small CSV file data querying from a shell with short queries. It makes it possible to work with small CSV files like with a read-only relational databases. The tool implements a new language LSQL similar to SQL, specifically designed for working with CSV files in a shell. LSQL aims to be a more lapidary language than SQL.
csv data-analysis data-processing haskell language linux-shell lsql lsql-csv new-language query-language relational-database sql unix-command unix-philosophy unix-shell
Last synced: 25 Feb 2026
https://github.com/yikenman/nestjs-kitchen
Convenient tools to serve your NextJS application.
authentication authorization nestjs nestjs-library nestjs-module nodejs postgres presto sql
Last synced: 17 Jan 2026
https://github.com/tknishh/8-weeks-sql-challenge
ALL my solutions for 8 week SQL challenge by Danny MA
Last synced: 07 Feb 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/scarblase/spotify_analysis
Analyzing Spotify's top 1000 tracks using Python, DuckDB, and Spotify-themed visualizations to uncover trends and insights.
dbt duckdb matplotlib pandas python3 sns sql
Last synced: 02 May 2026
https://github.com/mehmetgenc-devs/mysql.js
This Node.js package simplifies MySQL usage and helps you perform database operations more efficiently in the Node.js environment.
mariadb mysql mysql-database mysql-server mysql2 sql sql-server
Last synced: 19 Jan 2026
https://github.com/PGBSNH20/ludo-v2-ludov2-group-9-linux-ludo
A multiplayer Ludo game written in Blazor & ASP.NET Core.
asp-net-core blazor razor-pages signalr sql tailwindcss web-assembly
Last synced: 11 Mar 2025
https://github.com/cliftondavies/learnar
A Ruby on Rails full-stack app for learners to share progress, connect and find inspiration.
bootstrap4 css3 devise font-awesome-sass heroku html5 postgresql rspec rspec-rails ruby ruby-on-rails sass shoulda-matchers sql
Last synced: 07 Apr 2026
https://github.com/vvipjain/hockey-tournament-analysis
Hockey Tournament Analysis
beautifulsoup data data-analysis data-visualization databases pandas pandas-dataframe powerbi python python-library python-script requests-library-python sql sql-server sqlalchemy
Last synced: 27 Jan 2026
https://github.com/pymarcus/data_warehouse
Criação de um modelo de dados, desing, star schema com o SQL power architect
Last synced: 15 Feb 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/vduseev/raquel
Distributed task queue for Python with SQL
distributed job-queue job-scheduler python queue-workers sql task-queue task-scheduler
Last synced: 27 Feb 2026
https://github.com/Suvroneel/Thrift-Store-E-Commerce-Website
A basic Thrift e commerce store wit admin and users interface that uses sql as database
css html php-framework php8 sql
Last synced: 21 Jul 2025
https://github.com/rainyroot/learning_projects
Some Projects for learning purposes I've done. Vary in difficulty and complexity.
c css django flask html javascript python sql
Last synced: 14 Feb 2026
https://github.com/erossini/splitsqlscript
Split an SQL script file into smaller chinks based on the specified maximum byte size.
split splitter sql sql-script sql-scripts
Last synced: 09 Jun 2026
https://github.com/kevinbazira/car-rental-price-comparison-website
Car Rental Price Comparison Website is an open source web application built using Java to scrape data from a variety of sources, store it in a local SQL database, expose it through a RESTful web service (API) built using Node.js, and display it on the frontend using JavaScript (Vue.js).
chai css database hibernate html java javadoc javascript jsoup junit maven mocha mysql nodejs spring sql vuejs
Last synced: 09 Apr 2026
https://github.com/shubhaansaxena/tableau-sales-insights-project-for-pizza-restaurant
I obtained sales data from a local pizzeria and created some dashboards full of insights.
data-cleaning etl python real-world-project sql tableau
Last synced: 13 Jun 2025
https://github.com/vitor-msp/agencia-viagens-blue-bird-v3
Desenvolvimento de um site para clientes realizarem cadastro e aquisições de viagens de uma agência fictícia chamada BlueBird Viagens. Versão 3: ReactJS, Spring, PostgreSQL.
api axios bootstrap java java-spring java-spring-boot jwt-authentication jwt-token orm postgresql react-bootstrap react-hooks react-router reactjs redux regex spring-data-jpa spring-security sql
Last synced: 11 Apr 2026
https://github.com/roluochke/sql-project
SQL Zoo is one of the few resources online that actually lets you build and run queries against existing tables.
Last synced: 08 Jan 2026
https://github.com/mkprabhu/socketdaddy
Code Examples from SocketDaddy.com
ansible apache-kafka bash git kafka kubernetes linux mysql python python3 sql
Last synced: 12 Apr 2026
https://github.com/ritobrotomukherjee/vet_clinic_db
It's a database creation project using PostgreSQL
database postgres postgresql sql
Last synced: 01 May 2026
https://github.com/molodchina/msu-database-prac
MSU-CMC-SP Databases practicum
psql psycopg2 relational-databases sql
Last synced: 17 Feb 2026
https://github.com/samantha-ruth/just-tech-news
A Tech Blog were individuals can log in, post interesting articles, and comment on others. Built using Express.js, SQL, MySQL2, Sequelize, and Handlebars.
express expressjs handlebars mysql sequelize sql
Last synced: 09 Apr 2026
https://github.com/diego17cp/npb
a bank java project for the institute
crud java netbeans oracle-database oracle-developer practice-project sql swing
Last synced: 09 Aug 2025
https://github.com/samarthghag/event_management_system
The Event Management System is a Java application designed to help organize and manage events, conferences, and meetings. It provides various features for creating events, managing attendees, and handling special requests.
database-management gui-application java management-system sql
Last synced: 23 Jun 2025
https://github.com/shubhendu-bhakat/amazon-clone
This Amazon clone project replicates the core functionalities of the popular e-commerce site using HTML, CSS, JavaScript, and a SQL Express backend. It features a responsive UI, user authentication, product listings, shopping cart, and secure checkout. The backend manages user data, product information, and order processing, ensuring a seamless .
css3 express-js html5 javascript nodejs php8 sql
Last synced: 12 Apr 2026
https://github.com/xexr/mcp-libsql
Secure MCP server for libSQL databases with comprehensive tools, connection pooling, and transaction support. Built with TypeScript for Claude Desktop, Claude Code, Cursor, and other MCP clients.
ai-tools claude database libsql mcp mcp-server mcp-tools model-context-protocol model-context-protocol-servers sql sqlite sqlite3 turso turso-db
Last synced: 29 Jun 2025
https://github.com/amitrajitdas/sql-practice
My SQL exercises. Feel free to fork.
Last synced: 08 Aug 2025
https://github.com/codelur/codelur
I'm a Full Stack Developer who builds scalable, user-focused applications. Inspired by video games, travel, and charity work, I bring creativity, problem-solving, and a global perspective to every project
bootstrap full-stack html java javascript nosq reactjs relational-databases springboot sql
Last synced: 12 Apr 2026
https://github.com/seonghun-dev/logquerify
LogQuerify is reading logfile to SQL
Last synced: 14 May 2025
https://github.com/dhruvathaide/webwizards
Nirmaan 2023-Web Wizards
css database database-management hackathon-project html5 javascript php sql
Last synced: 12 Apr 2026
https://github.com/codacy/codacy-tsqllint
Codacy tool for TSQLLint
codacy codacy-tool docker lint linter sql tool tsql tsqllint
Last synced: 23 Apr 2025
https://github.com/erinenovita/data-management
This project aims to translate business requirements into data management solutions. It will involve a complete process of extracting, refining, and delivering datasets extracted from both structured databases and unstructured data sources.
Last synced: 30 Jul 2025
https://github.com/omar-muhamad/medical-database
In this project we used a relational database to create the initial data structure for a Clinic. We converted ERD diagram to a functional data base.
Last synced: 29 Jun 2026
https://github.com/guesant/consulta-qb
json-schema query query-builder specification sql
Last synced: 18 Apr 2026
https://github.com/shreyakushw/pay-slip-automation-system
This project implements an automated payroll system for ONGC using SAP ABAP. It includes the creation of database tables, setting up a package, and developing the necessary ABAP programs for payroll processing, including pay slip generation.
Last synced: 05 Jan 2026
https://github.com/derak-isaack/pharmacysalestracker
Streamlit application that tracks pharmacy products sales for a Big Pharma company across various regions. Thereafter, transformation is done using dbt. Streamlit DBT
dbt google-sheets-api jinja2-templates sql streamlit
Last synced: 18 May 2026
https://github.com/isabelleysseric/massive-data-processing
Traitement de données massives: Analyse de sentiments sur les avis d'Amazon.
data-processing mongodb pymongo sql
Last synced: 29 Apr 2026
https://github.com/simonstnn/bemed
Helping government institutions manage their environmental footprint
Last synced: 16 May 2026
https://github.com/farrelad/sijaru-jti-polinema
Sebuah proyek sistem peminjaman ruangan yang diaplikasikan di Jurusan Teknologi Informasi POLINEMA untuk menunjang seluruh aktivitas bagi civitas akademika POLINEMA.
basisdata informatika kampus mysql peminjaman-ruangan polinema semester-2 sql studi-kasus tugas-akhir
Last synced: 23 Mar 2025
https://github.com/gyanqui/databasedesign-development
This is a university repository of my personal assignments for course CIT 225: Database Design and Development
dcl ddl dml sql sql-server tcl
Last synced: 03 Jul 2026
https://github.com/sudhish-rithvik/hotel-management-system
A hotel management system developed using Python, Tkinter, and SQL involves a graphical user interface (GUI) built with Tkinter for user interactions, a backend database implemented with SQL for data storage, and Python code to manage hotel-related functionalities such as room booking, guest information, and billing, following OOPS principles.
datetime gui gui-application oop-principles os-module pillow python random-module sql time tkinter
Last synced: 04 Jun 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/luddthree/pisscounter
Source code for pisscounter.com website
css flask html javascript python sql tailwindcss
Last synced: 07 Apr 2026
https://github.com/harrisonwelch/myhackerranksolutions
My solutions to various programming challenges from HackerRank.com
10daysofjavascript 10daysofstatistics 30daysofcode bash cplusplus hackerrank hackerrank-solutions haskell java linux plsql python ruby solutions sql
Last synced: 07 Apr 2026
https://github.com/anthgrim/notes_fullstack_app_net6_react
Notes Fullstack app
csharp css dotnet dotnet-core dotnetwebapi2 html javascript react sql
Last synced: 11 Apr 2026
https://github.com/bigizic/alx-higher_level_programming
Python OOPS, Data-Structure & Algorithms, Unittests, Introduction to MySQL, Web_Jquery, Web_Scraping, Networking
doctest javascript javascript-library jquery jquery-ajax mysql oop oops-in-python python-3 python-classes shell sql unittest web-scraping
Last synced: 11 Apr 2026