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/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/cmtv/sqlean

Simple SQLite database manager. Focus on writing code, rather then messing with queries.

database db entity sql sql-entity sqlite

Last synced: 30 Sep 2025

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/bhargav02550/springbootjpa

This repo consists of all crud operations that can be performed on SQL Database using spring data JPA.

java jpa-hibernate mysql-database postman rest-api spring springboot sql

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/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/elissorokin/data-analyst-portfolio

Это репозиторий, в котором я демонстрирую свои навыки, делюсь проектами и отслеживаю прогресс в области анализа данных и Data Science.

ab-testing data data-analysis datalense matplotlib numpy pandas plotly portfolio postgresql python scipy seaborn sql statistical-analysis

Last synced: 09 Apr 2026

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/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/Smohanta23/Brainwave_Matrix_Intern-T1

A web-based E-Library Management System Portal built with PHP and MySQL. This project allows users to browse books, manage borrowing activities, and access personalized features. The admin panel facilitates efficient management of books, users, and borrowing records. Includes login authentication for both users and admins.

database-management e-learningportal e-lms educational-project library-management-system mysql-database php-framework phpmyadmin-database sql sqlworkbench

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/hammadhttps/pos-point_of_sale_-system

A comprehensive Point of Sale (POS) system designed for metro stores with multi-branch support, role-based access control, and offline functionality.

dao-interface gui-application java javafx-application jdbc jdbc-driver pointofsale sql xammp

Last synced: 07 Aug 2025

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/mateusz-przybyla/phpiggy

Expense tracking application - "Complete Modern PHP Developer Course" on UDEMY

dependency-injection mvc php sql

Last synced: 09 Nov 2025

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/arghya1501/pizza_sales

This SQL project models a Pizza Hut database, tracking orders, order details, and pizza types. It includes queries for calculating total orders, revenue, pizza popularity, and category-wise distributions, providing insights into sales trends and pizza preferences.

csv dbms mysql mysql-database mysql-server sql

Last synced: 08 Aug 2025

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/realshubhamraut/bank-database-design

Designed Entire Database for Customers Banks Account, Loans, Branch, Payment, Transaction, Transfer, Person.

bank-database database project schema sql

Last synced: 09 Aug 2025

https://github.com/banyc/monitor_table

A monitor table like `top` but the content is queried by SQL.

observability sql

Last synced: 09 Aug 2025

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/crvlwanek/cs50

Assignments and projects written for the online Intro to Computer Science course CS50x by Harvard https://cs50.harvard.edu/x/2021/

algorithms arrays c css data-structures flask html javascript memory python sql

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/gitguanqi/xqsql

This is a method warehouse for automatically generating various sql statements.

npm-package sql xqsql

Last synced: 16 Feb 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/AmandineDurand/Gite

Projet SN1 incluant la modélisation, la création et l'interrogation d'une base de données pour un site de location de gîtes sous SQL Serveur

mcd merise sql sql-server

Last synced: 03 Oct 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/barrettotte/query-sandbox

A sandbox for messing around with various queries.

postgres springboot sql

Last synced: 19 Apr 2026

https://github.com/ometman/vet-clinic

This is a database project for vetinary data management for animals, owners, clinic employees and visits; and applicable to any data management need. It uses Postgresql, a relational database management system. It allows storing, updating and querying.

data database normalization postgresql postgresql-database queries sql sql-server-database tables transactions

Last synced: 13 May 2026

https://github.com/iamkushvanth/real-time-data-analysis-using-kafka

In this project, you will execute an End-To-End Data Engineering Project on Real-Time Stock Market Data using Kafka. We are going to use different technologies such as Python, Amazon Web Services (AWS), Apache Kafka, Glue, Athena, and SQL.

athena aws aws-ec2 aws-s3 crawler glue kafka kafka-consumer python sql

Last synced: 18 Jun 2026

https://github.com/pradip-data/world-merchandise-trade

This project analyzes global merchandise trade trends from 1948 to 2023 using Google BigQuery and Python. It includes country-wise and product-wise trade performance, covering exports, imports, total trade, and trade deficit. The analysis features SQL queries for BigQuery, data visualizations, and detailed reports to uncover long-term trade pattern

datawarehouse google-biquery google-cloud-platform merchandise python python-visualization sql trade trade-data-1948-2023

Last synced: 18 May 2026

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/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/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/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/aaisha-nexus/sql_company_insights

A beginner-friendly SQL project for managing employee records, departments, and sales transactions. Includes table creation, optimized queries, stored procedures, and window functions to extract business insights.

business-analytics data data-analysis dataanalysis-projects dataanalytics database-schema mssql-database query relational-databases sql sql-query ssms

Last synced: 12 Aug 2025

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

Normalizando uma tabela na terceira forma normal e acesse as informações desta tabela através de queries utilizando SQL.

backend database docker mysql sql

Last synced: 09 Apr 2026

https://github.com/asifahsaan/flask-mssql-docker-crud

This project is a simple Flask webApp connected to a SQL Server database, containerized with Docker. It demonstrates full CRUD functionality (Create, Read, Update, Delete) through a clean Bootstrap 5 interface with modals for user interactions. Designed as a learning and reference project, it shows how to integrate Flask, SQL Server, and Docker.

docker docker-image flask flask-application sql sql-server ssms

