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/mulliru/building-relational-database-02-semestre

🗂️Este repositório contém os materiais da disciplina Building Relational Database🎲, referente ao segundo semestre da faculdade FIAP. Aqui você encontrará🔍 meus projetos, exercícios, anotações e outros materiais relevantes para a disciplina

banco-de-dados database database-management dolphin sql

Last synced: 15 Jun 2026

https://github.com/aldythnahak/java_springboot_app_event_management

A full-featured event management web application built with Java Spring Boot. This app allows users to create, browse, and register for events, while administrators can manage event listings, track attendees, and view reports. Designed for scalability, maintainability, and ease of use.

client-side html-css-javascript java server-side spring-mvc springboot sql web-application

Last synced: 05 May 2026

https://github.com/omarelfiki/vortexdb

An application linked to a database built for a Cinema Management use-case. It handles customer bookings in different showtimes of movies across multiple screens in different branches. This project used SQL as its data structure and Python as its base

dbms-project gui mssql-server python sql sql-injection

Last synced: 15 Jun 2026

https://github.com/siriusphp/sql

Flexible query building library for PDO connections with a small API surface and auto-complete support (low cognitive load)

mysql pdo pdo-php php query sql sqlite

Last synced: 06 May 2026

https://github.com/capricorncd/java-notes

Java Memo/Notes, Java笔记

java spring sql vuepress

Last synced: 05 May 2026

https://github.com/player29879/postgresml

Korvus is a search SDK that unifies the entire RAG pipeline in a single database query. Built on top of Postgres with bindings for Python, JavaScript, Rust and C.

ai embeddings javascript llm ml python rag search sql

Last synced: 07 May 2026

https://github.com/mofazzal874/myportfolio

This Repo contains My portfolio for Web development Laboratory done with PHP.I used Xampp for server and database

css html javascript php sql xampp-control-panel

Last synced: 06 May 2026

https://github.com/tuanai-vireox/beyond-leet-code-practice

Practice for Algorithm, Data structure, SQL, Bigdata ...

data-structures-and-algorithms leetcode python sql system-design

Last synced: 17 Jun 2026

https://github.com/zhubby/liquid

Liquid is the AI audit and observability layer for your database, built to help teams understand, review, and monitor SQL from local development to production Postgres.

ai-agents postgresql sql

Last synced: 17 Jun 2026

https://github.com/rustkas/practical-sql-handbook

MySQL source code for the book "Practical SQL Handbook, The: Using SQL Variants" By Judith S. Bowman, Sandra L. Emerson, Marcy Darnovsky

mysql sql

Last synced: 09 May 2026

https://github.com/arikmukherjee/inotes

This is a fullstack web development project .

bootstrap html-css-javascript jquery php sql

Last synced: 05 May 2026

https://github.com/michellepellon/nfl-data-stack

NFL game predictions using ELO ratings, DuckDB, dbt, and Monte Carlo simulations. Achieves 85% feature parity with FiveThirtyEight. Full data pipeline running <10s on a laptop.

analytics data-engineering dbt duckdb elo-rating forecasting monte-carlo-simulation nfl parquet predictive-modeling sports-analytics sql stats statsmodels

Last synced: 18 Jun 2026

https://github.com/tomdewildt/foundations-of-databases

Code for The Foundations of Databases course of my master's degree

docker makefile postgres psql sql

Last synced: 18 Jun 2026

https://github.com/nirmalyabag20/amazon-prime-video-dashboard-using-tableau

I have developed a comprehensive Amazon Prime Video Dashboard, which offers in-depth insights into the platform's content library. This dashboard is designed to help stakeholders understand various aspects of the available shows

dataanalytics datavisualization datawrangling python sql tableau

Last synced: 18 Jun 2026

https://github.com/muhammadrafayasif/football-management-system

Football Management System is a full-stack web application for managing a football club database, built for our DBMS Semester Project.

dbms-project fastapi sql vercel-deployment

Last synced: 19 Jun 2026

https://github.com/victorowinoke/sql-porfolio-projects-ddl-dml

