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/kogo1616/sql

Dive into the SQL Sandbox for a collection of SQL exercises and solutions. From basic queries to advanced database manipulations.💻🔍

database mssql sql

Last synced: 16 Mar 2026

https://github.com/shiven424/dth-data-warehouse

This repository provides a sample star‑schema data warehouse for Direct‑to‑Home (DTH) television services built for SQL Server Management Studio. It contains SQL scripts, CSV datasets, and example analytics queries for exploring subscriptions, churn, engagement, and advertising effectiveness.

analytics data-modeling data-warehouse etl sql sql-server ssms star-schema

Last synced: 02 Aug 2025

https://github.com/jotstolu/netflix-sql-data-analysis-project

This project explores the Netflix dataset using SQL queries to uncover trends, patterns, and business insights that could help stakeholders understand content distribution, viewer preferences, and platform optimization

data-analysis sql sql-server tsql

Last synced: 02 Aug 2025

https://github.com/diogocapela/isep-lapr4

Projecto final de LAPR 4 ISEP 2018/2019.

java sql

Last synced: 02 Aug 2025

https://github.com/ozceliksinan/csharp-exercises

Exercises and challenges for the C# Programming

csharp csharp-code csharp-exercise sql windows-forms-csharp

Last synced: 02 Aug 2025

https://github.com/nahiyanhkhan/stock-market-data-analysis_capstone-project

In this course, learned and solved assignments on SQL and Python. Final capstone project was on analyzing "Stock Market Data". Achieved 100% score in every assignment.

data-analysis data-analytics matplotlib mysql mysql-database numpy pandas python sql

Last synced: 09 Apr 2026

https://github.com/esh527/m-drive-assignment

M-Drive-Assignment

nodejs reactjs sql

Last synced: 09 Apr 2026

https://github.com/plishka/metaverse_analysis

Earth 2 (metaverse): On-Chain Essence (ESS) Analysis

blockchain dune-analytics postgresql sql

Last synced: 02 Aug 2025

https://github.com/loperfido/login_php

Un login manager estremamente semplice con PHP e SQL

dashboard login php register sql

Last synced: 08 Nov 2025

https://github.com/haritha99ch/genericrepositorypattern-example

Example of implementing an Advance Generic-Typed Repositor in .NET. This contains implementation of Specification pattern and Selector pattern.

dotnet dotnet8 entity-framework entity-framework-core generic-repository microsoft-sql-server repository repository-pattern selector-pattern specification-pattern sql

Last synced: 25 Dec 2025

https://github.com/hariomgola/sql

Learn SQL with one file.

sql

Last synced: 03 Aug 2025

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/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/kastorcode/dankicode-webdevelopment-phppanel

Control panel written in PHP during the Danki Code Complete Web Development course.

brazil control course css dankicode development goiania goias html javascript jquery matheus mysql oliveira panel php ramalho site sql web

Last synced: 09 Apr 2026

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/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/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/lyubov0406/data_analyst_portfolio

В репозитории собраны пет-проекты, демонстрирующие мои навыки в аналитике данных

data-analysis matplotlib numpy pandas portfolio python scipy seaborn sql tableau visualization

Last synced: 09 Apr 2026

https://github.com/serms1999/learning-sql-book

A repository to practice SQL by following O'Reilly's Learning SQL, using the Sakila sample database for hands-on exercises and solutions.

database database-practice learning-sql oreilly sakila sql sql-exercises sql-learning

Last synced: 04 Aug 2025

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

CSI-Assignment8 is the final week submission of the Celebal Summer Internship Program, focused on implementing a Date Dimension Table commonly used in data warehousing and analytics. This repository includes SQL scripts for table creation, stored procedure development, and data population.

etl microsoft-sql-server sql ssms stored-procedures

Last synced: 05 Aug 2025

https://github.com/aksoni07/meditrack

The MediTrack is a database-driven application designed to manage hospital workflows, including patient details, employee information, appointments, billing, lab tests, disease history, and patient feedback. It streamlines hospital operations, ensuring efficient management of data related to patients and staff.

crud-operation erd-diagram erdiagram many-to-many microsoft-excel mysql mysql-workbench normalization one-to-many sql tsql

