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/turnipdo/pyodbc-data-import-for-ssms-alextheanalyst-ref-

Using Python's pyodbc module to connect to Microsoft SQL Server and import data into SSMS.

data-engineering pyodbc sql ssms

Last synced: 12 Apr 2025

https://github.com/hanzala-bhutto/CSharp-Pharmacy-Store-System

Simulating Real life medical store keeping records of medicines

bunifu-ui csharp graphical-user-interface sql sql-express-filedb visual-studio

Last synced: 10 Apr 2025

https://github.com/qwiery/qwiery-sql

SQL adapter for Qwiery. It allows you to use a SQL database as a graph database.

graphdatabase sql

Last synced: 28 Oct 2025

https://github.com/sancakerkan/musicstudiodbms

This project aims to create a database management system for a music studio using Java and PostgreSQL. It includes tables and relationships to manage the studio's courses, customers, reservations, and payments.

database database-management dbms postgresql sql

Last synced: 15 May 2026

https://github.com/andresweitzel/db_inspecciones_inmuebles_microservicios_mysql

Base de Datos para el consumo del Microservicio InspeccionInmuebleService

cmd dbeaver git mysql sql xampp

Last synced: 29 Apr 2026

https://github.com/halyusa16/basic-sql-employee-analysis

This project focuses on analyzing employee data through querying, performing table joins to connect related information, aggregating salary statistics, and using subqueries to extract meaningful insights.

data data-analytics data-exploration database mysql self-project sql

Last synced: 16 May 2026

https://github.com/dreeedy/diplomzags

Дипломный проект. АИС ЗАГС

bootstrap4 css php sql

Last synced: 14 Jun 2025

https://github.com/sean-lu/dbmigrator

Database migration framework.

database migration sql

Last synced: 07 Apr 2026

https://github.com/epaltechs/vet-clinic

This is an SQL database that records data of dogs in a vet clinic, stores the data in a table and makes it possible to query the data input.

database sql

Last synced: 03 Apr 2025

https://github.com/yashlad27/visapaymentnetworkmanager

A Java Swing desktop application for visualizing and analyzing credit card payment transactions. Features interactive dashboards, time-based heatmaps, transaction analytics, and bank performance monitoring. Built with Java, Swing, and MySQL.

java javaswings jdbc payment sql swing-gui

Last synced: 09 Sep 2025

https://github.com/mustafahere/lms

Library Management System using `Winform C#`

csharp library-management-system sql sql-server winforms

Last synced: 11 May 2026

https://github.com/journiyoon/sql

SQL 문제 풀이 저장소

mysql sql

Last synced: 09 Apr 2025

https://github.com/warsvault/books-ive-read-sql-project

A simple website using PostgreSQL to list read books and info about them.

css ejs express html javascript node pgadmin4 postgresql sql

Last synced: 11 Apr 2026

https://github.com/mateusz-przybyla/CreativeWallet

A web application to manage your home budget [final stage -> frontend+backend+custom MVC framework]

bootstrap css dependency-injection factory-pattern html mvc php sql

Last synced: 12 Apr 2025

https://github.com/batanoffs/mysql-softuni

This repo contains exsercises during the SQL course at SoftUni

database mysql mysql-workbench relational-databases sql

Last synced: 20 May 2026

https://github.com/kathiriyaakshay/cloudimts-website

Cloudimts is a radiologist reporting management system with DICOM image viewing, role-based access, and reporting features, streamlining the radiology workflow.

aws nodejs reactjs sql

Last synced: 05 Apr 2026

https://github.com/naopeke/mysql

Curso de Codenotch

homework sql

Last synced: 15 May 2026

https://github.com/gabygramajo/fundamentos-de-bases-de-datos

codigo del curso de fundamento de base de datos de platzi

mysql sql

Last synced: 08 Sep 2025

https://github.com/khoa-bit/duck-migration

A zero-dependency Go library for handling database migrations

database-migrations go golang migration sql sqlite

Last synced: 02 May 2026

