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-25 00:25:43 UTC
- JSON Representation
https://github.com/lazaroblanc/fisi-lf6-sql
Lösungen zu Übungsaufgaben aus dem Berufsschulunterricht im Lernefeld 6 (Entwickeln und Bereitstellen von Anwendungssystemen) in der Ausbildung zum Fachinformatiker Fachrichtung Systemintegration
berufsschule fachinformatiker mysql northwind northwind-database northwind-schema northwind-sql-database sql systemintegration
Last synced: 29 Mar 2025
https://github.com/sqrtneginf/qsar-to-sql
Tools for converting Biobyte QSAR database to SQL
Last synced: 21 Jul 2025
https://github.com/devexpress-examples/winforms-grid-sql-pagination
Implement a pager using the grid's Data Navigator.
data-binding data-grid data-pagination dotnet grid-control sql windows-forms winforms xtragrid-suite
Last synced: 07 Mar 2026
https://github.com/samuel-ricardo/agendafx
App Desktop que promete elevar sua produtividade pra outro nível.
agenda calendar css css3 database java javafx jfoenix jfoenix-application mvc mysql notifications sql tsql
Last synced: 09 Apr 2026
https://github.com/rhaseven7h/sqljson
SQL+JSON+Validator Support for sql.NullString, sql.NullBool, sql.NullInt64 and sql.NullFloat64.
field go golang json json-serialization marhsaller marshalling null sql struct structs unmarshaller unmarshalling validate validator validators
Last synced: 22 May 2026
https://github.com/turbot/steampipe-plugin-doppler
Use SQL to instantly query Doppler projects, environments, secrets & more. Open source CLI. No DB required.
backup doppler etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 02 Jul 2025
https://github.com/dario-l/ses
SimpleEventStore is a simple event store library for .NET based on rdbms persistance.
cqrs cqrs-es event-sourcing event-store event-stream ms-sql-server rdbms sql streams
Last synced: 03 Oct 2025
https://github.com/byoso/silly_db
Minimalist ORM using sqlite3, simple but efficient.
database orm orm-framework python3 sql sqlite3
Last synced: 09 May 2026
https://github.com/elkronos/sql_portfolio
Examples of SQL scripts. Includes templates for admin (SQL server) and data cleaning, as well as scripts designed for creating a mock database, illustrating triggers, common table expressions, analysis, and ETL.
analysis cte database database-management etl feature-engineering sql sql-server trigger-events
Last synced: 18 May 2026
https://github.com/1luvc0d3/metabase-mcp
MCP server connecting Claude to Metabase for natural language data analysis, dashboard management, and SQL queries
anthropic claude data-analysis mcp metabase model-context-protocol natural-language sql
Last synced: 21 Apr 2026
https://github.com/turbot/steampipe-plugin-pokemon
Use SQL to instantly query Pokémon, items, moves, and more from PokéAPI. Open source CLI. No DB required.
hacktoberfest pokeapi pokemon postgresql postgresql-fdw sql steampipe steampipe-plugin
Last synced: 27 Jan 2026
https://github.com/trivigy/migrate
Idiomatic GO cluster release and database migration management
database embedded gcloud kubernetes migration semver sql tool
Last synced: 07 Oct 2025
https://github.com/alm494/sql_proxy
A lightweight REST service designed to replace ADODB calls in legacy software systems that support web requests.
1c 1c-enterprise adodb golang mssql mysql postgresql proxy resful rest rest-api sql
Last synced: 14 Oct 2025
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/kanarus/qjack
ergonomic sqlx wrapper for nightly Rust
async await mysql postgres postgresql rust sql sqlite
Last synced: 28 Apr 2026
https://github.com/alidantech/component-ui
A component to enable as user to search content from the database.
ajax component corba-server database-access js json php sql
Last synced: 13 Apr 2026
https://github.com/tidesdb/sqlbench
Benchmark script for comparing engines within MariaDB
benchmarking databases innodb mariadb script sql
Last synced: 06 Mar 2026
https://github.com/rahul-bhati/wedding_website
Hello I'm Rahul Bhati . I am create wedding website where you can search for match and you can also upload your wedding story you can send message also. This website is created by me using html, css , bootstrap , jquery and jsp .
bootstrap4 communityexchange css ghdesktop github html javascript jquery jsp learn sql
Last synced: 13 Apr 2026
https://github.com/krishnaura45/bloodpoint
🩸Blood Bank Management Portal 🔵SQL 🛠️ NetBeans ☕ Java
data-backend dbms development mysql sql web-interface
Last synced: 29 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/haochi/jql.js
Query JSON data in a SQL manner
javascript linq orm sql typescript
Last synced: 24 Apr 2026
https://github.com/anuran-roy/im2sql-api
The FastAPI-based API backend-only implementation of Im2SQL. CLI Repo Link: https://github.com/anuran-roy/Im2SQL-cli/
fastapi image-processing ocr python sql tesseract
Last synced: 20 Apr 2026
https://github.com/suxrobgm/sql-database-builder
Library for dynamically SQL database building
Last synced: 26 Mar 2025
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/canayter/crowdfunding-etl
Using Python and Pandas methods and functions and to list comprehensions to extract, transform, and clean data. Then using regular expressions to find patterns and extract data from text and string data
Last synced: 06 May 2026
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/henrylin03/video-games
Using Python and SQL to clean, analyse and visualise video games' data from Metacritic. Includes scraping using BeautifulSoup.
analysis beautifulsoup beautifulsoup4 data data-analysis data-science eda jupyter-notebook pandas python sql sqlite3 video-game video-games
Last synced: 14 Apr 2026
https://github.com/gokulgowthams/zomato_data_insights
An interactive interface for performing CRUD operations (Create, Read, Update, Delete) on a MySQL database related to Zomato data.
data-analytics data-engineering object-oriented-programming python relational-databases sql streamlit
Last synced: 06 May 2026
https://github.com/jesussantana/data-science-with-python-it-academy
Learn how to extract value from data by ingesting, transforming, storing, analyzing, and visualizing data
classification-model clustering-methods dash data-analysis data-mining data-science database machine-learning matplotlib mongodb numpy pandas plotly python3 regression-models seaborn sklearn sql web-scraping
Last synced: 07 Feb 2026
https://github.com/longnguyen010203/bank-datawarehouse
📊🌈🏛 This project develop a data warehouse for a bank using Amazon Redshift, VPC, Glue, S3 and DBT, following a ⭐ Star Schema architecture. The goal is to storage, manage, and optimize data to support decision making and reporting 🏵️
amazon amazon-web-services aws banking bronze dbeaver dbt dimensions facts glue gold redshift s3 security-group silver sql starschema vpc vpc-subnet warehouse
Last synced: 16 Mar 2025
https://github.com/agoyamo/micosoft-sql-service-handler
This simple program will start the SQL Server Service before opening Management and will stop the service after closing Management
microsoft microsoft-sql-server service sql sql-server
Last synced: 18 Mar 2026
https://github.com/irsol/tournament-planner
Udacity Intro to Programming: Final Project
fullstack postgresql psycopg2 python sql test tournament-planner udacity-fullstack-nanodegree vagrant
Last synced: 06 May 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/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/arzan101/ola-data-analytics
Ola - Identified the reason and trends for ride cancellation. Process - Cleaned and Processed Data from multiple sources, applied Sql queries and visualized data using PoweBi . Motive - To reduce the cancellation rate
dashboard data-analysis data-mining data-visualization dataanalytics excel powerbi sql
Last synced: 06 Jan 2026
https://github.com/proximad/responsive-construction-website
Responsive construction website design using HTML5, CSS3 and javascript
construction construction-management construction-webpage css3 html html5 javascript myphpadmin mysql mysql-database php php7 php8 sql webdesign webdevelopment website xammp
Last synced: 09 Feb 2026
https://github.com/brezencat/sql_dev
Полезные скрипты, обучение и разные проекты связанные с SQL (нотация T-SQL).
mssql mssql-database mssql-server mssqlserver sql sql-query sql-server sqlserver t-sql
Last synced: 14 Mar 2026
https://github.com/turbot/steampipe-mod-ibm-insights
View dashboards and reports across all of your IBM Cloud accounts using Powerpipe and Steampipe.
dashboard hacktoberfest ibm ibm-cloud insights powerpipe powerpipe-mod sql steampipe steampipe-mod
Last synced: 24 Jan 2026
https://github.com/rileymanda/vet-clinic
Vet clinic database schema and queries
Last synced: 27 Jan 2026
https://github.com/xism4/sql
Simple SQL driver designed for easy implementation
Last synced: 13 Apr 2026
https://github.com/bahinkor/ecommerce
Back-end application developed with Nest JS technology and MySQL database. (online shop restful api)
api backend mysql nestjs nodejs restful-api sql
Last synced: 25 Feb 2026
https://github.com/ahmadrezamozaffary/database_uni_course
Some practice and hands on code with SQL lang and MySQL RDBMS
Last synced: 29 Apr 2026
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/eraydmrcoglu/nextjs-budget-tracker
Full Stack Budget Tracker Created with Next JS
budget-tracker nextjs prisma react-query recharts shadcn-ui sql supabase tailwindcss typescript
Last synced: 05 May 2026
https://github.com/nikolaiser/brichka.nvim
Run code on Databricks from Neovim
databricks neovim plugin python scala sql
Last synced: 01 Feb 2026
https://github.com/ssbarik/wt_assignment
A project sharing platform among SUIITians
bootstrap4 material-design-bootstrap mysqli php sql
Last synced: 13 Apr 2026
https://github.com/brokenthorn/sql-scripts-for-bizpharma
Scripturi SQL pe care le folosesc pentru lucrul cu aplicațiile BizPharma
bizpharma scripts-collection sql tools tsql
Last synced: 23 Jan 2026
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/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/marcominerva/entityframeworkcoreauditing
This repository show different ways to audit database changes with Entity Framework Core
auditing entity-framework-core net sql sql-server temporal-table
Last synced: 24 Apr 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/pranavj1001/machinelearningrecipes
Machine Learning Recipes 😇 Datasets used here are available at Kaggle
artificial-neural-networks data-science dataset kaggle knn-classifier machine-learning naive-bayes-classifier nlp-machine-learning pca python random-forest sql support-vector-machine
Last synced: 25 Feb 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/pericles001/alx-backend-storage
ALX backend specialization track with SQL projects
functions mysql sql stored-procedures trigger
Last synced: 22 Jan 2026
https://github.com/iantomasinicola/portfoliodataanalyst
Progetto di Data analysis con Python, Microsoft Sql Server e Excel
data-analysis excel python sql
Last synced: 21 Jun 2026
https://github.com/m7moudgadallah/iti-database-labs
This is the ITI-Database-Labs repository. It's here for me to store my solutions to ITI database labs that use Microsoft SQL Server. If you're also working on these labs or need some SQL practice, you might find it useful.
database ddl dml joins sql sqlserver tsql
Last synced: 04 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/manifoldfinance/metrics
Dune Analytics / Google BigQuery SQL Queries for OpenMEV/Sushi Relay
dune dune-analytics google-big-query sql
Last synced: 19 Mar 2026
https://github.com/ahmetulucay/bookcategorytoazureapp
ASP.NET Core & MVC Architecture, SQL Db on Azure, Crud, Bootstrap, Bootswatch, Toastr, Tempdata
bootstrap bootswatch crud dotnet-core mvc-architecture sql sql-database-on-azure taghelpers tempdata toastr-notifications
Last synced: 03 May 2026
https://github.com/andrewjmack/covid-data-visualization
DU Data Analytics Project 3 (June 2024)
api javascript leaflet-map pandas-dataframe python sql sqlite3
Last synced: 07 Feb 2026
https://github.com/intersystems-community/spatialindex
spatialindex for Caché
cache cache-objectscript databases spatial-indexes sql
Last synced: 18 Jan 2026
https://github.com/thedtripp/database-design-term-project
Designed and implemented a database to track air travel related information in PostgreSQL with SQL.
postgresql relational-database sql uml-diagram
Last synced: 17 Mar 2025
https://github.com/roland045/road_quality_measurement_analysis
Novel road quality measurement system for cost effective pavement monitoring, ML-based
azure data-analysis data-engineering data-science machine-learning mlops model-deployment python sql unsupervised-learning
Last synced: 24 Jan 2026
https://github.com/palak-463/foodtraceabilitysystemforhungereradication
Alternately known as the Food Waste Management System, this project aims to reduce the gap between the needy and food, thereby preventing diseases like malnutrition. 🍽️
android css firebase html java mysql php phpmyadmin sql xml
Last synced: 28 Jan 2026
https://github.com/thetibiaking/ttk-my-aac
A free and open-source Automatic Account Creator (AAC) written in PHP
aac controller mysql php5 service sql
Last synced: 05 Oct 2025
https://github.com/refmv/iot-device-manager
A web app built using ASP.NET and React capable of managing smart devices.
aspnet-core azure dotnet dotnet-core iot-platform react single-page-app sql
Last synced: 29 Apr 2026
https://github.com/maxinexiong/my-leetcode-sql-exercises
My solutions to LeetCode SQL questions.
database leetcode leetcode-solutions mysql sql sqlquery
Last synced: 25 Apr 2026
https://github.com/vishalvivekm/databases
All my learning on databases
chromadb mongodb mysql nosql-databases sql
Last synced: 26 Feb 2026
https://github.com/waveform-computing/oliphant
A set of extensions for PostgreSQL including temporal features
plpgsql postgresql sql temporal temporal-models
Last synced: 19 Jan 2026
https://github.com/danielbrito/fatec
🎓 Análise e Desenvolvimento de Sistemas - Faculdade de Tecnologia.
cpp data-structures database development java javascript logic object-oriented-programming portugol programming script sql web-development
Last synced: 03 May 2026
https://github.com/phantu279999/probook-pro
Project Django tools
django python redis sql web-scraping-python
Last synced: 15 Feb 2026
https://github.com/hermya/cs511_breolap
Realtime-OLAPs can be used to analyze of high-velocity data. We aim to benchmark ReOLAPs with respect to critical financial use-cases.
benchmarking clickhouse docker druid fintech grafana kafka olap pinot prometheus python sql starrocks
Last synced: 25 Feb 2026
https://github.com/lucasrmagalhaes/manipule_e_consulte_dados-sql
SQL com Oracle Database: manipule e consulte dados
Last synced: 19 Mar 2026
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/izakcancino/phayao
Web page project about "Phayao" a thailandese kitchen. This is my first project using PHP, Javascript, and SQL.
css html javascript php restaurant-website shopping-cart sql
Last synced: 29 Apr 2026
https://github.com/deptno/pg-toolbox
low level variable bindable sql generator
Last synced: 01 May 2026
https://github.com/avdaredevil/college-data-explorer
Explore College and Crime data through a material dashboard
college-assignment crime-data data-visualization google-polymer material-design nodejs sql
Last synced: 05 Jun 2026
https://github.com/enansari/db-uni
In this repository, my codes are placed in the database lesson
Last synced: 02 May 2026
https://github.com/blinet/qmy
Quick mysql is a powerful module that makes the mysql system easier, simpler and faster
database db javascript mysql mysql2 nodejs quick sql
Last synced: 18 Apr 2026
https://github.com/aymen94/myassistance
Progetto di ingegneria del software
css html java javascript jsp-servlet junit maven mysql sql unisa
Last synced: 24 Jan 2026
https://github.com/drako01/sql_distefano
Base de Datos en SQL para gestión Clínica
Last synced: 19 Mar 2026
https://github.com/dulanji1/juicebar-desktop-app
The juice bar management system is fully and accurately implemented to be able to use readily. This incorporates the functionality of the function and its activities and the validations were needed. In this shop they are manually updated their journals and they issue hand written bills to customers. This method is very difficult to them because they are facing so many difficulties during the shop get crowded. There was no computerized database to this juice bar and because of that they got couple of issues with supplier details, stores and transactions. These are some of main issues with their manual system and the reasons to ask for an automated system. Based on the requirements of the client, all the languages and the order of activities are used to make it easy for the client. The system gives access to clients to keep stocks, manage employee details, inventory details, customer details, supplier details, sales details, wastage details, profit details and also order details. Finally this system is developed to satisfy the client’s needs and the needed software. The main goal as the developing team was to make the system simple and user friendly with filing all the requirements the client asked for.
Last synced: 29 Jun 2026
https://github.com/ugate/sqler
🔑Turn your SQL files into executable functions for use in Node.js
Last synced: 12 Feb 2026
https://github.com/raflizocky/e-voting
Laravel | A web-based application that manages digital voting.
bootstrap docker docker-compose laravel makefile php sql
Last synced: 25 Oct 2025
https://github.com/bfergerson/jnomad
Scans Java source code for database queries (SQL/HQL) and recommends possible table indexes based on query usage
java postgres-explainer postgresql source-code-sql-extractor sql sql-explain sql-scanner
Last synced: 11 Oct 2025