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

SQL Using BigQuery

bigquery sql

Last synced: 06 Apr 2025

https://github.com/safoanmiah/mc-tournaments

A tournament hub created by me (that quickly kept getting bigger) to manage some in game Minecraft tournaments. It converses with a database, Soupbase, to get information to display. It'll also be connected to a discord bot to facilitate the creation of events, and a Minecraft plugin made in java to have influence in game.

next-js postgresql sql tailwindcss website

Last synced: 08 Apr 2026

https://github.com/thoratstuti/detecting-sql-injection-attacks-using-ast-

A Python program to develop a new policy based Proxy Agent, which classifies the request as a scripted request or query based request, and then, detects the respective type of attack, if any in the request.

python sql

Last synced: 22 May 2026

https://github.com/ninhnguyen01/SQL-Project

SQL Project (MAMP)

database sql

Last synced: 23 Aug 2025

https://github.com/danmadeira/funcoes-em-pl-sql

Funções em PL/SQL

database oracle pl-sql plsql sql

Last synced: 19 Jun 2026

https://github.com/jiko23/sql_etl-query-faster

An idea to make sql bulk data insertion, deletion and update easier.

python sql

Last synced: 06 Jun 2026

https://github.com/emanoelcampos/celestial-bodies-database

A relational database project using PostgreSQL, representing various celestial bodies. Detailed instructions are in project-instructions.md.

celestial-bodies command-line freecodecamp postgresql relational-database sql

Last synced: 05 Nov 2025

https://github.com/emanoelcampos/student-database

Comprehensive SQL learning project developed through the Learn SQL by Building a Student Database: Part 1 and Part 2 courses from FreeCodeCamp. Includes database creation, data insertion, and data querying using PostgreSQL and bash scripting.

bash-script freecodecamp postgres relational-database sql

Last synced: 09 May 2026

https://github.com/giansalex/sql-formatter

Application for SQL-formatting in PHP

php sql sql-formatter

Last synced: 06 Apr 2025

https://github.com/ulisses22/formatfilesqlserver

Using Format File XML to Bulk Import data - SQL Server

sql xml

Last synced: 25 Jan 2026

https://github.com/cosmin-panescu/sql-walmart-data

📌 SQL Walmart Data Project

excel mysql sql

Last synced: 28 Jun 2025

https://github.com/kuldeepsharma-dataanalyst/college_database_system_sql_project

SQL project demonstrating database design, queries, and analysis for a college management system.

columns datacleaning datamanagement dbms dbmsproject mysql-database pgadmin postgresql queries rows sql sqlqueries tables

Last synced: 05 Nov 2025

https://github.com/amirsaleh55/retail-sales-analysis-sql

This is a beginner Project for data analysis using SQL and pgadmin4 to create table , load data into table from csv file , cleaning data and answering data analysis questions

postgresql sql

Last synced: 01 Sep 2025

https://github.com/natballa/sql-toolkit

Ready-to-use SQL queries for PostgreSQL, Oracle & T-SQL

analytics database dba monitoring oracle postgresql sql tsql

Last synced: 18 May 2026

https://github.com/panoschron97/company_project_pl_pg_sql

A company management system with PL/pgSQL.

pgadmin4 plpgsql postgresql sql

Last synced: 05 Nov 2025

https://github.com/sanchezluys/bd_taller_mecanico_postgresql

BD postgresl, de un taller mecanico

mysql postgresl sql

Last synced: 30 Mar 2025

https://github.com/agu3des/estanteencantada

Livraria feita para a disciplina de Banco de Dados l e para as disciplinas de Estrutura de Dados, Sistemas Operacionais e Protocolos de Interconexão de Redes de Computadores

bancodedados books bookstore client-server data-structures livros python semaphore sql systems threads

Last synced: 14 Apr 2025

https://github.com/io7m-com/darco

Minimalist, opinionated database access.

database-access jdbc postgresql sql sqlite

Last synced: 22 Mar 2025

https://github.com/theunfeelingsoul/eneza_africa

Website and Blog. Yii2 and custom code

bootsrap css html javascript php sql yii2-framework

