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/lucasmontagnani/site_e-commerce

Site de tipo e-Commerce completo, contendo interfaces para usuários/administradores, responsividade e transações bancarias.

e-commerce e-commerce-project e-commerce-website html html-css-javascript html5 javascript language-javascript linguagem-php menu mysql mysql-database php products shopping shopping-cart site sql web website

Last synced: 07 May 2026

https://github.com/mrs-wilderness/plpgsql-tic-tac-toe

A small SQL implementation of Tic-Tac-Toe using stored procedures and temporary tables.

plpgsql postgresql sql tic-tac-toe

Last synced: 10 Jun 2026

https://github.com/hipparchus2000/personalspendinganalysis

[Finished] C# Windows Forms Application for analysing my personal spending (code is free on Gitlab) written in 27 hours including SQL back end, PDF reporting, Charting, Json export, Data Mining. UnitTests, DI, fakeRepo for testing. Adding WebApp implementation.

c-sharp charts dependency-injection pdf-generation sql sql-server unit-testing windows-forms

Last synced: 07 May 2026

https://github.com/pr0nel/snowflake-poc

Pipeline de datos end-to-end implementando arquitectura Medallion (Bronze → Silver → Gold) en Snowflake para procesar órdenes de retail desde archivos Excel hasta vistas analíticas listas para negocio.

pandas python snowflake sql sqlalchemy yaml

Last synced: 07 May 2026

https://github.com/datacamp-internship/introduction-to-sql-with-jupyter-notebook

Implementing how to work with SQL on Jupyter notebook

jupyter-notebook pandas postgresql sql

Last synced: 07 May 2026

https://github.com/geeksdevelop/sqlmodel

Package to generate the models using the structure of the database tables

database laravel model php sql

Last synced: 08 May 2026

https://github.com/deep-codes/vguess-api-client

👾 Hangman Game based on Programming. Made with Java, JavaFX, React, ExpressJS

api css java javafx javafx-application nodejs-server reactjs sql

Last synced: 08 May 2026

https://github.com/deepakmali-09/spring-data-jpa-p01

This Spring Boot project demonstrates the use of Spring Data JPA for performing CRUD operations in a Student Management System. It leverages JpaRepository to manage student data, allowing users to perform actions like adding, retrieving, updating, and deleting students using HTTP endpoints.

crud-api http-endpoints java mysql-database restfull-api spring-boot spring-data-jpa sql

Last synced: 08 May 2026

https://github.com/neorandom/sql-pseudocode-transpiler

Transpile a custom SQL pseudocode into multiple things.

json openpyxl pandas pandas-dataframe pandas-python pseudocode sql ssms

Last synced: 08 May 2026

https://github.com/shakalbotenterprises/parameters-management-system

Client and server sides to work with dynamically changing parameters

java postgresql shakal-bot-enterprises spring sql

Last synced: 08 May 2026

https://github.com/fer25-code/springjpa

Back End with Spring boot

java jpa jpa-hibernate json orm spring-boot sql swagger

Last synced: 08 May 2026

https://github.com/flowritte/almacen_api

Ejercio de varios microservicios de 3 microservicio inter comunicados entre se de producto-inventrario-tiket

docker eureka gateway-services kafka microservices mysql spring-boot sql

Last synced: 08 May 2026

https://github.com/khoa-bit/go-db-tools

My personal tools for working with DB. Because I love zero dependency <3

db go sql sqlite

Last synced: 08 May 2026

https://github.com/juanpablo70/ieti-h2

Spring Boot With H2 Database

gradle h2 persistence spring-boot sql

Last synced: 08 May 2026

https://github.com/jveiiga/project-sqlanches

Projeto feito com SQL.

postgresql sql

Last synced: 19 Jun 2026

https://github.com/sergioaff/db-sqlite

Data Browser es una herramienta diseñada para gestionar bases de datos SQLite. Permite a los usuarios cargar bases de datos, crear y editar tablas, así como agregar, eliminar y modificar registros. Con su interfaz intuitiva, facilita la administración de datos, haciéndola ideal para desarrolladores y administradores que buscan una solución sencilla

