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/carvalhocaio/sql-window-functions

SQL - Window Functions

sql

Last synced: 30 Mar 2025

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/ayushtiwari134/ayush_dbms

dbms mini project for space exploration database system

css flask flask-sqlalchemy html javascript sql

Last synced: 12 Apr 2026

https://github.com/niranjanrao07/data-226-assignments

This repository includes assignments for DATA 226, focused on designing databases, implementing SQL for analytics, performing ETL operations, building data pipelines, and conducting OLAP.

airflow datalake datawarehouse dbt pipeline python snowflake sql

Last synced: 02 Jul 2026

https://github.com/whyyxl/snapcart

🛒 Build scalable e-commerce solutions with SnapCart, a containerized Laravel backend designed for seamless product management and user authentication.

blade css database dbms deployment ecommerce flask grocieries javascript laravel mysql nginx php postgresql sql sqlalchemy web webserver

Last synced: 06 Apr 2026

https://github.com/aloksingh20/blogify

Built a resilient Blogging REST API with Spring Boot, seamlessly integrating Thymeleaf for the frontend. Leveraged MySQL for efficient data storage and management.

git hibernate-jpa java java-8 maven mvc mvc-architecture spring spring-boot sql thymeleaf

Last synced: 10 Apr 2026

https://github.com/itayshaul111/bgu-mart

Assignment 4 - SPL course, BGU

python sql sqlite3

Last synced: 11 Jun 2025

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

Learning about RDBMS

ddl dml rdbms schema sql

Last synced: 12 Sep 2025

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/madhvi-n/celestial-bodies-database

A PostgreSQL project as a part of the Relational Database course https://www.freecodecamp.org/learn/relational-database/

freecodecamp-project postgresql sql

Last synced: 08 Apr 2025

https://github.com/iankitnegi/hackerranksqlvault

A repository of SQL solutions to HackerRank challenges, featuring well-documented queries and insights to enhance SQL skills. Perfect for learning and practice!

mysql sql

Last synced: 17 Jun 2025

https://github.com/gakas14/formula1_data_modeling

This project involves getting different datasets, creating a data model, creating tables, creating relationships between tables, and then loading the data into Snowflake.

data-engineering data-modeling entity-relationship-diagram pandas-dataframe python snowflake sql

Last synced: 07 May 2026

https://github.com/dmarzzucco/apirest-personnel-manager

Personnel Manager. Small API created as a test with Spring Boot.

docker java postgresql spring-boot sql

Last synced: 19 Apr 2026

https://github.com/mostafahima/books-collection-crud-application

This project is a training exercise for practicing database operations (CRUD), helping users manage a book collection with title, author, and rating.

database flask python sql sqlalche

Last synced: 12 Apr 2026

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/praveendinesha/youtube-data-harvesting-and-warehousing

Comprehensive YouTube Data Harvesting and Analysis Project: Utilized Python's API for data extraction, enriched by SQL queries, and stored in MongoDB. Employed Streamlit for streamlined visualization, enabling efficient data collection, storage, and insightful analysis.

cleaning integration mongodb nosql nosql-database postgreq python python-sql-integration python3 query rdbms scripts sql streamlit warehouse warehousing windows youtube youtube-api youtube-channel

Last synced: 04 Feb 2026

https://github.com/avijit18/spring-boot-employee-management-system

Efficient employee management system using Spring Boot, Hibernate, and SQL database for streamlined project tracking and organization.

backend-api hibernate-jpa java spring-boot sql

Last synced: 18 May 2026

https://github.com/wsawebmaster/bancodedadose-commerce

Desafio DIO - Refinando um Projeto Conceitual de Banco de Dados de E-COMMERCE

mysqlworkbench sql

Last synced: 02 Feb 2026

https://github.com/deniska69/zayavka

Курсовая работа на тему "Автоматизация учёта заявок в IT-отделе"

csharp microsoft-access sql

Last synced: 25 Mar 2025

https://github.com/todd-demone/lighthouse-bnb

The primary purpose of this project was to design a relatIonal database and use SQL and PostgreSQL to create and query the database. The SQL was incorporated into the Node.js/Express backend.

database-design javascript postgresql sql

Last synced: 18 May 2026

https://github.com/eduardo106919/base_dados

Conteúdos abordados na unidade curricular Base de Dados 2024/2025

sql

Last synced: 11 Jun 2025

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/suniljeurkar/snowflakebd

