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/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/pythoninthegrass/learn_sql

Follows LearnSQL course content with local dev scaffolding

docker mysql postgres python sql

Last synced: 21 Jul 2025

https://github.com/vitor-msp/agencia-viagens-blue-bird

Desenvolvimento de um site para clientes realizarem cadastro e aquisições de viagens de uma agência fictícia chamada BlueBird Viagens. Versão 1: ASP.NET MVC C#, SQL Server.

asp-net asp-net-mvc csharp entity-framework razor sql sql-server visual-studio

Last synced: 18 May 2026

https://github.com/ahmeddiaab/practical-dbms

A level-based roadmap to master relational databases with PostgreSQL. Practice schema design, normalization, real-world SQL, and transactions using Docker. Great for backend developers.

backend database postgres postgresql roadmap sql

Last synced: 18 May 2026

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/theoddysey/campaign-feedback

PHP web-based 🕸️ feedback collection 🧺system

form-validation php sql xampp-server

Last synced: 30 Oct 2025

https://github.com/mdalamin5/play-with-sql-from-scratch-sqlalchemy-orm

A complete hands-on SQL practice repo based on CampusX's DBMS & SQL course. Covers DDL, DML, Grouping, Joins, Subqueries, and Window Functions using MySQL. Ideal for beginners to strengthen their database skills with real-world datasets and structured folder-wise queries.

mysql-database postgresql sql sqlalchemy-python

Last synced: 09 May 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/kshitiz1302/pizza-sales-report

The report provides insights into pizza sales trends for 2015, focusing on peak periods, customer preferences for large pizzas, and the best-performing menu items.

data-cleaning data-management data-manipulation data-modeling data-storytelling data-visualization dax dax-expression dax-query mysql mysql-database mysqlworkbench powerbi powerbi-dashboards powerbi-desktop powerbi-report powerbi-visuals sql sql-server

Last synced: 18 May 2026

https://github.com/manishjr26/painting-dataset-sql-analysis

"Exploring art through SQL queries: Analyzing a painting dataset from Kaggle.

joins server sql

Last synced: 30 Jan 2026

https://github.com/muktarkhanabilda/uk_bank_customers

Я создал базы данных, импорт данных о клиентах британского банка, а также создание информативного отчета с использованием Power BI Desktop. Провели обучение и оценку двух моделей, GaussianNB и KNeighborsClassifier, включая перекрестную проверку для более точной оценки их производительности.

pandas-dataframe powerbi python sql

Last synced: 16 May 2026

https://github.com/JaredPersonalOrganization/AWS-EKS-AURORA

AWS Kubernetes Cluster with an Aurora Serverless V2 PostgreSQL DB

aws aws-cdk eks eksctl golang kubernetes postgresql sql

Last synced: 24 Oct 2025

https://github.com/rifa8/sql-relational-database

Learning about RDBMS

ddl dml rdbms schema sql

Last synced: 12 Sep 2025

https://github.com/dinamohsin/toman-bikeshare-data-analysis-sql-power-bi

This project involves data analysis using SQL, Power BI, and CSV datasets to extract insights and visualize key business metrics.

csv-files data-analysis data-visualization database powerbi sql sql-server

Last synced: 22 Apr 2026

https://github.com/xander1936/project4-map-out-a-technical-solution-for-the-food-delivery-site-expressfood

In this project, we use MySQL Workbench to design the UML diagram, build the database (tables of customers, deliverers, dishes, orders and order quantities) and finally make SQL queries on the client and server side.

database mysql mysql-database relational-databases sql sql-queries tables uml-diagram workbench

Last synced: 18 May 2026

https://github.com/danhpaiva/project-stimulus-2020

:office: Mobile application developed to stimulate the growth of companies registered in the Estímulo 2020 project

dart flutter mobile sql

Last synced: 18 May 2026

https://github.com/bipul-hossein/postgresql_crud_operation

A backend-only implementation demonstrating basic CRUD operations using PostgreSQL.

expressjs nodejs postgresql sql

Last synced: 11 Apr 2026

https://github.com/ireneflorez/sf-kindergarten-lottery

