An open API service indexing awesome lists of open source software.

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.

https://github.com/kramachandrashenoy/dbms-lab

This repository contains codes and pdfs of the questions for lab exam.

dbms mysql sql

Last synced: 19 Jun 2026

https://github.com/esscova/ecommerce-data-pipeline

Este projeto foi desenvolvido como um exercício prático e peça de portfólio, demonstrando habilidades em engenharia de dados, Python, SQL, MongoDB, PostgreSQL, Docker e modelagem de dados.

data-engineering elt-pipeline etl-pipeline mongodb pipeline postgresql sql

Last synced: 05 May 2026

https://github.com/ruru-lyy/bank-management-system

A simple bank management system built using Python and SQL to handle customer registration- SignUp/SignIn, Transaction operations such as cash deposit/withdrawal, fund transfer and Account Updation functionalities. The purpose for creating this project was to understand OOPS and Databases.

banking-system python sql

Last synced: 04 Jul 2025

https://github.com/semba-yui/sample-workflow-rdb

MySQL DDL / DML / 設計書用リポジトリ

ddl dml docker docker-compose flyway mise mkdocs mysql sql tbls textlint

Last synced: 07 May 2025

https://github.com/tpdlshdmlrkfmcla/sql_injection_union

admin 경로 로그인에 mysql db md5()를 이용한 불법적인로그인

md5 md5-checksum md5-hash sql sql-injection

Last synced: 17 Feb 2026

https://github.com/rohit196/sql-learning-hub

A comprehensive collection of SQL resources, projects, tutorials, and interview preparation materials

bigquery datawarehouse learning-resources nosql sql sql-projects

Last synced: 17 Jun 2025

https://github.com/nferno55/mock-data-governance

Working with messy data and using data quality practices to clean it up and practice SQL/Python automation. YAML will be used for Metadata validation soon.

data-analysis database-management metadata python sql sqlite3 yaml

Last synced: 16 May 2026

https://github.com/swappy514/smartgrocery_sql_backend

A complete MySQL backend for SmartGrocery—built for hyperlocal e-commerce platforms like PadosiMart. Includes a scalable schema, rich sample data, and queries for order tracking, inventory, and customer analytics.

database ecommerce mysql open-source padosimart sql

Last synced: 16 May 2026

https://github.com/lorinczakos/sql-projects

This is a collection of my SQL scripts that I wrote and were approved through my course with GoIT Romania Data Analyst course

bigquery cte data data-analysis dbeaver marketing-analytics postgresql project-repository sql vscode

Last synced: 16 May 2026

https://github.com/capellax02/com2058

(DATABASE MANAGEMENT) This repository contains lab questions, lecture slides, and mini-works regarding the database management course at university.

database-management dbms mysql postgresql sql

Last synced: 16 May 2026

https://github.com/audrastump/redditdupe

Reddit simulator using SQL, PHP, HTML/CSS

html-css php sql

Last synced: 19 Jun 2025

https://github.com/ahmadraza1394/event-mangement-system

The Event Mangement System manage different event like school,wedding and conference event

bootstrap css ejs-templates expressjs html javascript nodejs oracle-database sql tailwindcss

Last synced: 07 Apr 2026

https://github.com/tech-warriors-corporation/friendbot-system

System for managing FriendBot publications.

css html php sql

Last synced: 16 May 2026

https://github.com/johnrobertsantos/data-analysis-using-sql

A project to demonstrate my learnings and understanding in using SQL.

postgresql sql

Last synced: 11 Jul 2025

https://github.com/leandrobiloni/unity-database-connection-2021

Project made for Networks Development assignment to make a connection between Unity and a database using PHP and SQL.

database php sql unity

Last synced: 10 May 2026

https://github.com/yakubique/upsert-postgresql

Upsert anything to PostgreSQL

github-actions insert postgresql sql update upsert

Last synced: 07 Apr 2026

https://github.com/bho0920/crime-data-analysis-eu

Crime Data Analysis for Self-Defense Tool Market Entry in the EU.

data data-analysis sql sqlite tableau

Last synced: 21 Jun 2025

https://github.com/irishpatrick/migration

A Clojure library designed to run database migrations from a list of SQL files.

clojure database-migrations sql

Last synced: 21 Jun 2025

https://github.com/juanpedroarmella/ecommerce

Basic clothing ecommerce: frontend and backend, product CRUD with admin login.

