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/pjj11005/coding_test

coding test study(Python, SQL)

baekjoon codingtest programmers python3 sql

Last synced: 23 Jun 2026

https://github.com/abhishek08aug/litedb

A database from scratch - WAL, LSM-Tree, B+ Tree, MVCC, Raft and consistent hashing implemented from first principles in Python and Java

b-plus-tree consensus consistent-hashing database distributed-systems from-scratch java lsm-tree mvcc python query-engine raft sql storage-engine write-ahead-log

Last synced: 23 Jun 2026

https://github.com/dj258255/minidb

A relational database built from scratch in C to dissect how PostgreSQL/MySQL work — pages, buffer pool, heap, B+Tree, SQL parser/executor, WAL, transactions.

b-tree c database database-internals dbms from-scratch learning-project sql storage-engine wal

Last synced: 24 Jun 2026

https://github.com/nathan-lindstedt/coal_study

ProQuest Index Scraping w/ Selenium and Beautiful Soup

beatifulsoup climate-change coal selenium-python sql

Last synced: 25 Jun 2026

https://github.com/kwhorne/sql-anywhere

🪶 A friendly, embeddable SQL engine built on SQLite — local-first, replication-ready, and right at home wherever your app runs. Made with care by Elyra.

database edge embedded-database local-first offline-first replication rust sql sqlite wal

Last synced: 25 Jun 2026

https://github.com/kawsar334/data-analytics-portfolio

Data Analytics Portfolio showcasing insights through Python, SQL, and interactive data visualizations built with React.js.

matplotlib-pyplot pandas python reactjs sql

Last synced: 26 Jun 2026

https://github.com/nur-zaman/sql-guard

Validate AI generated PostgreSQL queries against explicit allowlists. This package parses SQL into an AST and denies anything outside your policy.

security sql sql-injection sql-sanitizer

Last synced: 27 Jun 2026

https://gitlab.com/pommalabs/kvlite

KVLite is a partition-based key-value cache built for SQL RDBMSs: https://kvlite-docs.pommalabs.xyz/

SQL Sserver cache mysql oracle postgresql sql

Last synced: 29 Jun 2026

https://github.com/arevalolance/sqlgen

Generate SQL with natural language

ai llm postgresql prisma sql

Last synced: 29 Jun 2026

https://github.com/thetechdog/the-snap-sideloader-repo-template

Template for creating repositories compatible with TSS format

sql sqlite

Last synced: 29 Jun 2026

https://github.com/hivesolutions/migratore

SQL based migration system with migration management

database migrations mysql sql

Last synced: 07 Jan 2026

https://github.com/ajaytester007/citizens-bank-api-test-manager-portfolio

Banking API Quality Engineering Portfolio featuring ReadyAPI, SOAPUI, REST API Automation, ISO 20022 Payments Modernization, Reconciliation Controls, CI/CD Quality Gates, Release Governance, and Enterprise Integration Testing.

api-testing banking ci-cd financial-services github-actions integration-testing iso20022 java payments postman quality-engineering readyapi reconciliation release-governance rest-api rest-assured selenium soapui sql test-automation

Last synced: 29 Jun 2026

https://github.com/ruru-lyy/bank-management-system

A simple bank management system built using Python and SQL to handle customer registration- SignUp/SignIn, Transaction operations such as cash deposit/withdrawal, fund transfer and Account Updation functionalities. The purpose for creating this project was to understand OOPS and Databases.

banking-system python sql

Last synced: 04 Jul 2025

https://github.com/enyaude/integrated-project-maji-ndogo-part-2

Explore Maji Ndogo's water quality analysis project, where a detailed 60,000-record database is used to identify pollution hotspots and guide intervention strategies. Leveraging Python, MySQL, and Jupyter Notebook, this project uncovers patterns and addresses environmental issues, driven by the call for data-driven solutions by President Naledi.

jupyter-notebook mysql mysql-database python sql

Last synced: 07 Jan 2026

https://github.com/animesshhh/Brick-Mortar-Business-Sales-Insights

This repo leverages SQL & Power BI to unlock sales insights & monitor target profit for a brick-and-mortar business.

data-analytics dax mysql powerbi sql sql-server

Last synced: 11 Mar 2025

https://github.com/souhiloo/personalbase.sgl

Manage your personal information with this PostgreSQL database. Track courses, finances, habits, tasks, and trips efficiently. 🌟📊