python sql sqlite

Last synced: 08 May 2026

https://github.com/nylla8444/archivio

CCS 222 - Final Project

php sql webdevelopment

Last synced: 08 May 2026

https://github.com/fraadap/sql-injection-analysis

CyberSecurity exam project (Bachelor Degree, course academic year 2023/2024). Goal is been implement a simple website with two different version: critical to SQL injection attacks and secured implementing contromisures. A specific time-attack strategy is been conceived.

linux php sql sql-injection sql-injection-attacks

Last synced: 08 May 2026

https://github.com/jbizzlefoshizzle/sql-employee-database

A project combining the data modeling, engineering, and analysis of SQL databases with the data visualization of Python

erd jupyter-notebook pandas python sql sqlalchemy sqlalchemy-database sqlalchemy-python

Last synced: 08 May 2026

https://github.com/j1sk1ss/sql_databaseworker.exmpl

Simple JFrame windows app for work with sql data-base

database sql sqlite

Last synced: 08 May 2026

https://github.com/usama-fiaz/multivendor-ecommerce-system

A Laravel-based multi-vendor e-commerce platform with admin, seller, and customer interfaces. Features include product management, order processing, and secure payment integration. Built with modern web technologies for scalable marketplace solutions.

admin-dashboard customer-portal ecommerce laravel payment-integration pos-system sql

Last synced: 08 May 2026

https://github.com/yashlad27/cs5200_payments_dashboard

Payments Dashboard using React , Flask and Mysql

dbms dbms-mini-project flask flask-sqlalchemy reactjs sql

Last synced: 08 May 2026

https://github.com/susa1473/rest_api-programminglanguages-

a REST-API using mySQL as database and Express.js as server

express-js joi-validation mysql-database rest-api sql

Last synced: 08 May 2026

https://github.com/bijithpn/sql_connection_package

A package that connects to JDBC SQL Server databases.

flutter flutterpackage jdbc sql sql-server

Last synced: 09 May 2026

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

Here are my study notes for learning SQL

mysql oracle postgresql sql sqlite sqlite3

Last synced: 09 May 2026

https://github.com/azure-samples/sql-database-engine-driver-samples

Code samples for the Microsoft SQL database engine drivers in various programming languages.

csharp dotnet go sql

Last synced: 09 May 2026

https://github.com/andrehaguiar/andrehaguiar

Portifólio de pequenos projetos desenvolvidos nos cursos finalizados.

data-science html-css-javascript java machine-learning php python sql

Last synced: 09 May 2026

https://github.com/mayra-tellez/billsdb

REST API for the Billy app

axios bcrypt database express sql

Last synced: 09 May 2026

https://github.com/mxagar/sql_guide

This repository contains my notes after following the refreshment skills track "SQL Fundamentals" from Datacamp and "The SQL Bootcamp" from Udemy.

how-to postgresql sql sqlite

Last synced: 09 May 2026

https://github.com/anag0es/sqlite-cordova

Criação de um crud com sqlite e cordova

cordova crud sql sqlite

Last synced: 09 May 2026

https://github.com/pjsalter/sql-school-explorer

SQL School Explorer: Your portal to unlocking valuable insights from student and course data through proficient SQL queries in the dynamic realm of education

java java20 jdbc jdbc-connector jdbc-database mysql mysql-database spring-boot sql

Last synced: 09 May 2026

https://github.com/julyanvdw/mytutor

MyTutor is a web platform built with Java, Vaadin, and Spring Boot that simplifies university Tutor and TA management. It handles applications, scheduling, and admin with secure, role-based access for students, tutors, and course convenors.

java maven mysql oop rest-api spring-boot sql vaadin web-application

Last synced: 09 May 2026

https://github.com/coderomm/hotels-to-stay