mvc php phpmyadmin smarty sql

Last synced: 02 Jul 2026

https://github.com/thalesgroup/ssla-manager

A python module to validate, parse and manage Security Service Level Agreements (SSLA) with an SQL database.

api manager module parse python sql ssla validation

Last synced: 21 Jun 2025

https://github.com/intro-to-programming-2025-1/home

🧠 Introduction to Programming

fastapi git github javascript markdown python react sql

Last synced: 10 Apr 2026

https://github.com/balajimohan18/loan-clustering-datascience-project

This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataeset of loan application which includes information about the Loan amount and Balance. The project then use the clustering algorithm to group the loan together based on the similarities.

clustering-algorithm data-analysis data-science data-visualization eda kmeans-clustering machine-learning sql unsupervised-learning

Last synced: 27 Jul 2025

https://github.com/fimbres/fitness-workout-tracker

Backend app that helps you manage your workout progress, implementing a MySQL database, middlewares, express routers, typescript, and many more features.

bcryptjs express jwt-authentication middleware migrations mysql-database mysql2 nodejs seed sql typescript

Last synced: 11 Apr 2026

https://github.com/wyne-ybanez/sneakrhead

Sneak'r Heads is a Shoe E-Commerce Store. It's a project that uses Django for full stack development and is one of my milestone projects.

css django html jquery python sql

Last synced: 07 Apr 2026

https://github.com/alissonrochadev/sistemaatendimentowebvrs2

Projeto desenvolvido em sala de aula com alunos, no curso de Back-End com Linguagem de Programação PHP e Javascript.

bootstrap css3 html5 javascript jquery mysql php sql

Last synced: 07 Apr 2026

https://github.com/uuanqin/busuanzi2waline

将不蒜子的页面浏览量导出为 json 格式的文件,并生成SQL语句以更新Waline数据库

busuanzi busuanzi-statistics mysql sql waline

Last synced: 16 May 2026

https://github.com/arthurazevedods/web-crud-golang-postgres

CRUD with Golang and PostgreSQL

crud go golang postgresql sql

Last synced: 16 May 2026

https://github.com/tharunkumarreddypolu/assistantship-alert

A system that alerts students when new assistantships or on-campus part time jobs are posted on the university's handshake website and students can subscribe/unsubscribe for the alerts.

beautifulsoup python sql

Last synced: 14 Jul 2025

https://github.com/nikeshcohen/cool-tech-blog

The project is a tech news blog website, featuring user authentication, article management, and category views. It demonstrates clean design and security practices, allowing users to browse, search, and interact based on their role (reader, writer, or admin).

blog laravel php sql

Last synced: 16 May 2026

https://github.com/karenpayneoregon/workingwithtimeinvisualstudio

Working with time in SQL-Server and C#

csharp-code sql sql-server

Last synced: 07 Apr 2026

https://github.com/letsdothis2003/library-database-management-system

A simple database system for library use(tracks books, members, checkouts and everything has a relationship). Works only if one has a SQL server and db setup beforehand.

databases library management sql

Last synced: 17 May 2026

https://github.com/an4pdm/hotel-management-system

O Hotel Management System é um sistema de gerenciamento de reservas e clientes para hotéis, desenvolvido com um banco de dados relacional. Ele permite o armazenamento e consulta eficiente de informações sobre clientes, reservas, quartos, pagamentos e cupons de desconto.

crud database development mysql relational-databases sql

Last synced: 17 Feb 2026

https://github.com/tahaaa22/problem-solving

This collection contains my approaches, thought processes, and final solutions to coding challenges from popular platforms such as LeetCode, HackerRank, and CodeForces.

cpp data-structures problem-solving sql

Last synced: 10 Sep 2025

https://github.com/thomas-dev7/gymcontroll_mvp

MVP: Lift smarter, track better!" 🏆 GymControll is a strength training load management system built with PHP (MVC architecture), HTML, CSS, and JavaScript. Optimize your workouts, monitor progress, and visualize your evolution with efficiency.

bootstrap5 chartsjs css graphics gym html js mvc mvp php sql wellbeing

Last synced: 17 May 2026

https://github.com/bleakmego/wrenai

WrenAI is an open-source GenBI agent designed for seamless integration and powerful performance. Explore the code on GitHub! 🐙🌟

agent anthropic bedrock bigquery business-intelligence charts duckdb genbi llm openai postgresql rag sql sqlai text-to-chart text-to-sql text2sql vertex

