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/srimantapal205/sql_code

SQL stands for Structured Query Language. SQL is a standard language for storing, manipulating and retrieving data in databases.

database mssql sql sqlserver

Last synced: 24 Apr 2026

https://github.com/emilyfelker/bloganalysis

What can ChatGPT tell me about my younger self? Program to extract and analyze personal blog posts with basic features and ChatGPT, including a RAG pipeline.

chatgpt chatgpt-api generative-ai langchain llm natural-language-processing nlp openai-api poetry pytest python rag sql sqlite3

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/shubhambhadola/portfolio

A results-driven Business Analyst with 3+ years of experience in E-commerce and BFSI, skilled in data analysis, financial optimization, and process improvement. Proficient in tools like Jira, Power BI, and SQL, delivering actionable insights to drive growth and efficiency.

animated excel html5 javascript portfolio-website powerbi presentation sql website

Last synced: 24 Apr 2026

https://github.com/abhignasowgandhika/jobhiringportal-dbmt-project-fall2023

Primary goal is to create a comprehensive web-based Job Hiring Platform, aimed at reducing the gap between job seekers and employers. The platform will enable seamless job searches, streamline the application process, and allow employers to manage their hiring needs effectively

databasemanagementsystem hiring php sql website

Last synced: 09 May 2026

https://github.com/zulqarnain1ali/blood_donation_database

Database code in SQL which create the database for the blood bank which will track all the record of the donors, recipients, date & time if donations that occurs etc. This also contain queries to run to find the particular results.

blood-donation blood-donation-management create-database cs50 database mysql mysql-database project sql

Last synced: 25 Apr 2026

https://github.com/manikantasanjay/electric_billing_system

Electricity Billing System CORE JAVA mini project

database java sql

Last synced: 25 Apr 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/fulldroper/bego.com-for-qa

Сайт для QA тестування, створений з метою навчання тестуванню мовою php + mysql. Сайт інтернет магазину з можливістю реєстрації як клієнта так і магазину та панеллю адміністрації

mysql php qa sql

Last synced: 25 Apr 2026

https://github.com/zweli-jr/tvps

Database for a pet shop (Tyger Valley Pet Shop)

database sql

Last synced: 29 Jun 2026

https://github.com/maureasy/minidb

a lightweight sql database engine written in c++17 with zero dependencies. features b+ tree indexes, joins, aggregates, transactions, and wal for crash recovery.

btree cpp cpp17 database database-engine learning-project sql sql-parser

Last synced: 25 Apr 2026

https://github.com/hoehrmann/text-ansitable-sqlstylesheet

Text::ANSITable::SQLStyleSheet Perl module

ansi-colors perl sql stylesheets table-formatter

Last synced: 29 Jun 2026

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: 09 May 2026

https://github.com/arverma/sql

SQL cheat sheet: https://arverma.github.io/sql/

database dbms oracle sql sql-server sqlcheatsheet sqlserver

Last synced: 25 Apr 2026

https://github.com/thatianecosta/banco-de-dados-da-loja-virtual

Criar um banco de dandos, utilizando a linguagem SQL e realizar operações de manipulação e acesso aos dados. Utilizando o programa MySQL Workbench (MySQL Community Server).

banco-de-dados database diagrama-de-entidade-relacionamento modelagem-de-dados mysql sql

Last synced: 25 Apr 2026

https://github.com/poakapx/using_the_database.

Приклад Android-проекту з використанням бази даних, який, при натисненні на кнопку, записує дані в БД та виводить їх в текстовому елементі.

android java sql

Last synced: 25 Apr 2026

https://github.com/tmaize/dbutil

简化版的ORM工具,将sql查询结结果映射到 Go 类型

db dbutil golang orm sql util

Last synced: 25 Apr 2026

https://github.com/tynoee/nashville-housing-data-cleaning

This repository contains SQL scripts used to clean and prepare the Nashville Housing dataset for analysis.

cte data-analytics data-cleaning data-engineering data-preparation data-processing database etl real-estate-data sql sql-server

Last synced: 24 Apr 2026

