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/skm0626/algorithm

Solving at least one question every day!

algorithms boj cpp python sql

Last synced: 15 Apr 2026

https://github.com/fadilxcoder/mariadb-mysql

MariaDB / MySQL

database php sql

Last synced: 15 Apr 2026

https://github.com/kardelruveyda/northwind-database

You can find Northwind Datasabe Script!

database northwind sql sql-server

Last synced: 15 Apr 2026

https://github.com/abu14/data_warehousing_bi_data_pipelines

An OLAP system that contains integrated data and enable faster analytics.

business-intelligence databases datawarehouse datawarehousing olap oltp-databases sql

Last synced: 17 Mar 2026

https://github.com/aavishkarmahajan/sql

SQL code assignments and practice questions from SQL courses, SQL data analysis

data-analysis sql sql-server

Last synced: 07 Feb 2026

https://github.com/purvajage/springboot_jpa_mapping

This project demonstrates the use of various JPA mappings in a Spring Boot application. It covers one-to-one, one-to-many, many-to-one, and many-to-many relationships using JPA and Hibernate.

hibernate-jpa spring-jpa springboot sql

Last synced: 15 Apr 2026

https://github.com/johnkinuthiaa/learn-sql-from-boot.dev

This is a repo for step by step mysql learning from boot.dev and also w3schools.It covers both simple and advanced concepts of sql.

database mysql sql

Last synced: 07 Feb 2026

https://github.com/ahmed20150/student-advising-system--databases-1-guc

The Student Advising System is a Web Application that aims to assist Advising Students with all the University Services that the may Require. It was Developed Using ASP.NET for the Frontend and utilized MSSQL in order to support the database functionalities that the students required.

asp-net csharp database-management mssql mssql-database sql web-application

Last synced: 31 Jan 2026

https://github.com/gaurav0502/aviation-data-analysis

Aviation data analysis using SQL and ggplot2 within R

anyflights aviation-data ggplot2 r-studio sql sqldf

Last synced: 25 Feb 2026

https://github.com/dysnomia-studio/dysnomia.common.sql

A driver agnostic Micro-ORM for .NET

dotnet dotnet-core micro-orm orm sql

Last synced: 25 Feb 2026

https://github.com/brianlesko/postresql-docker

Run a postgreSQL server hosted in a docker container, and start a webUI for basic querying

basics container containerization containers data data-science docker postgres postgresql sql template

Last synced: 31 Jan 2026

https://github.com/shubz224/netflix-etl-pipeline

Designed an end-to-end ETL pipeline to ingest raw MovieLens data from Amazon S3 into Snowflake, transforming it with dbt to build robust staging, dimension, and fact models.

dbt etl pipeline snowflake sql

Last synced: 07 Feb 2026

https://github.com/thanhtrnnn/family-travel-tracker

A web application that allows families to track countries they've visited together. Each family member can have their own profile with a unique color, and the application displays visited countries on an interactive world map.

ejs nodejs personal-project postgresql sql

Last synced: 15 Apr 2026

https://github.com/verma-kartik/trantor

Trantor - Object Relational Mapper using Modern C++

cmake cplusplus-20 cpp gtest header-only metaprogramming sql sqlite3 template

Last synced: 31 Jan 2026

https://github.com/beatrixloureiro/mod1-uc3-auxiliar-na-modelagem-e-manipula-o-de-banco-de-dados

Este repositório contém as atividades realizadas no módulo MOD1-UC3: Auxiliar na Modelagem e Manipulação de Banco de Dados.

sql

Last synced: 17 Mar 2026

https://github.com/mohammadmahdi-abdolhosseini/telephone-book-sql-

The Telephone Book (SQL) Application is a user-friendly Windows Forms app in C# for managing contact lists, featuring contact addition, editing, deletion, search functionality, and photo import.

csharp database sql telephone-book windows-forms

Last synced: 15 Apr 2026

https://github.com/tsaytson/boardcamp-16

A management system for board games rentals, enjoy these classics!

express javascript joi nodejs pg postgresql sql

Last synced: 15 Apr 2026

https://github.com/abdullahjaswal/fundsnav_scraping_script

AWS Lambda function designed for scraping mutual fund data from MUFAP every 24 hours.

aws aws-lambda postgresql python python-script sql

Last synced: 15 Apr 2026

https://github.com/rodrigobarbaedu/locust-test-app

En este repositorio, se almacena una simple aplicación para prueba de rendimiento en Locust.

bootstrap css flask-application html javascript-library python sql

Last synced: 15 Apr 2026