Last synced: 07 Apr 2026

https://github.com/ashishsingh789/diversity-inclusion-dashboard

Explore organizational dynamics with our Diversity & Inclusion Dashboard, a cutting-edge Power BI tool designed to analyze gender representation and career progression within your organization. This dashboard provides an in-depth look at the evolution of gender diversity, juxtaposing past and current data to showcase progress in required areas

excel extract pgadmin4 powerbi sql transfer visualization

Last synced: 07 Mar 2026

https://github.com/ani811625/csi-assignment5

📘 This repository contains the solution to CSI Weekly Assignment 5, focused on designing and implementing a database system to manage and track Open Elective subject allotments for students. It ensures the historical record of subject changes is maintained while clearly marking the currently active subject.

microsoft-sql-server sql

Last synced: 16 Jul 2025

https://github.com/DataCamp-Internship/Introduction-to-SQL-with-Jupyter-notebook

Implementing how to work with SQL on Jupyter notebook

jupyter-notebook pandas postgresql sql

Last synced: 17 Jul 2025

https://github.com/mexikoedi/db_kaufwunder_online

This is a simple PHP connection to a database which I programmed to learn a bit more about PHP and SQL.

css database html php simple sql website

Last synced: 11 Feb 2026

https://github.com/pedrohpalmeida/scripts-sql-sqlserver

Scripts de SQL desenvolvidos durante o curso de SQL Server Express Edition do canal Alessandro Trovato.

sql sql-server sqlserver

Last synced: 31 Dec 2025

https://github.com/arunishrajput/cs-practical-2023-24

CS Practicals of Session 2023-24

binaryfile csv database mysql python sql stack

Last synced: 20 Apr 2026

https://github.com/bytefish/sqlmapper

A small wrapper over the Java ResultSet, that makes it very easy to map between Java Beans and a database table.

sql

Last synced: 19 Jul 2025

https://github.com/foyez/postgres

PostgreSQL at a glance

database postgres postgresql sql

Last synced: 17 May 2026

https://github.com/shahidmalik4/investigating-patterns-in-120-years-of-olympic-data

The project involved the extraction, cleaning, and manipulation of Olympic Games dataset sourced from Kaggle. Using Excel for initial cleaning and MySQL for data preparation, normalization, and analysis to derive insights into Olympic performance metrics, including regional medal distribution, athlete achievements, and trends over time.

analysis analytics mysql olympics sql trends

Last synced: 07 Mar 2026

https://github.com/ate47/chatsqldatareader

A Minecraft Bukkit plugin to change chat with a simple pattern by adding SQL datas in them, a role/rank system can be used to set rank by a number of point (level for example)

bukkit-plugin chat spigot-plugin sql

Last synced: 03 Mar 2025

https://github.com/igoraugust0/db-2

🗄️ Arquivos e materiais utilizados na disciplina GSI021 - Banco de Dados 2 da UFU.

database java jdbc postgresql sgbd sql

Last synced: 11 May 2026

https://github.com/venugopal9578/youtube-trending-sql-analysis

SQL project analyzing YouTube trending videos in India using Google BigQuery. Includes ranking, aggregation, and channel performance analysis with visuals.

analytics bigquery dataanalysis freelance portfolio sql youtube

Last synced: 29 Jun 2026

https://github.com/ahmednassar7/college_library

A project that have a GUI control a database system.

database gui java javaswing oop sql

Last synced: 25 Apr 2026

https://github.com/lassebahn/sqledit

SQL-Editor zum Anzeigen von Daten aus relationalen Datenbanken

db2 db2400 java javafx mssqlserver relational-database spring springboot sql

Last synced: 11 Apr 2026

https://github.com/yasminbrazasilva/exerciciosbancodedados-af-4

Exercícios para AF da matéria de Banco de Dados do 2º semestre de ADS

banco-de-dados modelo-conceitual modelo-logico sql stored-procedure views workbench

Last synced: 02 Feb 2026

https://github.com/it1shka/raql

Relational Algebra Query Language

language query-language relational-algebra relational-database sql

Last synced: 28 Mar 2025

https://github.com/skytecat/currencytable_sql

Data Warehousing (DWH) and ETL process

postgresql sql

Last synced: 03 Mar 2025

https://github.com/idrsdev/cms

