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/jaseel342/pizza_sales_report

This Pizza Sales dashboards provide valuable insights, including sales trends, pizza category breakdown, size distribution, top-selling, and least-selling pizzas, enabling data-driven decisions to boost sales and business performance.

data-analysis dax-query power-query powerbi sql sql-server-management-studio visualization

Last synced: 05 Jan 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/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/omarsaad21/library-challenge-

Finding the number of available copies of Dracula in Library database.

mysql-database sql

Last synced: 08 Apr 2025

https://github.com/sanad343/complete-data-analyst

Data analysis is the process of turning raw data into useful information for decision-making.

data data-visualization datamanipulation eda excel exploratory-data-analysis powerbi python-3 sql tableau

Last synced: 30 Jun 2025

https://github.com/haonamnguyen/costumer-shopping-trends-analysis

This project analyzes a synthetic dataset of customer shopping behavior to see key trends and insights. Using SQL and Tableau, the analysis focuses on customer demographics, purchase patterns, and preferences, including age distribution, payment methods, shipping types, and top product categories.

data-analysis data-visualization sql tableau

Last synced: 05 Jan 2026

https://github.com/hillaryjude/meta-facebook-interview-question-sql

Finding which countries have risen in the rankings based on the number of comments between December 2021 and January 2022.

meta-interview mysql sql

Last synced: 07 Jun 2026

https://github.com/sinclairn101/dbt-nz-banking-loans

A personal dbt project transforming a synthetic New Zealand banking loans dataset into a star schema with staging, dimension, fact, and reporting models.

analytics business-intelligence dbt portfolio-project postgres sql

Last synced: 18 May 2026

https://github.com/naopeke/sql-demo

self-learning SQL

reference-material sql

Last synced: 06 Mar 2026

https://github.com/ahadly/sql-data-analytics-project

This repository contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis.

analytics business-analytics business-intelligence data data-analysis data-analyst data-analytics data-engineering data-science data-scientist database datascience query reporting sql sql-queries sql-query sql-server window-functions window-functions-in-sql

Last synced: 18 May 2026

https://github.com/lifezq/sqlcl

sqlcl

client golang sql

Last synced: 11 Jan 2026

https://github.com/vidigal-code/scheduling-php

scheduling-php

css3 html5 mysql php sql

Last synced: 11 Apr 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/baschin1103/players-database-hattrick

This repository contains all files and programs for creating a normalized and relational database consisting of players from hattrick.org. See readme for more information.

csv database database-design python sql

Last synced: 18 May 2026

https://github.com/francois-lenne/elt-mp4-quiberon

the goal of this project is to retrieve the video of the municipality of quiberon and see if a person is in or no

bigquery cicd data-engineering docker elt google-cloud-functions google-cloud-platform google-cloud-run google-cloud-storage pipeline python sql unstructured-data

Last synced: 11 Apr 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/robinmillford/analyzing-e-commerce-transactions---data-cleaning-cohort-analysis-and-sql

In this project, I aimed to analyze the profitability of products in an e-commerce dataset. I performed various SQL queries to extract valuable insights about product profitability, including the identification of the top 5 products with the highest profit margin, and unique combinations of brands and product lines with the highest profitability.

cohort-analysis data-analysis data-visualization excel jupyter-notebook powerbi python3 sql

Last synced: 18 May 2026

https://github.com/anasdallah/event-app

Event application using Xamarin.Forms and sqlite, the volunteer can add to his list events, and he can create events .

app database event event-volunteer form forms many-to-many manytomany masterdetails microsoft sql sqlite sqlite-net-pcl sqlite3 student-course-registration visual-studio volunteer xamarin xamarin-forms xmarin

Last synced: 28 Apr 2026

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/justfifi17/photo-studio-database

SQL Database that manages a photo studio business data 📸

mysql sql sql-query

Last synced: 27 Dec 2025

https://github.com/vaxdata22/weatherapi-to-s3-bucket-to-snowflake-etl-by-aiflow-on-ec2

This is my first ever industry-level ETL project. This data pipeline orchestration uses Apache Airflow on AWS EC2. It demonstrates how to build an ETL data pipeline that would extract data (JSON) from the OpenWeatherMap API, transform it, dump it as CSV in S3 bucket, then copy it to a destination table in Snowflake DW and send email notification.