https://github.com/annethsivakumar/kingston-property-rental-database

This project consists of three integrated components: an ER diagram, a relational database implementation, and a web application.

apache cross-platform css html mariadb mysql perl php sql

Last synced: 31 Jan 2026

https://github.com/abhijeet-bhambere/sql-server-trail

A collection of learnings for T-SQL, Microsoft SSMS & builds up on existing knowledge of SQL concepts.

dbms-notes sql sql-server-management-studio sqlser t-sql

Last synced: 25 Feb 2026

https://github.com/lucasbelpiede/invoice_analyzer

A invoice analyzer page template developed with PHP

css git html javascript mysql php sql

Last synced: 15 Apr 2026

https://github.com/engineeringsoftware/sqllogictest

List of resources related to sqllogictest

database db slt sql sqllogictest testing

Last synced: 31 Jan 2026

https://github.com/l-gre/data_analytics_for_finance

Comprehensive course materials for the Data Analytics for Finance - Master Programme, covering data manipulation, statistical analysis, visualisation, automation, and real-world case studies using industry-standard tools.

automation data-cleaning data-manipulation data-visualization excel hypothesis-testing industry-applications matplotlib numpy pandas python real-world-case-studies regression-analysis seaborn sql statistical-analysis tableau workflow-automation

Last synced: 15 Apr 2026

https://github.com/istifano/contactify-website-

📠Dans ce projet, l'objectif est de développer une application web permettant de gérer une liste de contacts.

css html mysql php sql tailwindcss

Last synced: 15 Apr 2026

https://github.com/surjith-07/worksyncer

The WorkSyncer is a powerful web-based application developed using Spring Boot, Spring MVC, Thymeleaf, and MySQL. This system offers an efficient and user-friendly solution for managing employee data within an organization. It provides HR administrators and managers with a centralized platform to handle various aspects of employee informations

css html javascript mysql spring-boot springmvc sql thymeleaf

Last synced: 31 Jan 2026

https://github.com/nicolito128/tasks-api

A simple API written in Go with Gin Web Framework and PostgreSQL.

api database gin go golang postgresql sql

Last synced: 15 Apr 2026

https://github.com/ajtatum/automodelmapping

Once you specify a connection string, you can select tables and have them automatically generate the Models and Mapping classes.

asp-net code-first csharp data-mapping data-models entity-framework mssql sql wpf

Last synced: 09 May 2026

https://github.com/phillbertnevinemmanuel/logisticleadtime

finding average leadtime using sql on simple logistic dataset with 4 columns

sql

Last synced: 08 Feb 2026

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

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

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

Last synced: 25 Feb 2026

https://github.com/nmerka/practicum_rep

Проекты курса Аналитик данных (Яндекс.Практикум)

jupyter-notebook matplotlib numpy pandas plotly python scipy seaborn sql tableau

Last synced: 31 Jan 2026

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

Database Analysis SQL

pgadmin4 sql

Last synced: 31 Jan 2026

https://github.com/a-cndt/tin311

IPSA - [2023 - 2024] - Initiation aux bases de données

be ipsa sql sqlite3 td tp

Last synced: 31 Jan 2026

https://github.com/devtonin/dunder-mifflin-infinity

💼 A monolith dashboard app based on The Office show. Built-in ReactJS and consuming a Spring-based REST API. https://ddermffinfinity.netlify.app/

api-rest java react spring-boot sql typescript

Last synced: 12 Apr 2026

https://github.com/amitdev3/loan-default-data-analysis

This Power BI project analyzes loan application data to uncover patterns contributing to loan defaults. The project uses SQL for backend querying and Power BI for data modeling and interactive visualizations.

dax excel powerbi sql

Last synced: 07 Feb 2026

https://github.com/rajin-khan/dbms-sem7

A note file on SQL and Database Management Systems, along with other additional files used to learn full stack Web Development.

database-management relational-databases sql

Last synced: 17 Mar 2026

https://github.com/edprice25/fbi-cde-master-files-ml

Trains a ML regression model with data from the FBI Crime Data Explorer (CDE), for predicting crimes such as Cargo Theft.

bigquery-ml crime-analysis crime-data crime-data-analysis google-bigquery sql

Last synced: 31 Jan 2026

https://github.com/lisabensoussan/bigdataminig_finalassignment

This repository contains solutions for the final assignment of the Big Data Mining course (52002/52019), focusing on querying large datasets with BigQuery, network analysis with Python, and distributed data processing with Apache Spark.

bigquery community-detection data-cleaning dataframe exploratory-data-analysis pagerank rdd sql text-analysis visualization