"Discover and book hotels worldwide with Hotels to Stay – a comprehensive hotel and travel directory. Find accommodations, explore nearby attractions, and share travel experiences. Built with ASP.NET C# and Entity Framework."

asp-dot-net asp-net asp-net-c-sharp c-sharp csharp-dotnet dotnet entity-framework sql

Last synced: 09 May 2026

https://github.com/zephyrusblaze/waterit

Intelligent watering system optimizing plant health and water usage through real-time data and AI insights. Automates irrigation to combat water wastage in agriculture and gardening.

ai arduino automation bootstrap chartjs flask gemini html-css-javascript llm nature sql watering-plants

Last synced: 09 May 2026

https://github.com/yashpaneliya/notekeeper

This is a simple note keeper flutter application. It uses SQL database.

dart flutter notekeeper sql

Last synced: 09 May 2026

https://github.com/dj0nny/express-knex-boilerplate

An Express - Knex query builder boilerplate

backend boilerplate database express express-knex expressjs knex knexjs sql

Last synced: 09 May 2026

https://github.com/jsonfm/introduction-to-databases

💙 Introduction to databases coursera course by Meta.

coursera databases docker mysql sql

Last synced: 09 May 2026

https://github.com/aubainmbk/detection-des-fraudes-bancaires-avec-un-modele-supervise

J'ai conçu et optimisé des requêtes SQL avancées pour extraire et transformer les données bancaires, tout en mettant en place un pipeline complet de Machine Learning intégrant le prétraitement, l'ingénierie des features et l'entraînement d'un modèle robuste pour la détection de fraudes.

dataanalysis jupyter-notebook machine-learning-algorithms mysql python sql

Last synced: 09 May 2026

https://github.com/j1sk1ss/cordellpages.exmpl

Simple site with SQL, Pass hashing, ReCaptcha and Mail Confirmation integration

bcrypt css flask hash html sql

Last synced: 09 May 2026

https://github.com/moeeinaali/ce384-db

Solutions to Mr. Akhi's CE384: DataBase Design Course (Sharif University of Technology - Spring 2024)

database mysql nosql postgresql sql

Last synced: 10 May 2026

https://github.com/somdipdey/method-to-query-database-easily-in-csharp

Use this stub/method to query database easily. Just copy/paste this stub in your project and paste your query inside. You are all set to execute queries easily without always worrying about little details.

csharp database mssql sql

Last synced: 10 May 2026

https://github.com/imrandil/sql_practice_with_analysis

SQL practice using postgres db and docker as a tool to setup postgres, loving the sql way

data-analysis docker markdown postgres sql

Last synced: 10 May 2026

https://github.com/jgrtowy/t3-library

I won't have php on my profile

next-api-routes nextjs prisma sql t3-stack

Last synced: 10 May 2026

https://github.com/haronbh/cinema-management-system-with-java

The Cinema Management System is a Java-based application developed using NetBeans. It allows administrators to manage cinema operations, including adding, editing, and removing reservations, films, and sessions. The application is integrated with an SQL database

admin-dashboard cinema-management crud-operations database film-management gui-application java mysql netbeans software-development sql

Last synced: 10 May 2026

https://github.com/mituskillologies/ds-ref-cdac-aug24

Program of refresher course on Data Science conducted for CDAC officials at CDAC Headquarters, Pune in August 2024.

data-science data-visualization machine-learning mysql python-programming r-programming sql

Last synced: 10 May 2026

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

ALX High Level Programming: Python, JavaScript, SQL

console-application database javascript python sql

Last synced: 11 May 2026

https://github.com/soodaayush/cs50x-2024

A collection of all my CS50x 2024 Problem Set solutions.

ai algorithms c data-structures flask html-css-javascript python scratch sql

Last synced: 11 May 2026

https://github.com/r-siddiq/prescription-webapp-jdbc

A Spring MVC and JDBC web application for managing prescriptions, enabling doctors to create, pharmacies to fill, and patients to track prescriptions with secure database validation.

jdbc jdbctemplate maven schema-design spring-mvc sql

