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-22 00:25:41 UTC
- JSON Representation
https://github.com/digia3d/catalog-of-my-things
"Catalog of my things" is a simple console app that allows users to manage collections of the things they own. It is based on the UML class diagram.
Last synced: 23 Oct 2025
https://github.com/mohamed-94/dll-for-sql-connection
A Dynamic Linking Library (DLL) for SQL parsing and Connection ..Integrates with MS SQL Server.
dynamic-link-library ms-sql-server sql
Last synced: 11 Mar 2026
https://github.com/weiwei2694/nextjs14-wei-ecommerce
Full Stack E-Commerce: NEXT.js14, React, Typescript, Prisma, Kinde, Tailwind CSS, UploadThing, PostgreSQL, Shadcn UI, Zustand
kinde-auth nextjs nextjs14 postgresql prisma react sql tailwindcss typescript uploadthing zustand
Last synced: 28 Apr 2025
https://github.com/xnuvers007/hw
program iseng buat nambahin repos, hello world (SQL)
hello hello-world helloworld sql
Last synced: 19 Mar 2026
https://github.com/adel-hadadi/ququery
Ququery is simple and readable SQL query builder for golang
golang mysql postgresql query sql
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/justinsimmons/sqlmap
Convert a native go datatype to and from its sql null datatype equivalent.
Last synced: 14 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/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/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/tomwright/extendedpdo
A simple PDO Wrapper and Query Builder made to shorten the time it takes to get results from basic SQL queries.
database database-access mysql pdo pdo-wrapper php php-7 query-builder singleton sql
Last synced: 04 Apr 2026
https://github.com/riju18/apache-airflow-fundamentals
Quick start setup, best practices for constructing DAGs, configuration, deployment, and utilizing essential operators for effective workflows are all covered in this repository's useful manual for using Apache Airflow.
apache-airflow gcp gcp-composer python sql
Last synced: 04 Mar 2026
https://github.com/vivekraj21/x-blogger
It is a SpringBoot application which provide REST APIs to admin for posting, updating, deleting blog whereas users can read and comment on post.
git java lombok mapper postman spring-boot springsecurity-jwt sql swagger-ui
Last synced: 12 Apr 2026
https://github.com/turbot/powerpipe-mod-starwars
Visualize Star Wars character, species, planet, spaceship data, and more using Powerpipe and DuckDB.
dashboard duckdb powerpipe powerpipe-mod sql starwars
Last synced: 07 Jun 2026
https://github.com/shuber/pg_brainfuck
plpgsql brainfuck implementation
brainfuck interpreter plpgsql postgresql sql
Last synced: 23 Feb 2026
https://github.com/karlyndiary/global-electronics-retailer-sales-and-customer-insights
Developed an analysis using Python, SQL, and Excel to examine sales and customer demographics for a Global Electronics Retailer. The findings aim to enhance business strategies and improve overall performance.
dashboard data-analysis data-cleaning-and-preprocessing data-pipeline data-visualization etl microsoft-excel microsoft-sql-server python sql
Last synced: 14 Feb 2026
https://github.com/hedriss10/sql_student
" Book de SQL - Querys básicas e avançadas "
sql sql-server sqlalchemy sqlite3
Last synced: 02 Apr 2025
https://github.com/sanjinkurelic/mvcgenerator
Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sections based on the definition of the database structure. The database structure is defined using a structured query language (SQL).
analysis chunk code-generator compiler crud hibernate intermediate-code-generation java-11 junit lexical-analysis mvc parsing reflections rest-api semantic-analysis spring sql synthesis target-code-generation three-tier-architecture
Last synced: 19 May 2026
https://github.com/pchemguy/sqlpage-demo
This project focuses on exploring the SQLPage web app builder and developing a proof-of-concept prototype implementing various aspects/features of a web application for later use as a template or a source of code snippets.
database demo demo-app framework sql sqlite web webapp
Last synced: 05 May 2026
https://github.com/lpraat/inbq
A library for parsing BigQuery queries and extracting schema-aware, column-level lineage.
bigquery data-lineage parser sql
Last synced: 26 Apr 2026
https://github.com/ivanrododendro/aiqo-report
AI Query Optimizer Report
ai sql sql-optimization sql-tuning
Last synced: 23 May 2026
https://github.com/victor-lis/in.orbit-back-end
Back-End do gerenciador de metas In.Orbit - Projeto que realizei seguindo o evento da RocketSeat do dia 09/09/24 até 15/09/24
drizzle fastify node sql typescript
Last synced: 14 Feb 2026
https://github.com/mkouhpayeh/code-wiki
A curated collection of coding tips, challenges, and best practices from my development journey, documented with MkDocs for easy reference and growth.
codeing dotnet dotnetcore python sql
Last synced: 17 Apr 2026
https://github.com/greattusk/programacion-de-base-de-datos
All solutions to a PLSQL course
oracle-database plsql-language school-assignment sql
Last synced: 20 Jan 2026
https://github.com/pyrech/csv-explorer
Load a big CSV into a MySQL database and explore it with PHPMyAdmin
csv explorer leak mysql phpmyadmin sql
Last synced: 01 May 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/siyovush-hamidov/moscow-state-university-classes
🎓 Explore my work in C++ (competitive programming, desktop app development) and SQL (database development) as I navigate through my academic journey.
competitive-programming cpp sql
Last synced: 12 May 2026
https://github.com/dennispitallano/dssms
Driving School Student Management System
asp-net-core asp-net-core-identity asp-net-mvc aspnet aspnet-core aspnetcore csharp css dotnet dotnet-core html html-css-javascript identity javascript mssqlserver sql sql-server visual-studio
Last synced: 14 Feb 2026
https://github.com/ngambip/diabetes_factors_2024
Exploring BMI Categories and Health Factors.
dashboards data datacleaning dax-languague powerbi sql sqlstudio tsql visualization
Last synced: 03 Mar 2026
https://github.com/docelic/text_to_sql_search.cr
Translates text searches into SQL WHERE clauses
amber-framework crystal database-search form-to-sql granite-orm search search-in-sql sql text text-to-search text-to-sql
Last synced: 12 Jun 2025
https://github.com/harrystaley/tamusa_csci4349_week8_livepentest
This repository contains a college project for CSCI 4349, focusing on live penetration testing of the Globitek website in three versions: blue, green, and red. It involves identifying and exploiting six potential vulnerabilities, including SQL Injection and Cross-Site Scripting, using automated scripts and CLI tools to enhance cybersecurity skills.
cli command-line cybersecurity infosec network-security scripting security shell sql terminal
Last synced: 17 Mar 2026
https://github.com/akos29/vet-clinic
This project used the relational database to create the data structure for a vet clinic. In addition to showing how to design a data structure, it also shows how to query and update data, a query from different tables, join tables, and other features.
Last synced: 08 Feb 2026
https://github.com/atuoha/couriers
Web Courier Services....
ajax css geolocation html js php sql
Last synced: 12 Apr 2026
https://github.com/vaibhavdavedev/ibm-backend-development-course
This repository contains projects, notes, and resources related to my completion of the IBM Back-End Development Professional Certificate
devops django docker flask ibm-cloud ibm-professional-certificate kubernetes mongodb openshift python sql
Last synced: 08 Feb 2026
https://github.com/turbot/steampipe-mod-finance-insights
View dashboards and reports for financial data including quotes (equities, cryptocurrency, etc) and US public company information using Steampipe.
finance hacktoberfest insights sql steampipe steampipe-mod stock-market yahoo-finance
Last synced: 19 Mar 2026
https://github.com/questionlp/wwdtm_database
Wait Wait Don't Tell Me! Stats Page Database
Last synced: 13 Feb 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/ClydeDz/fancy-comments
Fancy Comments is a snippet pack that includes different use-cases for when you may write comments in a file. Currently, includes comment sections for languages such as HTML, CSS, JavaScript, SQL, C# and XML.
apache2-license clyde-dsouza comments csharp css fancy-comments html javascript open-source snippet-pack snippets sql visual-studio visual-studio-2015 visual-studio-2017 visual-studio-2019 visual-studio-extension visual-studio-marketplace xml
Last synced: 09 Apr 2025
https://github.com/reachvivek/login-system
A Complete User Login System With User Registration, Verification And Forgot Password Option.
composer html javascript jquery php phpmailer sql swifmailer
Last synced: 14 Apr 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/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/kostiantyn-nemchenko/pg_reject_sql
Forbid SQL statements regardless of privileges
postgresql postgresql-extension sql
Last synced: 20 May 2026
https://github.com/dimamirana/hotel-room-reservation-system
Distributed Database System
distributed-database pl-sql sql
Last synced: 16 Jan 2026
https://github.com/kundan-10/calender_application
A RESTful API web-service for a Calender Application. This API performs all the fundamental CRUD operations of Covid-19 Application platform with user validation at every step.
Last synced: 05 May 2026
https://github.com/sabohat-dev/problem_solving_leetcode
Solutions to 50 SQL problems on LeetCode! I think this will be very useful for you :)
leetcode leetcode-solutions python sql
Last synced: 24 Jan 2026
https://github.com/d4nqw3rty/recipe-app
Recipe-app is a rails application to allow users to add foods, add recipes, add the foods previously added as ingredients, see the public recipes added by others, and use the shopping list functionality to determine how much food they need to buy to make a recipe and what it will cost
css html rspec-rails ruby-on-rails sql
Last synced: 05 May 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
https://github.com/lucasgmalheiros/sistema-chamados-ti
Protótipo de sistema de solicitações de serviços de TI
figma figma-api mysql python sql tkinter tkinter-designer tkinter-graphic-interface tkinter-gui tkinter-python
Last synced: 06 May 2026
https://github.com/meysam81/hospital
A GUI program for hospital that adds, removes and etc. a patient from hospital; implemented with sql server database
connection csharp database gui hospital hospital-management sql sql-server sqlconnection sqlserver visual-studio
Last synced: 06 May 2026
https://github.com/n-elmer/natural-disaster-prediction-system
LANDSLIDE ⛰ PREDICTOR 📈
arduino c c-plus-plus iot jupyter-notebook machine-learning prediction python sql system-development
Last synced: 02 Apr 2026
https://github.com/forchid/sqlite-server
High performance SQLite database server engine(standalone or embedded) based on C/S architecture
database embedded java jdbc pgjdbc postgresql server-engine sql sqlite sqlite3 sqlited
Last synced: 26 Apr 2026
https://github.com/jdnichollsc/github-dataset-api
Node.js Express: Github Dataset API
api express express-js github http-requests http-server json json-api node-js nodejs nodejs-server rest rest-api sql sqlite sqlite3
Last synced: 19 Jan 2026
https://github.com/jorgermduarte/dotnet-dbupautomation-mssql
A c# console-application to manage SQL scripts with database environments for multiple applications.
application automation console-application csharp csharp-library dbup dotnet environments manager mssql mssql-library netcore schema script scripts scripts-manager server sql sql-script versions
Last synced: 18 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/asifdotexe/covidporfolioproject
This is a SQL + Tableau Project on real world Covid 19 Dataset from the start of recorded case to 2nd March 2022 i.e My birthday XD
dashboard data-analysis data-exploration data-visualization sql sql-server tableau
Last synced: 08 Jun 2026
https://github.com/ercindedeoglu/northwind
Northwind database that can be downloaded as an executable sql script or as a backup that can be restored with sample data currently works with Sql Server 2005 and Sql Server 2008
database northwind northwind-database northwind-db northwind-sql-database sql
Last synced: 11 Jun 2025
https://github.com/pyprogrammerblog/progress-updater
The Progress-Updater help you to track your tasks using backends like Redis, Mongo or SQL
data-engineering mongo pipelines pydantic python redis sql
Last synced: 07 May 2026
https://github.com/tathithienthanh/finaltest_database-sql-data-collection-for-ds
The final test of the "Database SQL and Data Collection for Data Science" course from The Ho Chi Minh City University of Science (19/09/2023)
chrome data-collection data-processing database final-test ipynb-jupyter-notebook mysql pymysql query scraping-websites selenium sql statistics visualization
Last synced: 17 Feb 2026
https://github.com/fadahunsiseyi/vet_clinic
In this project, I used relational database to create the data structure for a vet clinic. I started with one table, and step by step, created a complete database with data about: animals; animals' owners, clinic employees, visits
Last synced: 26 Apr 2026
https://github.com/cleilsonandrade/in.orbit-api
in.orbit-api é uma API Rest com o fim de realizar o gerenciamento de metas semanais, permitindo o cadastramento da meta, quantidade de dias que será realizada durante a semana, listagem, exibindo as metas da ultima semana baseando-se no dia atual com a contagem de dias que a meta foi realizada e permitindo a atualização de uma meta como concluída.
api-rest backend biomejs commitizen commitlint common-table-expression conventional-commits dayjs drizzle-orm fastify goal-tracking lint-staged mysql mysql2 sql swagger tsup typescript zod
Last synced: 30 Jan 2026
https://github.com/walber-vaz/api-express-contact
Criando api de cadastro de contatos usando postgresql junto com docker
backend-api javascript nodejs sql
Last synced: 26 Feb 2026
https://github.com/apache/cloudberry-go-libs
go-libs for Apache Cloudberry (Incubating)
ai big-data cloudberry data-analysis data-warehouse database distributed-database go greenplum mpp olap postgres postgresql sql
Last synced: 27 Apr 2026
https://github.com/codehass/catalog-of-my-things
We developed a console application for tracking various items you have acquired such as books, music albums, movies, and games. The UML class diagram provided the foundation for the project. The data is stored in JSON files, and we have also created a database with table structures that are similar to the program's class structure.
Last synced: 20 Apr 2026
https://github.com/kapil7982/celestial-front-4775
REST API Application for online payment wallet application which can be used by bank's customers for different services like create bank account, login and SignUp to account, create wallet from bank account, add money to wallet, Billpayment from wallet, get transaction details from wallet etc.
hibernate java jdbc jpa spring spring-boot sql swagger-ui
Last synced: 07 Feb 2026
https://github.com/payal1907/cu_admission_system
CU Admission System is a Flask-based web application for managing college admissions with authentication and database integration.
chartjs css flask html javascript sql
Last synced: 04 Apr 2026
https://github.com/ctkqiang/sqlfang
🚀 SQLFang 是一款用 Erlang 实现的轻量级 SQL 注入检测工具,专注于快速扫描网页参数,探测潜在的注入风险和数据库类型。适合想用 Erlang 玩安全检测的你,稳、准、狠。
china chinese ctkqiang erlang security sql sqlfang sqlinjection
Last synced: 02 Mar 2026
https://github.com/turbot/steampipe-plugin-guardrails
Use SQL to instantly query the Turbot Guardrails resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin turbot turbot-guardrails zero-etl
Last synced: 03 Apr 2026
https://github.com/llucmh/dbt-checks
Reusable, declarative data quality checks for dbt projects.
analytics analytics-engineering bigquery data-quality data-quality-checks data-validation data-validation-library databricks date-engineering dbt duckdb postgres snowflake sql testing testing-framework testing-tool
Last synced: 16 May 2026
https://github.com/kauemiziara/cs-sensor-list
A desktop application to catalog electronic sensors with CRUD functionalities.
avalonia avaloniaui crud csharp mariadb mvvm sql
Last synced: 04 Jan 2026
https://github.com/vagnerbellacosa/guiainiciantesql
Guia Iniciante de SQL, primeiros passos e apontamentos diversos
apontamentos curso dcl ddl dml dql dtl sql structure-query
Last synced: 01 Mar 2026
https://github.com/matteogioioso/postgres-explain-core
Package for PostgreSQL query plan visualizer
Last synced: 29 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/normal-coder/sql2builder
将 SQL 转换为 Laravel 查询构造器 (Query Builder)
Last synced: 19 Apr 2026
https://github.com/vitor-msp/originarios-v3
Desenvolvimento de um site para venda de produtos e divulgação cultural indígena. Versão 3: ReactJS, Spring, PostgreSQL.
api axios bootstrap java java-spring-boot jwt-authentication jwt-token orm postgresql react-bootstrap react-hooks react-redux react-router reactjs regexp spring-data-jpa spring-security sql
Last synced: 26 Apr 2025
https://github.com/viktorsvertoka/goit-rdb-hw-07
Home task for Relational Databases: SQL course🗄️
goit goit-rdb-hw-07 sql workbench
Last synced: 09 Apr 2025
https://github.com/oguzhanumutlu/photondb
As fast as a photon, as small-sized as a photon.
compact database fast javascript node photon small sql table
Last synced: 13 Apr 2026
https://github.com/jabhij/sqlverse
Everything about SQLs - important hacks, tricks, & comparisons that helped me in understanding the practical side of using various SQL queries.
mysql postgresql regular-expressions sql sql-server
Last synced: 23 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/matschik/sql-mirror
[WIP]🪞 Opiniated consistent SQL migrations using reusable raw SQL chunks
Last synced: 18 Apr 2026
https://github.com/hoantran-it/utility-library
Provide utility class for supporting software development with Java
comparison date-time datetime gmt java json sql utc validation
Last synced: 04 Jun 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/srikant-code/summer_internship_ui
Full-stack application to show the invoices and managing them.
api axios debouncing infinite-scroll javascript react reducer redux search sql
Last synced: 21 Apr 2026
https://github.com/billy-enrizky/kimia-farma-sales-management-database-replica-project
SQL Database Management, Then Visualizing it on Tableau!
analytics data-analysis data-visualization sql
Last synced: 27 Feb 2026
https://github.com/zsoulaimane/frontend-ebanking
angular angular-cli angular-material banking-system sql
Last synced: 10 May 2026
https://github.com/invictusaman/socioeconomic-indicators-in-chicago-sql-python
This project displays how to create a database connection in notebook, update database using python and how to run Python program and SQL queries together. It uses SQLite and Chicago dataset for analysis.
data-analysis jupyter-notebook python sql sql-queries sqlite
Last synced: 12 Feb 2026
https://github.com/mr-yash-beldar/course-cloud
Course Cloud is a robust online learning management system designed to provide an interactive and user-friendly experience for both students and administrators. The platform allows students to access educational content, complete exercises, and track their progress, while giving administrators full control over content management and communication.
css download html js mysql-database mysqli-database php phpmailer-library sql video videostream
Last synced: 23 Jan 2026
https://github.com/essien1990/relational_database_management_system
Relational Database using PostgreSQL commands for DML and DDL commands
database-management dbeaver foreign-keys pandas pgadmin4 postgresql-database sql sqlalchemy
Last synced: 27 Apr 2026