Last synced: 07 Feb 2026

https://github.com/hitthecodelabs/bigquery_ml

Jupyter notebooks that utilize Google BigQuery's machine learning capabilities.

bigquery notebooks python sql

Last synced: 15 Apr 2026

https://github.com/mc-osoc/myitemlibrary

My library ready-to-use commands in a MySQL repository for Minecraft Server

bukkit minecraft minecraft-plugin plugin spigot spigot-plugin sql

Last synced: 25 Feb 2026

https://github.com/nero103/my-youtube-usage

This is an end-to-end personal project. I was curious about my youtube engagement and thought it would be fun to explore the usage and recommend ways to optimize my device's data usage and my viewing schedule.

csv dataanalysis excel json jsonparser jupyter-notebook mssqlserver powerpoint python3 sql tableau tableau-dashboards tableau-desktop tableau-public

Last synced: 17 Mar 2026

https://github.com/jeff-vincent/flask-react-sqlalchemy-template

A simple template for creating Flask-React-SQLalchemy app.

flask react sql sqlalchemy template

Last synced: 15 Apr 2026

https://github.com/kodaloid/docker-amp-template

A really simple template for setting up AMP (Apache, MariaDB and PHP + phpMyAdmin) using docker.

docker php sql template web

Last synced: 31 Jan 2026

https://github.com/echaftech23/bookify

Bookify Room Reservation System is designed to facilitate the efficient management of meeting room reservations for employees.

sql uml

Last synced: 25 Feb 2026

https://github.com/billstephens2022/zoomanager-wpf-db

A demo C# WPF application hooked up to a database using MS SQL Server. Simply shows a list of zoos with the animals at each zoo and allows the user to add, delete, update zoos & animals, as well as add animals to zoos.

csharp mssqlserver sql wpf wpf-application

Last synced: 17 Mar 2026

https://github.com/karencofre/marketing-segmentacion-en-powerbi

Proyecto prueba de hipótesis en powerbi y python

bigquery google-colab powerbi python sql statsmodels

Last synced: 31 Jan 2026

https://github.com/aejkudera/olap-etl-with-apache-nifi-spark

ETL (Extract, Transform, Load) pipeline for converting an OLTP relational schema into an OLAP star schema using Apache NiFi, MySQL, and Apache Spark.

apache benchmark data-flow etl mysql nifi olap parquet spark sql star-schema

Last synced: 15 Apr 2026

https://github.com/roshannaidu/cybersecurity-workshop

The CyberSecurity workshop organized by the Linux Club (Cybersec101) provided me with a hands-on experience with various tools and techniques in the field of cybersecurity. This Repo contains a detailed account of what I learned and achieved during the workshop.

api cybersecurity decryption encryption gobuster json jwt php picoctf python query sql sql-injection tools txt web website workshop

Last synced: 15 Apr 2026

https://github.com/darkin424/blog-website

A Blogging website template based on prisma and bun.js

bunjs postgresql prisma sql template

Last synced: 31 Jan 2026

https://github.com/cataliniuga/squi

A web SQLite GUI, inspired by Prisma Studio and Drizzle Studio. Built with .Net Core 7 and Vue3.

dotnet-core mysql sql sqlite vue3

Last synced: 15 Apr 2026

https://github.com/dron12261/togirro_controltesting

Разработка системы проведения контрольных мероприятий в образовательных организациях Тюменской области

big-project c-sharp dotnet ms-sql-server sql wpf

Last synced: 31 Jan 2026

https://github.com/datawizverma/pgadmin_retail_sales_p1

--SQL-Project --Day - 01

sql

Last synced: 07 Feb 2026

https://github.com/solesen1992/event_booking

Event booking desktop application for 1000fryd. The application allows users to create various types of events and manage shift schedules.

dao-design-pattern dao-interface database eclipse event-management graphic-user-interface gui-application java mssql observerpattern relational-database sql threads window-builder windowbuilder

Last synced: 25 Feb 2026

https://github.com/yaasiin-ayeva/d4d-express-sql-boilerplate

Dev4Diversity Express API Boilerplate is a server side element to handle apis. Runs with SQL databases, Use TypeORM, JWT authentication, decorators & Custom seeders.

api-rest boilerplate-template clean-architecture dev4diversity express sql typeorm typescript

Last synced: 01 Feb 2026

https://github.com/alkasaliss/data_modeling_postgres

Project on Data Modeling with Postgresql from Udacity Data Engineering Nanodegree

data-engineering etl-pipeline postgresql python sql

Last synced: 15 Apr 2026