https://github.com/bhupirao/govt-liv2train

A Spring Boot application for managing government-funded training centers. Features include CRUD operations, filtering and searching by various attributes, and timestamp handling in IST.

corejava orm-framework spring-boot sql

Last synced: 25 Apr 2026

https://github.com/kavya17j/zopsmart-go-mini-project

This mini-project is made for ZopSmart Placement Drive. I have made a REST API and shown CRUD operations using a movie management system.

api go gofr golang postman sql

Last synced: 25 Apr 2026

https://github.com/ilbertt/better-auth-bun-sql

A better-auth database adapter for Bun's built-in SQL module

better-auth bun sql typescript

Last synced: 21 Jun 2026

https://github.com/arturocarrillojimenez/gestor-base-de-datos-tienda

Este es un gestor crm que te permite gestionar la base de datos de forma visible, es decir este tiene una interfaz con JavaFX y además utiliza la arquitectura MCV, la base de datos se ha realizado con MySQL

java javafx javafx-application mvc-architecture sql

Last synced: 26 Apr 2026

https://github.com/shortishly/pgsqlp

Postgres SQL parser using scran

erlang parser postgresql scran sql

Last synced: 24 Apr 2026

https://github.com/amarjahiji/sdp4j

A schema-first lightweight persistence framework for small-to-medium Java projects. Combines annotation-based mapping, code-driven migrations, and a dual-layer query API into a single, no-nonsense tool. Built for PostgreSQL.

database dataframework datapersistence java javaframework orm persistence persistenceframework sql sqlmapper

Last synced: 21 Jun 2026

https://github.com/fabianuchoa/stockcontroller

An inventory control API made with an MVC model

api-rest java postgresql sql

Last synced: 26 Apr 2026

https://github.com/devseunggwan/solved

algorithms

python3 rust sql

Last synced: 06 Jun 2026

https://github.com/stephenlb/pubnub-sqlite-server

How to Use localhost as Web Database Server. The PubNub SQLite Query Server contains a Node.js server application that uses PubNub to listen for SQL queries on a specified channel and executes them on an in-memory SQLite database. The results are then sent back to a designated response channel.

nodejs server sql sqlite sqlite3

Last synced: 26 Apr 2026

https://github.com/yeisonmontoya1815/java-repository-for-future-learners

This project provides a comprehensive resource for learning Java, featuring tutorials, exercises, and advanced concepts. It covers everything from basic programming principles to complex topics like multithreading and database integration, with hands-on examples and interactive exercises for learners at all levels.

database development-environment java programming-language sql

Last synced: 26 Apr 2026

https://github.com/gemmus/flightgame

Project: A travel based game set in Europe using actual location and airport data, and real time weather.

api css flask-cors html javascript json leafletjs pycharm python sql weather-api

Last synced: 02 Apr 2026

https://github.com/naitiknayak196/tech-layoffs-cleaning-sql-vs-python

This project cleans and analyzes a tech layoffs dataset using MySQL and Python (Pandas) to compare their efficiency in data processing. It provides business insights into workforce trends, industry stability, and economic impacts to support data-driven decision-making.

data datacleaning dataset jyputer-notebook layoffdata layoffs mysql python sql

Last synced: 09 May 2026

https://github.com/gblack98/dbt-advanced-patterns

Production-grade dbt patterns: incremental models, SCD Type 2, custom macros, and slim CI for fintech data platforms

data-engineering data-warehouse dbt fintech incremental-models scd sql

Last synced: 26 Apr 2026

https://github.com/gblack98/digital-lending-analytics-dbt

Data warehouse & BI for digital lending — dbt models for loan portfolio analytics, KPIs and cohort analysis

analytics business-intelligence data-warehouse dbt lending sql

Last synced: 26 Apr 2026

https://github.com/datasherlock/bqml-demo

BigQuery ML demo showcasing data prep, logistic regression training, evaluation, and explainable predictions for account fraud detection on Cloud Spanner data.

bigdata bigquery bigquery-ml sql

Last synced: 21 Jun 2026

