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/fortunewalla/air-cargo

Air Cargo is an aviation company that provides air transportation services for passengers and freight. Airlines dataset in the form of CSV, database, dashboard using Tableau, PowerBI & MS Excel.

air-cargo airlines analysis aviation cargo csv dashboard database dataset excel microsoft msexcel mssql mysql postgresql powerbi sql

Last synced: 18 Apr 2026

https://github.com/balikuddembe/learner_academy_javaproject

Developing a Backend Admin for Learner’s Academy System

css java jdbc jsp-servlet phpmyadmin sql tomcat-server

Last synced: 10 May 2026

https://github.com/williabk198/jagsqlb

Just Another Go(JAG) SQL Builder is a Go libarary aimed to give easy to use, ORM-like functions to aid in building SQL queries

go golang sql sql-builder

Last synced: 09 Mar 2026

https://github.com/anam1980/student_result_management_system

The app developed for managing student marks and generating reports on student performance.

database gui java javaswing jdbc mysql sql

Last synced: 10 Apr 2026

https://github.com/pratiti-soumya/sql-challenges

The repository demonstrates my ability in SQL, including ranking, common table expressions (CTEs), datetime functions, text manipulation, aggregation, NULL handling, and more.

analytics businessanalytics database-schema databases erdiagram mssql postgresql sql

Last synced: 18 Jan 2026

https://github.com/starsheriff2/sql-zoo-answers

These are the answers for the 'SQL-Zoo' Advanced tutorial exercises in https://sqlzoo.net/wiki/SQL_Tutorial. All 9 sections with their corresponding exercises and quizzes were passed with a perfect score.

database excersices mysql queries sql

Last synced: 02 May 2026

https://github.com/jkazari/mathematics-laboratories-4.2

Repository of solutions for my Databases class on the 4th semester of studying Mathematics at Gdańsk University of Technology

ddl dml sas sql

Last synced: 02 Apr 2026

https://github.com/chinmaykunkikar/bms-api

A ticketing platform API for selecting theaters, viewing dates, and accessing movie details and showtimes.

airtribe bookmyshow expressjs nodejs sequelize-orm sql

Last synced: 11 Apr 2026

https://github.com/crafterkolyan/mmp-practicum-sql-fall-2019

Система сдачи заданий и архив материалов для практикума по SQL 417 группы ММП ВМК МГУ в 2019 году

autotest github-actions mergify sql university

Last synced: 26 Oct 2025

https://github.com/popckovs/python_desctop_library

A simple application with a description and notes on the python language, to facilitate learning

python python-pq5 sql

Last synced: 23 May 2026

https://github.com/dilipsanapinb/showflow

ShowFlow is web application that help us to book and movie, shows and events online and help the people in solving the real life problem of the time saving for the entertainment.

chackra-ui css flask html javascript python reactjs sql vscode

Last synced: 08 Apr 2026

https://github.com/raoufswe/volunteerpoint

Volunteer Management System in ASP.NET

asp-net css html javascript sql

Last synced: 18 Jun 2026

https://github.com/kazimovzaman2/holbertonschool-higher_level_programming

Holberton Curriculum for learning Python. Applying basic fundamentals from low_level_programming.

mysql oop python3 sql test-driven-development

Last synced: 15 May 2026

https://github.com/oguzgn/a-case-study-for-a-livestreaming-platform

This project aims to analyze livestream watch times of users across different regions. The goal is to identify the top 5 users with the highest watch time for each region. The analysis involves multiple SQL transformations to extract meaningful insights from the data.

bigquery data data-analysis data-modeling live-streaming sql

Last synced: 23 Jun 2025

https://github.com/jamesehiabhi/ecofurnish-analytics

EcoFurnish Sales and Customer Insights Report

pdf sql sql-server

Last synced: 26 Jan 2026

https://github.com/ahmedukamel/warehouse-management-system

The system is for managing all input, output and delivery operations for warehouses at the Faculty of Computing and Artificial Intelligence.

boostrap4 css3 docker hibernate html5 java-8 javascript maven postgresql spring-boot spring-data-jpa spring-mvc spring-security sql thymeleaf

Last synced: 11 Apr 2026