SnowflakeBD is a Python-based test automation framework designed to perform data integrity, business validation, and performance testing on Snowflake databases. It uses Pytest, Snowflake Python Connector, and RSA key authentication to ensure secure and efficient testing.

big-data python3 query snowflake sql

Last synced: 21 Mar 2025

https://github.com/maazqureshi-code/sql

This repository includes coursework, SQL queries, and practice exercises from the CMSE351 Database Systems course, covering relational databases, normalization, ER modeling, and SQL operations (DML, DDL, joins, subqueries).

database sql

Last synced: 17 Jun 2025

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/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/jabercrombia/csv-to-sql

A simple Python script that converts CSV files into SQL CREATE TABLE and INSERT statements. Drop your CSV files into the csv/ directory, run the script, and get structured SQL output in the sql/ directory

csv pandas python sql

Last synced: 06 May 2026

https://github.com/lauta-dev/game-api-nestjs

Este repositorio alberga el código fuente de un proyecto que implementa una API utilizando JavaScript en conjunto con el framework de backend NestJS. La aplicación está diseñada para almacenar datos en una base de datos SQLite.

nestjs-backend sql sqlite sqlite3 turso

Last synced: 18 May 2026

https://github.com/prajakta1321/sql-analysis

SQL relational models

mariadb mongodb mysql sql

Last synced: 12 Apr 2026

https://github.com/biemannt/webcontrol-sql-demo

Simple MS-SQL Database for demostration purposes

sql sqlserver

Last synced: 24 Apr 2025

https://github.com/xaaria/database_programming

Tietokantaohjelmointikurssin harjoitustyö 2018 [Postgres]

database postgresql-database sql

Last synced: 07 May 2025

https://github.com/abdelwadoudmakh55/alx-higher_level_programming

Learning Python, SQL, Javascript for high level programming

javascript oop python3 sql testdrivendevlopment

Last synced: 18 May 2026

https://github.com/nycolop/restaurant_database_with_schema

a restaurant database with schema

database postgresql schema sql

Last synced: 18 May 2026

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

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

postgresql sql

Last synced: 29 Mar 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/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/ronytacodev/consultas_sql

Una recopilación de ejercicios con SQL.

ejercicios mysql mysql-workbench sql

Last synced: 25 Mar 2025

https://github.com/wyndace/halfdealposterinator

* Instagram (Insta) – продукт Meta** && ** Meta Platforms inc. – внесена в перечень организаций, занимающиеся экстремистской деятельности или терроризмом на территории РФ

alembic instagram parser python sender sql sqlachemy telegram

Last synced: 17 Jun 2025

https://github.com/loeffel-io/sql

SQL Query Builder - ORM Wrapper

golang orm sql

Last synced: 12 Sep 2025

https://github.com/chojogebutsu/postgresql-data-warehouse-project

Building a Data Warehouse with PostgreSQL, including ETL processes, Data Modeling, and Analytics.

data-cleaning data-engineering data-warehouse etl plpgsql postgresql sql

Last synced: 03 Jul 2025

https://github.com/codeslash21/explore_weather_trend

Weather trends analysis of the World and the Delhi (India) city over last 150 years.

data-visualization nanodegree-project python3 sql

Last synced: 03 Jul 2026

https://github.com/tawfikhammad/sql-problems-hackerrank

The solutions of SQL hackerrank problems

database hackerrank mysql sql

Last synced: 11 Jun 2025

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

Database migration framework.

database migration sql

Last synced: 07 Apr 2026

https://github.com/h4jack/quiz

This is a PHP-based quiz website that allows users to test their knowledge by answering quiz questions. The project uses HTML, CSS, JavaScript, PHP, and MySQL.

apache css h4jack html js mariadb mysql php quiz quiz-project sql xampp

Last synced: 06 Jan 2026

https://github.com/gabryv00/database-lab-project

Laboratory project of the "Databases" course

database-management postgresql sql

Last synced: 28 Apr 2026

https://github.com/ris-codes/go-shoppy

Go Shoppy is an eCommerce web application made with Golang using Gin Framework and Postgres as database.

backend brevo docker docker-compose ecommerce gin go jwt postgres razorpay sql

Last synced: 06 Jan 2026

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/aleenabukhari/dev-talk

A full stack web application that utilizes React, Node.js, and SQL to allow users to post programming questions, reply to posts, nest replies, like, view users, search and filter posts.

database docker react rest-api sql