Last synced: 05 Aug 2025

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/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/gaurav-822/localdsa

A Python library for managing and solving coding problems locally. It fetches similar problems from your local database, adds helpful comments after `question.id` and `question.name`, and lets you quickly test and store solutions without using external APIs.

python sql sqlite3

Last synced: 06 Aug 2025

https://github.com/marcosalves90/bunchin

Online time tracking platform project.

axios css javascript php react reactjs sql tailwindcss typescript

Last synced: 06 Aug 2025

https://github.com/brunonavarrooficial/crud_databases_mysql_nosql

Realizando CRUD em bancos de dados relacionais e não relacionais utilizando linguagens Python e JAVA

couchdb crud database firebase java mongodb mysql python python3 redis sql sqlite3 workbench

Last synced: 09 Apr 2026

https://github.com/iamandaleao/mysql

Anotações e comandos SQL organizados por tópicos: criação de banco, tabelas, inserção, consultas, alterações, exclusões, tipos de dados e atalhos. Conteúdo em andamento.

mysql sql wamp-server workbench

Last synced: 07 Aug 2025

https://github.com/yuvenalmash/vet-clinic-db

Vet Clinic is a project to create the initial data structure for a veterinary clinic using a relational database. It implements PostgreSQL and contains all the data about animals.

database postgresql sql

Last synced: 03 May 2026

https://github.com/codeadamca/php-sql-mysql

An introduction to using PHP with MySQL.

learning-code mysql php sql

Last synced: 19 Feb 2026

https://github.com/iankitnegi/leetsql-solutions

LeetSQL Solutions is my dedicated space for practicing competitive coding and solving SQL-related LeetCode questions. This repository showcases my problem-solving skills and SQL expertise, with each solution featuring detailed explanations and optimized queries for better understanding and future reference.

sql

Last synced: 11 Feb 2026

https://github.com/noturlee/tasktracker-windows-app

This is a standalone desktop time management application built using C# and Windows Presentation Foundation (WPF). The application allows users to manage their academic schedule for a semester, including adding modules, tracking self-study hours, and calculating remaining self-study hours for each module

custom-library linq sql sql-server-management-studio windows-presentation-foundation wpf

Last synced: 09 Feb 2026

https://github.com/rhoxolan/ado_net_course

Practical works and homeworks on the subject "ADO.NET databases access technology" (04.07.2022 - 12.08.2022) at STEP IT Academy in Kryvyi Rih.

ado-net dapper entity-framework entity-framework-core linq orm plpgsql postgresql sql sqlite sqlserver t-sql

Last synced: 02 Oct 2025

https://github.com/sebastianofazzino/ibm-data-science-professional-certificate

In this repository I've stored exercises and projects I've been working on while attending IBM Data Science Professional Certificate, using Python and its libraries.

data-analysis data-mining data-science data-structures data-visualization database machine-learning matplotlib numpy pandas python regression seaborn sql

Last synced: 09 Apr 2026

https://github.com/ridvikpal/carcartapi

CarCartAPI is a RESTful API that aggregates and manages used car data and information about these cars via a MySQL database and the OpenAPI ChatGPT 3.5 AI model. It is built using Java, Spring Boot, Maven, MySQL and of course OpenAI's own RESTful API for ChatGPT.

cars chatgpt chatgpt-api mysql openai-chatgpt spring spring-boot spring-data-jpa spring-framework spring-mvc sql

Last synced: 02 Oct 2025

https://github.com/amrutem11/trip-management-system

Trip Management System is application where you find the bus and book them you can also find hotel and book them

java maven spring spring-boot springmvc sql

Last synced: 03 Oct 2025

https://github.com/ansh-info/Hadoop-Pipeline

An end-to-end data engineering pipeline to collect, store, process, and analyze property and crime data using Hadoop, Docker, MySQL, Tailscale, and Selenium

docker docker-compose hadoop jupyter-notebook mapreduce python selenium sql tailscale

Last synced: 02 Oct 2025

https://github.com/mtheuxa/beecrowd

🐝 Exercícios da plataforma Beecrowd.

c postgresql sql

Last synced: 19 May 2026