https://github.com/nrhartnett/footballequipmentmanagerdb

A relational database created using Microsoft Office Access SQL queries. Example prompts as well as the queries to answer the prompts are provided.

database-management microsoft-access microsoft-access-database sql

Last synced: 01 Feb 2026

https://github.com/diegoribeiro2/dashboard_de_performance_de_atendimento-sql

Projeto que transforma dados brutos em uma solução completa de Business Intelligence, com armazenamento estruturado, modelagem analítica e dashboards visuais para análise de desempenho e tomada de decisão estratégica.

excel powerbi sql sql-query sqlserver-2022

Last synced: 01 Feb 2026

https://github.com/feronivan/yandex.prilavok_sql-project_mqa

SQL-запросы для приложения "Яндекс.Прилавок".

manual-testing sql

Last synced: 01 Feb 2026

https://github.com/smackem/redis-q

A Redis shell (REPL) using a query language similar to C#'s LINQ syntax extension.

linq linq-expressions query query-language querydsl redis redis-client repl sql

Last synced: 07 Feb 2026

https://github.com/thanhloc81/sql-project-bicycles-practise

✨ Utilizing SQL to extract data following a simulated task involving the Sales and Product modules

adventureworks bicycle bigquery google-cloud sql

Last synced: 01 Feb 2026

https://github.com/agradiansyah/hotel-database-design

Designed an information system for Puri Gardenia, an outdated hotel in Bandung, Indonesia. Built the database using SQL and created the UI/UX in Figma to modernize hotel operations and improve the guest experience.

college-project database figma hotel-management information-system-design portfolio-project relational-database sql ui-ux-design

Last synced: 15 Apr 2026

https://github.com/zainulabdeenofficial/usermanagmentsystemusingjson

The "User Management System Using JSON repository by Zainulabdeenoffical is a desktop application that manages user data using JSON as a lightweight database. Built with C# and .NET, it supports user authentication, CRUD operations, and data persistence without requiring a traditional database.

jason netcore sql

Last synced: 01 Jun 2026

https://github.com/vaishnavipaithane/bellabeat-data-analysis-case-study

This capstone project was done as a part of Google Data Analytics Professional Certificate course.

bigquery sql tableau

Last synced: 01 Feb 2026

https://github.com/sarathchandranpm/bike-store-dashboard

This project combines SQL and Power BI to analyze and visualize sales data from a bike retail shop across 2021-2022. The analysis integrates data from multiple sources to provide insights into sales patterns, customer types, and profitability through an interactive dashboard featuring temporal analysis and key performance metrics.

data-visualization dax mysql power-query powerbi sql

Last synced: 25 Feb 2026

https://github.com/devarajan8/todo-application

A full-stack ToDo application using Angular and Spring Boot Having Key features include task creation, editing, marking as complete, and SQL database integration for data persistence, providing a seamless and efficient task management experience.

angular-cli angularjs spring-boot sql typescript

Last synced: 01 Feb 2026

https://github.com/dmarks84/coursework_capstone_full_data_engineering

Final Project for IBM Data Engineering & Python Professional Certificate -- Applied all skills and methods utilized in the series of courses for this certification

apache-airflow apache-hadoop apache-kafka apache-spark api beautifulsoup cassandra dags etl mongodb nosql pandas plotly postgresql python scipy seaborn sql

Last synced: 25 Feb 2026

https://github.com/exegeses/introdb-75386

Curso Introducción a Bases de datos | Código 75386

erdiagram mysql mysql-database mysql-server sql

Last synced: 15 Apr 2026

https://github.com/gregwhitaker/sql-notebook

Personal Notebook of SQL Examples

sql sql-query sql-script

Last synced: 07 Feb 2026

https://github.com/vladimiracunadev-create/gabysql

🗄️ GabySQL · Base de datos embebida en Rust, multiplataforma, archivo único .db, WAL, API HTTP/JSON y admin web liviano. Diseñada para entornos embebidos y edge. 🦀

cross-platform database docker embedded-database http-api php rust single-file-database sql storage-engine wal

Last synced: 01 Jun 2026

https://github.com/kyrylodevshyrokov/postgresql-social-network-api

An API created for potential social network application

express jest node-pg-migrate postgresql sql

Last synced: 15 Apr 2026

https://github.com/ofadiman/grinding-leetcode

Repository contains solutions to leetcode problems.

algorithms data-structures golang leetcode sql typescript

Last synced: 18 Apr 2026

https://github.com/sohamb21/dbms-sql-practice

A collection of SQL practice problems and solutions to enhance DBMS skills.