SQL is a must-have skill for any aspiring data practitioner. Many modern companies store vast amounts of their data in various tables of relational databases. To extract the necessary data from a database for further manipulation and data analysis, you must have a good grasp of SQL. This repository serves as a showcase for my SQL projects

analyst data-mining ddl-scripts dml-commands mysql-database sql sql-server-database sqlite3

Last synced: 09 May 2026

https://github.com/cauadesa/5by5-dapperclass

Dapper introduction repository.

csharp dapper-dot-net sql

Last synced: 19 Jun 2026

https://github.com/samuelepignone/easynql

EasyNQL converts natural language questions into SQL queries via Ollama and can optionally connect to a database for execution with automatic error correction.

database llm nlp ollama sql sql-generation

Last synced: 09 May 2026

https://github.com/arturbomtempo-learning/cotemig-logic-and-programming-assignments

Projects created in the Logic and Programming subject of the computer science technical course.

c-sharp dotnet-framework logic-programming mysql sql

Last synced: 19 Jun 2026

https://github.com/mdanwarulkarim/data_analysis_report

This Data Analyst portfolio project focuses on business KPIs by cleaning, transforming, and visualizing data to develop a dashboard. The tools utilized in this project include Excel, SQL Server, T-SQL, and Power BI.

excel power-bi sql sql-server

Last synced: 20 Jun 2026

https://github.com/null-none/django-odbc

django-odbc is a SQL Server DB backend powered by the pyodbc library

django odbc python sql

Last synced: 09 May 2026

https://github.com/paulocsilvajr/controle_pessoal_de_financas

Controle financeiro pessoal multiplataforma - API e DOCKER(Banco de Dados)

bash docker golang postgresql sql

Last synced: 07 May 2026

https://github.com/idriz4work/cs50

In CS50 from the Harvard University, I acquired a strong foundation in programming and gained the skills to develop my own software. This was showcased in my final project titled "Hustlers Place".

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

Last synced: 08 May 2026

https://github.com/ahmadu-suleiman/fld-floating-dictionary-window-version

FLD Floating Dictionary for Windows is a desktop dictionary app that allows you to look up words and phrases in a floating window without leaving the current app you're using. It features a database of over one million words, providing comprehensive and authoritative definitions. It also includes spelling suggestions and a random search function.

gui hmtl5 jframe json sql sqlite

Last synced: 06 May 2026

https://github.com/heptau/pg_atropos

✂️ Go command-line tool that splits PostgreSQL pg_dump -Fc (custom-format) dumps into individual files organized for Git versioning. Instead of wrestling with a single giant SQL file, each database object gets its own file — tables in TABLE/, functions in FUNCTION/, roles in ROLE/, and so on.

git plpgsql postresql sql

Last synced: 21 Jun 2026

https://github.com/nabinkhair42/datalens

The web-native, collaborative database IDE

datbase db nextjs postgresql sql web

Last synced: 21 Jun 2026

https://github.com/hackfutsec/dumper

SQL Injection Dumper est un outil en ligne de commande conçu pour tester et exploiter les vulnérabilités d'injection SQL sur des sites Web. Il permet de détecter des failles SQL, d'extraire des informations sensibles telles que le nom de la base de données, les tables et les colonnes, puis de dumper les données des tables vulnérables.

injection payload php-vulnerabilities python python-scripts sql sqlite

Last synced: 09 May 2026

https://github.com/bmukesh23/dsa

DSA Practice

java sql

Last synced: 21 Jun 2026

https://github.com/karenpayneoregon/dataprovidercommandhelpers

Used to reveal values from a well formed parameterized query

csharp sql vbnet

Last synced: 10 May 2026

https://github.com/fblupi/grado_informatica-mda

Prácticas de la asignatura Metodologías de Desarrollo Ágil de la UGR

ajax bootstrap justinmind mysql php sql webapp

Last synced: 08 May 2026

https://github.com/elamani-drawing/bdd_pop