https://github.com/manjit-baishya-datascience/homestay-database-management-system

This Accommodation Booking System is designed to facilitate the booking and management of listings, guests, hosts, bookings, amenities, and reviews.

database-design schema sql sqlite

Last synced: 07 Jun 2026

https://github.com/wisebyteconcepts/wise-byte-database-helper

A lightweight, attribute-driven database helper for .NET that auto-generates SQL tables from classes—supporting SQLite (with planned SQL Server & PostgreSQL), custom attributes, foreign keys, schema updates, and a simple DbContext-style workflow

csharp dotnet relational-database sql sqlite

Last synced: 09 May 2026

https://github.com/saniyaabushakimova/academix-research-paper-manager

AcademiX is a research paper management application designed to create and manage academic research papers. It allows users to bookmark liked papers, search for papers using keywords, write comments, and take private notes.

astro back-end database-development front-end gcp javascript react sql

Last synced: 09 May 2026

https://github.com/babagata/iolap_academy2023

iOLAP_Academy2023

aws sql

Last synced: 26 Apr 2026

https://github.com/emicy963/appointments-medical

It's a little project building with Java for pratique OOP, Graphic Interface(swing), MVC and CRUD.

crud-application graphic-interface java medical-appointments mvc-architecture net-beans-ide oop-principles oops-in-java science-computer sql swing-gui

Last synced: 05 Jun 2026

https://github.com/karthik7srm/freelancer-management-system

Project created using Python (Custom Tkinter for GUI), MYSQL (For Data Management), CSV(Data in comma seperated values) PowerBI (Data Visualization)

data-science freelancer management-system mysql powerbi python sql tkinter

Last synced: 26 Apr 2026

https://github.com/dogaaydinn/sqlselectproject

This project aims to provide a hands-on approach to retrieving and manipulating data from tables in a PostgreSQL database using SQL `SELECT` statements.

dataspell dbeaver docker postgresql select-statements sql

Last synced: 26 Apr 2026

https://github.com/aakash3279/my-leetcode-problems

This is a repository where coding solutions are provided which i solved in leetcode

algorithm data-structures java javascript leetcode-java leetcode-solutions sql

Last synced: 26 Apr 2026

https://github.com/larissajusten/uergs-database

Disciplina de Banco de Dados da Universidade Estadual do Rio Grande do Sul.

database database-schema mysql sql

Last synced: 26 Apr 2026

https://github.com/gcoronelc/ucs_tp_2_2018-0a

Taller de Programación II en la Cientifica con Gustavo Coronel

ajax gcoronelc java jdbc json jsp jstl mvc servlets sql web

Last synced: 26 Apr 2026

https://github.com/yusufbu1ut/airline-relational-dbmanagement

In this project, we reverse engineered the given database design and expanded its conceptual design.

database database-management microsoftsql sql

Last synced: 23 Apr 2026

https://github.com/alina1412/survey_django

A django application for surveys, which allows users to create surveys and answer surverys of other users.

django heroku-deployment python sql

Last synced: 27 Apr 2026

https://github.com/kathisnehith/autism-behavior-detection-ml

This ABA research project leveraging ML and vision models for detecting autism behaviors to support early intervention.

computer-vision detectron2-google-colab enterprise-cloud labeling meta ml python pytorch-cnn requests sftp-server sql

Last synced: 05 Jun 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/karolinacodes/bootcampx

An application built to learn database creation and SQL querying.

erd postgresql sql

Last synced: 27 Apr 2026

https://github.com/pranava007/sql-day-1-task

This is a SQL Task

mysql sql

Last synced: 05 Jun 2026

https://github.com/zulqarnain1ali/sample-sql-database-

A sample SQL database which can be used for practicing SQL queries in MySQL and SSMS.

database database-management database-schema databases mysql mysql-database practice queries sample sampledatabase sql sql-query sqlite ssms tables

Last synced: 09 May 2026

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

Backend software for Submission project from Dicoding Academy on Backend Fundamental

backend dicoding javascript music sql

Last synced: 22 Jun 2026

https://github.com/barcek/progpgq