https://github.com/sangeethnandakumar/Express-Data-Library

This repository holds the Express Data library. This library is a easy to use wrapper around Dapper and Dapper Contrib and exposes APIs to do single line CRUD operations on databases with proper disposing

dapper dto helper mysql sql sqlserver

Last synced: 06 Aug 2025

https://github.com/oxtornado/senasec

Facial recognition with hardware scope project 📥

arduino backend cplusplus csharp database-management fastapi frontend python react sql vitest

Last synced: 11 Apr 2026

https://github.com/vaccovecrana/metolithe

Minimal Key/value JDBC storage framework

dao jdbc keyvaluestore liquibase persistence sql

Last synced: 12 Jan 2026

https://github.com/anthonyvanegas/samony-lab

The Samony Laboratory Information Management Database project aimed to replace a cumbersome spreadsheet system with a web-based database to improve the management of patient data, testing progress, and test results, including features such as nullable employees, show/hide reagents functionality, and enhanced sample ID dropdown.

css database database-management flask html python sql

Last synced: 09 Apr 2026

https://github.com/haidermalikk/mood-atlas-alt-version

Mood Finder is an app that recommends destinations based on user moods or feelings. It combines a React/Next.js frontend with a Flask Python AI backend to process user prompts, using Google Places API for location data and Google Maps API to display the recommended places. The backend also utilizes SpringBoot to transfer user data to a SQL Database

css flask google google-cloud google-cloud-platform google-maps-api googleplaces java javascript nextjs openai postman python react spring-boot sql

Last synced: 01 Apr 2026

https://github.com/isaque-s-0liveira/mysql-one-for-all-be

O desafio simula um banco de dados similar ao do Spotify, no qual foi necessário lidar com dados brutos e não estruturados, aplicando técnicas de modelagem para estruturar o banco de dados de forma eficiente.

docker mysql normalization-database sql

Last synced: 19 Apr 2026

https://github.com/farrelad/sijaru-jti-polinema

Sebuah proyek sistem peminjaman ruangan yang diaplikasikan di Jurusan Teknologi Informasi POLINEMA untuk menunjang seluruh aktivitas bagi civitas akademika POLINEMA.

basisdata informatika kampus mysql peminjaman-ruangan polinema semester-2 sql studi-kasus tugas-akhir

Last synced: 23 Mar 2025

https://github.com/birg81/php-2022-02-09-shoppinglistdb

Hi guys. I developed this PHP code, for demonstration purposes. This code simulates a shopping list, like the one used by mom at the supermarket. The code is written in PHP and MySQL. I wrote a PHP script that allows you to automatically create the DB within the DBMS, if it is not already present (./listaSpesaDB.sql.php). I also wrote a configuration file (./config.inc.php), by modifying this file you can change the DB settings. I also used javascript, in fact there is also a page (leggivoci.html) this page, through the javasript fecth() function, makes an ajax request to a php page (./listaspesa.json.php with content-type: application/json ), this page, like a Servlet, returns the list of items in json format. You shouldn't have too much trouble in tweaking the code and make everything work. In case of difficulties, do not hesitate to contact me. Good luck!

ajax crud fetch javascript json mysql mysqli php php8 rest school sql teacher

Last synced: 06 May 2026

https://github.com/peter277/sqlcw

SQL Code Wrapper: A lightweight preprocessor for embedding SQL code in host programming languages

code-generator embedded-sql mit-license preprocessor sql sql-integration sql-wrapper

Last synced: 13 Jan 2026

https://github.com/vladdba/blog

Support files related to blog posts on https://vladdba.com/

blog mssql mssqlserver powershell sql sqldba sqlserver sqlserver-2019 windows

Last synced: 10 Mar 2026

https://github.com/FedericoG2/MemoryGame

Memory game developed in C# using Windows Forms.

csharp net sql sqllite-database winforms-application

Last synced: 13 Aug 2025

https://github.com/gabryelboeira/teste_integracao_alura

Testes de Integração: testes de SQL e DAOs automatizados em Java - Alura Cursos

java sql teste-automatizado teste-integracao

Last synced: 28 Aug 2025

https://github.com/imbios/open-music-api-v2