Last synced: 08 Apr 2026

https://github.com/abderrahmanehamim/suivi-statistique-du-trafic-reseau-application-web

Ce projet "Suivi Statistique du Trafic Réseau" vise à créer une application web permettant de surveiller les paquets de données entrant et sortant d'un ordinateur. Il a été réalisé dans le cadre du module "Développement Frontend et Backend" du programme d'Ingénierie Numérique en Data Science et Intelligence Artificielle.

bash-script css hack javascript php sql webapplication

Last synced: 08 Apr 2026

https://github.com/Adil-Bikiev/Employee-Database-Management

A Java-based CRUD application to manage employee data using PostgreSQL and JDBC. This project supports operations like ➕ adding, 📖 retrieving, ✏️ updating, and ❌ deleting employee records. Built with Maven for dependency management and modularity.

database java java-jdk sql test

Last synced: 04 Nov 2025

https://github.com/mooorsoul23/auth-jwt-node

🛡️ Implement authentication and authorization with Node.js, Express, and JWT, featuring role management and API documentation.

auth authentication authorization bcryptjs create-react-app express jwt-bearer-tokens mongodb mongoose node-js-express node-jwt node-mongodb nodejs nodejs-api passport react-bootstrap sequelize-associations sql

Last synced: 08 Apr 2026

https://github.com/nerett/inf-4sem

Computer technologies seminar tasks: object languages and software architecture

java jni sql stl swing

Last synced: 14 May 2025

https://github.com/bala-1409/loan-classification-data-science-projects

This project uses machine learning algorithms to predict the classification of loan status. The dataset is loaded and some transformation is done using SQL for getting a proper dataset with some valid informations.

data data-analysis datacleaning datascience datavisualization exploratory-data-analysis loan machine-learning machine-learning-algorithms modelfitting sql supervised-learning visualization

Last synced: 22 Mar 2025

https://github.com/bala-1409/loan-clustering-datascience-projects

This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataeset of loan application which includes information about the Loan amount and Balance. The project then use the clustering algorithm to group the loan together based on the similarities.

clustering clustering-algorithm data-analysis data-science data-visualization kmeans-clustering machine-learning machine-learning-algorithms sql unsupervised-learning unsupervised-machine-learning

Last synced: 22 Mar 2025

https://github.com/acsbitmen/login-backend

Este proyecto es un backend para un sistema de autenticación y gestión de usuarios (CRUD) desarrollado con Node.js, Express, y PostgreSQL. Proporciona una API segura que permite a los usuarios iniciar sesión, y ofrece funcionalidades de administración de usuarios para aquellos con el rol de administrador.

body-parser cors dotenv express-js express-rate-limit javascript jsonwebtoken nodejs pg sql

Last synced: 18 Feb 2026

https://github.com/devphde/schoolmanager-api

API de gerenciamento de alunos, professores e turmas.

background-jobs ddd-architecture docker nodejs postgresql redis solid-principles sql typescript

Last synced: 08 Apr 2026

https://github.com/skytecat/thecheapestroute_sql

SQL statement that returns the cheapest tour using a Recursive Query

postgresql sql

Last synced: 03 Mar 2025

https://github.com/itsmeyogesh22/solved-8-weeks-sql-challenge-correct-solutions

Included in Serious SQL Virtual apprenticeship program, this repository contains solutions for all eight different case studies crafted by Danny Ma. For more information please visit: https://8weeksqlchallenge.com/

8weeksqlchallenge data dataanalytics datawithdanny postgresql sql sqlserver-2022 t-sql

Last synced: 07 Apr 2025

https://github.com/giosil/dbsql-tools

A set of tools to manage relational SQL databases.

java jdbc sql sql-toolkit

Last synced: 23 Jul 2025

https://github.com/antonio2812/programadordeweb

Atividades/Exercícios Práticos do Curso

css3 git github html5 javascript jquery mysql php sql

Last synced: 08 Apr 2026

https://github.com/wb-az/sql-for-data-analysis-udacity