dbms sql

Last synced: 01 Feb 2026

https://github.com/purvajage/edoc

Edoc - Docter Appointment Booking System using PHP

css html js php sql

Last synced: 15 Apr 2026

https://github.com/oneananda/sql_projects

A repository dedicated to a collection of diverse SQL projects, covering a wide range of topics and applications within the world of SQL database management. From basic queries to advanced database designs, this repository serves as a resource for learning and practicing SQL skills across different domain

liquibase postgres postgresql rdbms sql sql-server sql-server-database sqlserver

Last synced: 01 Feb 2026

https://github.com/nagar2nd/jenson-usa-mysql-analysis

We are analyzing Jenson USA's dataset to gain valuable insights into customer behavior, staff performance, inventory management, and store operations. By crafting advanced SQL queries, the analysis explores key metrics such as product sales, customer spending, and order patterns, ultimately guiding strategic decision-making and operations.

data-analysis problem-solving sql

Last synced: 01 Feb 2026

https://github.com/perlmonker303/battleshipgamewinforms

The classic 2D Battleship game made in C# Win Forms

access battleship csharp sql windowsforms

Last synced: 01 Feb 2026

https://github.com/yeuner/file-analysis-sql-demo

Streamlit-based application that leverages pandas, sqlite3, and file handling libraries (OpenPyXL and PyArrow) to practice SQL queries, analyze datasets, and export results. A personal project to enhance Python and SQL skills.

data-analysis dataset pandas sql sqlite streamlit vizualization

Last synced: 15 Apr 2026

https://github.com/debjyotisaha/learning-sql

This repository contains a comprehensive collection of SQL concepts, use cases, and practical examples designed to build strong foundational and advanced SQL skills.

sql

Last synced: 02 Feb 2026

https://github.com/deliprofesor/sql-for-data-professionals

A complete SQL roadmap for data analysts and data scientists — from beginner to advanced. Includes tutorials, exercises, and real-world projects with datasets.

data-science database roadmap sql

Last synced: 26 Feb 2026

https://github.com/Khushi130404/Blood-Connect

Blood Donation Bank Management including Functions, Triggers, Procedures, Packages, Normalization and ER Diagram

ddl er-diagram functions normalization packages procedure sql trigger

Last synced: 07 Feb 2026

https://github.com/gustavoadm/firebirdsql

Portfólio do Banco de Dados Firebird (Versões 2.5, 3.0 e 5.0)

firebird firebirdsql procedures queries sql triggers views

Last synced: 07 Feb 2026

https://github.com/asandahdevs/covid-19-analysis

Analysis of COVID-19 data using SQL

sql

Last synced: 07 Feb 2026

https://github.com/jahidul2004/explore-postgres

A complete SQL practice guide with examples covering SELECT, UPDATE, DELETE, ALTER, aggregate functions, logical and date operations — all in one file for easy learning and copy-paste use.

database ordbms postgresql rdbms sql

Last synced: 26 Feb 2026

https://github.com/droffilc1/spendless

Spendless is a web application for users to track their expenses

javascript mysql python react sql sqlalchemy tailwindcss ubuntu

Last synced: 15 Apr 2026

https://github.com/haquanq/hotelms-winform-app

An windows application to manage hotel activities

csharp sql winforms

Last synced: 08 Feb 2026

https://github.com/ajla-brdarevic/poslovna-inteligencija

Zadaće iz predmeta Poslovna inteligencija - PTF UNZE SI II Ciklus I Semestar 2024/25

apache-hop bussiness-intelligence google-bigquery powerbi rapidminer sql

Last synced: 26 Feb 2026

https://github.com/anandkr21/sql_sequelize

This is very Basic app using SQL Squelize which store data in SQL Database, it's created for learning purpose only.

bcrypt expressjs jsonwebtoken nodejs sql

Last synced: 15 Apr 2026

https://github.com/jancervenka/bqcli

REPL for BigQuery

bigquery gcp python sql

Last synced: 08 Feb 2026

https://github.com/themost-framework/sqlite

MOST Web Framework SQLite Data Adapter

database query query-builder query-language sql sqlite

Last synced: 17 Mar 2026

https://github.com/bhushan354/catalog-of-things

This is a console app that will keep record of different types of things user own : books, music albums, movies, and games. Database is based on the UML class diagram. The data is stored in JSON files but we have also prepared a database with tables structure analogical to programmes classes

ruby schema sql

Last synced: 08 Feb 2026

https://github.com/faisalpinitod/sql_queries

These are the some basic sql querires.

sql

Last synced: 08 Feb 2026