https://github.com/sofiahuang315/home_application_rental_system

Home Application Rental System using C# and SQL

database sql

Last synced: 08 Jul 2025

https://github.com/pkx8326/drawing_triangles_with_mysql

This repository contains simple sets of codes that draw triangles in the form of ASCII art using MySQL. I cam across these codes on HackerRank and I thought it was a very strange concept to SQL to draw triangles with ASCII art. But then it became a challenging tasks and I learned to use information_schema.tables, a dummy table that exists in every MySQL session.

hackerrank hackerrank-solutions information-schema mysql sql

Last synced: 28 Oct 2025

https://github.com/studoo-app/sql-td8-sio2

SQL - Audit et Evolutions de bases de données

2024-2025 sio2 sql

Last synced: 08 Sep 2025

https://github.com/darrmirr/sql-git

SQL query to GIT

git sql

Last synced: 11 Mar 2026

https://github.com/ayonika2001/pizza_sales_sql_project

This SQL project models a Pizza Hut database, tracking orders, order details, and pizza types. It includes queries for calculating total orders, revenue, pizza popularity, and category-wise distributions, providing insights into sales trends and pizza preferences.

csv dbms mysql mysqldatabase mysqlserver sql

Last synced: 12 Apr 2025

https://github.com/acsbitmen/login-backend

Este proyecto es un backend para un sistema de autenticación y gestión de usuarios (CRUD) desarrollado con Node.js, Express, y PostgreSQL. Proporciona una API segura que permite a los usuarios iniciar sesión, y ofrece funcionalidades de administración de usuarios para aquellos con el rol de administrador.

body-parser cors dotenv express-js express-rate-limit javascript jsonwebtoken nodejs pg sql

Last synced: 18 Feb 2026

https://github.com/mastermindromii/sql-interview-preparation-questions

Welcome to my SQL interview preparation repository! This repo are a collection of common SQL questions and theoretical concepts that are frequently asked in Data Science & Analytics interviews!

advance-sql database dml-commands interview-preparation interview-questions rdbms sql

Last synced: 25 Feb 2025

https://github.com/bala-1409/loan-clustering-datascience-projects

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 clustering-algorithm data-analysis data-science data-visualization kmeans-clustering machine-learning machine-learning-algorithms sql unsupervised-learning unsupervised-machine-learning

Last synced: 22 Mar 2025

https://github.com/fblupi/grado_informatica-sibw

Prácticas de la asignatura Sistemas de Información Basados en Web de la UGR

ajax mysql php sql webapp

Last synced: 04 May 2026

https://github.com/bala-1409/loan-classification-data-science-projects

This project uses machine learning algorithms to predict the classification of loan status. The dataset is loaded and some transformation is done using SQL for getting a proper dataset with some valid informations.

data data-analysis datacleaning datascience datavisualization exploratory-data-analysis loan machine-learning machine-learning-algorithms modelfitting sql supervised-learning visualization

Last synced: 22 Mar 2025

https://github.com/kumartusha/Data_Scientist-AI-ML-_Training_Anudip_Foundation

Anudip Foundation Data Analytics Training 📊 A repository containing projects, assignments, and coursework from the Anudip Foundation Data Analytics training program. This includes work on: 🧹 Data Cleaning & Preprocessing 📉 Data Visualization & EDA 📊 Statistical Analysis

excel matplotlib numpy pandas powerbi python scipy sql

Last synced: 27 Sep 2025

https://github.com/lexiortiz/wibd-datacamp

Notes, exercises, and projects from the WiBD 2024/2025 DataCamp Scholarship.

cloud-computing data-engineering data-pipelines datacamp-course etl python sql women-in-big-data women-in-tech

Last synced: 18 May 2026

https://github.com/blacksuan19/sqlmigrately

Zero setup SQL schema migration from pandas DataFrames

sql sql-migration sqlalchemy

Last synced: 18 Feb 2026

https://github.com/nerett/inf-4sem