Last synced: 05 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/formtrix/sql-essentials

SQL Queries

sql sqlite

Last synced: 10 Nov 2025

https://github.com/deniska69/msc15

Сайт для школы

django mysql python sql

Last synced: 07 Apr 2026

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/andrewbaxter/rs-sqlite-symbology

Rust Sqlite query data model and query string builder

orm rust sql sqlite

Last synced: 02 Jul 2026

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/hajarwalfi/diner-chefwebsite

Chef cuisinier professionnel : Système réservations avec stats temps réel, sécurité enterprise et UX/UI gastronomique élégante 🌟

css html js mariadb php sql uml

Last synced: 09 Apr 2026

https://github.com/hendriku/db18

Semester project from the database lecture. Feel free to get inspired.

sql

Last synced: 12 Feb 2026

https://github.com/developerscalambrine/developerscalambrine

Sou um desenvolvedor web com experiência em construir soluções robustas e escaláveis, atualmente em transição para análise de dados. Estou aplicando minhas habilidades em programação e lógica de negócios para entender e transformar dados em informações valiosas, com o objetivo de contribuir para decisões baseadas em dados e otimização de processos

excel r sql tableau

Last synced: 14 Aug 2025

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

https://github.com/queirozpedro/sistema_de_biblioteca

Repositório destinado ao projeto da disciplina de Banco de Dados - Ufersa

java sql

Last synced: 14 Aug 2025

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

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: 15 Aug 2025

https://github.com/rebeccamorolong/-marketing-campaign-analysis-sql-portfolio-project-

This project analyzes marketing campaign performance using SQL.

marketing-analytics postgresql sql

Last synced: 16 Aug 2025

https://github.com/anasyakubu/todo-app-pip-internship

Todo App PIP Internship (Week One)

expressjs javascript nodejs sql xampp

Last synced: 09 Apr 2026

https://github.com/settorka/iotlab6

IoT Data Transport using Raspberry Pi

arduino esp32 iot mqtt-broker php python raspberry-pi sql

Last synced: 09 Apr 2026

https://github.com/conjfrnk/charter-meals

Meal Signup for Princeton Charter Club

css flask html httpd javascript openbsd python relayd shell sql website

Last synced: 09 Apr 2026

https://github.com/purnendudutta/online-gym-management-system

This Repository Contains only Admin Panel

css3 html5 javascript php sql

Last synced: 09 Apr 2026

https://github.com/zigzag1001/poggersbotv2

A simple, self hosted discord music bot with a web interface

bot discord discord-bot discord-py flask mysql poggers sql sqlite web-interface webui youtube youtube-dl yt-dlp

Last synced: 09 Apr 2026

https://github.com/rakshitgupta9/leetcode-sql-50

This repo have solutions for the SQL-50 which are from leetcode

leetcode leetcode-solutions leetcode-sql-50 leetcode-sql-solutions sql

Last synced: 20 Feb 2026

https://github.com/numax-cz/napicurpitempsensor

Školní projekt pro Raspberry Pi, který snímá teplotu okolí a vykresluje jej do grafu ve webovém rozhraní

angular flask-api python raspberry-pi school-project sql temperature-monitoring

Last synced: 03 Feb 2026

https://github.com/bsahd/sql-builder

A simple tool for building safe and readable SQL Querys

sql sql-query

Last synced: 19 Oct 2025

https://github.com/vitorhonna/this-is-cs50

Harvard University's introduction to the intellectual enterprises of computer science and the art of programming. This is CS50.

c computer-science cs50 css data-structures flask harvard harvardcs50x html javascript python scratch sql sqlite

Last synced: 10 Apr 2026

https://github.com/keisen-app/keisen

Keisen - SQL client for macOS, Windows, and Linux

client database fast native postgres sql sqlite

Last synced: 20 Feb 2026

https://github.com/abderrahmanerabeh/plateforme_youdemy

La plateforme de cours en ligne Youdemy vise à révolutionner l’apprentissage en proposant un système interactif et personnalisé pour les étudiants et les enseignants.

classdiagram css css3 html html5 javascript js mysql oop php php8 poo sgbd sql uml uml-diagrams usecase

Last synced: 10 Apr 2026

https://github.com/vedikasnehil/my-data-science-projects

This repository is a comprehensive collection of resources and implementations dedicated to the field of Data Science. It serves as a platform for exploring various aspects of data science, ranging from data preprocessing and exploratory data analysis (EDA) to machine learning and deep learning.

data data-science deep-learning machine-learning matplotlib numpy python sql visualization

Last synced: 10 Apr 2026

https://github.com/palakjainanalyst/ecommerce-customer-spending-analysis

An end-to-end Ecommerce analytics project uncovering customer spending trends using Excel, Python, SQL, and Power BI. From raw data to interactive dashboards, this project delivers deep insights on spending patterns, high-value customer segments - showcasing a complete data-to-decisions workflow.

data-analysis data-visualization database ecommerce excel jupyter-notebook powerbi python spending sql

Last synced: 06 May 2026

https://github.com/teta42/patroni_in_k8s

Поднятие кластера Patroni в среде K8S

bash-script docker dockerfile k8s k8s-cluster kubernetes kubernetes-cluster patroni postgresql python python3 sql

Last synced: 10 Apr 2026