Last synced: 11 May 2026

https://github.com/edserranoc/scripting-with-python-and-sql-for-data-engineering

Scripting with Python and SQL for Data Engineering Course Course - Duke University

databases-course json mysql python-programming sql web-scraping

Last synced: 11 May 2026

https://github.com/sci-oer/mariadb-resource

The mariadb specific language resource for the sci-oer project

docker-image education learning-resources mariadb open-educational-resources sql

Last synced: 11 May 2026

https://github.com/bansimplified567/pos-coffee-shop-management

IslaDelCafe is an all-in-one coffee shop management system designed to streamline operations, from product inventory and order processing to sales tracking and admin control. Built for efficiency and ease of use, it empowers both staff and management with real-time access to menus, customer orders, stock levels, and performance analytics

capstone-project chartjs fullstack-development laragon php pos project reactjs software-engineering sql webdevelopment

Last synced: 12 May 2026

https://github.com/ggarciajavier/udacity-dalf-project2-wrangle-openstreetmap-data

Work performed for the 2nd project of Udacity Data Analyst Nanodegree: OpenStreetMap data wrangling and analysis.

data-analysis openstreetmap python sql

Last synced: 12 May 2026

https://github.com/bucketonhead/java-filmorate

Movie service for selecting, commenting, liking, finding popular films, adding friends, and receiving movie recommendations based on friends' likes.

h2 jdbctemplate springboot2 sql

Last synced: 12 May 2026

https://github.com/sebastian-diaz-berdecia/analisis-popularidad-de-series-y-generos-de-series

Consultas SQL para el análisis de la popularidad de series y géneros series de la base de datos NetflixDB.

business-analytics bussiness-intelligence data data-analysis database mysql mysql-database sql

Last synced: 12 May 2026

https://github.com/seycileli/collegemangementsystem

College Management System Schema (SQL)

college-management-system database mysql sql

Last synced: 12 May 2026

https://github.com/araskolnikoff/course_project

База данных музея | Desktop-приложение

csharp open-source sql sql-server sql-server-database sql-server-management-studio windows-forms

Last synced: 13 May 2026

https://github.com/jakub-karasek/databases

Databases - Faculty of Mathematics, Informatics, and Mechanics, University of Warsaw

database mimuw python sql

Last synced: 13 May 2026

https://github.com/chernyakid/telecom_nps

Анализ NPS среди клиентов телекоммуникационной компании

jupyter python sql tableau

Last synced: 13 May 2026

https://github.com/kamaljangir1/codex_energy_drink

Codex is exploring consumer preferences and market trends in India to strategically launch its energy drink. This project involves a comprehensive data-driven analysis using Python, SQL, and Power BI

powerbi python sql

Last synced: 14 May 2026

https://github.com/mehmetbacik/e-commerce

Coding of e-commerce struct with Html, CSS, Bootstrap, SQL, and PHP.

bootstrap css html less php sass scss sql

Last synced: 14 May 2026

https://github.com/anibalalpizar/jsp-sql-login-insert

Example of login and maintenance with a logical insert and select using a database with previous information

java jsp sql

Last synced: 11 Jun 2026

https://github.com/kucera-lukas/lightning-pass

Password manager and generator based on the PuTTY Key Generator

bcrypt mysql pbkdf2 poetry pyqt pytest pytest-qt python qtdesigner sql

Last synced: 14 May 2026

https://github.com/arifuddincoder/postgresql

PostgreSQL Essential Shortcuts & Cheatsheet — psql meta-commands, CRUD, backup/restore, and Mac-friendly setup tips.

cheatsheet macos postgresql psql quickstart sql tutorial

Last synced: 14 May 2026

https://github.com/victoorv/reservation_salles_java

Ce projet Java est une application de gestion de réservations de salles. Elle permet aux utilisateurs d'ajouter, de modifier, de supprimer des salles et des réservations, ainsi que de visualiser les salles disponibles et les réservations actuelles.

java mysql sql

Last synced: 14 May 2026