Computer technologies seminar tasks: object languages and software architecture

java jni sql stl swing

Last synced: 14 May 2025

https://github.com/mooorsoul23/auth-jwt-node

🛡️ Implement authentication and authorization with Node.js, Express, and JWT, featuring role management and API documentation.

auth authentication authorization bcryptjs create-react-app express jwt-bearer-tokens mongodb mongoose node-js-express node-jwt node-mongodb nodejs nodejs-api passport react-bootstrap sequelize-associations sql

Last synced: 08 Apr 2026

https://github.com/Adil-Bikiev/Employee-Database-Management

A Java-based CRUD application to manage employee data using PostgreSQL and JDBC. This project supports operations like ➕ adding, 📖 retrieving, ✏️ updating, and ❌ deleting employee records. Built with Maven for dependency management and modularity.

database java java-jdk sql test

Last synced: 04 Nov 2025

https://github.com/akshat2jain/blogapp_fullstack

Fullstack Bog App using Reactjs expressjs Nodejs and sql

aws-ec2 aws-s3 expressjs jsonwebtoken nodejs recatjs sequalizejs sql

Last synced: 08 Apr 2026

https://github.com/io7m-com/darco

Minimalist, opinionated database access.

database-access jdbc postgresql sql sqlite

Last synced: 22 Mar 2025

https://github.com/agu3des/estanteencantada

Livraria feita para a disciplina de Banco de Dados l e para as disciplinas de Estrutura de Dados, Sistemas Operacionais e Protocolos de Interconexão de Redes de Computadores

bancodedados books bookstore client-server data-structures livros python semaphore sql systems threads

Last synced: 14 Apr 2025

https://github.com/thetechdog/the-snap-sideloader-repo-template

Template for creating repositories compatible with TSS format

sql sqlite

Last synced: 08 Nov 2025

https://github.com/sanchezluys/bd_taller_mecanico_postgresql

BD postgresl, de un taller mecanico

mysql postgresl sql

Last synced: 30 Mar 2025

https://github.com/sanchezluys/guia-publicar-proyecto-de-base-de-datos-

Guía para la publicación de un proyecto de bases de datos en GitHub

mysql oracle postgresql sql sqlite

Last synced: 09 May 2026

https://github.com/chrismytton/cheltenham-council-land-and-assets

Cheltenham Council land and assets geodata and map

csv geojson json maps sql

Last synced: 18 Apr 2026

https://github.com/tanyagarg25/fashion-industry-analysis-trends-insights-and-performance

The Fashion Industry Analysis project uses Azure SQL and Tableau to analyze sales trends and customer behavior, providing actionable insights through interactive dashboards to optimize pricing, inventory, and marketing strategies.

azure database datamodeling erd forms powerautomate sql tableau

Last synced: 18 May 2026

https://github.com/thanhloc81/customer-segmentation

✨ Analyze customer segments of Adventure World dataset

bigquery google-cloud powerbi sql

Last synced: 03 Feb 2026

https://github.com/faint-liebfraumilch101/fraud-detection-sql-unsupervised

🕵️♂️ Detect fraud in bank transactions using SQL for feature engineering and Python's Isolation Forest for unsupervised anomaly detection.

anomaly-detection banking-data data-analysis data-science financial-analytics fraud-detection isolation-forest machine-learning portfolio-project python sql sqlite unsupervised-learning

Last synced: 07 May 2026

https://github.com/panoschron97/company_project_pl_pg_sql

A company management system with PL/pgSQL.

pgadmin4 plpgsql postgresql sql

Last synced: 05 Nov 2025

https://github.com/tushar2704/sql-query

Repository is designed to help you strengthen your SQL query skills by providing a collection of common and interview-based SQL queries for practice.

artificial-intelligence data-analysis data-engineering data-science database database-management database-schema relational-databases sql sql-database sql-query tushar2704

Last synced: 04 Nov 2025

https://github.com/kuldeepsharma-dataanalyst/college_database_system_sql_project