This repository contains SQL queries for the SQL for Data Analysis given by Udacity. The queries include commands to define, select, manipulate, control access, aggregate, and join data and data tables.

aggregation data-analysis data-cleaning erd joints postgresql sql subqueries-and-joins window-functions-in-sql

Last synced: 23 May 2026

https://github.com/shubhamsoni98/classification-with-random-forest---2

Fraud detection is a critical task for financial institutions and businesses. This document outlines the end-to-end process of predicting fraudulent activities using a Random Forest model. The process includes data preparation, exploration, model training, and evaluation.

algorithms anaconda data data-science dataflow feature-engineering jupyter-notebook machine-learning model modeltraining prediction python random-forest sql visualization

Last synced: 20 Jan 2026

https://github.com/alexsandro-ms/mycontacts

Aplicação full-stack de gerenciamento de contatos

express jstack next postgresql sql styled-components

Last synced: 08 Apr 2026

https://github.com/ology/sql-orderby

Transform an SQL "order by" clause

perl5 sql

Last synced: 30 Mar 2025

https://github.com/tanyaaa05/mysql-learning

This repository features an in-depth SQL Basics course, focusing on key concepts for effective database management and querying with MySQL 📝

dbms mysql sql

Last synced: 14 Mar 2025

https://github.com/volkya/wordsapp-flask

A simple crud of words from different countries

csfr flask flask-restful jinja2 python security sql

Last synced: 19 May 2026

https://github.com/mariamelashkar/chorely

A dynamic and responsive task management system with CRUD operations, JWT authentication, and RESTful APIs. Deployed on AWS EC2 with Swagger and Docusaurus documentation.

aws-ec2 css docker-compose golang html javascript jwt mobile-first postgresql reactjs responsive-design restful-api sql swagger

Last synced: 08 Apr 2026

https://github.com/chojogebutsu/postgresql-data-analytics-project

This repository contains SQL scripts for analyzing ERP and CRM data from the gold layer of the data warehouse built in PostgreSQL_Data_Warehouse_Project. It covers both exploratory data analysis and advanced analytics techniques like trend analysis, cumulative metrics, performance tracking, data segmentation, and part-to-whole evaluation.

business-analytics business-intelligence data-analytics plpgsql postgresql sql window-functions-in-sql

Last synced: 06 Jun 2026

https://github.com/vaibhavgaikwad8476/ecommerce

Ecommerce Project using SpringBoot and React

api css html java js reactjs spring-boot sql

Last synced: 06 Nov 2025

https://github.com/Yogihafidh/KSP-Koprasi-Website-App

The website Koperasi Simpan Pinjam (KSP) is a platform for recording financial transactions of the Cihonje Savings and Loan Cooperative. This website is built based on the SRS document that has been made before.

css3 html5 javascript mysql php sql srs-document

Last synced: 06 Nov 2025

https://github.com/CornCodeCreators/SqlNormalizer

A tool to standardize and improve your SQL strings.

mariadb mysql normalize php sanitize sql

Last synced: 26 Oct 2025

https://github.com/leosimoes/datascienceacademy-python-analisededados

Atividades do curso Análise de Dados com Linguagem Python da DataScienceAcademy.

data-analysis data-science jupyter-notebook python sql

Last synced: 29 Apr 2026

https://github.com/raghavgarg1257/laratweets

A simple clone of twitter built using Laravel 5.4.

blade laravel-framework sql

Last synced: 30 Mar 2025

https://github.com/tharun-mahendra/sql

A collection of SQL scripts and examples for learning and practicing database operations.

mysql-database sql

Last synced: 11 Apr 2025

https://github.com/nmatthews2203-del/rent-affordability-explorer

Interactive housing analytics dashboard using Zillow rent data and Census income data to analyze affordability, rent trends, and geographic housing differences across U.S. counties.

altair data-analytics data-visualization housing-data interactive-dashboard pandas plotly python real-estate sql sqlite streamlit

Last synced: 03 May 2026

https://github.com/tusharpamnani/dbms-lab-project

A mini project made for DBMS Lab. This implements the learnings of SQL

flask project sql

Last synced: 16 Sep 2025