https://github.com/kenken64/dssi-day3-ollama

A comprehensive pipeline for training and deploying text-to-SQL models using the Gretel AI synthetic dataset and Ollama for local deployment. Now optimized for smaller models and efficient memory usage!

docker huggingface-transformers ollama sql test

Last synced: 11 Jun 2026

https://github.com/roldanramon/acompanhamento_do_cenario_5

Acompanhamento do Cenário 5

excel flexdashboard r rpubs sql

Last synced: 12 Jun 2026

https://github.com/paulnovack/cppzeromqasynchsqlserver

c++ server for implementing asynchronous queries for PHP web Apps

asynchronous-programming php-framework sql zeromq

Last synced: 12 Jun 2026

https://github.com/wiseql/wiseql

The wise data browser — run SQL recipes as small, observable, debuggable steps

data debugging duckdb oracle quality sql tui

Last synced: 13 Jun 2026

https://github.com/philipszdavido/forgedb

A lightweight SQL-inspired database engine written in modern C++.

cpp database engine sql

Last synced: 13 Jun 2026

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

This repository contains solutions to 50 SQL questions commonly asked in coding interviews, as part of a series of videos uploaded to YouTube. n each video, I walk through the solutions in detail, explaining the approach and thought process behind solving each problem. The solutions provided here are written in SQL

sql sqlserver

Last synced: 13 Jun 2026

https://github.com/pinedah/escom_advanced-databases

This repository contains materials, notes, and projects for the Advanced Databases course in the Data Science degree at IPN. It covers decision support systems, OLAP technologies, data warehouses, ETL processes, and non-relational databases, including document-oriented, key-value, and graph databases.

data-science databases escom powerbi python school sql

Last synced: 13 Jun 2026

https://github.com/mathu97/dbveil

A local read-only, PII-redacting proxy that lets AI agents query your database safely.

claude-code pii pii-redaction postgresql safety sql

Last synced: 03 Jul 2026

https://github.com/spy86/sample-sql-code

Example SQL scripts

mysql postgresql scripts sql

Last synced: 14 Jun 2026

https://github.com/its-kios09/my-sql-masterclass

MySQL is an open-source relational database management system.

sql sql-server

Last synced: 15 Jun 2026

https://github.com/orlando-pt/db-sql-project

Sql project with the objective of learning good SQL practices.

csharp sql

Last synced: 16 Jun 2026

https://github.com/snehachhipa/databases_project

A database design project as part of course work in BSc Computer Science UCD.

mysql-database relation-algebra relational-database sql

Last synced: 17 Jun 2026

https://github.com/ayushman0511/data-analytics-project1

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 busine data data-anal data-enginee data-sci data-scien database datascien query reporting sql sql-query sql-server window-func

Last synced: 17 Jun 2026

https://github.com/loesterbotelho/sql-postgresql

Estou em processo de finalização, e ainda haverá alterações.

postgresql sql

Last synced: 18 Jun 2026

https://github.com/hajarwalfi/youdemy

Youdemy Learning Platform : Cours en ligne interactifs avec gestion enseignants/étudiants, analytics et validation OOP complète.

css html js mariadb oop php responsive sql uml

Last synced: 19 Jun 2026

https://github.com/mohnish88/pizza-sales-analysis

By using SQL I executed detailed sales reporting, analyzing sales data to identify trends and patterns. This allowed me to provide actionable insights that optimized sales strategies, improved decision-making, and enhanced overall sales performance.

data-analysis-sql data-sets database-management inner-joins joins mysql mysql-database primary-key pure-sql queries sales-analysis sql structure-query-language

Last synced: 19 Jun 2026

https://github.com/keshab5300/amazon-sales-analysis-mysql

This repository contains SQL queries and analysis tools for examining Amazon sales data. It helps uncover insights on pricing, discounts, product performance, and customer reviews. The project is designed to optimize sales strategies and evaluate key metrics for better decision-making.

mysql sql

Last synced: 20 Jun 2026