This project is part of Dicoding Academy submission to complete "Belajar Fundamental Aplikasi Back-End" Course

api automation-testing backend hapi music sql

Last synced: 08 Aug 2025

https://github.com/mgobeaalcoba/databases

trabajos con bases de datos

mysql query sql

Last synced: 25 May 2026

https://github.com/camilo716/cem_database

Sql scripts for CEM

shell sql

Last synced: 09 Aug 2025

https://github.com/art2url/codewars

🥷 A collection of solutions for various Codewars challenges, showcasing problem-solving skills and coding techniques.

codewars coding-challenges github javascript katas learning problem-solving programming solutions sql typescript

Last synced: 11 Apr 2026

https://github.com/cliftondavies/hap-api

The Ruby on Rails REST API for Hikes Against Poverty.

devise-token-auth heroku postgresql rspec rspec-rails ruby ruby-on-rails shoulda-matchers sql

Last synced: 10 Apr 2026

https://github.com/creatorcz/templaterbe-mvc-

tvořič šablon v pdf. Napsáno v Nette a pomocí latte má i frontend

curl export-to-excel import-from-excel latte login-system mpdf nette-framework phpspreadsheet sql

Last synced: 12 Feb 2026

https://github.com/maximilianotrz/ecommerce_java_springboot

Ecommerce realizado como Proyecto Final en Taller de Programación Avanzada UTN FRM - Java, Spring Boot, MySQL, Thymeleaf

backend java jpa-hibernate mvc springboot sql

Last synced: 01 May 2026

https://github.com/mongoexpuser/mysql-database-jdbc-client

MySQL Database JDBC Client

connector-j java jdbc mysql sql

Last synced: 10 Apr 2026

https://github.com/gorhkdwj/da_portfolio

Kim Jae Chun's DA_Portfolio

data data-analysis python sql

Last synced: 20 Feb 2026

https://github.com/agusprasetyo328/loginpagebeauty

Halaman login sederhana dengan tampilan glassmorphism

database mysql php sql

Last synced: 09 Apr 2026

https://github.com/bipin115/php-webapp-signup-forgot-password-reset

This project is a web-based application where you can signup, log in, reset your forgot password functionality with SQL lite Db.

functional php sql webapp

Last synced: 24 Mar 2025

https://github.com/symmetric-project/symphony

Pushshift.io to Symmetric post converter.

pushshift reddit sql

Last synced: 10 Mar 2026

https://github.com/jantytgat/go-sql-queryrepo

Go library to consolidate all SQL queries and statements in an embedded repository

embed golang repository sql

Last synced: 12 Jan 2026

https://github.com/kalyan4636/interview-coding-practice-questions

PYTHON AND JAVA CODING SNIPPETS, TECHNICAL INTERVIEW QUESTIONS AND PRACTICE CODE.

angular corejava cpp css data-structures django framework html java javascript mongodb python sql

Last synced: 11 Apr 2026

https://github.com/firebolt-db/fb-cli

Firebolt CLI & REPL

cli core firebolt repl sql

Last synced: 02 Jul 2025

https://github.com/werner/bones

SQL Query Builder for Crystal

crystal dsl query-builder sql

Last synced: 24 Aug 2025

https://github.com/ristep/rp_uuid_time_sortable

My experiments with UUID generating in PostgreSQL

plpgsql plsql postgresql sql time-ordered-uuid uuid

Last synced: 20 Jan 2026

https://github.com/bifenzine/carsearchhub-discover-react-and-explore-cars-react-tailwindcss-nodejs-express-sql-

CarSearchHub: Web app for car discovery. React frontend, Tailwind CSS, Node.js/Express backend, SQL database. Search, compare, and explore vehicles effortlessly.

express nodejs react sql tailwindcss

Last synced: 11 Apr 2026

https://github.com/busesimsek/sql-data-cleaning-project

A data cleaning project focusing on layoff trends, using MySQL to handle missing values, remove duplicates, standardize data, and ensure consistent formatting for accurate analysis.

data-cleaning mysql sql

Last synced: 14 Mar 2025

https://github.com/creeper82/access-online-shop-database

Sample MS Access 2010 database for a nonexistent store with reports, forms, and VBA powered data generator. Done for a school project

