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/bushmusi/clinic-db
This project is aims to practice SQL queries using postgreSQL Database. I have used multiple complex query for insertion, update row, alter table schema and also different join statement types.
database joint-models postgresql sql
Last synced: 18 May 2026
https://github.com/siddharthbadal/sql-case-studies-data-analysis
Data Analysis case studies on various databases using SQL . Demonstrating proficiency in solving diverse business problems. Projects cover sales, orders, products, finance, healthcare and other sectors, and highlight my ability to analyze complex datasets through SQL queries, data manipulation, and visualization techniques.
data-analysis sql sql-query sql-server sqlserver
Last synced: 08 Jan 2026
https://github.com/tchoutri/feed-extract
This haskell program extracts the data from FeedReader's database and exports it as an OPML file
feedreader haskell opml rss sql
Last synced: 24 Oct 2025
https://github.com/camara94/aide-memoire-mdx
MDX is an authorable format that lets you seamlessly write JSX in your Markdown documents. You can import components, such as interactive charts or alerts, and embed them within your content. This makes writing long-form content with components a blast
business-intelligence data-warehouse mdx sql
Last synced: 08 Oct 2025
https://github.com/yeuner/dataanalystportfolio
This repository contains my Data Analytics portfolio projects ranging from SQL, Python, Tableau and EXCEL
Last synced: 18 Jan 2026
https://github.com/majora2007/easy-java
I wrote this program because I was tired of writing POJOs from SQL then having to write the RowMapper afterwards. This simple program generates the Entity POJO and RowMapper
automation java pojobuilder pojos python rowmapper sql
Last synced: 21 Jan 2026
https://github.com/jefrisibarani/tobasa-cpp
Tobasa C++ Framework - Web Server, SQL Abstraction, Laboratory Information System (LIS)
asio hl7 http-client http-server lis orm-framework rest sql websocket
Last synced: 31 May 2026
https://github.com/guidofaecke/jsondbquery
SQL builder
doctrine2 json php php-library rest sql zend-framework zf2 zf3
Last synced: 23 Feb 2026
https://github.com/codewithjaspreet/hr_viz
Human Resource Data Visualisation
dataanalysis datavisualization sql tableau
Last synced: 19 Mar 2026
https://github.com/kaessam/ps
This repository is managed by LeetPush extension: https://github.com/husamahmud/LeetPush
arrays dictionary hashing hashset hashtable linked-list problem-solving sql sql-server tree
Last synced: 17 Apr 2026
https://github.com/handsomestwei/mybatis-mapper2sql-plugin
intellij plugin, auto extact mybatis mapper xml sql
idea-plugin intellij-plugin mapper mybatis sql
Last synced: 09 Oct 2025
https://github.com/varun-khorgade/sentimentscope-e-commerce-review-analyzer
Analyzed customer reviews and purchase data to extract sentiment and behavioral insights. Built SQL-based ETL for data preparation and visualized results using Python and Power BI dashboards for actionable business decisions.
analytics customer-beheviour dashboard data data-visualization dataextraction natural-language-processing nlp pandas powerbi python sentiment-analysis sql textblob
Last synced: 17 Apr 2026
https://github.com/nrnrk/psql-splitter
Split a postgres sql file into multiple files
Last synced: 14 Jan 2026
https://github.com/liatemplates/sqlite
This template enables you to use SQLite databases directly in LiaScript via sql.js. You can create, query, import, and export databases interactively in your Markdown documents.
database liascript liascript-template markdown oer sql sqlite sqlite3
Last synced: 14 Apr 2026
https://github.com/hungryvovka/codewars-sql
My assignment solutions of Codewars tasks by using SQL.
codewars codewars-kata-solution codewars-solutions codewars-sql sql
Last synced: 19 Jan 2026
https://github.com/qw-0p/software-store
This is a monorepo that contains the entire e-commerce store project, including both server and client components
2025 docker docker-compose eslint express jest joi-validation jsonwebtoken nodejs sequelize sql typescript
Last synced: 14 Apr 2026
https://github.com/davplazas/proyecto-manejo-bases-de-datos
Base de datos relacionada con el ICFES
cpp er-model html pgmodeler plpgsql postgresql pydash python sql
Last synced: 21 Jan 2026
https://github.com/veselink1/quick-draw
A simple multiplayer drawing game with a Go REST backend and a React frontend.
bootstrap docker docker-compose go golang postgresql react rest sql
Last synced: 14 Apr 2026
https://github.com/mathiaslinux/sae_401_bo
The redesign of an escape game company's website for a college project.
bash-scripting css educational-project escape-game html js linux-compatibility linux-installer mariadb php sql website
Last synced: 11 Oct 2025
https://github.com/phartenfeller/advent-of-code-2022
Advent of Code 2022 in Oracle
advent-of-code adventofcode-oracle adventofcode2022 oracle plsql sql
Last synced: 19 Mar 2026
https://github.com/mehmetgenc-devs/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: 19 Jan 2026
https://github.com/turbot/steampipe-plugin-bigfix
Use SQL to instantly query actions, computers, fixlets, roles and more from BigFix. Open source CLI. No DB required.
bigfix postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 14 Jan 2026
https://github.com/praveenraam/alumni-network
A web-based platform connecting current students with alumni for mentorship, career opportunities, and networking. Features include job postings, event calendars, and a detailed alumni directory.
api-integration blade-templates deployment figma git-version-control javascript laravel php sql
Last synced: 21 Jan 2026
https://github.com/malvfr/zap
Fill your database with fake data.
cli csv data database generator hacktoberfest mock node populate populate-database seed sql
Last synced: 21 Jan 2026
https://github.com/anasbinrashid/gym-desktop-application-winforms-cs-sql
I made a Gym Desktop Application using Windows Forms C# and fully integrated with its database.
csharp database desktop-application sql winforms
Last synced: 23 Feb 2026
https://github.com/petrfaltus/ms-sql-server-connection-source-codes
Console applications for connection to the Microsoft SQL Server, how to update rows, how to read the table and how to call the stored function and the stored procedure. Complete example collection including Docker and SQL init. Code for Java built by the Maven, for Java built by the Gradle, for C# built by the .NET Framework and for PHP.
batch batchfile client csharp docker dotnet dotnet-framework gradle java maven microsoft-sql-server ms-sql-server php pl-sql sql sql-functions sql-procedures
Last synced: 27 Jan 2026
https://github.com/syedsaadahmed/hands-on-with-apache-spark
Working with Apache Spark, Creating some small tutorials and at last implemeting a small project
apachespark joins machine-learning machine-learning-algorithms pyspark python sql
Last synced: 14 Oct 2025
https://github.com/hanpama/pgmg
PostgresQL model generator
code-generation golang postgresql sql
Last synced: 17 May 2026
https://github.com/sunilp/jam-cli
Developer-first AI CLI for cross-language code intelligence. Trace call graphs, impact analysis, agentic execution across Java, SQL, Python, TypeScript. 40+ commands. Zero vendor lock-in.
agentic ai ai-cli call-graph cli code-intelligence code-review cross-language developer-tools impact-analysis java llm ollama open-source python sql terminal trace typescript
Last synced: 02 Apr 2026
https://github.com/kariemoorman/didactic-diy
Data Engineering, Science & Analytics, for practice and utility.
computer-vision data-analysis data-engineering datascience forecasting machine-learning nlp sentiment-analysis sql statistics
Last synced: 27 Jan 2026
https://github.com/bradleybonitatibus/qtrex
Query template rendering and execution library written in Python
google-bigquery python sql yaml
Last synced: 14 Apr 2026
https://github.com/federicog2/memorygame
Memory game developed in C# using Windows Forms.
csharp net sql sqllite-database winforms-application
Last synced: 14 Apr 2026
https://github.com/mjh1000/php-sql-database-backup
A simple PHP script to backup SQL Databases (WordPress, etc)
backup-database php sql wordpress
Last synced: 04 May 2026
https://github.com/phillbertnevinemmanuel/automotivesalesdataanalysis
This marks my inaugural venture into personal data analysis, employing SQL and Python for Correlation Analysis. I've sourced the dataset from Kaggle, specifically focusing on automotive sales. You can find the dataset linked on my website below. I'm excited to share that I've independently managed the majority of tasks involved in this project.
data-analysis dataset microsoft-sql-server python python-lambda sql ssms tsql
Last synced: 14 Mar 2026
https://github.com/yeisonmontoya1815/sql-relational-database-design
This Database I course project owes its success to Edanur's valuable contributions. An exemplary showcase of database concepts, it reflects dedication and proficiency, offering insights into real-world application.
database frontend-web mssql-database mysql-database php-framework sql webdevelopment
Last synced: 14 Mar 2026
https://github.com/mr-vozhyk/mini-pj-in-redash
Dashboards in Redash
dashboard economic-metrics main-metrics postgresql product-metrics redash sql
Last synced: 20 Oct 2025
https://github.com/jayshrinaikwadi2001/nbfc-loan-application-spring-boot-java-project
ACJ Finance-NBFC Application
bootstrap css hibernate-jpa html5 java javascript jsp postgresql spring-boot sql
Last synced: 06 Feb 2026
https://github.com/sksubhadeep/covid-19-portfolio-project-using-sql
SQL Portfolio Project on COVID-19 Dataset
Last synced: 26 Jan 2026
https://github.com/quick-perf/quick-sql-test-data-web
Web page to quickly create SQL test data
h2 hsqldb mariadb mysql oracle postgresql sql test testing
Last synced: 24 Feb 2026
https://github.com/tusharpandey003/sql_query_generator
This streamlit app framework help to generate sql query and generate result from database with help of generative AI (Gemini pro)
gemini-pro gen-ai generative-ai query sql sqlite sqlite3 streamlit-application
Last synced: 18 Apr 2026
https://github.com/singhofen/projects-using-scotch-box-
Various projects use scotch box, bash and virtual box
bash database-management excel excel-vba javascript json mysql package php scotch-box scotch-io scotchbox scripting sql vagrant vagrant-environments vagrantfile virtualbox
Last synced: 13 Apr 2026
https://github.com/aboualine/php-library-system
A Library Management System built with PHP, MySQL, and Bootstrap. It manages books, tracks borrow/return transactions, and allows searching by title, author, or ISBN. Fully responsive and user-friendly.
bootstrap5 css html java javascript js json library library-management-system mysql php sql system vscode xml
Last synced: 14 Apr 2026
https://github.com/aayushkrishnaut/krsnasakhaa-blogs
mern-project postgres sql typescript
Last synced: 02 May 2026
https://github.com/synvox/sql
sql is another sql template string library. Bring your own database client.
nodejs postgresql query-builder sql
Last synced: 13 Apr 2025
https://github.com/kritagya123611/university-erp
The Multi-Role University ERP project is a web-based system that serves as an enterprise resource planning (ERP) solution for universities. It will include different user roles such as Admin, Faculty, and Student, each with specific access rights and functionalities. Admin: Manages users, courses, departments, and overall system configurations. F
css3 express-middleware expressjs html5 nodejs postgresql sql tailwindcss
Last synced: 08 Apr 2026
https://github.com/iness000/ecoeats
A MySQL implementation based on EcoEats, a MERN stack web application for a food waste management system.
food-management mysql-database sql
Last synced: 04 Mar 2025
https://github.com/Suvroneel/Thrift-Store-E-Commerce-Website
A basic Thrift e commerce store wit admin and users interface that uses sql as database
css html php-framework php8 sql
Last synced: 21 Jul 2025
https://github.com/andersthuesen/nextjs-materialize-reactive-demo
Reactive SQL NextJS application with Materialize demo
materialize nextjs react reactive sql
Last synced: 05 May 2026
https://github.com/gappeah/cinemax-rentals-data-analysis-project
This project aims to utilise the provided database schema to create a realistic business scenario where the following information is extracted and analysed data using MySQL and Power BI.
mysql mysql-database powerbi powerbi-report powerbi-visuals sql
Last synced: 20 Jul 2025
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/starkgang/envrx
A resilient method to handle environment variables with support for leading databases and three different file formats.
env environment-variables json mongodb redis sql sqlite3 variables yaml
Last synced: 09 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/lgautier/tablecloth
Set the tables for data science work.
Last synced: 17 Jun 2026
https://github.com/matijakljajic/skolskabiblioteka
My secondary school graduation project involving the school library and the city library.
microsoft-access sql visual-basic
Last synced: 30 Oct 2025
https://github.com/aksh-patel1/text-to-sql-with-llm
text-to-sql-with-LLM is a cutting-edge natural language processing application that leverages the power of Google's Gemini Pro to provide a seamless and intuitive text-to-SQL experience. This project aims to bridge the gap between natural language queries and PostgreSQL databases, offering a chat-like interface for effortless data retrieval.
gemini gemini-api gemini-pro generative-ai google-gemini llm natural-language-processing nlp-machine-learning postgresql python sql sqlite3 streamlit
Last synced: 10 Apr 2026
https://github.com/yashodatta15/sql_project_on_logistic_company
EDA With MYSQL
Last synced: 14 May 2025
https://github.com/joytaribagshaw/vet-clinic
This project contains the initial data structure of a relational database for a vet clinic, including a table to store animals' information. It allows for the insertion of data into the table and querying of that data.
database-management database-schema postgres postgresql postgresql-database sql
Last synced: 29 Mar 2025
https://github.com/elormlokpo/receipt-gen-api
A basic api for tracking food orders and generating receipts
asp-net-core entity-framework-core sql
Last synced: 20 Mar 2025
https://github.com/gdbecker/dbtlabslearning
Learn the foundational steps of transforming data in dbt Cloud. Start by connecting dbt Cloud to a data warehouse and Git repository, then explore key concepts like modeling, sources, testing, documentation, and deployment. Get hands-on by building a model and running tests in dbt Cloud.
analytics-engineering bigquery dbt dbt-cloud jinja macros models packages sql testing
Last synced: 02 Jan 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/hamzazaidix/e-cash-app-oop-project
E - Cash App (Banking Management System) By Java FX Swing, SQL & XML (GUI based) :. This is the my University Project in which we can open Bank Account, Deposit Money, Widthdraw our Money & Bank Transactions.
e-cash html java javafx javafx-gui javaproject javascript javaswing management-system mysql object-oriented-programming-project oop project sql swing-gui xml
Last synced: 09 Apr 2026
https://github.com/omarelfiki/VortexDB
An application linked to a database built for a Cinema Management use-case. It handles customer bookings in different showtimes of movies across multiple screens in different branches. This project used SQL as its data structure and Python as its base
dbms-project gui mssql-server python sql sql-injection
Last synced: 11 Sep 2025
https://github.com/luisfelipepoma/social_swift
A full-stack application for managing the human resources of an enterprise, built using Angular for the frontend, PostgreSQL for the database, and Spring Boot for the backend.
angular application fullstack html humanresourcemanagement postgresql spring-boot sql typescript
Last synced: 09 Apr 2026
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/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/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/jordicorbilla/specflow_table_generator
Simple Specflow table generator for SQL Server
Last synced: 13 Apr 2025
https://github.com/vehanrajintha/vehicle_auction_system
Vehicle Auction System made by using PHP and SQL
auction auction-system auction-website auctions mysql php sql vehicle
Last synced: 18 May 2026
https://github.com/samyakjain24040/contact_book_app
🔥The python contact book app using kivy and mysql
contacts-app kivy kivy-application kivymd-python mysql mysql-database mysqlconnector python python3 sql
Last synced: 16 Feb 2026
https://github.com/gyanqui/databasedesign-development
This is a university repository of my personal assignments for course CIT 225: Database Design and Development
dcl ddl dml sql sql-server tcl
Last synced: 03 Jul 2026
https://github.com/angeldev96/fullstackopen
Curso Fullstack
ci-cd css docker express graphql html javascript node react sql typescript
Last synced: 10 Apr 2026
https://github.com/pizofreude/insightflow-retail-economic-pipeline
A data engineering portfolio project using AWS cloud services to analyze correlations between Malaysian retail performance and fuel prices. Features Terraform IaC, ETL/ELT with AWS S3, Glue, SQL analytics via Athena coupled with data transformation via dbt, and workflow orchestration with Kestra.
aws-athena aws-batch aws-glue aws-quicksight aws-s3 dataengineering dbt-cloud docker kestra open-api postgres python sql terraform
Last synced: 05 Apr 2026
https://github.com/flacode/sql_practice
Notes from Udacity Data Science challenge
Last synced: 22 Mar 2025
https://github.com/yihleego/sql-parser
Sql Parser is a IntelliJ IDEA plugin, it can easily parse SQL.
idea-plugin intellij-idea mybatis sql
Last synced: 17 May 2026
https://github.com/luddthree/pisscounter
Source code for pisscounter.com website
css flask html javascript python sql tailwindcss
Last synced: 07 Apr 2026
https://github.com/hrosicka/pyqtpartylist
Imagine throwing an unforgettable party! Plan your perfect party with the Party Guest List app. The Party Guest List app is the perfect way to organize your guest list for any event. With its simple interface and powerful features, you can easily add, edit, and delete guests.
creative-applications database desktop desktop-application forms gui partylist python python-sqlite simple-app simple-application sql sqlite
Last synced: 21 Mar 2025
https://github.com/flatcap/craggy-site
📰 Craggy Website (climbing centre routes)
database javascript js php sql website
Last synced: 04 May 2026
https://github.com/omatheusribeiro/clean-architecture-template-dotnet
This repository has a Clean Architecture template using .NET Core 8. It applies the Code First pattern with Migrations to create a SQL Server database. The goal is to guide developers in learning and applying Clean Architecture principles in .NET applications. 🚀
architecture auto-mapper automapper clean-architecture code-first codefirst dotnet dotnet-core dotnet-core-8 entity-framework entity-framework-core jwt jwt-authentication jwt-token migration sql sql-server viewmodel xunit
Last synced: 24 Feb 2026