A Java Swing Based University Management System With Mysql as a database ☆ Pull requests are welcome

cms database java mysql sql swing

Last synced: 06 May 2026

https://github.com/zalkklop/lvsm

Official code for "LVSM: A Large View Synthesis Model with Minimal 3D Inductive Bias" (ICLR 2025 Oral)

attention-mechanisms deep-learning github-config large-view-synthesis matplotlib multi-label-classification nltk numpy one-vs-rest python seaborn sql tensorflow transformers

Last synced: 09 Apr 2025

https://github.com/bfitech/zapstore-sqlite3

A simple SQLite3 connection wrapper.

microframework pdo php sql sqlite3

Last synced: 11 Jan 2026

https://github.com/prasenjitb1234/electricity_billing_system_springboot_symbiosisproject

Built a Java Fullstack web application under Symbiosis Skills & Professional University - Capgemini CSR initialive

css hibernate-jpa java-8 maven mvc-architecture rest-api spring-boot sql validation

Last synced: 02 May 2026

https://github.com/amirilf/dbilf

lightweight in-memory database engine.

database in-memory-database java sql

Last synced: 29 Apr 2026

https://github.com/drmvc/database

Advanced plugin for work with database for DrMVC Framework

database mongodb multiple pdo sql

Last synced: 05 Apr 2025

https://github.com/torshin5ergey/1tdata-do_2024-08-28_6.11-03

1T Data "Data architect (DevOps)". Задание 2024-08-28 6.11 №3

clickhouse docker docker-compose sql

Last synced: 17 May 2026

https://github.com/s-h-i-v-i-s/digital-music-store-data-analysis

Analyzed an online music store database using PostgreSQL and SQL to uncover key business insights, enhancing decision-making through data-driven analysis and visualization.

excel postgresql sql

Last synced: 22 Jun 2026

https://github.com/gabrielamoura25/carloca-sql

Um sistema de locadora de carros simples e eficiente.

sql

Last synced: 11 Jan 2026

https://github.com/abhishek5165/mastering_sql

SQL Queries 🥷

database mysql queries sql

Last synced: 17 May 2026

https://github.com/shivamsharma32/datamart-case-study-sql-

Data Dart is my latest venture and I want your help to analyze the sales and performance of my venture. In June 2020 - large scale supply changes were made at Data Mart. All Data Mart products now use sustainable packaging methods in every single step from the farm all the way to the customer.

data-science dataanalysis datacleaning datanalytics mssql sql

Last synced: 20 Jul 2025

https://github.com/sanders41/clintrial_queries

A set of queries that I have found useful at times with using Clintrial. Most are for querying Clintrial's metadata tables.

oracle sql

Last synced: 07 Mar 2026

https://github.com/yunusemrejr/dotnet-csharp-browseworlddb

