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-09 00:25:54 UTC
- JSON Representation
https://github.com/alexeysp11/sqlviewer
A multilingual C# application that provides a user-friendly interface for interacting with different RDBMS and performing various database operations.
csharp database-management sql wpf
Last synced: 16 Jan 2026
https://github.com/melisa-karatas/restaurant_management_system
This project is a simple restaurant management system written in Python with database provided by SQL.
management-system object-oriented-programming oop project python restaurant-management sql sqlite sqlite3
Last synced: 05 May 2026
https://github.com/superstar1205/school-django
Student Management System, Django application
css django django-application html javascript python sql sqlite3
Last synced: 03 May 2026
https://github.com/a-patel/sql-style-guide
Sql Style Guide
coding-standards coding-style sql sql-server style-guide styleguide
Last synced: 28 Jun 2025
https://github.com/codehass/vet_clinic
Vet clinic database is a project about using a relational database to create the data structure for a vet clinic. Starting with one table, and step by step will create a complete database with data about animals, animals' owners, vets, vet's specialties, and visits.
Last synced: 20 May 2026
https://github.com/spektom/vertica-utilities
Useful Vertica DB functions
database-management sql vertica
Last synced: 17 Jun 2025
https://github.com/zademy/mcp-oracle-database
MCP server for Oracle Database. Introspect schemas, run SQL/DML, call PL/SQL, and diagnose performance over STDIO — with safety enforced by Oracle's least-privilege model.
ai-tools database java mcp mcp-oracle oracle spring-boot sql
Last synced: 09 Jul 2026
https://github.com/ashishkumbhar01/php-chat-app
A PHP Chat App based on Web Socket async
async asynchronous chat javascript messaging mysql php sql websocket
Last synced: 03 Feb 2026
https://github.com/yswa-var/locoforge
prompt to SQL, NoSQL and GoogleDrive task executing agent
agentic-ai langgraph langgraph-python nosql python sql
Last synced: 20 Jan 2026
https://github.com/perezrd5/ssis_multiplefileimport
This project absorbs files from multiple source files and processes them conditionally based on their encryption, compression, format, and other variable conditions.
bulk-copy decryption encryption gnupg gpg logging microsoft-sql-server pgp sql sql-server-data-tools ssis ssis-component stored-procedures t-sql vb-net winzip
Last synced: 02 Apr 2026
https://github.com/cayo-rodrigues/nff
Automatização de emissão, cancelamento e download de notas fiscais, além de levantamento de dados sobre vendas e compras para produtores rurais em um site do governo chamado Siare.
aws docker go htmx python redis selenium sql tailwindcss
Last synced: 22 Mar 2025
https://github.com/alhankeser/antren-dbt
analytics-engineering data-engineering dbt dbt-core docker sql
Last synced: 27 Mar 2025
https://github.com/kostiantyn-nemchenko/ansible-role-postgresql
Yet another Ansible role for PostgreSQL
ansible ansible-roles database postgresql sql
Last synced: 11 Apr 2026
https://github.com/bytebase/mongo-parser
MongoDB parser based on ANTLR4
antlr antlr4 database documentdb mongo mongodb parser sql
Last synced: 18 Jun 2025
https://github.com/richardschoen/ileaccess
Save file packaging of IBM i libraries ILEASTIC, NOXDB and ILEUSION for convenience installation. ILEastic allows HTTP microservices to be created on IBM i. NOXDB makes SQL,JSON and XML made easy for IBM i, ILEusion packages it all up to make IBM i data and program call services easier.
as400 call cl command data database db2 http https ibmi ile ileastic ileusion microservice noxdb program queue rpg sql xmlservice
Last synced: 24 Jul 2025
https://github.com/izolate/yesql
A tool to write raw SQL in Go more effectively
go named-arguments sql templates utilities
Last synced: 15 Jul 2025
https://github.com/xvisierra/srms
Student result management system built with SQL, PHP, HTML, CSS, JavaScript, XAMPP, and Bootstrap. Easily track and manage student results with this intuitive platform.
bootstrap css html javascript php sql xaamp
Last synced: 10 Apr 2026
https://github.com/shaadclt/music-store-analysis-sql
This repository contains a collection of SQL queries that can be used to extract information from a database. Each query is designed to solve a specific problem or retrieve specific data. The queries cover various scenarios, including finding the most senior employee, analyzing customer spending, determining popular genres, and more.
Last synced: 28 Mar 2025
https://github.com/tushar2704/pizza-sales-analysis
This repository contains valuable insights and visualizations derived from an extensive Pizza dataset with over 48,000 rows.
dashboard data-science dataanalysis excel portfolio postgresql powerbi sql streamlit-tushar2704 tushar2704
Last synced: 04 Nov 2025
https://github.com/jackhawks/lemon-docs
Lemon Docs 是一个全面的文档集,包括 Figma 原型、PowerDesigner 物理模型、初始化 SQL 脚本数据等。
Last synced: 02 Sep 2025
https://github.com/melisa-karatas/movie_library_managemnet_system
This project is a simple movie library management system written in Python with database provided by SQL.
movie-library movie-library-management movie-management movies python sql sqlite sqlite3
Last synced: 09 Apr 2026
https://github.com/rizwanullah313/clinic-managment-system
Clinic management system using Java and MS Access
java msaccess netbeans-ide oracle-database sql
Last synced: 05 Mar 2025
https://github.com/yossef-ashraf/quickorm
ORM (Object-Relational Mapping) is used to manage and interact with the database in a convenient and efficient way
Last synced: 12 Jun 2026
https://github.com/oguzgn/firebase-ab-test-analysis-for-a-mobile-race-game
This repository showcases an infrastructure designed for analyzing A/B tests in mobile games. It leverages BigQuery to process Firebase and GA4-based event data and uses Looker Studio for dynamic visualization. The project simplifies A/B test comparisons, enabling stakeholders to view results directly through interactive dashboards.
ab-testing ab-testing-analysis bigquery event-based-tracking firebase looker-studio mobile-game-analytics race-game sql
Last synced: 19 May 2026
https://github.com/zerlok/gendalf
Code-first, deterministic generator for type-safe Python transport and SQL adapters.
adapter-pattern aiohttp ast backend code-first codegen compiler deterministic devtools fastapi grpc no-ai no-orm python sql sql-codegen static-analysis type-safe
Last synced: 08 Mar 2026
https://github.com/mh0386/game_rental
It is a game rental store application.
csharp microsoft-sql-server sql
Last synced: 26 Aug 2025
https://github.com/dustinkredmond/sqlitetocsv
Command line tool written in C language to export SQLite data as a CSV file.
Last synced: 26 Aug 2025
https://github.com/felixcharotte/ibm_datascience_capstone
In this project, we predicted if the SpaceX Falcon 9 first stage will land successfully by following the data science methodology. We also summarized the results for the business stakeholders.
analysis data-analysis data-science data-visualization databases folium jupyter-notebook machine-learning machine-learning-alrgorithms matplotlib pandas plotly plotly-dash python scikit-learn scipy seaborn sql
Last synced: 26 Jul 2025
https://github.com/mikehorn-git/psqlhunter
Hunt sql commands in pcap.
forensics network-forensics pcap pyshark python sql sqlinjection threat-hunting
Last synced: 07 May 2025
https://github.com/tknishh/case-study-ueats-ghub-sql
Analyzing the Impact of Business Hour Mismatch on Order Volume in the Food Delivery Industry: A Case Study of UEats and Ghub
assignment bigquery case-study-analysis loop product-analyst sql
Last synced: 23 Aug 2025
https://github.com/faisal-khann/vendor_impact_analysis
Vendor Impact Analysis is the process of evaluating and measuring how well suppliers or vendors contribute to a company's success in terms of product quality, cost-effectiveness, timely delivery, reliability, and overall value.
data-visualization git powerbi python sql sqllite3
Last synced: 21 Aug 2025
https://github.com/the-akira/the-akira
Gabriel Felippe Profile
c computer javascript profile programming python readme software-engineering sql
Last synced: 20 Aug 2025
https://github.com/lulunac27a/flask-endless-level-xp
Endless user level XP system app
flask flask-application flask-python flask-sqlalchemy level python python-flask python-flask-application python-flask-server python-sql python-sqlalchemy sql sqlalchemy sqlalchemy-python xp
Last synced: 16 Apr 2025
https://github.com/sujunmin/mariadbdailycheckscripts
MariaDB Daily Check Scripts in PowerShell and SQL
daily-tasks database-status mariadb-server powershell sql windows
Last synced: 18 Feb 2026
https://github.com/avisionh/sqlgpt
Translating natural language into a query and then executing it on a database
Last synced: 09 Apr 2026
https://github.com/margelo/react-native-quick-sqlite
DEPRECATED: Use "react-native-nitro-sqlite" instead
jsi lib native react react-native sql sqlite storage
Last synced: 14 Apr 2025
https://github.com/symfonycasts/doctrine-queries
SQL, DQL, Query Builders and code for the "Query Like a Pro in Doctrine" series - updated version of https://github.com/knpuniversity/doctrine-queries
doctrine doctrine-dbal doctrine-orm dql query-builders sql
Last synced: 16 Apr 2025
https://github.com/abeatrix/network
Twitter Clone in Python and Django.
django-rest-framework python3 sql twitter-clone
Last synced: 18 Aug 2025
https://github.com/shamimgeek/docker-compose-postgres
Postgresql with pgadmin4 and docker-compose and practice sql
docker docker-compose pgadmin-docker pgadmin4 postgresql sql
Last synced: 17 Jan 2026
https://github.com/jinsyin/datasql
SQL Dialect Converter(格式化、大小写转换等标准化), Translator and Transformer,血缘
dialect druid sql sql-translator
Last synced: 27 Jul 2025
https://github.com/jyotip123/rural-employment-development-project
The project is inspired with govt. MGNREGA Scheme, which contains some basic backend functionalities of MGNREGA using Java.
backend java mgnregaproject spring-boot sql
Last synced: 24 Apr 2026
https://github.com/acetinkaya/veriyapilari-ders14
Açık Kaynak Veri ve Veri Setleri (CSV, Excel, SQL, JSON Dosya Formatları)
acikkaynak csv dataset excel json open-source sql veriseti
Last synced: 29 Mar 2025
https://github.com/mrkai77/alula
Empowering bird enthusiasts and protecting our feathered friends - one snap at a time.
affinity-designer affinity-photo calgary-hacks calgary-hacks-2025 coreml createml gbif hackathon postgres postgresql python sql supabase swift swiftui vision wikipedia
Last synced: 31 Oct 2025
https://github.com/ieedan/tiberqueries
A lightweight ORM for Tiberius.
derive mssqlserver orm rust sql tiberius
Last synced: 02 Mar 2025
https://github.com/ligoj/plugin-id-sql
Ligoj plugin for identity management and backed by an SQL database
Last synced: 24 Feb 2026
https://github.com/toddbirchard/bigquery-to-sql
:bar_chart: :arrow_right: :floppy_disk: Lightweight ETL script to migrate data from BigQuery to SQL.
bigquery etl google-cloud python sql sqlalchemy
Last synced: 09 Feb 2026
https://github.com/telsho/extrai
Structured data extraction with LLM majority vote
agents consensus data-extraction hallucination-mitigation llm majority-vote sql sqlalchemy sqlmodel structured-data workflow
Last synced: 10 Nov 2025
https://github.com/scottgriv/pwa-demo-app
A Progressive Web App (PWA) demo that uses React, TypeScript, Node.js, Postgresql, and Scss/Sass/Less. Learn about PWAs and achieving a perfect Lighthouse score.
html javascript less lighthouse postgresql postgresql-database pwa pwa-app pwa-apps pwa-boilerplate pwa-example react sass scss sql typescript
Last synced: 12 Aug 2025
https://github.com/Imran53/SQL-Mastery-for-Interviews
Level up your SQL skills for interviews! Explore a curated collection of SQL resources, interview questions, answers, PDFs, YouTube channels, websites, and Hackerrank solutions. Get ready to excel in SQL-related interviews with comprehensive learning materials and real-world problem-solving examples.
hackerrank-solutions hackerrank-sql interview-preparation interview-questions sql sql-query
Last synced: 11 Apr 2025
https://github.com/sagar-gavhane/active-query-builder
🐸 Simple and flexible way to write your next MySQL queries.
mysql mysqljs nodejs query-builder sql
Last synced: 11 Feb 2026
https://github.com/wasilolly/jobsitemvc
Job listing website written with pure MVC PHP, SQL and bootstrap for front end.
model-vi mvc-pattern oop-principles php php-8 sql
Last synced: 19 Feb 2026
https://github.com/g4brym/sqlify
A simple sql builder with migrations based on standard Python type hints
database migration-tool migrations postgres postgresql psycopg2 python query query-builder sql sql-builder sqlite3
Last synced: 11 Mar 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/w-kuipers/alphadb
AlphaDB is a versatile tool for managing MySQL database versions, using JSON to define structures and simplify migrations across environments.
database database-management database-management-system migration-tool mysql mysql-versions sql version-control version-control-system
Last synced: 08 May 2026
https://github.com/alexchristianqr/utp
Clases de la universidad. (Java + SQL Server)
Last synced: 12 Oct 2025
https://github.com/ujjawalsinghsde/Placement_Prepration
This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.
algorithm css data-structures html java javascript mongodb notes php placement prepinta100code sorting-algorithms sql
Last synced: 30 Dec 2025
https://github.com/1sumer/sql
This repository contains SQL scripts and data for various analytical and database management tasks. The project is designed to demonstrate SQL capabilities in handling complex queries, data analysis, and database design. It includes datasets related to e-commerce and streaming services, with a focus on real-world scenarios and use cases.
analytics data data-analysis data-storage sql vscode
Last synced: 19 Jan 2026
https://github.com/hvignolo87/ortex-programming-challenge
Coding challenges required for the Python Developer and Data Engineer job positions.
challenge data-analysis finance pandas python scripting sql sqlalchemy
Last synced: 17 May 2026
https://github.com/jailtonjunior94/transactions
🚀 POC, utilizando .NET 6, API, Worker, EventHub, Debezium, AKS e Docker
aks-kubernetes-cluster api debezium dotnet6 kafka sql worker
Last synced: 13 Apr 2026
https://github.com/mer4j/quiz-application-sql
The application provides a user interface for students to answer multiple choice questions which are loading from an SQL database. It also has another framework for teachers who can use the application to create / save new questions and view a students results.
erdiagram kivy kivy-framework python3 sql sqlite3
Last synced: 21 Jan 2026
https://github.com/chaindexing/chaindexing-ts
Index any EVM chain and query in SQL
blockchain blockchain-indexer blockchain-indexing data-collection developer-tools indexing-engine postgresql solidity sql token-bridge typescript
Last synced: 14 Oct 2025
https://github.com/stimulsoft/samples-reports.avalonia
Avalonia samples for Reports.AVALONIA embedded report components, Visual Studio C# projects, and .NET 6, .NET 7, .NET 8 report engine
avalonia avalonia-ui cross-platform export framework linux macos net6 net8 pdf perfomance report reporting reporting-tool reports sql viewer visualization windows xaml
Last synced: 14 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/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/shyamg090/fitness_management_system
This PHP and SQL-based fitness management system helps gyms manage users and memberships. It allows for user profile creation and tracking, membership management with subscriptions, class scheduling and attendance, and offers optional features like progress tracking, payment processing, and reporting for improved efficiency, user experience.
Last synced: 05 Feb 2026
https://github.com/tojan-naiem/ghorsa
An online plant store project built using HTML, CSS, JavaScript, Bootstrap, PHP, and MySQL. It allows users to browse, manage a cart, and place orders.
bootstrap5 css html js mysql php plant-store sql
Last synced: 05 Feb 2026
https://github.com/aeagle/graph-ql-poco
Experimental Dapper based SQL resolver for GraphQL.NET to allow building a GraphQL schema from a POCO model
dapper dotnet-core graphql graphql-net sql
Last synced: 13 Apr 2026
https://github.com/pimbrouwers/sp_easybutton
One-button SQL Server configuration to implement commonly-accepted best practices.
sql sql-server tsql tsql-stored-procedures
Last synced: 14 Oct 2025
https://github.com/mednour2019/devolap
OLAP Cube Dispatcher Tool
analysis-services csharp data excel excel-export kpi mdx metroframework mvvm-architecture sql wpf
Last synced: 27 Jan 2026
https://github.com/rajanmandanka07/bank-management-system
Bank Management System is a Java-based web application using Servlets and SQL. It enables users to create, log in, and manage bank accounts with features for depositing, withdrawing, and deleting accounts.
Last synced: 05 Feb 2026
https://github.com/tripathirakeshofficial/yt-reddit-clone
Reddit 2.0 with NEXT.JS! (React, SQL, Supabase, StepZen, GraphQL, TypeScript,Tailwind)
graphql nextjs reactjs reddit reddit-api sql stepzen supabase tailwindcss typescript
Last synced: 10 Apr 2026
https://github.com/bdrupieski/anagramfinder
Java app to find anagrams in the Twitter firehose
anagrams java jdbi postgres python scikit-learn sql twitter-bot twitter4j
Last synced: 14 Apr 2026
https://github.com/dreamph/dbre
Golang ORM Database Adapter (Support Bun/Gorm)
bun database database-adapter database-orm go-sql golang gorm orm query repository sql
Last synced: 05 Feb 2026
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/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/gnat/sublime-python-html-sql
HTML + SQL highlighter extension for strings in Python for Sublime Text!
highlighter html sql sublime-text
Last synced: 27 Jan 2026
https://github.com/lnxusr1/query-commander
Browser-based SQL Query tool for universal database access and management.
database database-access database-management sql sql-query
Last synced: 01 Apr 2025
https://github.com/do-kevin/zephyr-node
Productivity app that helps users organize their notes, flashcards, to-dos, and reminders. Users have the option to send flashcards and reminders as text messages.
bootstrap full-stack javascript react sass sequelize sql twilio
Last synced: 27 Jan 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/w2874382167/family-health-information-system---database-engineering-design
这是我的数据库作业成果——家庭保健信息系统,本质是就是记录自己做这份作业的过程! 本校同学可以放心食用,比较建议同校学生在考试之前做完,即可参加期末测试!!!
Last synced: 27 Jan 2026
https://github.com/saltiola7/data-analysis-portfolio
Data engineering & analysis portfolio, which showcases my use of Python & SQL
airflow airtable-block anaconda automation back4app chatgpt csv-parser data-analysis data-engineering docker-compose gcp graphql-api jupyter-notebook nosql prefect python rest-api sql streamlit web-scraping
Last synced: 21 Jan 2026
https://github.com/organization-devxp/practica-codigo
Este repositorio está diseñado para que desarrolladores de habla hispana puedan practicar sus habilidades de programación mediante ejercicios organizados por niveles de dificultad: fácil, intermedio y difícil.
csharp dart go java javascript kotlin php python ruby rust sql swift typescript
Last synced: 23 Apr 2025
https://github.com/mskian/tamil-words
Tamil words Collections with English Meaning - API and SQL Data.
api data javascript json json-api mysql pdo php sql tamil tamil-language tamil-sms tamilwords translate translator
Last synced: 14 Apr 2026
https://github.com/georgetdn/syscppcplinux
Store Linux C++ class data in a file ( persistence ) and manipulate it programmatically or using Small SQL (included)
class data framework linux object persistence serialize sql
Last synced: 12 Feb 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/chenquan/mysql-parser
A SQL parser for mysql.
go golang mysql parser sql sql-parser
Last synced: 15 May 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/fabiomattei/uglyduckling
Be focused on the problem you are solving while developing project management software using this framework that stays out of your way
Last synced: 09 Apr 2025