https://github.com/ameya-6964/banking-application-using-java

The purpose of this project is to provide basic banking facilities in a user-friendly GUI. The project provides a dashboard to the exiting users from where they can transfer, withdraw, and deposit money and see their transaction history. New users will be provided an easy step by step procedure to create an account where they will be given a unique

fxml java javafx jdbc rdbms sql xammp

Last synced: 19 May 2026

https://github.com/aima98/vet-clinic-database

Vet Clinic is a Data management system for a Vet Clinic. It inserts animals details into a central database, retrieve them, edit and update them or even delete any unwanted information. The data is managed through PostgreSQL Server.

postgresql sql

Last synced: 30 Mar 2025

https://github.com/atiq-cs/net-core-demos

.Net Core demonstration programs, source-codes, blog articles links and documentation

asp-net-mvc c-sharp netcore sql

Last synced: 10 Sep 2025

https://github.com/neothebestdeveloper/neosql-core

Core logic for neosql written in C.

c ffi library meson sql

Last synced: 24 Jul 2025

https://github.com/mathiaslinux/sae_401_bdd

The database repo for the project SAE 401

database mariadb school-project sql

Last synced: 16 May 2026

https://github.com/judevector/sql-queries

This is my reference repository for SQL Queries I learn each day while working with Relational Database

learning-by-doing pgadmin4 postgresql sql

Last synced: 24 Jul 2025

https://github.com/rifatkasikci/hrms-data-postgresql

This repository contains the database of HRMS(Human Resource Management System)-PROJECT.

database-diagrams postgresql postgresql-database sql

Last synced: 25 Jul 2025

https://github.com/tanzeelafatima492/database-systems

Database IT series chapter 8

database it-series mysql semester sql work

Last synced: 08 May 2026

https://github.com/alfredomartins/r4c

Carona Remunerada (Paid Ride) is an Android app that connects the Angolan population with nearby taxi services, offering convenient and efficient transportation, particularly for students, across the country.

androidstudio java javascript json kotlin oop php socket-io sql

Last synced: 09 Apr 2026

https://github.com/kaichuuu/imdb-browser

IMDB Browser is a website to search for movie rating and details.

flask fullstack html postgresql project python react sql tailwindcss typescript vue

Last synced: 09 Apr 2026

https://github.com/sam-moen/data-analyst-portfolio

This is a repository that I have created to showcase skills, share projects and track my progress in Data Analytics / Data Science related topics.

data dataanalysis matplotlib mssql pandas powerbi python seaborn sql

Last synced: 08 Mar 2026

https://github.com/sbstp/null

Go generic sql.Null package

generics go null sql

Last synced: 26 Jul 2025

https://github.com/ejw-data/proj-key-inventory

Flask application that manages door access from requesting to receiving the key including the administrative roles involved in approving, fabricating, and distributing

flask-sqlalchemy pgsql python sql stored-procedures

Last synced: 01 Mar 2026

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

LeetCode SQL 50 Solutions – A curated collection of optimized SQL solutions covering essential concepts like joins, aggregations, window functions, and subqueries.

sql

Last synced: 03 Jan 2026

https://github.com/iinnffiinniittyy/selective-memory-2410

The Automated Auction System is a Java application designed for the purpose of product buying and selling. It operates via a console interface and is intended to be utilized by auction companies to facilitate their auctions. The system maintains a registry of both buyers and sellers who are affiliated with the auction company.

api auction-system buyer jdbc-database seller sql

Last synced: 26 Jul 2025

https://github.com/shivamsharma32/superstore_analysis_sql_project

SuperStore Data Analysis in SQL. Importing data from excel and cleaning and exploring on SQL.

datacleaning dataexploration mssql sql

Last synced: 26 Jul 2025

https://github.com/isaaczhang4/java-app-course-scheduler

GUI Java App Course Scheduler that uses Derby Database and SQL to manage the course/enrollment data

derby-database gui-application java sql sql-queries

Last synced: 26 Jul 2025

https://github.com/slick/slick-plainsql

slick-plainsql sample Slick application

sample scala slick sql