apache-airflow aws-ec2 aws-s3 business-intelligence etl-pipeline openweathermap-api orchestration python3 sql

Last synced: 07 Mar 2025

https://github.com/slashmo/chinchilla-cli

Easy to use file-based SQL migrations toolkit

database migrations sql

Last synced: 17 Feb 2026

https://github.com/query-farm/marisa

The Marisa extension by Query.Farm integrates the fast, space-efficient MARISA trie into DuckDB, enabling high-performance string lookups, prefix searches, and autocomplete functionality.

common-prefix-search duckdb duckdb-extension marisa marisa-trie predictive-search sql trie tries

Last synced: 18 May 2026

https://github.com/joaomni/request

📚 aplicação mvc para explorar e gerenciar requerimentos escolares - feito com php, javascript, css e sql

bootstrap css javascript mvc php sql

Last synced: 11 Apr 2026

https://github.com/floatingghost/autographql

Automatically generate a GraphQL schema from an existing SQL database

api database graphql sql

Last synced: 11 May 2026

https://github.com/rudradcruze/ostad-python-webdev

Full Stack Web Development with Python, Django & React

css html oop python python3 sql

Last synced: 18 May 2026

https://github.com/mtaksel/testotomasyonpatikasi

This repository contains my SQL learnings, homework assignments, and solutions from the Test Otomasyon Patikası course by Patika.dev, completed through self-learning.

patika-dev self-learning sql test-automation

Last synced: 05 Jan 2026

https://github.com/4s4v1n/retailanalistycs

Full-stack project for working with a database storing market information

database full-stack golang react rest-api sql typescript

Last synced: 25 Feb 2025

https://github.com/alevp-dev/sakila-sql-queries

SQL practice

sql

Last synced: 08 Jan 2026

https://github.com/varejaodacarne/casa-criativa

🏠 Casa Criativa - A place where you can keep your ideas (OmniStack 11.0)

css html javascript nodejs omnistack rocketseat sql

Last synced: 05 May 2026

https://github.com/ajdincatic/moviepick-app-sql-database-design

Database schema for MoviePick application.

mssql postgresql sql

Last synced: 18 Apr 2026

https://github.com/pedrohvfernandes/url-shortening-system-with-node

Projeto desenvolvido para testar o Redis junto com Postgresql

docker eslint husky nodejs postgresql redis sql typescript

Last synced: 11 Apr 2026

https://github.com/guptatanishq/attendance-tracker-pro-web-development

Attendance Management System using PHP with advance features

css html javascript php7 phpmyadmin-database sql

Last synced: 17 Feb 2026

https://github.com/kedarvartak/hackerrank-sql-solutions

This repository contains my solutions to all SQL challenges on HackerRank.

dababase dbms hackerrank hackerrank-solutions mysql sql

Last synced: 11 Jul 2025

https://github.com/rafagomezguillen/desarrollo-de-aplicaciones-web

Trabajos, tareas y exámenes del Ciclo de Desarrollo de Aplicaciones Web

csharp dotnet html-css-javascript java javascript spring-boot sql

Last synced: 12 Apr 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/iankitnegi/sql_pizza_sales_project

As a BI Consultant for Plato's Pizza, you'll analyze a year's worth of transactional data to identify opportunities for driving sales and improving operational efficiency, helping the restaurant enhance its performance.

mysql sales sql

Last synced: 21 Jul 2025

https://github.com/greenpeace/gpes-sql-recipes

List of MySQL snippets to analyse or fix our database.

database-management sql

Last synced: 11 May 2025

https://github.com/vidyadnina/cyclistic-sql-tableau-project

Trip data analysis for a bike-sharing service company using SQL and Tableau.

bigquery dashboard data-analysis data-analytics-sql data-cleaning data-visualization sql

Last synced: 02 Jan 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/ianevictoria/codejourney-engsoft-unicesumar

CodeJourney-Unicesumar é um repositório dedicado a armazenar os trabalhos e projetos de programação realizados durante minha jornada acadêmica na Unicesumar.

c sql