Last synced: 02 Jan 2026

https://github.com/robinn3056/netflix-originals-data-analysis-exploring-trends-and-insights

This project involves analyzing the Netflix Originals dataset using MySQL to uncover trends and insights. By performing various SQL operations, such as GROUP BY, HAVING, ORDER BY, LIMIT, JOINS, WINDOW FUNCTIONS, and SUBQUERIES, we aim to explore key patterns in the data.

mysql-database sql

Last synced: 06 Jan 2026

https://github.com/rawanhammad96/data_science_projects

This repository holds a collection of my projects and work covering concepts in data science. The languages used in this folder include R, Python, and SQL.

athena aws linux machine-learning powerbi python r spark sql tableau

Last synced: 04 Feb 2026

https://github.com/hurricanemark/relational_database

Modeling a relational database often is the starting point for scoping and prototyping. Data is the most valuable part of any applications. Understanding your data will result in its best presentation.

bash-script csv database git pl-psql postgresql sql

Last synced: 12 Apr 2026

https://github.com/kartava/nestjs-pgkit

Pgkit module for Nest framework (node.js) 🍉

javascript nest nestjs nodejs pgkit sql typescript

Last synced: 06 Jan 2026

https://github.com/platzi-master-c8/automation-database

This is how was created the database for Automation cell in Heroku-Postgres 🚀🛢️

heroku-postgres postgres sql

Last synced: 30 Mar 2025

https://github.com/quaddarv1ne/flet_projects_db

Чтение и запись данных в базу данных на Flet

darwin database flet flet-app flet-dev maximdupley mysql postgresql quadd4rv1n7 sql sqlalchemy sqlite

Last synced: 05 Apr 2026

https://github.com/crimsonorion/collectionserviceorders

Application assisting CSRs with collection service orders. Created using .NET 6, Prism 8 MVVM and MahApps.Metro UI.

dotnet mahapps-metro prism sql

Last synced: 18 May 2026

https://github.com/ashwinwilson/ride-cancellation-trend-analysis-ola

This project simulates and analyzes 1 month of ride-booking data for OLA Cabs in Bengaluru. Using SQL and Power BI, we dive into customer behavior, booking trends, cancellation patterns, and business KPIs.

dax-query excel mysql powerbi-desktop sql

Last synced: 11 Apr 2025

https://github.com/jakeherp/cs50

My solutions for Harvard University's CS50 course 2020.

c cs50x python sql

Last synced: 18 May 2026

https://github.com/deve-sh/notebook

:blue_book: A Free and Open Source Note Taking Web App.

javascript note notebook php sql

Last synced: 15 May 2026

https://github.com/k-bloch/cafe-rewards-offers-analysis

This project explores customer interaction patterns with a café rewards program using Python and Jupyter Notebook, focusing on offer completion rates, demographic trends, and visualizations to enhance marketing strategies.

data-analysis-python jupyter-notebook seaborn sql sqlite3

Last synced: 17 May 2026

https://github.com/mike-remo/solutions

My MS SQL HackerRank and LeetCode solutions

hackerrank hackerrank-solutions leetcode leetcode-solutions mssql sql

Last synced: 17 Feb 2026

https://github.com/kiarashyavari/avg_close_price

Scenario: You have CSV files containing daily stock prices with columns: Date, Ticker, Open, High, Low, Close, and Volume. You want to compute the daily average closing price for each stock.

batch-processing pyspark python3 spark sql

Last synced: 11 Mar 2026

https://github.com/fabricioism/mlb-database

Modelamiento y creación de una base de datos de las Grandes Ligas de Béisbol (MLB) desde el siglo XIX hasta Junio 2020.

dataquest r sql sqlite

Last synced: 10 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/bernardo-mg/querydsl-example-sql

Using the Querydsl DSL to handle SQL queries.

example querydsl sql

Last synced: 16 Mar 2025

https://github.com/rami24t/periodic-table-database

For this project, I needed to fix and develop a PSQL periodic table database and then create a bash script program that takes in an argument as input in order to retrieve and output the relevant information from the database.

bash git postgresql-database psql psql-database relational-database scripting-language shell sql

Last synced: 04 Feb 2026

https://github.com/tyler887/cowserve

Project Cowserve web server

server sql web

Last synced: 13 Jun 2026

https://github.com/soumya-thoutam/covid-19-impact-on-u.s.-states-and-colleges