courses data-modeling erd finance-tracker habit-tracker personal-database postgresql relational-database sql trips

Last synced: 04 Jul 2025

https://github.com/tonyh0401/sql-database-progress-2-assignment-tdtu

Progress 2 Database Assignment (Database Course).

java python sql

Last synced: 12 Apr 2026

https://github.com/mathiaslinux/sae301public

Website for an real estate agent

css database educational-project html js mariadb php sql

Last synced: 13 Apr 2026

https://github.com/valenthr/ad_campaigns

Analysis of marketing campaigns

advertising-campaigns sql

Last synced: 07 Jan 2026

https://github.com/tanuj-maheshwari/aims

Academic Information Management System. Multi User database for an academic institute with various constraints generally present in an institute. Implemented using stored procedures and triggers in PLPGSQL.

plpgsql postgresql sql

Last synced: 22 Feb 2026

https://github.com/jose-murilo/web-developer-course

Curso de Desenvolvimento Web pelo Reprograma Jucás

css html javascript nodejs react sql

Last synced: 13 Apr 2026

https://github.com/pilat/terraform-provider-sql

Provider to run SQL statements

postgresql sql terraform-provider

Last synced: 11 Mar 2026

https://github.com/shaulamarquez/hr-employee-distribution-report

This HR Employee Distribution Report was cleaned first on Microsoft SQL Server before visualizing it on Microsoft Power BI

dashboard data-cleaning microsoft-sql-server powerbi powerbi-visuals sql visualization

Last synced: 24 Apr 2025

https://github.com/gekomad/doobie-recipes

Doobie recipes

csv doobie examples scala sql

Last synced: 05 Jul 2025

https://github.com/lexiortiz/advanced-data-analytics

Structured learning notes, code snippets, and key takeaways from the Google Advanced Data Analytics Professional Certificate. Serves as a personal reference for reinforcing concepts and as a resource for others on a similar learning journey.

data data-analysis data-engineering google python-3 sql

Last synced: 29 May 2026

https://github.com/borjamome/accidentes_madrid

Análisis de Accidentes en Madrid en SQL (2023)

accidentes-coche data-analysis madrid sql

Last synced: 17 Jan 2026

https://github.com/yash3972/bikesalesdataanalysis

This project leverages Power BI, SQL, and Excel to analyze sales data and generate interactive dashboards. The goal is to extract key business insights, monitor performance using KPIs, and visualize trends for effective decision-making.

excel powerbi powerquery sql

Last synced: 07 Jan 2026

https://github.com/csgn/stratascratch-solutions

stratascratch solutions

pandas postgres python sql

Last synced: 13 Apr 2026

https://github.com/derstimmler/transactionmyths

This repo shows how to solve concurrency problems in a high load multi user system with SQL transactions and NServiceBus sagas.

concurrency csharp database dotnet nservicebus sql transactions

Last synced: 13 Apr 2026

https://github.com/ireneflorez/exploringweathertrends

Exploring Weather Trends using SQL, moving averages, and data visualization

data-visualization excel sql

Last synced: 10 Feb 2026

https://github.com/treasarose/ecommerce_data_anaysis_project

This repository contains an SQL dataset for an e-commerce platform and queries to analyze customer behavior, product performance, seller activity, and order fulfillment. By addressing critical business questions, this project serves as a foundation for those interested in using SQL to gain insights and optimize e-commerce operations.

database ecommerce mssql project sales sql sqlquery

Last synced: 18 Apr 2026

https://github.com/husnainramzan7022/intertrack-project

Intertrack is a full-stack insurance application developed as part of the Stutern program. This platform allows registered users to purchase various insurance products and submit claims when needed. It provides a seamless and secure experience for managing insurance policies.

bootstrap mongodb nodejs reactjs sql tailwindcss

Last synced: 13 Apr 2026

https://github.com/lucaslopezc/desafio-sql

Repositorio con consultas SQL para analizar datos de estudiantes en make-it-real-tarea-clase.clase_mir. Incluye exploración de datos, filtros (WHERE, HAVING), agrupaciones (GROUP BY), ordenamientos (ORDER BY, LIMIT) y estructuras condicionales (IF, CASE).

bigquery sql

Last synced: 04 Oct 2025

https://github.com/domcarlosadriano/desafios.tech.01-11-2025

Plataforma full-stack para restaurantes que transforma dados de vendas e clientes em insights rápidos e dinâmicos.