dbms ms-access office sql vba

Last synced: 26 Jan 2026

https://github.com/sskender/postgres-pgadmin-docker

docker-compose for painless setup of postgresql and pgadmin panel

docker docker-compose pgadmin postgres postgresql sql

Last synced: 10 Apr 2026

https://github.com/virajbhutada/global-universities-success-analysis-powerbi-sql-excel

This capstone project conducts in-depth analysis using Power BI, SQL, and Excel to explore complex dynamics shaping global university success. Integrating data from diverse ranking systems and criteria, our aim is to unravel the factors influencing universities worldwide.

capstone capstoneproject data-analysis data-analytics data-insights data-science data-science-projects data-visualization excel exploratory-data-analysis mece mysql powerbi powerpoint sql

Last synced: 20 Jun 2025

https://github.com/hannziegel/budget-app

The Budget-app is a tool for tracking your spending, which is often the first step in getting your finances in order. By understanding what you spend money on and how much you spend, you can see exactly where your cash is going and identify areas where you can cut back. It was built using Ruby on Rails, CSS, JavaScript, and PostgreSQL.

back-end back-end-development css css3 database deploy deployment html html5 postgres postgresql render ruby ruby-on-rails sql

Last synced: 10 Apr 2026

https://github.com/hellymodikalpesh/employee-attrition-analysis

Employee Attrition Analysis | Power BI insights into key attrition factors and strategic recommendations to enhance employee retention.

dax-expression excel powerbi python sql

Last synced: 23 May 2026

https://github.com/intake/intake-duckdb

Intake plugin for DuckDB

catalogs datasets duckdb intake sql

Last synced: 26 Aug 2025

https://github.com/avastroficial/mysqlbsz

Un script para hacer una base datos mediante kali minit dentro de ubuntu , crea una tabla donde ve registros , agregar y eliminar

bash script shell sql

Last synced: 16 May 2026

https://github.com/analiaburgosdev/sql_medical_project

This academic project simulates a management system for medical images, including patients, images, processing algorithms, and validation rules using SQL constraints and PostgreSQL triggers.

database ddbb sql triggers

Last synced: 02 Jul 2025

https://github.com/vinniko/japanlanguage

🎌 Japanese language course website. Learn it

asp-net-core csharp css database html mysql sql

Last synced: 30 Apr 2026

https://github.com/analiaburgosdev/sql_videoclub_queries

"A PostgreSQL database project simulating a film rental system, including schema design, data population, and complex SQL queries for educational and analytical purposes

bbdd postgresql queries sql

Last synced: 02 Jul 2025

https://github.com/theodoremoreland/redb

A Python automated ELT pipeline that routinely aggregates 20+ million rows of parcel data from numerous local government departments for the Regional Entity Database.

airflow aws boto3 data-engineering plpgsql postgresql professional python redb sql sqlalchemy unittest

Last synced: 02 Oct 2025

https://github.com/ersinkoc/schemact

A Zero-Dependency, AST-Based Database Schema Management Tool

database migration mysql postgresql sql sqlite

Last synced: 21 Feb 2026

https://github.com/vadvergasov/testingsystem

Testing system for schools. Dynamic test addition.

bash batch css html php postgresql pyinstaller python sql

Last synced: 10 Apr 2026

https://github.com/luismendes070/employee-crud-api

Aplicação CRUD com api com diferentes frameworks e sendo consumido por um único Back-End

angular api application-programming-interface crud-api postgresql-database psql serverless sql vuejs2 vuejs3

Last synced: 05 Oct 2025

https://github.com/aswajith7077/shopnex

An Affiliate Marketing platform featuring an interactive web application with a focus on elevating UI/UX design standards and developed using ReactJS

affiliate-marketing expressjs mysql-database reactjs relational-databases sql

Last synced: 10 Apr 2026

https://github.com/nuodb/nuodb-cp-releases

Releases and documentation for the NuoDB DBaaS Control Plane

dbaas kubernetes kubernetes-operator nuodb sql

Last synced: 20 Feb 2026

https://github.com/tinbyte/rag_sql_quiz_generation