Conception d'une base de données normalisée pour la démographie française (historique et projections). Optimisation SQL avancée (vues, triggers, procédures) et interface Python pour la gestion et l'analyse.

3nl boyce-codd python sql

Last synced: 10 Jun 2026

https://github.com/sysborg/postgresql-utils

Useful Codes for BI and PostgreSQL Analysis

database postgres postgresql sql

Last synced: 07 May 2026

https://github.com/lmuffato/project-mysql-vocabulary-booster-trybe

Projeto mysql vocabulary booster - Projeto avaliativo da Trybe do Bloco 20: Funções SQL, Joins e Subqueries

back-end crud data database mysql mysqlworkbench query sql trybe-projects

Last synced: 10 May 2026

https://github.com/billyyccc/incubator-vertx-mssql-client

The Reactive Microsoft SQL Server Client(Incubating)

gsoc gsoc-2019 mssql reactive sql vertx

Last synced: 08 May 2026

https://github.com/estherslabbert/aws-sql-server-rds

Information on how to set up and use AWS SQL Server RDS (and SQL Server & SQL Server Management Studio)

aws aws-rds sql sql-server ssms

Last synced: 06 May 2026

https://github.com/fabioba/heart-disease-analysis

This project includes dwh development and ml pipeline to predict heart diseases.

airflow data-pipeline data-warehouse etl machine-learning mlflow mlops python sql

Last synced: 10 May 2026

https://github.com/emso-exe/databasex

Repositório onde estão disponíveis scripts de bancos de dados utilizados em projetos desse perfil para testes e estudos.

banco-de-dados database mysql mysql-database sql

Last synced: 08 May 2026

https://github.com/1kbgz/fsspec-db

Database handling for fsspec filesystems

db filesystem fsspec odbc python rust sql

Last synced: 26 Jun 2026

https://github.com/mmsaki/suspicious_transactions

Applying SQL skills to analyze historical credit card transactions and consumption patterns in order to identify possible fraudulent transactions.

entity-relationship-diagram plotly postgresql python query sql suspicious-transactions transaction-analysis transaction-data

Last synced: 07 May 2026

https://github.com/rudolphreti/asp.net-sql-docker-basics

This project serves as an introduction to the basics of containerization using Docker. It covers application and SQL Server containerization, aiming to demonstrate the basic concepts and operation of Docker. The application is written in ASP.NET Core, C#, Entity Framework, MVC.

asp-net-core csharp docker mvc sql

Last synced: 28 Jun 2026

https://github.com/pradeepsingroul/h2s-system

This was a console base project which created by me with in a 4 day. It is project where user can register your problem in this database and there is a engineer who solve this problem and every engineer will be assigned by HOD.

java jdbc sql

Last synced: 29 Jun 2026

https://github.com/dolmen-go/sqlfunc

Stronger typing for database/sql prepared statements

database golang-module golang-package hacktoberfest sql

Last synced: 05 May 2026

https://github.com/milindsangale/sigma-6.0-backend

This is Repository contain Node.js, SQL, REST, MongoDB, REST-API.

expressjs mongodb node nodejs rest rest-api sql

Last synced: 05 May 2026

https://github.com/tassio-med/sql-one-for-all-project

🗃️ O projeto consiste na normalização da tabela Spotify Clone, seguindo com o preenchimento da tabela para executar queries e encontrar informações.

eslint javascript mysql sql

Last synced: 10 May 2026

https://github.com/vergosss/database-systems-2021-2022-project

Database Systems Project. This is the 2021-2022 fall semester CEID Database Systems Project (TV On Demand): The source code includes the SQL code(Database creation, data insertion, Stored Procedures and triggers) and the Java code(Implementing connection to the database, data fetching from the database and the necessary graphical interface).

databases index java javaguiswing mariadb mysql sql swing-gui

Last synced: 08 May 2026

https://github.com/shridhar1504/loan-clustering-datascience-project

This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataset 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-algorithm data-analysis data-science data-visualization datanalysis eda kmeans-clustering machine-learning python sql sql-server unsupervised-learning