https://github.com/saatvik-10/expense-tracker

An Expense Tracker using PRISMA-ORM, CLERK for auth and NEON DB

clerk neondb postgresql prisma sql typescript

Last synced: 09 Apr 2026

https://github.com/l-teles/tailpipe-plugin-crowdstrike

Tailpipe plugin that ingests CrowdStrike Falcon Data Replicator (FDR) data from S3 and exposes it as SQL.

crowdstrike duckdb falcon fdr go siem sql tailpipe tailpipe-plugin

Last synced: 23 May 2026

https://github.com/ap/dbix-simple-concrete

monkey-patch DBIx::Simple to use SQL::Concrete

dbix perl sql

Last synced: 08 Aug 2025

https://github.com/adridev2024/portfolio

Este repo contiene todos aquellos proyectos que durante mi aprendizaje como programador junior más me han motivado y en los que más esfuerzo he dedicado durante los últimos meses.This repo contains all those projects that during my learning as a junior programmer have motivated me the most and in which I have dedicated more effort during the last m

ai api-rest data-science games git gui html pandas python3 requests sql tkinter

Last synced: 09 Apr 2026

https://github.com/diovanas/sql-injection

Repositório explicativo sobre o ataque SQL Injection, com exemplos de código demonstrando o cenário de vulnerabilidade e a sua solução.

java sql

Last synced: 08 Aug 2025

https://github.com/hashfx/techblog

A Tech Blog in Bootstrap HTML and JS; Backend in Flask, Python

backend blogsite bootstrap flask sql

Last synced: 09 Apr 2026

https://github.com/shashankpatil01/jsp-person-details

In this project I have included the Registration details information for Name, Email and Password from the person.

apache-tomcat-9 css html5 java-8 jsp jsp-servlet sql

Last synced: 09 Apr 2026

https://github.com/saisrivatsat/end-to-end-data-analytics-retail-orders-analysis-python-sql

This project showcases a comprehensive end-to-end data analytics workflow, encompassing data extraction, cleaning, transformation, and analysis of retail orders. Utilizing Python, SQL, and dynamic visualizations, it uncovers actionable business insights by highlighting critical metrics such as revenue, profit, and regional trends Empowering insight

python sql visualization

Last synced: 07 May 2026

https://github.com/blank2409/smart-inventory-system

Smart Inventory Management System is a Java application for managing inventory. It features a user-friendly interface for handling products, suppliers, and sales, with backend support using MySQL. The system includes secure login and a dashboard for inventory overview.

crud-application database inventory-management inventory-management-system java javaproject jdbc sql swing userauthentication xampp

Last synced: 20 May 2026

https://github.com/luis-domingues/challenge-sql-database

Challenge proposed by Digital Innovation One to consult a database of films and actors. The objective is to apply knowledge from the database module to perform queries and generate data for analysis

challenge dio er-model mysql sql sql-server trilha-net

Last synced: 03 Oct 2025

https://github.com/zhixuan0318/comp1044_cw_g17

A Library Management System (DBMS) which has a front-end user interface connecting to the database and perform queries using PHP and SQL.

bootstrap css dbms html javascript php sql

Last synced: 18 Apr 2026

https://github.com/samanthalang/samanthalang_portfolio

Une data analyste avec la vision d'une consommatrice et la stratégie d'une marketeuse.

bigquery excel figma mysql notebook numpy pandas postgresql powerbi powerquery python sql sqlite wordpress

Last synced: 09 Apr 2026

https://github.com/maxbubblegum47/dbms_project

DBMS about videogames online shop

jdbc postgresql sql unimore-informatica

Last synced: 09 Aug 2025

https://github.com/aidenfockens/aiden_neel_healthevents

Consumes Kafka health events, holding them in AWS RDS, before using flask to query and perform EDA

flask kafka kubernetes spark sql

Last synced: 09 Apr 2026

https://github.com/pradeepchegur/cloth_showroom_sql

This SQL file consists of cloth showroom management along with queries.

clothing-store cursors database functions operations plsql procedures sql sqlqueries tables triggers

Last synced: 10 Aug 2025

https://github.com/volkya/myroom-php