An AI-powered platform that dynamically generates and grades exam questions using Retrieval-Augmented Generation (RAG). It leverages NLP, document retrieval, and a user-friendly interface for seamless exam creation

faiss javascript llama3 nextjs python python3 qcm retrival-augmented-generation sql

Last synced: 11 Apr 2026

https://github.com/terieyenike/pern-server

Backend for a task app built with PostgreSQL

express node postgresql sql

Last synced: 09 Apr 2026

https://github.com/simonguozirui/cooxle

A twitter-like social media platform with easy-to-use posting and account systems.

amazon-web-services apache aws-ec2 css3 dynamic-webpages html5 ics4u-course javascript localhost mamp mysql php phpmyadmin-database route53 social-media sql twitter

Last synced: 10 Apr 2026

https://github.com/jdegand/data-lemur

Solutions for Data Lemur Practice Interview Questions

data-lemur python sql

Last synced: 15 Mar 2025

https://github.com/jlsilva01/exemplos-sql-satc

Scripts e dados de exemplo para prática de DDL + DML.

database dml enem2020 ibge sql t-sql

Last synced: 26 May 2026

https://github.com/smaroukis/workoutdb

Python app for updating a SQL database of swim, bike, and run workouts for querying and storing past workouts for future training purposes.

fitness python sql triathlon workouts

Last synced: 27 May 2026

https://github.com/jailtonjunior94/csharp-finances

💰 .NET 5.0, Sql Server, Docker, Azure Pipeline, ACR and AKS

acr aks-kubernetes-cluster azurepipeline charp docker sql

Last synced: 09 Apr 2026

https://github.com/seonghun-dev/logquerify

LogQuerify is reading logfile to SQL

logging rust sql

Last synced: 14 May 2025

https://github.com/isabelleysseric/massive-data-processing

Traitement de données massives: Analyse de sentiments sur les avis d'Amazon.

data-processing mongodb pymongo sql

Last synced: 29 Apr 2026

https://github.com/abrahamgalue/relational-database-certification-projects

Certificación Relational Database de freeCodeCamp.

bash database linux postgresql script shell sql

Last synced: 27 May 2026

https://github.com/vvkin/shop-admin

Simple administration panel for building materials store.

cms docker docker-compose flask postgresql python sql

Last synced: 10 Apr 2026

https://github.com/benjaminsemah/ruby-catalogue-app

This project is a catalogue app that allows users to create and store data of things such as books, music albums and games.

database-management ruby sql

Last synced: 13 Feb 2026

https://github.com/tylersuehr7/sqlite-class-parser

A lightweight object-to-SQL statement parser.

java java-libraries parser sql sql-parser

Last synced: 27 May 2026

https://github.com/kritagya123611/university-erp

The Multi-Role University ERP project is a web-based system that serves as an enterprise resource planning (ERP) solution for universities. It will include different user roles such as Admin, Faculty, and Student, each with specific access rights and functionalities. Admin: Manages users, courses, departments, and overall system configurations. F

css3 express-middleware expressjs html5 nodejs postgresql sql tailwindcss

Last synced: 08 Apr 2026

https://github.com/nathanvilbert/heaven-s-door-receptionist-system-project-with-visual-studio

The Heaven’s Door Hotel Receptionist System, developed for a Visual Programming, streamlines front desk operations. It enables receptionists to manage guest information, check-ins and check-outs, room availability, and reservations.

csharp microsoft-visual-studio sql visual-studio

Last synced: 08 Apr 2025

https://github.com/sibyx/duckql-django

duckQL Django bindings

django duckql orm python sql

Last synced: 15 Feb 2026

https://github.com/iguptashubham/walmart-eda

Imagine diving into the fascinating world of Walmart with just a few lines of code! This project lets you do that using MySQL, a powerful tool for data analysts. You can clean up messy data like a detective, uncovering hidden patterns and trends. Data scientists can take it further,.

analysis data dataset eda mysql portfolio-project python sql

Last synced: 10 Apr 2026

https://github.com/gcoronelc/sql-server-prog-01

Taller de programación con T-SQL en el CEPS-UNI.

coronel database programacion sql t-sql transact udemy

Last synced: 20 Aug 2025