SQL project demonstrating database design, queries, and analysis for a college management system.

columns datacleaning datamanagement dbms dbmsproject mysql-database pgadmin postgresql queries rows sql sqlqueries tables

Last synced: 05 Nov 2025

https://github.com/faulkj/db

A wrapper class for SQLSRV (MS SQL) in PHP

mssql php sql sqlsrv

Last synced: 18 May 2026

https://github.com/ulisses22/formatfilesqlserver

Using Format File XML to Bulk Import data - SQL Server

sql xml

Last synced: 25 Jan 2026

https://github.com/giansalex/sql-formatter

Application for SQL-formatting in PHP

php sql sql-formatter

Last synced: 06 Apr 2025

https://github.com/carloshenriquefs/sql-

Exercicios / Exercises - SQL

banco-de-dados bd sql

Last synced: 03 Aug 2025

https://github.com/rabestro/sql-challenge-solutions

A collection of SQL challenges and solutions from various courses and websites, aimed at enhancing database querying skills.

challenges solutions sql sqlite

Last synced: 08 Nov 2025

https://github.com/kevin-rsj/real-estate-investments

Sistema de scoring que clasifica ciudades francesas para inversión en segundas viviendas según perfil de riesgo(alto, moderado y bajo). Evalúa ratios clave en áreas como demanda, disponibilidad, infraestructura, demografía y precios.

bigquery data-analytics looker-studio numpy pandas python sklearn-library sql visualization

Last synced: 09 Apr 2026

https://github.com/emanoelcampos/celestial-bodies-database

A relational database project using PostgreSQL, representing various celestial bodies. Detailed instructions are in project-instructions.md.

celestial-bodies command-line freecodecamp postgresql relational-database sql

Last synced: 05 Nov 2025

https://github.com/e0selmy4v/scpo-php

Some small PHP useful function library

convert-characters from-scpos http mailer php sql url-rewrite

Last synced: 07 Apr 2025

https://github.com/ezejosue/taller1

¡Bienvenido/a a este taller práctico de SQL! Aquí pondrás a prueba tus habilidades en el manejo de bases de datos relacionales, específicamente en la creación de procedimientos almacenados y disparadores (triggers).

sql sqlserver transact-sql

Last synced: 04 Nov 2025

https://github.com/aryank1511/dbs211-final-project

In this project, I have designed and created a database for ‘Discord’ in order to learn database design, development and implementation

oraclesql sql

Last synced: 04 Aug 2025

https://github.com/priyanshscpp/RNX33-Smart-System-Project

This IoT project helps farmers to track their plantation.

arduino lora mqtt opencv python sql

Last synced: 29 Sep 2025

https://github.com/godsscion/cs561-database-management-systems-1

Stevens Institute of Technology CS561 Database Management Systems 1 Assignments

database-management-systems sql stevens-institute-of-technology

Last synced: 09 Feb 2026

https://github.com/fayllan111/cursojavacompleto-udemy

Repositório com materiais, exercícios e projetos do Curso Completo de Java – POO, abordando desde fundamentos até desenvolvimento com Spring Boot, bancos de dados e boas práticas.

java javafx jdbc jpa-hibernate maven mongodb nosql oop oops-in-java spring-boot spring-data-jpa sql

Last synced: 09 Apr 2026

https://github.com/ninhnguyen01/SQL-Project

SQL Project (MAMP)

database sql

Last synced: 23 Aug 2025

https://github.com/jamesehiabhi/northwind-operations

NorthWind Descriptive Analysis

sql sql-server

Last synced: 29 Mar 2025

https://github.com/loesterbotelho/projeto-loester

Estou em processo de finalização, e ainda haverá alterações.

docker docker-compose flyway java mongodb postgresql rabbitmq redis spring sql

Last synced: 30 Dec 2025

https://github.com/chaseofthejungle/java-employee-directory

A Spring Boot MVC web app for an employee directory (via SQL database).

java spring-boot spring-boot-mvc sql tomcat-server