Data analysis reviewing data and findings on the public school kindergarten lottery in San Francisco

ipynb-jupyter-notebook jupyter-notebook numpy pandas python sql

Last synced: 17 Feb 2026

https://github.com/k-sameer701/mysql-cheatsheet

MySql CheatSheet is a condensed guide that provides a quick overview of essential SQL commands and their syntax for MySQL databases. It is a handy resource for developers.

mysql mysqldata mysqldatabase sql

Last synced: 25 Jun 2025

https://github.com/anmolverma404/mysql-init

📚This repo contains MySQL notes 📑topic-wise written by me 🧑‍💻This will be useful for all beginners who are new to DBMS/MySQL💡

mysql sql

Last synced: 18 May 2026

https://github.com/swapnitagoyal/cricket-match-data-analysis

ETL on the raw cricket json data using snowflake

json snowflake sql

Last synced: 05 Apr 2025

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

This repository, CSI-Assignment7, is a part of my Week 7 submission for the Celebal Technologies Summer Internship - SQL Domain. The focus of this assignment is on mastering Slowly Changing Dimensions (SCDs) in data warehousing.

microsoft-sql-server sql

Last synced: 21 Jul 2025

https://github.com/spunkyschool/samadhaan

Samadhaan : "A Click Helps!" (A web app designed to cater to depressed section of society where they can interact with each other via asking and answering questions and also can connect to mental coaches and psychiatrists.

encryption-decryption java javascript jwt-authentication react react-router redux-toolkit spring-security springboot sql

Last synced: 10 Apr 2026

https://github.com/fabeklou/linkedin-learning_full-stack_web_developer

Here I'm learning full-stack web application development with linkedin-learning.

css3 development devops ecmascript6 es6 full-stack git github html5 javascript linkedin-learning nodejs nosql react rest-api sql

Last synced: 07 Apr 2026

https://github.com/banziha104/database_architecture_sql

🗄 Database Architecture & SQL Study

mysql orm relational-databases sql

Last synced: 18 May 2026

https://github.com/thomasalbertodev/belajar-sql

Belajar Dasar-dasar Database MySQL

sql

Last synced: 07 Mar 2026

https://github.com/chubby007/tsqloader

A database handler wrapper designed for interacting with an MSSQL server, built using SQLAlchemy.

database linux pandas pyodbc python sql sql-server sqlalchemy windows wrapper

Last synced: 07 Apr 2026

https://github.com/caioreis29974/node-sqli-scanner

Mini SQL Injection scanner feito em Node.js para laboratórios de teste.

node-js redteam-tools scanner sql sqli

Last synced: 18 May 2026

https://github.com/carlossanabriam/docker-sqlite

Local & automated environment for SQLite with a test database.

docker sql sqlite

Last synced: 05 Apr 2026

https://github.com/thebeginner86/techtrends

Project1: SUSE CloudNative Scholarship at Udacity

argocd docker flask helm kubernetes python sql webapplication

Last synced: 07 Apr 2026

https://github.com/vishal-verma-96/weather_station_data_management_and_analysis_using_sql

This SQL project by Skill academy include querying employee salaries, names, female employees, top earner, and project specifics.

database database-design mysql sql

Last synced: 18 May 2026

https://github.com/deirror/simplesql145

[Console] A nice console application for SQL in C++

oop sql terminal

Last synced: 18 May 2026

https://github.com/shivabajelan/hawaii-climate-analysis-surfsup-with_sqlalchemy

The analysis in this project aims to provide insight into the climate patterns of Honolulu in Hawaii and inform decisions regarding the best time to visit and what activities to plan.

pandas python sql sqlalchemy sqlalchemy-orm sqlite

Last synced: 07 Apr 2026

https://github.com/pradeepsingroul/thelatticeassignment

This is a platform where we can mange the doctors and the patients. features: create doctor | login doctor | Get Doctor by email | Delete doctor by Email | Get all Doctors || create Patient | Login Patient | Get By Email | Delete by Email | Get all Patients | Get the suggestions for patient

github hibernate java mysql-database postman spring-boot spring-mvc sql

Last synced: 07 Apr 2026

https://github.com/dapper91/stocks-app

"Tochka Bank" test task

docker flask python3 sql sqlalchemy webapp

Last synced: 09 May 2026

https://github.com/mehrajlatifli/joins-and-unions

A database called Academy is used to work with Joins and Unions in MSSQL Server

create-database database innerjoin join mssql mssqlserver sql union unionall where

Last synced: 18 May 2026

https://github.com/congard/multitran-converter

Converts data from the Multitran Android app database to JSON

converter json multitran python3 sql

Last synced: 13 Apr 2026

https://github.com/v2dha/hospital-database-management

Database management system for hospital patients

hospital-database-management python sql tkinter tkinter-gui

Last synced: 04 Apr 2025

https://github.com/richasavant/fitness-management-system-database-design-sql-queries-network-model-2021

A case study on a "Fitness Management System," which is designed as a mobile application to help users maintain and improve their fitness levels.

application case-study database database-management er-diagram fitness fitness-app fitness-tracker health healthcare-application network-model network-topology sql

Last synced: 24 Aug 2025

https://github.com/ataylorn/library_side_project

A library app where the user can view their books based on read status, genre, & series.

intellij postgresql postgresql-database sql

Last synced: 11 Apr 2026

https://github.com/PratyushSawan/My_Online_Store

This is an Oline store Project of using PHP

php sql xampp

Last synced: 12 Mar 2025

https://github.com/qpliu/out-parameter-hack

oph is a hack to use out parameters in MySQL stored procedures with Go sql drivers

go mysql sql stored-procedure stored-procedure-out-parameters

Last synced: 18 Feb 2026

https://github.com/jaimejl21/gestion_datos

Some group projects for Data Management subject of my Degree where we design, create and do actions related with databases. We use SQL, MongoDB, Java, Excell, CSV files, XML files, etc.

databases mongodb sql xml

Last synced: 20 Jan 2026

https://github.com/alekrish-12/inventory-management-system

WINAIM -Backend Database-Assignment The Inventory Management System is a comprehensive software solution designed to efficiently track and manage inventory for businesses of various sizes and industries. The system encompasses both backend database management and frontend user interface components.

api backend-api front-end gitbash github-config html javascript json server-side sql

Last synced: 18 May 2026

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

NorthWind Descriptive Analysis

sql sql-server

Last synced: 29 Mar 2025

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/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/bulletsentence/circuito-sql-e-java

Sistema em Java com SQL para uma Circuito de Formula 1

java sql

Last synced: 25 Jun 2025

https://github.com/germandcont/sql-querys_azuredataset

SQL Project using Microsoft Azure AdventureWorksLt DATA BASE

azure microsoft project sql

Last synced: 05 Apr 2025

https://github.com/manyakrus/ddl_from_protobuf

Create DDL sql script from protobuf .proto file, for database create tables and columns, constraints and indexes, generated automatic.

ddl generator postgres postgresql protobuf script sql

Last synced: 19 May 2026

https://github.com/airtoxin/pg-vector

[WIP] postgresql plugin for vector (tensor) data

postgresql sql tensor vector wip

Last synced: 13 Apr 2025

https://github.com/willaevangelista/cyber-games_java

Repositório do Projeto CyberGames, desenvolvido durante o Bootcamp Full Stack da Generation Brasil.

api-rest generation-brasil java spring-boot sql

Last synced: 19 May 2026

https://github.com/alexxx180/wreath

Project to support Prosperity solution with database administration.

sql wisdom-and-prosperity wpf

Last synced: 19 May 2026

https://github.com/jidesamuell/data-analytics-projects

This is a repository i have created to showcase my skills, share projects and track my progress in Data Analytics areas.

data-analysis excel matplotlib powrebi python sql

Last synced: 04 May 2026

https://github.com/gabrielcformiga/hackerrank-sql

Solutions to SQL problems from the HackerRank Online Judge using MySQL and SQL Style Guide from The GitLab Handbook.

hackerrank-solutions mysql sql

Last synced: 21 Jul 2025

https://github.com/janv972/data-analysis-

Data Analysis Projects

power-bi-dashboard python sql

Last synced: 26 Jun 2025

https://github.com/dino-proj/dino-sql-builder

Dino-dev的sql构建库

jdbc mysql postgresql sql

Last synced: 08 May 2026

https://github.com/t2ne/mvc-pw

Development of a web project using the MVC development pattern for the Web Programming Unity.

bootstrap mvc mysql php sql xampp

Last synced: 22 Jul 2025

https://github.com/joumaico/unisql

SQL Database Wrapper

python sql

Last synced: 13 Sep 2025

https://github.com/mstanimirovic/espense

A simple Rust expense-tracking application

cli console database expense-manager expense-tracker expenses rusqlite rust sql

Last synced: 25 Apr 2026

https://github.com/sandipmaurya2611/doctor-appointment

This repository contains a Doctor Appointment project built using PHP, MySQL, and CSS. The project aims to provide a platform for patients to schedule appointments with doctors online, simplifying the appointment booking process.

css mysql php sql

Last synced: 18 Apr 2026

https://github.com/towaquimbayo/comp-4537

BCIT Computer Systems Technology (CST) - COMP 4537 (Internet Software Architecture)

api api-rest css css3 html html-css-javascript html5 microservice microservices mysql node nodejs software-architecture sql web-application web-development

Last synced: 07 Apr 2026

https://github.com/trilochanp3/ola-insights-powerbi

Power BI dashboard and MySQL analysis for Ola booking data, showcasing key business insights such as booking success rates, cancellation patterns, revenue distribution, and customer/driver ratings. Includes SQL scripts for data extraction and transformation, and a Power BI .pbix file for interactive visualization.

powerbi sql

Last synced: 16 Jan 2026

https://github.com/prangonghose/blogs

A full-stack blog website built with Rails and PostgreSQL. Users can register and login to create new posts or read other users posts and like or comment on them. Users can delete their posts and also their comments. The website is connected to a database built with PostgreSQL.

cancancan capybara-rspec devise postgresql rails-application rspec-rails ruby-on-rails sql

Last synced: 20 Jan 2026

https://github.com/qjebbs/go-sqlf

go-sqlf focuses only on building SQL queries by free combination of fragments.

golang sql sqlbuilder

Last synced: 23 Oct 2025

https://github.com/jtwebman/bigquery-local

Node.js + DuckDB local emulator for the Google BigQuery REST API. Drop-in for testing, CI, and local dev — with working PATCH.

bigquery duckdb emulator local-development nodejs sql testing typescript

Last synced: 19 May 2026

https://github.com/iamandaleao/curso-mysql-cursoemvideo

Repositório com anotações e exercícios práticos de MySQL, incluindo criação de bancos, tabelas, manipulação de dados e consultas SQL avançadas.

backend banco-de-dados mysql sql wamp-server workbench

Last synced: 13 Sep 2025

https://github.com/gcoronelc/sistuni-plsql-003

Taller de PL/SQL en SistemasUNI.

oracle-database oracle-db plsql sql

Last synced: 31 Jan 2026

https://github.com/gcoronelc/cepsuni-sql3-57022

Taller de SQL Administración en el CEPS-UNI con Gustavo Coronel.

database desarrollasoftware gcoronelc programacion sql

Last synced: 06 Apr 2025

https://github.com/rezwancs/booking_ticket

This project is done with Laravel framework. But I tried to use raw PHP most of the time and Laravel for the security purpose only. Here I implemented most of the features of SQL database.

laravel php sql

Last synced: 19 May 2026

https://github.com/leeoasis/vet-clinic-database

This is a website that demonstrates the basic usage of databases using postgreSQL.

postgresql sql

Last synced: 26 Jun 2025

https://github.com/anish-shinde/android-attendance-app

An Android app which uses SQLitedatabase to make attendance process simple inside classroom .

android android-application attendance attendance-management-system java sql

Last synced: 05 May 2026

https://github.com/julie-fliorko/rockbuster-insights-sql-project

Data analysis using PostgreSQL to help Rockbuster Stealth LLC identify revenue trends, customer insights, and rental behavior patterns.

data-analysis postgresql sql

Last synced: 22 Jul 2025