Last synced: 08 May 2026

https://github.com/xgqfrms/mysql

MySQL All in One (relational database management system / 关系数据库管理系统)

database db mysql relational-database sql sql-server

Last synced: 10 May 2026

https://github.com/reecerussell/tx-command

A simple commanding library with support for executing commands within a database transaction.

cqrs nuget rdbms sql

Last synced: 10 May 2026

https://github.com/byrnedo/partu

Go library to help with mundane sql fooery: generate insert, upsert, update and select statements

go mysql postgresql sql

Last synced: 06 May 2026

https://github.com/finesse/queryscribe

Light SQL query builder designed for extensibility and flexibility

database library mysql query-builder sql sqlite

Last synced: 05 May 2026

https://github.com/pronazmul/project_educational_board_result_system_object_oriented_php

Education Board Result System Project With Object Oriented PHP and MySQL Database. Admin can Add results. The application will generate grade, CGPA, Passed, or Failed status logically. User/Student can find their result using their registration number.

mysql mysql-database oop-php php sql

Last synced: 10 May 2026

https://github.com/genkiroid/xts

xts is a script that generates an insert statement or yaml from a mysql xml dump file.

dump fixtures mysql sql xml yaml

Last synced: 10 May 2026

https://github.com/jonathancaleb/cashorbit

A user-friendly personal finance app designed to help you track expenses 💸, manage budgets 💰, and achieve your financial goals 🎯. With intuitive features like expense categorization 📊, budget tracking 📅, and financial insights 📈.

dart firebase flutter sql

Last synced: 08 May 2026

https://github.com/jesussantana/sql-data-analysis

Skyrocket your SQL skills by performing over 150 analysis tasks

mssql mysql postgresql sql

Last synced: 08 May 2026

https://github.com/simsononroad/easy_sqlite_db

This is a python library what makes easyer to use qlite

database library python sql sqlite

Last synced: 10 May 2026

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

LeetCode's 50 SQL Problems (Study Plan)

mysql sql sql-server

Last synced: 10 May 2026

https://github.com/glintonliao/berkeley-cs-61a

CS 61A: The Structure and Interpretation of Computer Programs

python scheme sql

Last synced: 10 May 2026

https://github.com/zkan/running-bigquery-query-from-airflow-using-bigqueryexecuteoperator

Running BigQuery Query from Airflow using BigQueryExecuteOperator

airflow bigquery sql

Last synced: 10 May 2026

https://github.com/sksaju/hacker-rank

My solutions of HackerRank challenges..

c-plus-plus es6 java javascript problem-solving sql

Last synced: 07 May 2026

https://github.com/dorukeskicorapci/sql-basics

This project includes basics of SQL database manipulation using java.

classes database sql sqlite

Last synced: 08 May 2026

https://github.com/ryan-menezes/query-builder

A simple query builder for sql queries

mysql php query-builder sql sqlite

Last synced: 07 May 2026

https://github.com/ravener/nodejs-restapi

A basic rest api using Expressjs, Express Validator and Sequelize.

api express expressjs nodejs postgresql rest sequelize sql

Last synced: 06 May 2026

https://github.com/vargascardona/proyecto-biblioteca

Sistema de gestion de biblioteca

database java management sql

Last synced: 10 May 2026

https://github.com/ahaddad98/ft_services

This is a system administration project

cluser docker kubernetes minikube phpmyadmin sql telegraf

Last synced: 08 May 2026

https://github.com/jvspeed74/php-procedural-web-application

This final project creates a website with the intention of implementing several backend techniques such as DBMS, SQL, and Application State.

css html mariadb-database php phpmyadmin sql

Last synced: 08 May 2026

https://github.com/brentgreeff/readable_rails_log

Makes it easy to read SQL queries when developing locally

logging rails ruby sql

Last synced: 06 May 2026

https://github.com/pprattis/web-application-for-medical-appointment-management

A jdbc application that simulates the functionality of a medical appointment application.

computer-science database java jdbc jdbc-database pgadmin postgresql program sql student uml uml-diagrams