Covid-19 analysis and impact on United States Colleges and States using SQL and Tableau.

covid-19 dashboard data-analysis data-visualization dataset sql sql-server tableau

Last synced: 04 Sep 2025

https://github.com/santiagoagustinplaza/data-science-sql

The repository contains SQL examples organized into folders corresponding to the "Advanced SQL for Data Engineering" course sections. Each folder includes SQL files with examples and exercises to reinforce your understanding.

plpgsql sql

Last synced: 04 Feb 2026

https://github.com/alekrish-12/online_retailer-database

WINAIM BACKEND DATABASE ASSIGNMENT: The Online Retailer Database project aims to evaluate the ability to work with transactional data, aggregate functions, and subqueries. By designing a comprehensive database schema and writing SQL queries

commands database gitbash github-config schema sql

Last synced: 02 Jun 2026

https://github.com/tellay/pulseband

JavaFX application for a college project.

backend database frontend java javafx mqtt postgresql sql

Last synced: 05 Apr 2026

https://github.com/nilsmt/antoinefactory

Transfert du projet de semestre 3 de BUT Informatique sur un site web d'e-commerce pour un client réel (le site n'est pas terminé)

css html html-css-javascript iut-nantes php php82 sql symphony university-project

Last synced: 04 Sep 2025

https://github.com/shrutiijoshi/maven_movies_rental

Data analysis of movies CD/DVD rental (transactions) and inventory

analytics mysql sql

Last synced: 12 Jun 2026

https://github.com/nickklos10/sql-client-app

Two-tier Java client-server application that uses JDBC to connect multiple client users with different permissions to a MySQL database.

database-management java jdbc mysql oop sql

Last synced: 17 Jun 2025

https://github.com/calvitoria/tfc

The TFC project is an application that displays data from a 'football cup.' The front end is built with react.js, while the back end is built with TypeScript, Node.js, Docker, Express, MySQL, Sequelize, JWT and Mocha / Chai. TDD was used as a development tool for the API.

api-rest chai football-data mocha mysql-database nodejs reactjs sql tdd typescript

Last synced: 13 Apr 2026

https://github.com/sayan-maity/sql_crud

CRUD operations with SQL

css nodejs react sql

Last synced: 07 Apr 2026

https://github.com/marcosvini9999/bibliotecadatabase

O trabalho final da disciplina de banco de dados da UFC 2022.1, o trabalho se trada de um site de uma biblioteca desenvolvida a partir do zero, desde de o banco de dados no mysql até o front em react e back de php.

php react sql

Last synced: 17 May 2026

https://github.com/theng23/analyze-revenue-phone-sales-store-sql

Utilize SQL to explore order, customer, revenue, brand of Phone Store

sql

Last synced: 24 Jan 2026

https://github.com/abhishek5165/mastering_sql

SQL Queries 🥷

database mysql queries sql

Last synced: 17 May 2026

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

O projeto consiste na normalização de uma tabela na terceira forma normal e desenvolvido queries MySQL que acessa as informações desta tabela utilizando SQL.

mysql normalization sql

Last synced: 25 Mar 2025

https://github.com/umamasaif/daycare-management-system

This repository contains the source code for a Daycare Management System, a semester project developed using C# and SQL. The system features a user-friendly interface built with WinForms, allowing for efficient management of daycare operations such as managing children's records, staff details, schedules, and more.

csharp database-management gui sql winforms

Last synced: 04 Oct 2025

https://github.com/a-jouhann/dynamicdbreport

Make report, convert db / data, scripting from any RDBMS dbs with API and Blazor WASM

api blazor convert database mariadb mssql mysql postgersql rdbms report script sql wasm

Last synced: 06 Apr 2025

https://github.com/billgonzo123/empl-tracker

A command-line based, project management tool for keeping track of team members under a SQL database.

inquirerjs mysql2 nodejs sql

Last synced: 15 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/tushar2704/international-debt-analysis

I explore and analyze the complex landscape of international debt, aiming to gain insights into the debt trends and their impact on economies worldwide.

dashboard data-science data-visualization powerbi python sql tushar2704

Last synced: 03 Jul 2026

https://github.com/praveendecode/iss-data-warehouse-mongodb-sql-project

Space Exploration Data Fusion : Unleashing the International Space Station Insights with MongoDB and SQL Integration

database dataharvesting datawarehousing etl-pipeline iss mongodb postgresql python sql streamlit-webapp

Last synced: 12 Apr 2026