Last synced: 15 May 2026

https://github.com/vitorantonionne/easycheckin

A backend for an event creation application

java spring-boot sql

Last synced: 19 Apr 2026

https://github.com/aaaastark/electronjs-desktop-application

Website convert into Desktop Application through the Electron JS

css electronjs html javascript js json jsx reactjs sql

Last synced: 07 Apr 2026

https://github.com/bhargav02550/springbootjpa

This repo consists of all crud operations that can be performed on SQL Database using spring data JPA.

java jpa-hibernate mysql-database postman rest-api spring springboot sql

Last synced: 09 Apr 2026

https://github.com/thoratstuti/detecting-sql-injection-attacks-using-ast-

A Python program to develop a new policy based Proxy Agent, which classifies the request as a scripted request or query based request, and then, detects the respective type of attack, if any in the request.

python sql

Last synced: 22 May 2026

https://github.com/safoanmiah/mc-tournaments

A tournament hub created by me (that quickly kept getting bigger) to manage some in game Minecraft tournaments. It converses with a database, Soupbase, to get information to display. It'll also be connected to a discord bot to facilitate the creation of events, and a Minecraft plugin made in java to have influence in game.

next-js postgresql sql tailwindcss website

Last synced: 08 Apr 2026

https://github.com/vaibhavpal7549/Leetcode

This repository offers a comprehensive collection of SQL scripts, examples, and best practices for learning and mastering SQL. Covering topics from basic queries to advanced database management, it supports MySQL, PostgreSQL, and SQLite, making it ideal for both beginners and experienced developers looking to enhance their SQL skills.

mysql mysql-database oracle sql sqlite

Last synced: 05 Aug 2025

https://github.com/hbtlucas/libray--postsql

database e scripts em postgresql sobre livros e vendas

postgresql postgresql-database postsql sql

Last synced: 05 Aug 2025

https://github.com/alexschlosser40/consultation-project

This repository contains all project files used in a consultation project that was completed in May 2025. The SQL database file is also provided.

back-end-development excel front-end-development graphical-user-interface java mysql-database professional-development software-engineering sql user-interface

Last synced: 18 May 2026

https://github.com/mehbas92/sql

SQL Using BigQuery

bigquery sql

Last synced: 06 Apr 2025

https://github.com/adamcegielka/learn-coding

Java, JavaScript, MySQL, HTML, CSS

css3 html5 java javascript mysql sql

Last synced: 08 Apr 2026

https://github.com/richardzhang01/tech-blog

This tech blog is a small project that demonstrates the MVC design principle. It is built with SQL to create the models, express to handle the controllers, and handlebars to display the view.

express-js handlebars handlebars-js mvc-architecture mysql node-js sql

Last synced: 09 Apr 2026

https://github.com/analyst-amitbisht/MovieVerse-Analytics

It is an unguided, real data SQL-based project analyzing movie industry trends. It identifies top movies, industry comparisons, language trends, and studio performance using advanced SQL techniques like joins, aggregates, and views. Key findings include Hollywood's revenue dominance and Kannada movies' top IMDb ratings.

data-analysis-techniques financial-metrics joins sql sql-server-management-studio

Last synced: 05 Aug 2025

https://github.com/elissorokin/data-analyst-portfolio

Это репозиторий, в котором я демонстрирую свои навыки, делюсь проектами и отслеживаю прогресс в области анализа данных и Data Science.

ab-testing data data-analysis datalense matplotlib numpy pandas plotly portfolio postgresql python scipy seaborn sql statistical-analysis

Last synced: 09 Apr 2026

https://github.com/macagua/example_docker_sybase_ase_python

Examples for deploy a Sybase ASE server with database using Docker and query his data with Python

database deploy docker docker-compose python python3 sql sql-query sybase-ase

Last synced: 11 Apr 2026

https://github.com/shengyou/exposed-sample

運用 Exposed 管理及操作資料庫

dao database dsl exposed kotlin sql

Last synced: 02 May 2026