axios date-fns docker-compose nestjs papaparse postgresql react recharts shadcn-ui sql tailwindcss typescript vite

Last synced: 13 Apr 2026

https://github.com/sharmas1ddharth/cs50-projects-2020-

All CS50 Web Development using Python and JavaScript projects with links to code and YouTube video. Hit star if this repository helps you to your cs50 journey.

cs50 cs50web-project1 css3 django django-project edx-cs50 html5 javascript python python3 sql web web-application

Last synced: 13 Apr 2026

https://github.com/uh-zz/sqload

https://pkg.go.dev/github.com/uh-zz/sqload

go mysqli sql

Last synced: 12 Sep 2025

https://github.com/tanuj-maheshwari/sql-executor

Java based library for executing SQL queries for CRUD operations against an RDBMS, built using gradle.

gradle java sql

Last synced: 19 May 2026

https://github.com/crgimenes/dbv

Terminal-based PostgreSQL viewer and editor designed for fast browsing, quick edits, and easy data handling.

cli database editor go json lua postgresql sql terminal viewer

Last synced: 13 Apr 2026

https://github.com/erfanrez/nodejs-practicing

My practice projects to master back-end development using NodeJS and Express.

express microservices mongodb nodejs redis sql

Last synced: 09 Apr 2025

https://github.com/sistemasvox/questoesp.i

Coleção de questões e soluções de Projeto Integrador em Java e T-SQL.

java-8 java-app java-swing mysql mysql-database mysql-workbench sql sql-server sqlite sqlite-database sqlite3 sqlserver

Last synced: 13 Apr 2026

https://github.com/BrockAltug/sql-employee-tracker

Content management system command-line application to manage a company’s 🧑‍🧒 employee database, using Node.js, Inquirer, and PostgreSQL.

asynchronous-programming cli consoletablejs crud dotenv environment-variables expressjs inquirerjs javascript nodejs postgresql relational-database sql

Last synced: 10 Aug 2025

https://github.com/yasminbrazasilva/exerciciosbancodedados-ac1

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

banco-de-dados mer modelo-relacional sql sqlite

Last synced: 22 Feb 2026

https://github.com/yunusemrejr/url-atlas-new

Latest Edition of URL ATLAS - Programmer's Directory

crud css forum html javascript login mysql panel php search signup sql web website

Last synced: 13 Apr 2026

https://github.com/itzdm/api-hub

API Hub Repository: A centralized collection of various APIs for developers. Access a wide range of APIs for different purposes, enhancing the functionality of your applications.

api api-hub express itzdm mongodb nodejs sql

Last synced: 13 Apr 2026

https://github.com/swyftmart/back-end

This repository is a comprehensive collection of essential components that power the platform's seamless operation. At its core, the repository houses a robust database management system, meticulously designed to handle the platform's data storage and retrieval needs efficiently.

back-end express jwt-authentication mssqlserver nodejs sql typescript

Last synced: 11 Mar 2026

https://github.com/mmatteo23/simple-sport-manager

Repository per il progetto di Basi di Dati 2020

c postgresql sql

Last synced: 08 May 2026

https://github.com/studoo-app/sql-td4-sio1

SQL - Pratique des jointures

2024-2025 sio1 sql

Last synced: 08 Apr 2025

https://github.com/hectororm/schema

Hector Schema is the schema generator module of Hector ORM. Can be used independently of ORM.

orm pdo php php8 schema sql

Last synced: 09 Apr 2025

https://github.com/abx15/laravel-react-ecommerce

Production-ready full-stack e-commerce application using Laravel (API), React, Tailwind CSS, MySQL, Sanctum auth, and Razorpay payments.

blade docker javascript laravel php react sql tailwindcss

Last synced: 13 Apr 2026

https://github.com/jimenacambronero/proyecto_learndata

Proyecto 4 para Unicorn Project: 🧹 Limpieza de datos - LearnData. Proyecto de limpieza de datos con SQL que tiene como objetivo mejorar la calidad y confiabilidad de los conjuntos de datos utilizados.

basededatos data-structures model mysql sql

Last synced: 10 Jun 2025

https://github.com/priyabug/web-application-sql-injection-lab

This repository contains a hands-on lab for understanding SQL Injection attacks and their mitigations. SQL Injection is a critical vulnerability that allows attackers to manipulate database queries and access sensitive data.

container database docker mysql php sql sqlinjectionattack vulnerability-detection web webapplicationcontainer

