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/a179346/knex-increment-upsert
knex insert on duplicate key update & increment
increment javascript knex mysql node nodejs on-duplicate-key postgresql query sql sqlite3 typescript upsert
Last synced: 11 Apr 2026
https://github.com/patelvivekdev/novelreader
Website to Read and Download NOVEL and COMICS
bookreader comics-reader novelreader php sql
Last synced: 29 Mar 2025
https://github.com/ptrvsrg/daily-helper-api
REST API приложения Daily Helper, разработанного для управления задачами в рамках различных проектов
docker docker-compose java jwt liquibase mariadb maven openapi spring spring-boot spring-data-jpa spring-mail spring-security spring-validation sql swagger thymeleaf
Last synced: 11 Apr 2026
https://github.com/ritobrotomukherjee/medical-clinic
It has PostgreSQL codes for creating a medical clinic DB from a ERD
databse-design dbms er-diagram postgresql sql
Last synced: 31 Mar 2025
https://github.com/pernillasterner/php_note_app
A simple note application.
authentication composer controllers crud login-form middleware mysql php registration-form router session sql tailwindcss validation views
Last synced: 11 Apr 2026
https://github.com/roosterpips12/e-commerce-sql
E-commerce-schema + test
excel-import mysql-database sql
Last synced: 15 Jun 2026
https://github.com/hamzacham/data_set_projet-4
analysis analytics data data-science datawarehouse sas sql sql-server
Last synced: 24 Mar 2025
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/birg81/php-2022-02-09-shoppinglistdb
Hi guys. I developed this PHP code, for demonstration purposes. This code simulates a shopping list, like the one used by mom at the supermarket. The code is written in PHP and MySQL. I wrote a PHP script that allows you to automatically create the DB within the DBMS, if it is not already present (./listaSpesaDB.sql.php). I also wrote a configuration file (./config.inc.php), by modifying this file you can change the DB settings. I also used javascript, in fact there is also a page (leggivoci.html) this page, through the javasript fecth() function, makes an ajax request to a php page (./listaspesa.json.php with content-type: application/json ), this page, like a Servlet, returns the list of items in json format. You shouldn't have too much trouble in tweaking the code and make everything work. In case of difficulties, do not hesitate to contact me. Good luck!
ajax crud fetch javascript json mysql mysqli php php8 rest school sql teacher
Last synced: 06 May 2026
https://github.com/wizardoftrap/note-sharing-api
The Notes Sharing REST API is a scalable Spring Boot REST API service designed for creating, reading, updating, deleting, and sharing notes of various formats, including PDFs, videos, and web links in form of url. Key features include comprehensive CRUD operations, advanced search functionality by title, department, field, or owner.
java jpa-hibernate mysql rest-api spring-boot springdata-jpa sql
Last synced: 11 Apr 2026
https://github.com/oguzgn/fully-automated-performance-marketing-dashboard
This project integrates data from multiple ad platforms with Google Analytics to track marketing campaigns. It uses a structured naming system and UTM tags. Data is visualized in Looker Studio dashboards to analyze campaign performance and ad spend.
bigquery data-analysis data-engineering data-modeling marketing-analytics marketing-automation marketing-data-science marketingdata sql
Last synced: 24 Mar 2025
https://github.com/analiaburgosdev/sql_medical_project
This academic project simulates a management system for medical images, including patients, images, processing algorithms, and validation rules using SQL constraints and PostgreSQL triggers.
Last synced: 02 Jul 2025
https://github.com/ewertondrigues02/analise-de-dados-banco-contoso
Analise de Dados do Banco Contoso da Microsoft usando o SQL Server - Comandos usados: SELECT, COUNT, JOIN, WHERE, VIEW. Exportação dos Dados para CSV e Excel. Insight tirados em cima de 15 milhões de vendas.
analise-de-dados excel excel-export microsoft sql sql-server
Last synced: 17 Jun 2025
https://github.com/beallio/wherewolf
Wherewolf is a production-grade, local SQL workbench designed for data engineers and analysts to query local files (CSV, Parquet, JSON) with ease. Built with Streamlit, it provides a unified interface to execute SQL against either DuckDB or PySpark engines without requiring complex setup.
big-data data-analysis data-engineering etl parquet performance pyspark python spark-sql sql uv
Last synced: 28 Apr 2026
https://github.com/gabrieladados/novadrive-data-pipeline
Do Data Warehouse ao Looker Studio: Projeto End-to-End de Análise para a concessionária Nova Drive
airflow dbt docker looker-studio snowflake sql
Last synced: 31 Mar 2025
https://github.com/rayxtr/student_mangement_system
Student Management System is a application to register students and edit their respective properties. Delete students from front end as well as backend.
hibernate-jpa java16 mysql rest-api spring-boot springmvc springweb sql thymeleaf
Last synced: 16 Oct 2025
https://github.com/mvysny/vaadin8-sqldataprovider-example
Demoes a SQLDataProvider and a Filter Bar for Vaadin 8 Grid
Last synced: 04 Apr 2025
https://github.com/agustinmusanti/sqlchallenge-3
This repository contains my answers to theoretical SQL questions, covering key database concepts, query optimization, indexing, normalization, and more. The goal is to reinforce SQL fundamentals and best practices for efficient data management.
data-manipulation database-design sql sql-performance
Last synced: 02 Mar 2026
https://github.com/abdelrahmanbonna/engram
ENGRAM stands for English grammar dictionary which is a dictionary for grammar
Last synced: 02 Jul 2025
https://github.com/mohammadhb/sequelize-true-migration
I am able to form your "Sql-Based Database" connected to "Sequelize" to look like "Sequelize Models" in your "Sequelize Model Schemes"
mysql mysql-database mysqli node npm-module npm-package orm orm-extension orm-framework orm-library sequelize sequelize-extension sequelize-library sequelize-migrations sequelize-models sequelize-orm sequelizejs sql
Last synced: 06 Jan 2026
https://github.com/hasnainyaqub/6_Months_of_Data_Science_and_AI
A portfolio of my data science projects, including exploratory data analysis (EDA), machine learning, deep learning, and data visualization using Python, Pandas, NumPy, Plotly, Seaborn, and more.
ai data-science deep-learning eda fastapi flask machine-learning pandas plotly powerbi python pytorch scikit-learn scipy sql tableau tensorflow
Last synced: 24 Nov 2025
https://github.com/nemeslaszlo/pgadmin-and-postgresql-docker-compose
This repository contains a docker-compose configuration to run PostgreSQL and PgAdmin in containerized circumstances.
docker-compose dokcer pgadmin postgresql sql
Last synced: 30 Apr 2026
https://github.com/mayankgupta-dev08/learningjava
me learning java
algorithms collections data-structures design-patterns docker file-handling generic java junit lamdas multithreading regexp sql stream-api
Last synced: 11 Jun 2025
https://github.com/isaque-s-0liveira/mysql-all-for-one-be
Este projeto tem como objetivo aplicar e aprimorar habilidades avançadas em manipulação e consulta de bancos de dados, utilizando o famoso banco de dados Northwind.
docker mysql northwind-database sql
Last synced: 12 Apr 2026
https://github.com/i-m-akshat/online_food_application
This is a new web application m currently working on. This is basically a web application on which an owner (restaurant or cafe owner) can basically manage his items , the orders of the users and also the admins and their various roles and the user / customer can buy/ purchase food provided by the owner. This project is based on Dot net core
bootstrap5 dotnet dotnet-core dotnet-framework mvc n-tier-architecture online-food- online-food-catering-service online-food-order online-food-ordering-system online-food-store restaurant-management sql
Last synced: 04 Feb 2026
https://github.com/antonmarin/traceable-pdo
Adds trace to sql statement. Know the source of your queries!
Last synced: 14 Jan 2026
https://github.com/secmon-lab/overseer
A security log analysis tool for data lake with combination of SQL query and Rego policy
bigquery detection open-policy-agent security-monitoring sql
Last synced: 11 Mar 2026
https://github.com/avdunusinghe/agriproducttracking
.Net 6 | Entity Framework Core | Microsoft SQL | Code First Approach | C# | Type Script | Authorize.Net Payment Gateway | Twilio
angular angular-material csharp efcore microservice sql typescript wso2-esb
Last synced: 01 May 2026
https://github.com/nyxflower/ladybug
An efficient web-based Code Similarity Detection tool with report generator
css java maven similarity-detection sql web-based-application
Last synced: 06 May 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/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/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/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/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/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/arthuritajahy/readmeprojectblogpessoal
Esse foi um projeto construído durante o bootcamp da Generation Brasil, onde o foco foi em capacitar os alunos e se tornarem Desenvolvedores Java Full Stack. Aprendemos sobre Logica da programação, Java, OOP, Banco de dados Relacional(MySql), Framework Spring Boot, Html, CSS, JS, TS, React.
css html java javascript mysql oop spring-boot sql typescript
Last synced: 12 Apr 2026
https://github.com/hashim21223445/hash-toolbox
# Andoka-2 H.5 Andoka now TV
algorithms android blog firebase firebase-realtime-database github github-actions github-config go google-cloud google-cloud-platform google-maps-api html html-css-javascript java machine-learning python spring-boot sql
Last synced: 01 Sep 2025
https://github.com/cyberkutti-iedc/snaildb
SnailDB is a lightweight, non-SQL database for Python, designed for simplicity and ease of use.
database lightweight non-sql non-sql-database python pythondatabase sql
Last synced: 25 Mar 2025
https://github.com/vbhatsaccnt/sql_bank-loan-data-analysis
Welcome to the Bank Loan Data Analysis project repository. This project explores a dataset related to bank loans, aiming to derive insights and make data-driven decisions.
data-mining fianance mssqlserver queries sql
Last synced: 11 Mar 2026
https://github.com/sharkb8t/sql-challenge
Demonstrates my abilities in the use pgAdmin 4 to generate and navigate SQL databases.
Last synced: 04 Feb 2026
https://github.com/derrickbaruga7/sql-database-management
In this SQL database project, I showcase my skills in database design and management. I created normalized tables with primary and foreign key constraints to ensure data integrity. By designing schemas, inserting data, and performing advanced joins, I demonstrated proficiency in data definition and manipulation.
database database-management relational-database sql
Last synced: 05 Sep 2025
https://github.com/roosterpips12/library-management-sql
Library management with SQL
excel-import mysql-database sql
Last synced: 04 Jul 2025
https://github.com/geetisha/sales_insight_data_analysis_using_sql_and_tableau-etl-
Sales Insights - A Data Analysis Project performed on Tableau & SQL Topics
dashboard data-analysis data-visualization mysql project sales-analysis sql tableau
Last synced: 07 Jan 2026
https://github.com/castaglia/proftpd-mod_dbacl
Using SQL tables for file/directory access control for ProFTPD
Last synced: 29 Mar 2025
https://github.com/nicholas-alonzo/sqlBatchInsertR
SQL DML Support for RODBC
database r rodbc sql sql-server sqlserver
Last synced: 30 Jul 2025
https://github.com/severintroesch/project_datawarehouse_sql
Final project of module "databases and datawarehousing" @ ZHAW CAS information engineering.
mysql pentaho-data-integration r shiny sql
Last synced: 30 Jul 2025
https://github.com/haroontrailblazer/database-management
This repository showcases database management with SQL and MongoDB through examples, scripts, and projects. Ideal for learning and applying database concepts efficiently.
Last synced: 16 Mar 2025
https://github.com/yinxulai/sqls
Simple sql writing tool for go
go golang gorm mybatis sql sqlbuilder
Last synced: 29 May 2026
https://github.com/bxvant/hibachiholic
A website for hungry people looking to to browse , and purchase Hibachi ! Built with React.js | Postgres | Express | CSS
css3 database expressjs nodejs npm postgresql reactjs sql typescript
Last synced: 26 Jan 2026
https://github.com/queritylib/querity-demo
Demo project for the Querity library
database elasticsearch java jpa mongodb nosql query-builder spring spring-data sql
Last synced: 13 Apr 2026
https://github.com/chadwyck242/udemy-java-masterclass
Repository for working on Tim Buchalka's Java Masterclass on Udemy. Lessons, code examples and challenges.
idea java java-collections java-fx java-lambda java-masterclass java-modules java-networking java11 java17 spring spring-boot sql sqlite udemy
Last synced: 13 Apr 2026
https://github.com/eman288/travel-management-system
This project is designed to manage and streamline travel arrangements, including booking flights, accommodations, and other travel-related activities. The system aims to provide an efficient way to handle travel logistics for users.
bootstrap c-sharp css dotnet dotnet-core html html5 javascript linq microsoft-sql-server sql web-app web-application webapp webapplication
Last synced: 18 Jan 2026
https://github.com/jahn08/web-article-library
A web project based on the Angular framework with WebApi on the server side
angular1 bootstrap3 csharp entity-framework javascript mvc-pattern signalr sql webapi wix-installer
Last synced: 18 Jan 2026
https://github.com/samyak-jain/hospital-backend
authentication mongodb sql tornado
Last synced: 11 Apr 2025
https://github.com/bredalis/sqlitejs
💻 SQLite for JavaScript 💻
backend bbdd database-framework framework js nodejs relational-databases sql sqlite
Last synced: 08 May 2026
https://github.com/krishanmurariji/SMS
Student managment System Using Html, CSS and JS & Php, SQL for DataBase
college-project data-structures database html html-css-javascript html5 php php7 phpmyadmin sql sqlite3 studentmanagement studentmanagementsystem
Last synced: 04 Dec 2025
https://github.com/arnaldosepulveda/hospital-dbms-project
The project involves SQL-based data management, including table creation, data insertion, views, and complex queries to support hospital operations such as doctor specialization, patient management, treatments, and appointments.
Last synced: 22 Feb 2026
https://github.com/jesussantana/sql-database
Create database with MySQL.
database mysql mysql-database pandas python python3 sql workbench
Last synced: 13 Apr 2026
https://github.com/awkspace/itinerary
A tool to apply pure SQL migrations to PostgreSQL databases at runtime.
Last synced: 14 Jan 2026
https://github.com/rasansmn/Banking_Demo_System
A simple standalone windows application demonstrating banking operations such as account registration, deposit, withdrawal, reports and statistics, configuration and staff management.
crystal-reports sql sql-server vb visual-basic visual-studio
Last synced: 11 Mar 2025
https://github.com/lightbender/std.v2.database.sql
An experimental ADO.NET-like Generic SQL Driver for D
Last synced: 17 Mar 2025
https://github.com/powerbroker2/easysqlite
SQLite3 wrapper module
database python python3 sql sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 13 Apr 2026
https://github.com/lrcampos97/code_utils
💥Code and tips for examples. Delphi, Ionic, PHP and SQL.✔
delphi ionic php slim-framework sql
Last synced: 13 Apr 2026
https://github.com/gusgosdev/sql
Estoy profundizando en SQL, aquí compartiré mi código, consultas SQL y apuntes que aprenderé en cursos o tutoriales.
Last synced: 13 Apr 2026
https://github.com/chigwell/tailwind-sql
A new package that allows users to write SQL queries using a simplified, Tailwind CSS-like syntax. It takes natural language or abbreviated input from the user and converts it into valid, structured S
analyst-friendly code-generation database-agnostic developer-friendly natural-language-processing nl2sql no-sql-expertise-required query-builder simplified-syntax sql syntactic-validation tailwind-syntax utility-first
Last synced: 14 Jan 2026
https://github.com/samuelepignone/easynql
EasyNQL converts natural language questions into SQL queries via Ollama and can optionally connect to a database for execution with automatic error correction.
database llm nlp ollama sql sql-generation
Last synced: 09 May 2026
https://github.com/mehrajlatifli/bookstore-cashregisters
A database called BookStore is used to work with stored procedure which contains transaction in MSSQL Server
cashregister create database insert mssql select sql stored-procedure transaction update userdefined-stored-procedure
Last synced: 08 May 2026
https://github.com/daudi13/vet-clinic-database
This is a database projec for a vet clinic that uses SQL. the database holds data about animals animals' owners clinic employees visits
database postgresql sql sql-server
Last synced: 05 May 2026
https://github.com/dominik-developer/corelyphp
A simple and efficient PHP-based CMS for blogging, featuring an admin panel and easy customization. Future updates may expand its functionality
blog blog-cms cms corelyphp fullstack html-css javascript mysql mysql-database mysqli php php-sql phpmyadmin prepared-statements responsive sql
Last synced: 09 May 2026
https://github.com/analiaburgosdev/microservices_monopatines
This project implements a microservices architecture using Spring Boot and Docker. It simulates an e-scooter rental platform, managing various business areas such as users, trips, maintenance, and pricing.
docker-compose documentation endpoint java maven microservices spring-boot sql
Last synced: 30 Apr 2026
https://github.com/gleissonneves/crud-php
Libary para agilizando operações CRUD com PHP banco de dados SQL
crud desenvolvimento mysql php7 postgresql problema psr-4 sql
Last synced: 09 May 2026
https://github.com/null-none/django-odbc
django-odbc is a SQL Server DB backend powered by the pyodbc library
Last synced: 09 May 2026
https://github.com/xiaocainiaomx/tool
golang Small tools
go-mysql-type-mapping golang gzip-golang mysql sql time-datetime-string
Last synced: 09 May 2026
https://github.com/wallneradam/python_sql_schema_sync
Generates SQL queries to make source table schema the same as destination table
mariadb mysql python python3 schema sql synchronization
Last synced: 05 May 2026
https://github.com/bobbyiliev/materialize-emulator-subscribe-poc
docker kafka materialize python redpanda sql streaming-data
Last synced: 09 May 2026
https://github.com/mpolinowski/nodered-alasql
Working with AlaSQL in Node-RED
alasql database node-red node-red-flow sql
Last synced: 04 May 2026
https://github.com/tompassarelli/beagle-lab
beagle language research journal
agentic-ai agents clojure clojurescript javascript metaprograming nix python racket sql
Last synced: 22 Jun 2026
https://github.com/brunopata/adventureworks-sql-analysis
SQL-driven analysis of sales, customer behavior, time trends and regional performance using the AdventureWorks dataset. Built using Google BigQuery and SQL to uncover key business insights. Data is structured through clean queries and views designed to support product, customer and geographic decisions.
bigquery business-intelligence data-analytics data-engineering etl google-cloud sales-analysis sql
Last synced: 30 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/amir78729/database-final-project
db final project
database db mysql mysql-database python sql
Last synced: 07 May 2026
https://github.com/camilajaviera91/mock-data-factory
Generate large-scale synthetic datasets using SQL and BigQuery.
bigquery dbt dotenv exceute-batch faker load-dotenv os postgresql psycopg2 psycopg2-extras random sql yml
Last synced: 04 May 2026
https://github.com/stefanov-sm/sqlmethods
Define PHP methods as SQL queries
Last synced: 30 Apr 2026
https://github.com/hackfutsec/dumper
SQL Injection Dumper est un outil en ligne de commande conçu pour tester et exploiter les vulnérabilités d'injection SQL sur des sites Web. Il permet de détecter des failles SQL, d'extraire des informations sensibles telles que le nom de la base de données, les tables et les colonnes, puis de dumper les données des tables vulnérables.
injection payload php-vulnerabilities python python-scripts sql sqlite
Last synced: 09 May 2026
https://github.com/kumaranand05/hackerrank-solutions
This repository contains the solution code of HackerRank problems of SQL, Python and Java
hackerrank hackerrank-solutions java python python3 sql
Last synced: 08 May 2026