Last synced: 03 Apr 2025

https://github.com/maheer-maps/casa25_exam

CASA0025 SQL exam (15 credits, 30% weight) tests DuckDB implementation in Google Colab for urban data analysis. We demonstrated spatial query techniques through time-constrained database challenges evaluating big data processing skills.

duckdb gis google-colab spatial-query sql

Last synced: 18 May 2026

https://github.com/ultipro/digit-music

Digit Music created by Patryk 'UltiPro' Wójtowicz using SQL.

mssql-database music-store sql

Last synced: 03 Oct 2025

https://github.com/33j33/hackerrank-sql-solutions

Solutions to Hackerrank SQL practice questions. (The queries are written in MySQL)

mysql sql

Last synced: 18 Mar 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/igoraugust0/db-1

🗃️ Arquivos e materiais utilizados na disciplina GSI016 - Banco de Dados 1, da UFU.

database postgresql sql

Last synced: 24 Apr 2026

https://github.com/lucky-bhure/full_stack_projects

Full Stack Projects is a repository contains my full stack projects at my learning stage of HTML, CSS, Javascript and MERN Stack Development.

css expressjs html javascript mongodb nodejs reactjs sql

Last synced: 07 Apr 2026

https://github.com/sujith-kamme/leetcode

My solutions to LeetCode coding challenges.

algorithms-and-data-structures databases pandas sql

Last synced: 07 Mar 2026

https://github.com/masum184e/handbook

Dive into the vibrant universe of notes for various programming languages, Git, and other essential technologies. Whether you're a beginner looking to grasp the fundamentals or an experienced engineer seeking quick references, you'll find a wealth of information here.

computer-science-and-engineering cse full-stack-developer git javascript programming se software-engineer software-engineering sql

Last synced: 31 Mar 2025

https://github.com/gersonrocha9/rocket.q

Project created during NLW/Together #06.

css html javascript nodejs sql

Last synced: 11 Apr 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/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/kundan-10/fittrack-

FitTrack is a full-stack fitness tracking and social sharing platform. It empowers users to track their workouts, achieve goals, participate in fitness challenges, and stay motivated through real-time notifications and community engagement. Whether you're a casual fitness enthusiast or a hardcore athlete, FitTrack is built to motivate and support

restapi spring-boot springdatajpa sql swagger-ui

Last synced: 18 May 2026

https://github.com/allnulled/express-boilerplate

Código fuente base para servidores basados en Node.js + Express + SQLite.

automatic backend boilerplate decorators express mysql rest rest-api security sequelize server sql sqlite user-interface

Last synced: 05 Apr 2026

https://github.com/peterdee/postgresql-test

PostgreSQL performance testing with Node & Sequelize

nodejs postgresql sequelize sql

Last synced: 14 May 2026

https://github.com/harshbisht27/walmart-sales-data-analysis--sql-project

This project employs SQL to perform an in-depth analysis of Walmart sales data, drawing valuable insights from Kaggle's Walmart Sales Forecasting Competition dataset to uncover trends and patterns in retail performance.

sql

Last synced: 25 Feb 2026

https://github.com/enumera8or/react-sql-agent

ReAct SQL Agent implemented with Langchain, pydantic, openai, gorq & python.

gorq jupyter-notebook langchain openai pydantic python sql sqlite3

Last synced: 11 Apr 2026

https://github.com/ckpack/pg-helper

A lightweight node-postgres build query utils

node-postgres pg pg-helper postgres postgresql sql

Last synced: 14 May 2026

https://github.com/macagua/example_docker_mysql_python

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

database deploy docker docker-compose mysql python python3 sql sql-query

Last synced: 09 Apr 2026

https://github.com/adam-robson/bookshoppe

This repository consists of an improvised list of real-life books written by real-life authors. Mostly very old authors. It was built using Express and PostgreSQL.

beekeeper jest nodejs nodemon pg postgresql sql vscode

Last synced: 20 Jan 2026

https://github.com/ugurmericranda/ecommerce-sql-database

SQL database project for an e-commerce platform with tables, keys, and sample data.

data-modeling database ecommerce mysql sql

Last synced: 14 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/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/priyansusahoo/mini_project