Last synced: 27 Mar 2025

https://github.com/woollumst/employeemanagementsystem

Personal project for practice. Java, Maven, Spring, SQL, w/ React JavaScript frontend

java maven react spring-boot sql

Last synced: 08 May 2026

https://github.com/khushi-sabarad/8-week-sql-challenge

Case studies' solutions for the #8WeekSQLChallenge by Danny Ma

8weeksqlchallenge case-study data-analysis mysql sql

Last synced: 06 Sep 2025

https://github.com/alejandrocisnerosvillegas/practica_06

Sistema de autenticación de usuarios en PHP que permite iniciar sesión con nombre de usuario y contraseña. Desarrollado con HTML, CSS y PHP para una gestión segura de accesos.

css html php sql

Last synced: 13 Apr 2026

https://github.com/lucasvegalv/data-engineering

This repo is created in order to keep track of the exercises and projects that my teammates and I do for the Data Engineering course at the university during our second year of Software Engineering.

database database-design relational-algebra relational-databases sql

Last synced: 31 Jul 2025

https://github.com/shellynagar27/good-cabs-data-analysis-project

This project is part of CodeBasics Challenge #13, where the goal was to provide actionable insights to the Chief of Operations at Goodcabs, a cab service provider in tier-2 cities of India. The project focused on analyzing key metrics like trip volume, repeat passenger rate, and passenger satisfaction.

critical-thinking data-analysis data-visualization excel exploratory-data-analysis power-bi presentation problem-solving sql storytelling

Last synced: 25 Jan 2026

https://github.com/jvsmota/beecrowd

Repositório para armazenamento de respostas do Beecrowd para exercitar lógica de programação.

beecrowd-solutions java sql

Last synced: 03 Apr 2025

https://github.com/shellynagar27/business-insights-360-project

A comprehensive Dashboard which provides better understanding of the business's market standing, key focus areas for optimization, underperforming customers, and year-wise financial insights, aiding in better inventory planning and performance tracking. Further it can be used in answering n number of why questions based on the situations.

dashboard data-analysis data-visualization dax-languague dax-studio excel performance-optimization power-bi reporting sql storage-manager

Last synced: 27 Jan 2026

https://github.com/rahul-jain1351/tasksphere-team-task-tracker

"TaskSphere" A Team Task Tracker is a professional task management system with features like task assignment, tracking, submission for review, status updates, personalized dashboards, and a clean, modern UI

ajax bootstrap css3 html5 javascript jquery mysql php sql

Last synced: 14 Apr 2026

https://github.com/sanam2405/sql

Learning Structured Query Language

sql

Last synced: 21 Jan 2026

https://github.com/lopes51789/salaryanalysis

This salary dataset is a good candidate for descriptive analysis, and we can identify which demographics experience reduced or increased salaries. For example, we could explore the salary variations by gender, age, industry, and even years of prior work.

data-analysis json mysql python3 sql tableau

Last synced: 13 Apr 2026

https://github.com/blackwatermelon0000/cricpulse

CricPulse is a desktop application built with JavaFX that allows users to simulate and manage cricket matches, players, teams, scorecards, analytics, and points tables. It connects to an Oracle Express Edition database using JDBC.

beginner-friendly cricket cricket-analytics desktop-application java java-project javafx jdbc live-scores match-trackers multithreading object-oriented-programming oracle-database player-stats scorecard sports-analytics sql student-project tournament-management transaction-management

Last synced: 18 May 2026

https://github.com/alina1412/books_django

Django app for users to add lists of books and search through it. (educational project)

django python3 sql

Last synced: 21 Apr 2026

https://github.com/belgianbiodiversityplatform/natagora-occurrences

🦆 Observations.be - Species occurrence datasets published by Natagora

dataset gbif occurrences sql

Last synced: 06 Jul 2025

https://github.com/yorek/pass2017-dapper

Demos used in my "Dapper: the ORM that will change your life" session @ PASS Summit 2017

c-sharp dapper dot-net sql t-sql

Last synced: 18 Apr 2026

https://github.com/hgwood/craql

A small example app to show how to program business web app back-ends in SQL with PostgreSQL.

postgresql sql

Last synced: 16 Mar 2025

https://github.com/amandaguedess/projeto-banco-de-dados-ecommerce

Projeto de Banco de Dados para um sistema de E-commerce

banco-de-dados conceitual mysql-database projeto sql workbench

Last synced: 18 Jun 2025