Last synced: 08 Mar 2026

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

SQL - Découverte des jointures

2024-2025 sio1 sql

Last synced: 27 Jul 2025

https://github.com/souzafcharles/java-oop-projects

☕ Course: Complete Java | Object-Oriented Programming + Projects. Presented by Prof. Dr. Nelio Alves - Udemy, Inc.

generics-in-java hibernate-jpa java java-app javafx javaweb jdbc jpa lambda modelviewcontroller mongodb mvc mysql nosql springboot sql

Last synced: 09 Apr 2026

https://github.com/samuel-etver/mssql-student-exercises

MS SQL exercises for students

exercises ms-sql mssql sql student

Last synced: 16 Oct 2025

https://github.com/lixx21/hackerrank_sql

Hackerrank SQL problems and solved solution

hackerrank hackerrank-solutions sql

Last synced: 19 Feb 2026

https://github.com/wdyitz/new-santos-food

A New Santos Food é uma plataforma de delivery de refeições. (Clone do Ifood)

next-auth nextjs postgresql prisma react sql tailwindcss

Last synced: 09 Apr 2026

https://github.com/jefking/iaac-db-app-service

Infrastructure as Code: App Service + SQL Database

app-service arm azure azure-arm iaac json sql sql-database sqldatabase web-app

Last synced: 14 May 2026

https://github.com/rajkumar060301/sql-solution-experiments

This is my sql experiments all labs record.If any person need then use this repo all solution available in this repo.

computer-science-and-engineering mysql oracle-database solutions-engineering sql

Last synced: 27 Jul 2025

https://github.com/marko19907/sql-assignments

Mandatory SQL assignments for the "Datamodeling and Database Applications" course, fall 2021.

assignment-solutions relational-database sql sqlite3

Last synced: 27 Jul 2025

https://github.com/sebastianjaimesg-coder/sql_queries

This is a GitHub repository for saving queries that I've been practicing.

mysql mysql-database sql

Last synced: 19 Sep 2025

https://github.com/oewntk/grind_wndb2sql

OEWN builder project, WNDB to SQL chain

builder oewn sql wndb

Last synced: 07 Jul 2026

https://github.com/cumulus13/sqlgen

SQL Query generator from website (like w3schools.com) to help learn sql

sql w3schools

Last synced: 07 Nov 2025

https://github.com/komputronika/exceltosql

Design database schema in Excel/Spreadsheet then convert it to MySQL query.

excel generator mariadb mysql schema spreadsheet sql

Last synced: 16 Apr 2026

https://github.com/gill-singh-a/mysql-brute-force

A Python Program that uses mysql-connector-python module to brute force MySQL Server

brute-force multithreading mysql python3 sql

Last synced: 19 May 2026

https://github.com/inkflow59/sqlgenix

A PHP library that let you build easily your SQL queries to build your dynamics websites easier, enabling performance and efficiency for your interactions with your databases

composer php-library php8 sql

Last synced: 19 Feb 2026

https://github.com/KwonNayeon/sql-focused-ds-prep

SQL-focused solutions and notes for data science technical interviews

data-science interview-prep postgresql sql sqlite

Last synced: 21 Sep 2025

https://github.com/incrediblelego/shoepal

Progetto sviluppato nell'ambito del corso di Basi Di Dati per gestire un database ed un applicazione di vendita di scarpe

css html php postresql sql

Last synced: 21 Apr 2026

https://github.com/dev2forge/sqlazo

SQLAZO is a Python module that helps manage basic operations in an SQLite3 database. It provides utilities to simplify common database tasks—such as creating, reading and deleting records—making it easier for developers to work with SQLite databases in their Python projects.

basesdedatos database dev2forge modules opensource programming python python3 sql sqlite

Last synced: 31 Jul 2025

https://github.com/guilhermersouza34/modulo24back

Este projeto focou na implementação de testes unitários e de integração utilizando a abordagem de Desenvolvimento Orientado a Testes (TDD) para métodos de busca, exclusão e atualização nas classes de contrato e contato.

git java junit mockito spring-framework sql

Last synced: 09 Mar 2026