Describe your setup room, selecting the items and their purchase.

docker mvc php7 postgresql sql

Last synced: 09 Apr 2026

https://github.com/rosieoh/travel_guru

🔥웹서버프로그래밍 기말 프로젝트🔥

h2-database java jsp servlet sql

Last synced: 10 Aug 2025

https://github.com/kverma1502/sql_data_analyst_task_for_dcluttr

The task was given to assess my understanding of writing complex SQL queries as a recruitment process for data analyst position in Dcluttr.

ms-sql-server ms-sql-server-managment-studio sql ssms

Last synced: 10 Aug 2025

https://github.com/stephenfeather/query-recorder

This is a mirror of the svn repo: https://plugins.svn.wordpress.org/query-recorder/, the master is always the latest release.

php82 sql wordpress-plugin

Last synced: 03 Oct 2025

https://github.com/saibarathr/newsletter

Going through this code you can learn how to create a email newsletter using Node.js and PostgreSQL for bulk email scheduling jobs. Edit the config file according to your backend needs.

express-js node-js nodemailer postgresql rest-api sql

Last synced: 09 Apr 2026

https://github.com/vandodev/agendei

Descubra o Agendei: o app de agendamento de consultas médicas, sistema fullstack com api web e mobile integrado desenvolvido com React react native e node, Com interface intuitiva, você marca consultas facilmente. Gerencie horários, receba notificações e tenha acesso a médicos de forma rápida e segura. Sua saúde, na palma da mão!

android api axios bootstrap expo express insomnia mobile node react react-native reactnative sql sqlite3 vite

Last synced: 09 Apr 2026

https://github.com/jaozc/user-profile-audit

User Profile Audit Project

audit crud docker fastapi postgresql python sql

Last synced: 18 Apr 2026

https://github.com/djmwa/learn_sql_basics_for_data_science_specialization

Learn SQL Basics for Data Science Specialization

ab-testing sql sql-server

Last synced: 25 Aug 2025

https://github.com/windi-wulandari/pbi-kalbe-x-rakamin

Developed a Distribution Management System for PT Kalbe Nutritionals to replace manual tracking with real-time monitoring, improving operational efficiency and reducing errors. Built on PostgreSQL and Railway Cloud, with performance monitoring using SolarWinds DPA.

cloud dbeaver kalbe postgresql railway-app solarwinds solarwindsdpa sql

Last synced: 04 Oct 2025

https://github.com/jhansenbarreto/bootcamp-dio-santander

Repositório criado para resolver os desafios do Bootcamp Desenvolvedor Java ofertado pela DIO em parceria com o Santander

angular cloud css design-patterns git github java javascript junit maven nosql railway spring spring-boot spring-security sql swagger typescript

Last synced: 09 Apr 2026

https://github.com/alefrp/database_searcher

A Python tool for efficiently searching values across multiple tables and columns in PostgreSQL, MySQL, and SQL Server databases, ideal for data migrations and analysis.

database mysql open-source postgresql python sql sqlserver

Last synced: 09 Apr 2026

https://github.com/dragonscypher/feastfinderai

Discover the best dining spots with FeastFinderAI!

folium pandas python scikit-learn sql

Last synced: 09 Apr 2026

https://github.com/andrii04/andreamonforte-bi-assignment

Automated Data Pipeline that ingests daily GA4-formatted CSV files from a private Google Cloud Storage bucket, validates and loads them into BigQuery, and prepares analysis-ready views. The solution is built for deployment as a Cloud Function triggered by Cloud Scheduler and uses Python with the Google Cloud Storage and BigQuery client libraries.

automation bigquery cloud cloudfunctions data data-analysis data-engineering etl etlpipeline gcp google googlecloudplatform pipeline python sql

Last synced: 09 Nov 2025

https://github.com/mohammed-bder/hackerrank-sql-solutions

This repository contains my solutions on Hacker Rank in SQL

hackerrank-challenges hackerrank-solutions mssql sql sql-query

Last synced: 07 Feb 2026

https://github.com/ronaessi-28/assessment-ez-works-