Last synced: 08 May 2026

https://github.com/arjun-regmi-chhetri/python

Python is a Versatile, high-level programming language known for simplicity and readability. Widely used in web development, data analysis, AI, and scientific computing. Offers a rich ecosystem of libraries and frameworks.

jupyter-notebook pandas python python3 sql sqlite3

Last synced: 11 May 2026

https://github.com/vladimirzelenokor1/big-data-project---predicting-trip-fares-with-spark-hive

A CRISP-DM–based big data pipeline for predicting NYC ride-sharing trip fares: ingesting 2024 TLC data via Sqoop into HDFS/Hive, performing ETL and feature engineering with Spark & PySpark, training and tuning Linear Regression & Gradient Boosted Tree models, and outlining end-to-end deployment.

big-data data-engineering etl hadoop hive jupyter-notebook machine-learning predictive-modeling pyspark python spark spark-ml sql sqoop

Last synced: 06 May 2026

https://github.com/humbertocg18/other-projects

Alguns projetos secundários que eu fiz ao longo dos anos.

css html js php sql websites

Last synced: 11 May 2026

https://github.com/zweifisch/cadena

cadena helps you to write safer sql

sql

Last synced: 07 May 2026

https://github.com/iamkira420/student-management-system

Basic Student Management System thatallows users to perform CRUD (Create, Read, Update, Delete) operations on a list of students.

cli cpp data-structures database oop sql terminal

Last synced: 06 May 2026

https://github.com/phimage/cd2sql

Convert CoreData model into SQL

coredata coredata-model coredata-swift coredata-tooling sql

Last synced: 08 May 2026

https://github.com/miroslav-reiter/kurz_jazyk_sql_analytici_datovi_vedci

Materiály ku kurzu Jazyk SQL 1 pre Analytikov a Dátových Vedcov

analysis analytics data data-analysis data-science database mysql reiter sql

Last synced: 08 May 2026

https://github.com/szirocica/inventory-management-system

Professional looking inventory management system using c#.Net, Bunifu and Guna UI elements, Sql server

bunifu-framework bunifu-ui csharp guna-framework guna-ui sql

Last synced: 10 Jun 2026

https://github.com/dhruvrajsinhzala24/online-payment-portal

A basic Java project for managing online payments with MySQL integration. It allows users to create accounts, transfer money, pay expenses, and track transaction history. The project uses linked lists and binary search trees for transaction management and includes file operations for logging user details and transactions.

database dbms java mysql phpmyadmin sql xampp xampp-control-panel xampp-server

Last synced: 11 May 2026

https://github.com/indios/storm-ts

A Typescript ORM based on CaminteJS using Decorators and Promises.

database decorators no-sql orm sql typescript

Last synced: 11 May 2026

https://github.com/geekidharsh/analyze-and-optimize-airtrafficroutes

Boston Consulting Group Case study to mine Global Air Traffic data to predict and find key areas of improvement for airliners and airports

dashboard dataanalysis database mysql powerpoint python sql tableau-repository

Last synced: 05 May 2026

https://github.com/nareangk/netflix-de-project

This project demonstrates an end-to-end data engineering pipeline using Azure and Databricks, following a Medallion architecture to process and analyze Netflix data.

adf adlsgen2 azure azuredatabricks pyspark python sql

Last synced: 05 May 2026

https://github.com/sungchun12/prefect-dbt-cloud

dbt Cloud pipelines in prefect 2.0 examples

dbt dbt-cloud integration prefect sql

Last synced: 11 May 2026

https://github.com/kumaranand05/hackerrank-solutions

This repository contains the solution code of HackerRank problems of SQL, Python and Java

hackerrank hackerrank-solutions java python python3 sql

Last synced: 08 May 2026

https://github.com/mehrajlatifli/bookstore-cashregisters

A database called BookStore is used to work with stored procedure which contains transaction in MSSQL Server

cashregister create database insert mssql select sql stored-procedure transaction update userdefined-stored-procedure

Last synced: 08 May 2026