https://github.com/drvipulasharma/e-commerce-data-analysis-sql-big---query

E-Commerce-Data-Analysis-SQL-Big-Query

bigquery sql

Last synced: 16 Mar 2025

https://github.com/master-helix/music-queries

This is a beginner Data Analyst Portfolio Project aimed at providing data insights based on a music store dataset

data-analytics data-visualization ms-excel postgresql sql

Last synced: 06 Sep 2025

https://github.com/rckbrcls/cefer

Academic database app for managing sports facility reservations, activities, users, reports, and PostgreSQL rules.

academic-project database-course docker-compose flask nextjs postgresql react sports-facility sql typescript

Last synced: 30 May 2026

https://github.com/karimulla2621/web-development-

I'm currently training at career sure academy HTML and CSS Bootstrap here I'm mentioning my Learning i have done some projects by using html and CSS bootstrap

bootstrap5 css express-js html javascript mangodb nodejs python reactjs sql

Last synced: 17 Jan 2026

https://github.com/azozzalfiras/toters_app

Design Toters App By Flutter with Api & sql

android api dart flutter iphone javascript mysql nodejs sql

Last synced: 13 Apr 2026

https://github.com/otobrglez/speedy-limeta

Experimenting with GIN index (intarray) in PostgreSQL

postgresql sql

Last synced: 30 May 2026

https://github.com/kajitiluna/twinsqla

TWinSQLA is a light framework for mapping SQL statements to python functions and methods.

python sql two-way-sql

Last synced: 14 Jan 2026

https://github.com/ap/sql-patchdag

A minimal DB schema patch manager

developer-tools perl sql

Last synced: 14 Jun 2025

https://github.com/bruhthebest/garments-shop---php

Garments Shop - Ecommerce Store - PHP - University Semester Project - 2024

ajax bootstrap css dashboard ecommerce html mysql php products sessions shop sql

Last synced: 13 Apr 2026

https://github.com/allancalix/recursive-doc-model

Explores recursive document models using Postgresql

postgresql relational-model sql

Last synced: 14 Jun 2025

https://github.com/tashi-2004/database-systems-db

I've created files with solutions, named them with their following conventions and order. You can download, copy, and run them on a compiler or software for your information. There are no copyrights attached to these files; they are provided for educational purposes only.

cassandra database database-management eer-diagram erdiagram keys mariadb mysql oracle-database sql

Last synced: 28 Apr 2025

https://github.com/bachiriy/avito

A simple classified ads website developed using native PHP, inspired by the Moroccan online marketplace Avito.

php sql

Last synced: 17 Oct 2025

https://github.com/tritacle/idatt2003

Work requirements in the subject IDATT2003 programming 2 and IDATT2002 databases

java javafx mysql sql

Last synced: 21 Jun 2025

https://github.com/prakshi-23/bank-app-management-project-v1-

A Bank App GUI made using Python (libraries used tkinter, customtkinter, pandas etc.) and the data is stored in backend in SQL Database and usind pandas stored in excel file as well. This excel file is further used to create a dashboard in Power BI and also used in machine learning alogorithm.

adaboostclassifier advanced-excel customtkinter customtkinterprojects lazy-classifier logistic-regression machine-learning mysql pandas pandas-dataframe powerbi powerbi-dashboard python randomint smtplib sql tkinter tkinter-gui

Last synced: 13 Apr 2026

https://github.com/ripudamanm/car-rental-system-django

This is a Car Rental Management System built using Django. The system allows customers to book cars online, manage bookings, and view car availability. Admins can manage car listings, booking statuses, and customer information.

car car-rental-app car-rental-system carrentals css databas database-management django html php python sql

Last synced: 13 Apr 2026

https://github.com/dockpack/base_postgres

🐘 Ansible role to install PostgreSQL on one or two machines (primary/replica).

database hacktoberfest postgresql postgresql-database sql

Last synced: 13 May 2026

https://github.com/samantha-ruth/tech-blog

A blog where tech enthusiasts can get together and share thoughts. Built using Nodejs, Express, SQL, MySQL2, Sequelize, handlebars, and bcript.

bcrypt express expressjs handlebars javascript mvc mysql2 nodejs sequelize sql

Last synced: 13 Apr 2026

https://github.com/leeenden/cnmc-week8sqllize

CRUD functions in SQL, sequelize and Node.js

mysql nodejs sequelizejs sql

Last synced: 29 Apr 2026