abstract away SQL queries | table & CRUD query creation classes | Node.js & PostgreSQL

backend crud dx library node-postgres nodejs object-oriented-programming postgresql sql web-development

Last synced: 09 May 2026

https://github.com/mananb77/data101-postgres-spark

Compare the efficiencies of Postgres and Apache Spark.

data-engineering data-engineering-pipeline efficiency-analysis postgres spark sql

Last synced: 09 May 2026

https://github.com/pfrug/dbhelper

Laravel helper to print statements generated by the Eloquent ORM

eloquent helpers laravel php sql

Last synced: 09 May 2026

https://github.com/gcoronelc/ucv_gdi-2_202202-a1

Taller de Base de Datos Avanzado con Gustavo Coronel

data database datos function gcoronelc procedure sql sqlserver t-sql transact transact-sql

Last synced: 22 Apr 2026

https://github.com/antonharbers/periodic-table-fcc-cert

SQL Project for free code camp certificiation.

freecodecamp freecodecamp-project sql

Last synced: 27 Apr 2026

https://github.com/cybergeist0/chatify

A simple online IRC built using PHP.

css html php sql

Last synced: 05 Jun 2026

https://github.com/devizer/sqlserver-version-management

SQL Server Setup and Management including Developer, Express, and LocalDB editions. The intended use of this project is for Continuous Integration (CI) scenarios, where: SQL Server or LocalDB needs to be installed without user interaction; SQL Server or LocalDB installation doesn't need to persist across multiple CI runs.

2005 2008 2012 2014 2016 2017 2019 2022 automation ci configuration powershell setup sql sql-server test-automation

Last synced: 27 Apr 2026

https://github.com/jigyasag18/food-order-website

FoodHub is a web-based application that simplifies the food ordering experience. It connects customers with a diverse range of restaurants, allowing users to easily explore and order their favorite dishes. With an intuitive interface, flexible payment options, and extensive menu choices, FoodHub redefines convenience in dining.

css databse food-ordering food-ordering-system food-ordering-website html php php-framework phpmyadmin sql sql-database website

Last synced: 27 Apr 2026

https://github.com/tandohanthonynwiackah/prempeto

Prempeto is a simple LMS written in java.

java netbeans-ide sql sqlite

Last synced: 27 Apr 2026

https://github.com/markokolarski/computer_store_management_system

Java + Oracle SQL system for managing a computer store — products, orders, feedback, and inventory.

computer-store data-modeling database inventory java jdbc oracle oracle-sql sql store-management

Last synced: 27 Apr 2026

https://github.com/xerx81/littlelemonapi

Backend API for LittleLemon web app made with DRF

backend django djoser python3 rest-api sql

Last synced: 27 Apr 2026

https://github.com/maximefarre/club-entrepreneur-library

A custom library manager built for the Club Entrepreneur (Campus Léonard de Vinci) to centralize their book catalog and track student loans.

neon python sql streamlit

Last synced: 27 Apr 2026

https://github.com/antonharbers/fcc-sql-number-guessing-game

SQL Project for free code camp certificiation.

freecodecamp freecodecamp-project sql

Last synced: 27 Apr 2026

https://github.com/robinmillford/optimizing-treatment-plans-through-data-analysis

The primary focus was on understanding customer health, treatment, and associated charges over multiple years.

data-analysis data-visualization healthcare mysql powerbi sql

Last synced: 22 Apr 2026

https://github.com/busesimsek/sql-projects

A collection of my SQL projects with insights into real-world datasets.

data-analysis data-analytics mysql sql

Last synced: 07 Jun 2026

https://github.com/cdilga/sqlfitness

Data reduction using a GA to maximise the semantic comparison of conceptnet word vectors to compare metadata of large flat datasets with Standford CoreNLP to extract the relevant terms in user queries

genetic sql

Last synced: 04 Apr 2026

https://github.com/imwrdo/data-warehouses

Data warehouses labs at Gdansk University of Technology

business-intelligence data-warehouse database sql t-sql

Last synced: 27 Apr 2026