3rd year mini Project

bootstrap css html javascript php sql

Last synced: 18 Nov 2025

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/gautam25raj/mymoview

The Personal Movie & TV Show Website! Discover, explore, and immerse yourself in the world of movies and TV shows with this interactive web application powered by the TMDB (The Movie Database) API.

dayjs nextjs redux redux-toolkit sql tailwindcss tmdb-api

Last synced: 11 Apr 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/oscardelgado02/twitter-lands

Twitter Lands is a web page project that is really similar to Twitter, but it is organized by countries and users can add events and recommendations to each country.

css html html-css html-css-javascript javascript mysql sql sql-database sql-server

Last synced: 05 Mar 2025

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/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/lucasgmalheiros/prototipo-mes

Sistema MES (Manufactoring Execution System) desenvolvido para automação industrial

industrial-automation industrial-engineers jupyter jupyter-notebook jupyter-notebooks manufactory mes mysql python sql

Last synced: 08 May 2026

https://github.com/18markus1984/filament-storage

A program to save all your filament for your 3D printer. I created a SQL and local Version.

3d-printer filament filament-storage sql

Last synced: 07 Apr 2025

https://github.com/JavierCanon/Rolex.net

🔐 Custom, simple and effective authorization library 🗃, Roles Based Access Control (RBAC) for CRUD authorization, menu or module access, etc. for Asp.net with backend database.

asp-net aspnet authorization permission permissions role role-based-access-control role-management roles roles-privileges sql sql-server sqlserver

Last synced: 10 Mar 2025

https://github.com/vishalgaud17/sql_employee_data_analysis

Analyzing workforce trends, salaries, hiring patterns, and performance insights using SQL. Includes CTEs, window functions, and views for quick access.

mysql sql

Last synced: 09 Mar 2025

https://github.com/pradeepgangwar/alumni-portal

Portal for IIITA - Alumni

php portal sql

Last synced: 16 May 2025

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/nitoba/agro-migrator

Ferramenta open-source para simplificar migrações de banco de dados do Agrotrace, oferecendo solução robusta e amigável para gerenciar estruturas complexas, garantir integridade dos dados e rastrear mudanças. Inclui geração automática de arquivos de migração.

bun database mysql nodejs sql

Last synced: 11 Apr 2026

https://github.com/smandekar1/SQL

SQL commands and exercises using customers, product, and order tables. contains query, join, and aggregate commands. XAMPP server

sql xampp

Last synced: 12 Mar 2025

https://github.com/praisetompane/app_flask_archetype

A Flask archetype project with common patterns to enable focusing on the unique aspects of your application instead of setup ceremony.

alembic docker docker-compose flask gunicorn python sql sqlalchemy

Last synced: 16 Apr 2025

https://github.com/mominur-emon/Company-Database-using-SQL

I'm manually creating the company database basis table in this case, and then using SQL queries that combine the two tables that I built using the company database table.

database sql xampp

Last synced: 12 Mar 2025

https://github.com/xblackicex/mini-sqldb-rs

🚀 This project is aimed at understanding how SQL databases work internally and implementing a tiny SQL database using Rust. It serves as a learning tool to explore database concepts while gaining familiarity with Rust programming.

rust sql sqldb

Last synced: 16 May 2025

https://github.com/hoyirul/go-starter-kit

This repository provides a basic structure and setup for creating RESTful APIs in Go, utilizing the Gin web framework and Gorm ORM for database interactions.

gin gin-gonic golang gorm jwt mssql mysql postgres sql

Last synced: 11 Apr 2026

https://github.com/leonsilva15/cs50-sql

Coursework from Harvard's CS50 SQL

database sql sqlite sqlite3

Last synced: 18 May 2026

https://github.com/sumit0ubey/projects-webapp

A curated collection of dynamic and responsive web projects built using Django, Bootstrap 5, and PostgreSQL. It including search filters, YouTube integration, dark/light theme support, and GitHub/live demo links.

bootstrap5 django django-application javascript postgresql python sql website

Last synced: 30 Dec 2025

https://github.com/billgewrgoulas/todo

A PHP web application with users and roles.

codeigniter php sql

Last synced: 18 May 2026