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/nirav-gajera/blog-system-php-mvc
blog management system using php
blog blog-management mvc mysql oops-php php php-mvc-framework simple-blog sql
Last synced: 17 May 2026
https://github.com/misicode/Kaggle-Intro_to_SQL
Solutions of the exercises from the course "Introduction to SQL with BigQuery" by @Kaggle.
bigquery kaggle kaggle-intro-to-sql sql
Last synced: 10 Mar 2025
https://github.com/gcoronelc/ucv_gdi-1_202302-b2
Taller de Gestión de Datos e Información I con Gustavo Coronel.
data data-science data-structures database databases online oracle query relational-databases security sql sql-server
Last synced: 19 May 2026
https://github.com/pratiti-soumya/sql-challenges
The repository demonstrates my ability in SQL, including ranking, common table expressions (CTEs), datetime functions, text manipulation, aggregation, NULL handling, and more.
analytics businessanalytics database-schema databases erdiagram mssql postgresql sql
Last synced: 18 Jan 2026
https://github.com/cauadesa/5by5-patterns
5by5 Internship Project with Patterns and Databases.
adapter-pattern csharp dotnet-framework mongodb mvc-architecture proxy-pattern singleton-pattern sql
Last synced: 20 May 2026
https://github.com/lmuffato/project-mysql-one-for-all-trybe
Projeto mysql one for all - Projeto avaliativo da Trybe do Bloco 21: Normalização e Modelagem de Banco de Dados
back-end data database database-modeling mysql mysqlworkbench query sql trybe-projects
Last synced: 08 May 2026
https://github.com/codecshekhar/sql-examples
This repository contains SQL to illustrate its concepts
Last synced: 01 Aug 2025
https://github.com/starsheriff2/sql-zoo-answers
These are the answers for the 'SQL-Zoo' Advanced tutorial exercises in https://sqlzoo.net/wiki/SQL_Tutorial. All 9 sections with their corresponding exercises and quizzes were passed with a perfect score.
database excersices mysql queries sql
Last synced: 02 May 2026
https://github.com/iotchulindrarai/vnpr-using-raspberry_pi
it is a Image Processing project which is used to detect vehicle number plate using Rasoberry pi 3.In this project Detecting vehicle number plates is a complex task that typically involves multiple steps, including object detection to locate the vehicles, and then text recognition to extract the characters from the number plate.
numberplatedetection ocr-recognition python3 raspberry-pi sql
Last synced: 10 May 2026
https://github.com/edward3h/kiwiproc
Java annotation processor to generate JDBC implementation for SQL queries
Last synced: 25 Jun 2025
https://github.com/imbios/open-music-api-v2
This project is part of Dicoding Academy submission to complete "Belajar Fundamental Aplikasi Back-End" Course
api automation-testing backend hapi music sql
Last synced: 08 Aug 2025
https://github.com/basemax/autonewssubmitter
Analyze SQL query and extract data of attachment files to insert new wordpress post.
parse parser parsing php regex regex-match sql sql-queries sql-query wordpress wordpress-development wordpress-site
Last synced: 20 May 2026
https://github.com/laavanjan/conversational-sql-agent
Generative AI project with SQL DB, Langchain SQL toolkit and Agent type
chatbot database groq groq-api langchain mysql natural-language-processing python search sql sqlite-database streamlit-webapp
Last synced: 10 Apr 2026
https://github.com/vargascardona/productos-sql
Ejercicio de conexión a MariaDB
Last synced: 21 Sep 2025
https://github.com/henrylin03/covid-nsw
Interactive Streamlit dashboard that visualises COVID's impacts in NSW, Australia.
analysis coronavirus covid-19 covid19-data data-analysis data-science data-visualization matplotlib pandas pandas-python python python3 seaborn sql streamlit streamlit-dashboard visualization
Last synced: 08 Apr 2026
https://github.com/sangeethnandakumar/express-data-library
This repository holds the Express Data library. This library is a easy to use wrapper around Dapper and Dapper Contrib and exposes APIs to do single line CRUD operations on databases with proper disposing
dapper dto helper mysql sql sqlserver
Last synced: 10 Apr 2026
https://github.com/hvignolo87/sqlalchemy
Usage of SQLAlchemy with Python
crud-operations databases pandas python sql sqlalchemy
Last synced: 12 Apr 2026
https://github.com/shivam1808/data-cleaning-project
We take raw housing data and transform it in SQL Server to make it more usable for analysis.
analysis data datacleaning sql sqlserver
Last synced: 29 May 2026
https://github.com/abenezer-tilahun/vet-clinic-database
In this project I use a relational database to create the initial data structure for a vet clinic. Create a table to store animals' information, insert some data into it, and query it.
Last synced: 07 Apr 2025
https://github.com/alexlatam/golang-simple-blog-app
Simple blog using Go. With MySQL database conection.
boostrap bootstrap5 go golang mysql sql
Last synced: 08 May 2026
https://github.com/kamo333/ms-ai-hackathon
HTML5, CSS3, JavaScript, Node.js, Express, OpenAI integration, SQL database management – developed for the Microsoft AI Hackathon 2025. A full-stack application that helps social workers manage client information with AI-powered assistance, providing context-aware suggestions based on integrated client data.
css3 expressjs html5 javascript nodejs openai sql
Last synced: 25 Oct 2025
https://github.com/fastuptime/fs_ile_sql_dosyasini_esit_parcalara_bolme
Fs ile SQL Dosyasını eşit parçalara bölme - NODEJS
Last synced: 15 May 2025
https://github.com/denko5/sales-analysis
A complete SQL-based sales analysis project covering Africa, showcasing data cleaning, exploratory analysis, insights, and lessons learned. The project highlights sales trends, regional performances, and marketing effectiveness across multiple platforms.
africa data data-analysis data-science exploratory-data-analysis insights kenya sales sql
Last synced: 24 Jan 2026
https://github.com/drako01/desafio-integrador-01
Desafio Integrador de la Fase 1
css3 eclipse-ide html5 java javascript jsp jsp-servlet maven servlet sql
Last synced: 11 Apr 2026
https://github.com/wlgs/introduction-to-databases-and-sql-course
Introduction to Databases and SQL course 2021/22 at AGH UST. The repository contains also final project source files. The project was to design and create database for a restaurant.
agh agh-ust database database-course mssql sql
Last synced: 22 Apr 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/wayfair-incubator/gossip
Extends the functionality of Dapper and allows performing database queries in .NET easily and quickly.
dapper database fluent hacktoberfest sql
Last synced: 12 Apr 2025
https://github.com/arn-ob/rb-application-angular-4-php
Revelation Bangladesh Inventory and print management Software, Using Angular and PHP
Last synced: 29 Mar 2025
https://github.com/ghackenberg/kurs-datenanalyse
This repository contains material for my data analysis course. In this course we first introduce the concept of databases and SQL, before diving into OLAP and other data analysis tools.
data-analysis data-structures data-warehouse entity-relationship-diagram etl graph list olap relational-algebra relational-database sql tree
Last synced: 17 Feb 2026
https://github.com/nathan-html/calandar
class-first-approach course hibernate java learning mvc spring sql web-application
Last synced: 18 May 2026
https://github.com/aykhan019/zust
Zust Social Media App is a social networking platform built with ASP.NET and Entity Framework, offering features like user authentication and social interactions. This exam project is licensed under MIT.
asp-net authentication authorization automapper bootstrap cloudinary csharp database dotnet identityuser monolith-architecture mvc repository-pattern signalr social-media sql token
Last synced: 11 Apr 2026
https://github.com/larissaperinoto/blogs-api
The Blogs API is an APIRest and database for managing the production of blog content.iamento da produção de conteúdo de um blog.
express javascript joi jwt mysql nodejs sequelize sql swagger
Last synced: 12 Apr 2026
https://github.com/yndajas/racqueteer
Lightweight web app for keeping track of racquet sports activities. Record and review matches, coaching, racquets and more!
activerecord mvc ruby sinatra sport sql
Last synced: 31 Mar 2025
https://github.com/muznocci/base_to_projects
O projeto BASE_to_projects é uma estrutura inicial para projetos desenvolvidos com o framework Django, configurada para ser executada em contêineres Docker. Esta base visa agilizar o início do desenvolvimento, fornecendo uma configuração prévia que inclui serviços comumente utilizados em aplicações web.
adminer css django docker docker-compose html mvt-architecture nginx postgres python redis sql
Last synced: 11 Apr 2026
https://github.com/joutvhu/spring-dynamic-commons
Spring Dynamic Commons provides SQL Directives and Utils for other Spring Dynamic libraries
commons directive spring spring-boot spring-data sql utils
Last synced: 29 Apr 2026
https://github.com/mijisu0103/db-for-library-systems
This project was done as a part of the assignment for ECS740P - Database Systems
database-design database-implementation sql
Last synced: 06 Jan 2026
https://github.com/kenjyco/sql-helper
Helper funcs and tools for working with SQL in mysql, postgresql, and more
cli database kenjyco mysql postgresql python sql sqlalchemy sqlite
Last synced: 04 Jul 2025
https://github.com/prasanthvijayy/product-management-system
A scalable and optimized product management system with REST APIs, using ExpressJS, Sequelize (MYSQL), Redis, , Jest for building unit & Integration testing.
docker-compose expressjs graphql jest-reporter jest-tests nodejs redis rest-api sequelize-orm sql
Last synced: 11 Apr 2026
https://github.com/indie-cart/indiecart-marketplace
IndieCart is a Local Artisan Marketplace built with Node.js, React, and SQL, featuring CI/CD and test-driven development.
agile auth0 cicd fullstack-development nodejs reactjs sql tdd webapp
Last synced: 12 Apr 2026
https://github.com/larissaperinoto/trybesmith-api
The TrybeSmith API consists of a management interface for a medieval products store and was developed using TypeScript.
docker docker-compose express joi jwt msc mysql nodejs nodemon sql swagger typescript
Last synced: 12 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/giddie/advent-of-code
Each branch is a different year/language combo.
advent-of-code advent-of-code-2023 advent-of-code-2024 elixir nx postgresql sql
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/mehrajlatifli/cargallery-_-linq-to-sql-with-mvvm
LINQ to SQL with MVVM. Update can not work correctly. Because of Combo boxes directly binding with tables of database. Update all same items which selected item in database and listview. Add update item instead of orginal item in combo box. You will not face a problem If use textbox instead of combox.
adonet csharp database-first datacontext gallery inotifypropertychanged linqtosql mvvm observablecollection onpropertychanged sql wpf
Last synced: 11 May 2026
https://github.com/dmarzzucco/hanlderstatuscodeshttpsforexpress
Class module to handle HTTP responses for Express, using standard status codes. The ResponseStatusHTTPS class makes it easy to create consistent and structured responses for different situations in a web application.
api backend express-js nodejs nosql solid-principles sql typescript
Last synced: 02 Jan 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/sangeethnandakumar/Express-Data-Library
This repository holds the Express Data library. This library is a easy to use wrapper around Dapper and Dapper Contrib and exposes APIs to do single line CRUD operations on databases with proper disposing
dapper dto helper mysql sql sqlserver
Last synced: 06 Aug 2025
https://github.com/giuseppericcio/dashboard_hoteldb
A simple dashboard for manage hotel DB made with MSAccess.
database hotel-dashboard hotel-management-system ms-access sql
Last synced: 16 May 2025
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/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/afonsedev/controle-hospital
Projeto Windows Forms desenvolvido para ambiente hospitalar com rotina de agendamento de consultas.
azure csharp dotnet sql sql-server
Last synced: 10 Apr 2026
https://github.com/alissonrochadev/sistemaatendimentowebvrs1
Primeiro modelo de Sistema de Agendamentos de serviços online, baseado em uma rotina de empresas do ramo estético (Salão de Beleza).
bootstrap css3 html5 javascript jquery mysql php sql
Last synced: 11 Apr 2026
https://github.com/elitan/tsql
A type-safe SQL query builder and database toolkit for TypeScript.
bun database mssql mysql nodejs postgres sql sqlite typescript
Last synced: 21 Sep 2025
https://github.com/vijaykumar1303/facial-emotion-recognition-system
Facial_Emotion_Recognition_System
cnn-classification git hyperparameter-tuning jupiter-notebook keras-tensorflow machine-learning numpy opencv pandas python sckiit-learn slack sql tenserflow-image-classifier
Last synced: 11 Apr 2026
https://github.com/imega/txwrapper
SQL transaction wrapper on golang
database mysql sql sqlite3 transaction
Last synced: 10 May 2026
https://github.com/suhailroushan13/mysql-cheatsheet
The SQL Basics Cheat Sheet provides you with the syntax of all basics clauses, shows you how to write different conditions, and has examples. You can download this cheat sheet as follows:
Last synced: 19 Apr 2026
https://github.com/radmitr/sql-oracle-certification
Udemy course "SQL for beginners: from scratch to Oracle certificate" by Zaur Tregulov
Last synced: 03 Feb 2026
https://github.com/apostolouagge/University-management-program-MVC
University management program in .NET
Last synced: 21 Sep 2025
https://github.com/whjwnavy/sqllite_c_api
sqllite c api
sql sqlite sqlite-database sqlite3
Last synced: 19 May 2026
https://github.com/anthonyvanegas/samony-lab
The Samony Laboratory Information Management Database project aimed to replace a cumbersome spreadsheet system with a web-based database to improve the management of patient data, testing progress, and test results, including features such as nullable employees, show/hide reagents functionality, and enhanced sample ID dropdown.
css database database-management flask html python sql
Last synced: 09 Apr 2026
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/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/guybracha/karina-crm
crm crm-platform crm-system jsx prisma sql vite vitejs
Last synced: 18 May 2026
https://github.com/koma-private/csvs
csvs (CSV Sql) is a command-line tool that simplifies working with CSV or TSV files by enabling SQL queries through an embedded SQLite engine. Binaries for macOS, Windows & Linux.
csv csv-converter csv-export csv-import csv-parser cui linux macos sql sqlite tsv tsv-parser windows
Last synced: 12 May 2025
https://github.com/guilhaof/admin-panel-fullstack
Projeto FullStack com todos os fundamentos e funcionalidades do NextJs 14 + Vercel Admin
clsx-npm css deployment javascript jsx-syntax next-auth nextjs postgresql react sql tailwindcss typescript vercel vercel-deployment
Last synced: 12 Apr 2026
https://github.com/mainak55512/jsonprocessor
Simple JSON query tool for JS
cli javascript jq json library linux npm-package open-source query sql
Last synced: 11 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: 28 Sep 2025
https://github.com/abrahamgalue/relational-database-certification-projects
Certificación Relational Database de freeCodeCamp.
bash database linux postgresql script shell sql
Last synced: 27 May 2026
https://github.com/odhiambo-ed/postgresql-vet-clinic-database
This is a postgreSQL database for Vet clinic data. It has tables that contain animals' information. In the tables, user can insert data into it and query it.
database postgres postgresql sql
Last synced: 19 May 2026
https://github.com/renovatio-v/inventoryapp-system
Basic Inventory
angular18 bootstrap fullstack mysql restcontroller spring-boot springboot sql typescript
Last synced: 29 Apr 2026
https://github.com/balikuddembe/learner_academy_javaproject
Developing a Backend Admin for Learner’s Academy System
css java jdbc jsp-servlet phpmyadmin sql tomcat-server
Last synced: 10 May 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/inductjs/core
Induct core is an extensible framework built on top of ExpressJS used for quickly creating REST APIs based on an SQL or mongodb database.
expressjs mongodb nodejs prototyping sql typescript
Last synced: 11 Apr 2026
https://github.com/christippett/osm2po-docker
Run osm2po inside a Docker container
geospatial openstreetmap routing-engine sql
Last synced: 13 Mar 2025
https://github.com/imehmetgenc/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: 03 Mar 2025
https://github.com/z-bj/galactic_db
🌌🛰☄ Automating DATA insertion and query with PostgreSQL. 🐘
database dcm nasa postgresql sql
Last synced: 03 May 2026
https://github.com/thallesdaniel/dividas
**SISTEMA DE GERENCIAMENTO DE DÍVIDAS** Este é um sistema python desktop, com a função de gerenciar dívidas. Ao chegar no dia do pagamento, o mesmo emite um alerta no computador da pessoa.
object-oriented-programming poo postgresql python sql
Last synced: 18 Apr 2026
https://github.com/hussein-m-kandil/helsinki-fso-study
Exercises and projects for the Full Stack Open course by the University of Helsinki.
containers css experessjs graphql html javascript mongodb nodejs postgresql react react-native rest-api sql typescript web webpack
Last synced: 09 Apr 2026
https://github.com/edijunior88/newtab_academy_projeto_individual_mysql
modelagem do banco de dados e preparação das queries necessárias para rodar a suposta aplicação.
mysql mysql-database mysql-workbench sql sql-query
Last synced: 16 Mar 2025
https://github.com/fiatjaf/parser-frenzy
[ABANDONED] an app that allows developers to build intelligent and offline-first data-entry apps for normal people.
data-entry eventsource jq pouchdb sql
Last synced: 07 Apr 2025
https://github.com/deve-sh/college-admission-script
A script for applicants to apply, get approved and declined; to a University/College.
college college-admission-script javascript php sql university
Last synced: 16 May 2026
https://github.com/abdullahashfaqvirk/SQL-Database-Connectors
A Python based toolkit for managing SQL Server (via PyODBC) and MySQL (via MySQL Connector), enabling easy db interaction, query execution and task automation.
database db-manager mysql mysql-connector pyodbc python sql sqlserver
Last synced: 27 Sep 2025
https://github.com/feel2code/db_cli_tools
Custom DB CLI shell tools. Integrates several CLIs into one interactive script.
cli clickhouse db mongodb mysql postgres sql
Last synced: 11 Apr 2026
https://github.com/pramodkondur/redbusdatascrapinganddynamicfiltering
This project leverages Selenium for web scraping from the RedBus Website, Python for data manipulation, SQL for data storage, and Streamlit for creating an interactive application to visualize and filter the data.
data-visualization python selenium sql streamlit web-scraping
Last synced: 11 Apr 2026
https://github.com/rafinhadufluxo/weekend-w
Just a website CRUD 🎯🚀
crud-application crud-pagination desenvolvedor html-css-javascript html5 open-source php7 phpmyadmin sql student-project uff-student website
Last synced: 15 May 2025