https://github.com/novikovadaria/sql_geekbrains

Базы данных и SQL. Онлайн Университет GeekBrains. Программа Разработчик | Databases and SQL. Greek Brains Online University. Developer Program

database geekbrains sql

Last synced: 27 Apr 2026

https://github.com/kerimli-veli/ecommerceproject-asp.net-api

ECommersProject is a feature-rich ASP.NET API designed for online businesses. It enables smooth product management, secure transactions, and efficient order handling.

api architecture asp asp-net entity-framework-core iunitofwork mediatr sql

Last synced: 04 Jun 2026

https://github.com/sakshithbillava/algorithm-api

A Spring Boot-based Algorithm API that provides implementations for popular algorithms like Breadth-First Search (BFS), Binary Search, and Quick Sort. It includes structured input validation, error handling, and clear JSON-based responses to ensure reliable and accurate processing of algorithmic requests.

algorithms-and-data-structures api backend-development bfs-algorithm binary-search java mysql-database quick-sort rest-api spring-boot sql

Last synced: 04 Apr 2026

https://github.com/ibrahimghali/dynamic-kpi-dashboard

Dynamic KPI Dashboards using Superset, Trino & MongoDB — A scalable, no-code architecture to visualize KPIs without frontend development. Connect Superset to MongoDB via Trino and define KPIs as simple config entries.

mongodb scalability sql supertest trino

Last synced: 27 Apr 2026

https://github.com/pradipchaudhary/sql-playground

To experiment with SQL queries, especially those related to PostgreSQL.

database dbms sql

Last synced: 07 Jun 2026

https://github.com/yahiazakaria445/end-to-end-sales-data-pipeline-modeling-and-analytics

End-to-end data engineering project using Python, SQL, Snowflake, Power BI, and Great Expectations.

great great-expectations powerbi python snowflake sql

Last synced: 27 Apr 2026

https://github.com/daniel11v/drugstabledb

Web-App that stores and updates JSON data in MySQL with Python and displays it in a table using Flask

flask python3 sql

Last synced: 27 Apr 2026

https://github.com/yoshinariyamanaka/sql

SQL example

postgresql sql

Last synced: 19 May 2026

https://github.com/dominikrys/sql-database-interface

💾 Java interface for interacting with a PostgreSQL database

java postgresql sql

Last synced: 27 Apr 2026

https://github.com/konutech/classify-stock-growth-for-trading

Daily ETL and ML with Docker, PostgreSQL, Airflow, and XGBoost on pre-selected stocks. Finally, react as web-app

airlflow daily docker docker-images etl jinja makefile plsql python react sql stock-market stooq typescript web-application xgboost-classifier yml

Last synced: 02 Apr 2026

https://github.com/pawel-slowik/sql-non-unique-fk

Inspect a SQL database to find foreign keys referring to columns that do not have a unique key

sql sqlalchemy utility

Last synced: 22 Jun 2026

https://github.com/yrehim7/data_warehouse_project

A complete, easy-to-follow guide on building a modern data warehouse with SQL Server. Learn how to design ETL processes, create effective data models, and leverage analytics for better insights.

data-cleaning data-lakehouse database datawarehouse datawarehousing etl medallion-architecture sql sql-query sql-server

Last synced: 27 Apr 2026

https://github.com/gcoronelc/jdbc_2020_02

Repositorio del Taller de JDBC en SistemasUNI

coronel desarrollasoftware java jdbc netbeans oracle sql udemy

Last synced: 27 Apr 2026

https://github.com/nandaord/rec-tech

Projeto para a cadeira de Projetos 2 do 2° Período de Ciência da Computação na CESAR School

bootstrap django-project python sql waste-management-system web-development

Last synced: 27 Apr 2026

https://github.com/richardbnk/data_tools

Python Library to Accelerate Creation of Data ETL Processes on multiple database systems.

bigquery etl gcp sql

Last synced: 27 Apr 2026

https://github.com/bastianlq/analisis-sql-libreria

Análisis de datos mediante consultas SQL

python sql

Last synced: 27 Apr 2026