A secure file-sharing system built using Flask and MongoDB/SQL, featuring role-based access for Operations and Client users. The system supports file uploads, email verification, and secure downloads via encrypted URLs. The project includes REST APIs, JWT authentication, Docker support, and test cases.

docker email-verification encrypted-url file-upload flask jwt-authentication mongodb python rest-api role-based-access-control secure-file-sharing sql test-cases

Last synced: 09 Apr 2026

https://github.com/anushka-sharma-008/moviesanalysissql

A deep-dive SQL project exploring 33M+ ratings and 2M+ tags from the MovieLens dataset using PostgreSQL and pgAdmin4. From basic queries to advanced analytics, this project covers CTEs, views, stored functions, materialized views, and even ACID transactions.

analysis movielens movies-and-cinemas pgadmin pgadmin4 postgres postgresql queries query sql

Last synced: 11 Aug 2025

https://github.com/kathiriyaakshay/krivajewels-master

Sleek and elegant portfolio website for a local jewelry store, featuring a visually rich experience, intuitive navigation, and a responsive product catalog.

aws nodejs reactjs sql

Last synced: 12 Apr 2026

https://github.com/http-sallein/bootcamp-avanade

👀✨💭 My first experience with .NET at the DIO.me Bootcamp offered by Avanade. Here you'll find all my studies, as if it were a library of studies done by me 😍

bootcamp csharp sql

Last synced: 12 Aug 2025

https://github.com/akshayram2003/facebook_clone

Facebook_clone

css django html js sql

Last synced: 09 Apr 2026

https://github.com/mdafsarhossain/level-2-postgresql-assignment

Level 2 PostgreSQL Assignment Code and Some PostgreSQL Basic questions and answer.

postgresql sql

Last synced: 12 Aug 2025

https://github.com/arun-data-analyst/finance-reporting-sql

End-to-end SQL project for project/portfolio finance: schema, seed data, validation, data-quality checks, business queries, and KPI views (Power BI–ready).

data-analysis data-modeling data-quality database finance kpi portfolio-management powerbi sql sql-server ssms

Last synced: 18 May 2026

https://github.com/greigh/fihaven

A focused bill and debt dashboard for people who'd rather spend five calm minutes a week than a frantic afternoon every payday. Track recurring bills, credit cards (including 0% promo periods), monthly budget, payment history, and debt-payoff strategies — all behind a real account with server-side sync.

budgeting client credit-card css database express html javascript npm seo server sql sqlite3 svelte tailwind vite

Last synced: 14 Jun 2026

https://github.com/formtrix/sql-essentials

SQL Queries

sql sqlite

Last synced: 10 Nov 2025

https://github.com/mnitin-reddy/superstore-analysis-sql

This project analyzes sales data to derive insights on revenue, customer behavior, and product performance. It includes visualizations for branch performance, customer demographics, and trends, aimed at driving strategic business decisions.

dataanalysis mysql sql

Last synced: 13 Oct 2025

https://github.com/byn227/accidents_in_france

Ce projet est un pipeline d’analytique DBT (Data Build Tool) pour BigQuery.

bigquery dbt sql

Last synced: 13 Aug 2025

https://github.com/sarapmagcode/bus-schedule-app-using-room-and-flow

An app that reads bus schedule from a local database using Room persistence library

android dao kotlin listadapter recyclerview room-database sql view-binding view-model

Last synced: 19 May 2026

https://github.com/johancitoodr/socialmedia_backendjava

(Posting app), this simple backend app allows a user to set their profile and post.

azure jpa-hibernate relational-databases spring-mvc spring-security springboot sql validation

Last synced: 09 Mar 2026

https://github.com/newyaroslav/sqlite-containers

Header-only cpp library for integrating SQLite with STL data containers (std::map, std::set, std::list, and others), providing easy access and synchronization of data between containers and SQLite database.

container containers cpp cpp17 sql sqlite3

Last synced: 14 Aug 2025

https://github.com/aanujkhurana/fullstack-findmylease

An enterprise-grade rental property management platform built with Next.js and AWS, designed for seamless property listing, tenant management, and secure transactions.

amplify aws cognito ec2 expressjs gateway-api nextjs nodejs prostgres react relational-databases shadcn sql

Last synced: 18 Apr 2026