dotNET(C#)-Browse World Cities (mySQL DB) (With extra built-in Simple Calculator)

csharp dotnet sql

Last synced: 17 May 2026

https://github.com/nivedhaak/world-layoffs-sql-project

SQL Data Cleaning and EDA on World Layoffs Dataset using MySQL

ctes date-functions mysql sql window-functions

Last synced: 13 Apr 2025

https://github.com/lingumd/pewlett-hackard-analysis

Analysis on number of retiring employees per title and employees eligible for mentorship program using SQL.

joins postgresql sql sql-database sql-query

Last synced: 16 Mar 2025

https://github.com/omar-26/talentum

A full-stack Job Finder web application built with Angular 18 and Java spring boot

angular backend figma frontend full-stack java jpa-persistence-applications jparepository mysql mysql-database postman rest-api restful-api spring-boot sql typescript

Last synced: 07 Apr 2026

https://github.com/tritacle/idatt2003_and_idatt2002

Work requirements in the subject IDATT2003 programming 2 and IDATT2002 databases

java javafx mysql sql

Last synced: 05 Apr 2025

https://github.com/tompinataro/react-image-gallery

48-hr Solo Sprint: Gallery images with matching descriptions appearing as reversible cards.

react sql

Last synced: 17 May 2026

https://github.com/divinemoments/project-2-mysql-practice

The objective of Project 2 is to practice fundamental SQL SELECT statements in MySQL, including column and row selection, aliasing, filtering, ordering, and creating derived columns, to gain proficiency in basic data retrieval and manipulation.

mysql sql

Last synced: 17 Jun 2025

https://github.com/niels-bosman/basic-php-sql-crud

Basic object oriented PHP CRUD framework. Works with mySQL and PHP 7.4.

crud framework oop php php74 sql

Last synced: 17 May 2026

https://github.com/rahulsm20/trackbyte

A full-stack web application that helps users keep track of their playlist and provides analytics based on their music taste. Built using React, Node.js, Express.js, MySQL and Bootstrap.

bootstrap data-analysis expressjs mysql nodejs reactjs sql

Last synced: 07 Apr 2026

https://github.com/shahardekel/happy-insurance-data-analysis-and-visualizing-project

Practical project with a goal of creating an architecture, developing and analyzing insurance company data during the years 2011-2013 with various tools and languages

dax excel mlanguage pivot-tables pivotcharts powerbi powerpivot powerquery sql sql-server

Last synced: 12 Sep 2025

https://github.com/scottyrichardson/grayl-database-query

Builds select, insert, update, and delete queries using objects. Supports where clauses. Converts query objects into SQL statements ready for use in prepared statements. Part of the Grayl PHP framework.

composer-package grayl php prepared-statements query-builder sql

Last synced: 18 May 2026

https://github.com/an4pdm/projeto-logico-de-bd-para-oficina

Criação de projeto lógico de banco de dados utilizando o MySQL Workbench.

banco-de-dados databases mysql project queries sql

Last synced: 19 Jan 2026

https://github.com/willemverbuyst/bookworm

full-stack hobby/study project

bash chakraui fastapi overmind python sql vite vitest

Last synced: 15 Jan 2026

https://github.com/whizvox/daily-image-poster

GUI-based tool to facilitate in uploading daily images to Reddit

jackson java java-swing reddit reddit-api slf4j sql sqlite

Last synced: 19 Apr 2026

https://github.com/alinkaqa/sql.requests

Запросы к базе данных

postgresql sql

Last synced: 29 Mar 2025

https://github.com/greenblat17/social-network

Social network built using Spring Boot, , Spring MVC, Spring Security with JWT Authentication, Spring Data JPA with PostgreSQL

hibernate java spring-boot spring-security sql

Last synced: 18 May 2026

https://github.com/sibendud/csi_2024_dataengineering

Internship on Data Engineering where below topics are applied skills that are used to complete the given tasks through out 8 weeks including the project.

adf adls azure-pipelines databricks docker ipynb json numpy pandas-python parquet-avro pipeline pyspark python sql sql-server

Last synced: 07 Mar 2026

https://github.com/zofiaqlt/real_estate_sql

🎯 Database development and query implementation to identify growth opportunities for a Real Estate company looking to expand their operations - use of UML modeling, SQL and MySQL (Business insights, Data collection, Data preview and modelization with SQL Power Architect and Microsoft Excel / Power Query, and database conversion to MySQL using SQL)

database mysql sql uml-diagrams

Last synced: 18 May 2026

https://github.com/stefagnone/-wedding-vendor-pricing-and-customer-satisfaction-analysis

Data-driven analysis of wedding vendor pricing and customer satisfaction, with database design, SQL optimization, and cost breakdown generation.

business-intelligence cost-optimization customer-satisfaction data-analysis database-design python sql vision-board-analysis wedding-planning wedding-vendor-pricing

Last synced: 03 May 2026

https://github.com/mehrajlatifli/transaction-in-ado.net

A database called Library2 and its stored procedures are used to work with ADO.Net for Transaction operations in WPF Application

adonet csharp database filestream library mssql-database mssqlserver sql sqlserver-2019 storedprocedure transactions triggers tsql userdefined-stored-procedure wpf

Last synced: 07 Apr 2026

https://github.com/rafaelmoraes003/mysql-all-for-one

Project that performed CRUD operations on a MySQL database.

mysql sql

Last synced: 21 May 2026

https://github.com/nicoacu/tp_soporte_ticketera

Repositorio presentación/exposición para materia: Administración de Base de Datos - ISTEA

azure mockup sql

Last synced: 28 Mar 2025

https://github.com/marcosmaio/tech-jobs

Projeto de site proprio - Finalizado

bootstrap javascript jquery laravel mysql php sql sql-server stripe-payments

Last synced: 07 Apr 2026

https://github.com/pavlorohozhyn/goit-rdb-hw-03

Data upload, SQL, DQL

dql mysql mysqlworkbench sql

Last synced: 06 Feb 2026