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/shubz224/gitsense

GitSense is a developer tool that simplifies repository analysis with AI-powered commit summaries and a smart Q&A system. Built with Next.js, LangChain, and Google Gemini API, it helps you understand your codebase faster and smarter.

ai clerk githubapi langchian neondb nextjs postgresql prisma sql

Last synced: 30 Apr 2026

https://github.com/avipars/db-mini-project

Book Database System for a Library

database-management postgresql sql

Last synced: 12 Apr 2026

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

A relational database to create the initial data structure for a vet clinic.

database erd postgres postgresql psql schema sql vet-clinic

Last synced: 13 May 2026

https://github.com/m7moudgadallah/sales-office-db-design

This repository contains the database design for a sales office management system. The database captures information about sales offices, employees, properties, and property ownership. The design emphasizes efficient data management, adherence to business requirements, and normalization.

database dbschemas eer-diagram erdiagram mssqlserver normalization sql tsql

Last synced: 16 Mar 2026

https://github.com/stimulsoft/samples-reports.python

Python samples for Reports.PYTHON report builder for Python 3.10 and higher, and embedded report designer and report viewer

adapters builder charts client-server database django export flask generator integration javascript js json pdf python python3 reporting sql tornado webapp

Last synced: 10 Apr 2026

https://github.com/vtickner/codecademy-creating-a-database

This portfolio project was created as part of Codecademy's Computer Science Career Path course. The database I have created around a hypothetical UK secondary school.

database postgresql schema sql

Last synced: 29 Apr 2026

https://github.com/waveform-computing/dbsuite

An old application for managing database documentation and bulk loads

db2 documentation etl sql

Last synced: 24 Jan 2026

https://github.com/mberkiskal/practicesql-sqlcalismauygulamasi

You can perform all SQL query from this panel. Tüm SQL sorgularınızı bu panelle gerçekleştirebilirsiniz.

csharp mssql mssql-database sql windowsforms-applications

Last synced: 29 Apr 2026

https://github.com/aidenfockens/sexualhealthapp

Tackle some of the tough problems STD's present! Anonymously alert partners they need to get tested, find nearby hospitals, and track your symptoms. Supports Google authorization and user interaction.

express node react sql

Last synced: 16 Apr 2026

https://github.com/jackosheadev/databasetechproject

This is a repo for a database project which involves creating tables, populating them, viewing data with selects and finally simulating a transaction

data database mssql sql

Last synced: 18 May 2026

https://github.com/dhouib-mohamed/quoxy

Quoxy is an API authenticator proxy using Go and SQL, featuring secure token management via Cron jobs and a reverse proxy for authenticated requests.

api-gateway api-limiter api-security go proxy sql subscription token-management

Last synced: 04 Feb 2026

https://github.com/arkenidar/spring-baseconf

./mvnw spring-boot:run # + jdbc config and server setup

freemarker java jdbc spring sql web

Last synced: 29 Apr 2026

https://github.com/sanjeev662/crud-sql-todos

Using SQL as the database, this user-friendly system facilitates easy CRUD operations for seamless data management.

mysql nodejs react redux sql

Last synced: 16 Apr 2026

https://github.com/tushard48/tushard48

Welcome to my profile repository! This repository serves as a comprehensive showcase of my skills, projects, and accomplishments in the field of data science. Here, you'll find detailed information about my technical expertise, professional experiences, and the projects I've worked on.

deep-learning excel generative-ai javascript machine-learning powerbi python3 sql tableau

Last synced: 28 Apr 2026

https://github.com/sleepypioneer/page3book_club_app

App for my local Book Club App

bookclub javascript php sql webapp

Last synced: 28 Apr 2026

https://github.com/betulcfb/covidproject-koronaprojesi

This project analyzes COVID-19 data using SQL to examine infection rates, death percentages, and vaccination trends. Data has been cleaned and organized in Excel for better analysis. Additionally, a Tableau dashboard has been created for interactive visualizations. Key metrics include death rates by population and vaccination coverage over time.

excel sql tableau

Last synced: 19 Mar 2026

https://github.com/hansfigo/final-project-database_kompetisi

Project ini adalah sebuah sistem manajemen tim untuk final project, yang melibatkan tabel-tabel seperti tim, ketua, anggota, akun, dan kategori untuk mengatur informasi tim, anggota, dan kategori dalam sebuah kompetisi.

mysql prisma sql

Last synced: 29 Apr 2026

https://github.com/lokeshmori/e-library

E-Library System This project involves developing a web-based digital library where users can upload, read, search, and download books and notes.

html-css-javascript jpa-hibernate spring-boot spring-mvc spring-security sql thymeleaf

Last synced: 28 Apr 2026

https://github.com/vhawk19/ambaan

just wants the average analyst to be happi

data-analysis duckdb-wasm sql vue

Last synced: 01 Mar 2026

https://github.com/hacker1649/clinic-management-system-using-asp.net

The Clinic Management System developed with ASP.NET provides seamless integration of patient records, appointments, and billing, ensuring efficient workflow and improved patient care. Its user-friendly interface and robust features empower healthcare professionals to streamline administrative tasks and focus on delivering optimal medical services.

asp-net bootstrap csharp css html javascript sql

Last synced: 26 Aug 2025

https://github.com/erickkhosasi/thelook-data_analysis

Final project for my SQL mini bootcamp. This project explores an e-commerce dataset to uncover key business insights. Data insights were queried in Google BigQuery and visualized with Google Sheets.

bigquery data-analysis e-commerce sql

Last synced: 05 Oct 2025

https://github.com/ajdincatic/ednevnik-project

An application that is used to monitor student grades at school.

asp-net-core bootstrap csharp entity-framework-core html-css-javascript jquery sql

Last synced: 13 Apr 2026

https://github.com/nate-anderson/moogration

Simple MySQL migrations in Go

database go golang migrations mysql sql

Last synced: 18 Jan 2026

https://github.com/juliaszymanska/sqlproject

Hotel Management System Database

database hotel sql sqlserver

Last synced: 18 May 2026

https://github.com/bitoollearner/bilearner-ds-lab

This Repository is dedicated for data engineering projects

data-engineering data-engineering-pipeline fabric microsoft-fabric spark sql

Last synced: 18 May 2026

https://github.com/cleberzumba/data-analysis-with-apache-spark-and-databricks

San Francisco Fire Calls. Creating a Spark application on the Databricks using PySpark and SQL for common data analytics patterns and operations on a San Francisco Fire Department Calls dataset.

databricks pyspark spark sql

Last synced: 23 Jan 2026

https://github.com/frederikhs/sql2csv

Go library for generating csv files based on SQL queries

csv go sql

Last synced: 24 Feb 2026

https://github.com/johansolbakken/benchmark

A repository for benchmarking Optimistic Order-Preserving Hash Join (OOHJ) in MySQL using the Join Order Benchmark (JOB). Part of a Master’s thesis project, it includes scripts for setting up the database, running SQL queries, and evaluating performance.

benchmarking join-order-benchmark mysql query-optimization ruby sql

Last synced: 30 Apr 2026

https://github.com/rajkumarpal07/devaram

Go web app that serves RESTful JSON web API for Devaram.

go golang rest-api sql

Last synced: 14 Jan 2026

https://github.com/arnaldosepulveda/hospital-dbms-project

The project involves SQL-based data management, including table creation, data insertion, views, and complex queries to support hospital operations such as doctor specialization, patient management, treatments, and appointments.

sql

Last synced: 22 Feb 2026

https://github.com/mensenvau/data_engineering_solution_no1

Data Engineer Lead Analyst Case Study

data-analyst data-engineer sql

Last synced: 17 Feb 2026

https://github.com/francislauriano/softex-backend

Repositório criado com o objetivo de organizar os estudos e atividades desenvolvidas na Formação Dev Back-End em JavaScript e TypeScript e Formação Dev Back-End em Python

javascript nodejs python sql typescript

Last synced: 30 Apr 2026

https://github.com/rodolphebarbanneau/restx

Evolving REST for the modern data landscape

api db graphql http query resources rest restx sql

Last synced: 27 Apr 2026

https://github.com/aleenprd/docbt

Documentation Build Tool - Generate YAML documentation for dbt models with optional AI assistance. Built with Streamlit for an intuitive and familiar web interface.

ai analytics-engineering bigquery data data-modeling data-science dbt docker llm lmstudio ollama openai snowflake sql streamlit

Last synced: 11 Nov 2025

https://github.com/liulalemx/berana

An education focused social media platform.

java sql sql-server

Last synced: 27 Apr 2026

https://github.com/vineet1025/weather-app

Real-Time Weather Monitoring System

hibernate java springboot sql thymeleaf

Last synced: 30 Apr 2026

https://github.com/pkg-id/passwd

passwd is a zero-setup package for hashing passwords and comparing passwords.

bcrypt go hash sql

Last synced: 29 Jan 2026

https://github.com/llogaricasas/easybackendphp

A lightweight and customizable Object-Oriented PHP library for backend development

back-end database php php-library sql

Last synced: 30 Apr 2026

https://github.com/ntdls/sqlschemabackup

A simple console utility to backup the schema of SQL Server databases.

backup console sql

Last synced: 27 Apr 2026

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

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

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

Last synced: 12 Apr 2026

https://github.com/alejo1630/sport_stats

Data analysis of information from the summer and winter Olympic games over the years. UC Davis SQL Specialization Final Project

data-analysis jupyter-notebook olympics-dataset plotly python seaborn sql

Last synced: 26 Apr 2026

https://github.com/purvajage/library_management

In this project, build REST APIs for a Library Management System Project using Spring Boot, Spring Data JPA (Hibernate), and MySQL database.

hibernate java springboot sql

Last synced: 30 Apr 2026

https://github.com/yusufyusie/database-diagram

I will get a database diagram, interpret it, and implement the SQL needed to build that database.

database database-diagrams database-schema postgresql sql

Last synced: 26 Apr 2026

https://github.com/semereab-merry/easy-box_wholesale-database

Includes business description, business rules, ER diagram and a database system for a wholesale company. A trigger for controlling inventory, a function for calculating profit and a procedure to keep purchase records is included.

oracle-sql plsql sql

Last synced: 19 Mar 2026

https://github.com/renoyegon/row_health_wellness_program

This analysis assesses the performance of a tech-driven insurance company's Wellness Reimbursement Program, with a focus on generating actionable insights and strategic recommendations for the product and marketing teams, as well as responding to ad-hoc analytical queries to enhance program impact and efficiency.

calculated-fields excel sql tableau

Last synced: 29 Jan 2026

https://github.com/dushansenadheera/niwahanalk

web application for real state buying and selling

css3 html5 javascript php sql web-application

Last synced: 13 Apr 2026

https://github.com/bilbottom/sql-problems

Solutions to SQL problems.

sql

Last synced: 01 Mar 2025

https://github.com/ibensusan/italian-cuisine-course-database-development-

SQL-based Database Design and Implementation

oracle-database sql

Last synced: 20 Mar 2026

https://github.com/garrrikkotua/dataquestion-landing

Landing page for dataquestion.io built with Astro

astro landing-page preact sql

Last synced: 13 Apr 2026

https://github.com/3n0ugh/postgresql-notes

PostgreSQL and SQL Notes.

postgresql sql

Last synced: 06 Oct 2025

https://github.com/itsdaiton/eshop-php

E-shop vytvořený v jazyce PHP v rámci kurzu Webové aplikace na VŠE.

composer eshop php shop shopping-cart sql

Last synced: 26 Apr 2026

https://github.com/impossibleforge/pfc-duckdb

DuckDB extension to read PFC-JSONL compressed log files with block-level timestamp filtering

analytics compression duckdb duckdb-extension jsonl log-compression sql structured-logs

Last synced: 25 Apr 2026

https://github.com/fdeniz07/techproeducationfullstackjavabootcamp-batch130

Core Java - Batch 130 Fullstack Developer Camp

core-java java lambda postgresql sql

Last synced: 01 May 2026

https://github.com/sharifkhan96/oracle-database-11g_4th_semester

This includes the basic select statement, retrieving data and tables creation with relationships.

database-management query sql

Last synced: 06 Feb 2026

https://github.com/bheki-maenetja/sei-project-4

A superhero information website featuring a 'top-trumps' style card game

css3 django html5 postgresql python python3 react reactjs sql

Last synced: 25 Apr 2026

https://github.com/pirito10/taquillavirtual-sinf-uvigo

Virtual Ticketing System Database project for the course "Sistemas de Información" in the Telecommunications Engineering Degree at the Universidad de Vigo (2023 - 2024)

java relational-database sql ticketing-system

Last synced: 26 Oct 2025

https://github.com/nodef/pg-slang

Convert informal SQL SELECT to formal SQL.

column formal informal pg row select slang sql table

Last synced: 24 Apr 2026

https://github.com/bcapathshala/swing-in-java-notes

Java Swing with JDBC Learning Series

gui-application java jdbc mysql sql swing

Last synced: 01 May 2026

https://github.com/brunopata/dataco-supply-chain

A complete end-to-end data project exploring operational efficiency, customer behavior and profitability across 180K+ orders. Built using BigQuery, Power BI and Jupyter — includes modeling, KPI analysis and actionable business insights.

analytics bigquery business-intelligence dashboard data-modeling power-bi sql supply-chain

Last synced: 28 Jan 2026

https://github.com/lcabraja/pppk

5th Semester # Accessing data from program code [Pristup podacima iz programskog koda]

android java mvc nosql orm sql windowsforms wpf

Last synced: 06 Oct 2025

https://github.com/rasitayaz/online-self-improvement

Online course management system with a graphical user interface

database education sql

Last synced: 01 May 2026

https://github.com/apostolouagge/University-management-program-MVC

University management program in .NET

asp-net-core csharp mvc sql

Last synced: 21 Sep 2025

https://github.com/yansheng836/mysql_collect_processlist

这是一个纯脚本工具,用于从MySQL的`information_schema.processlist`视图中定期收集数据并保存到本地日志文件。

mysql shell sql tool

Last synced: 19 May 2026

https://github.com/arnoldchrisoduor1/password_generator

A Tkinter Desktop Application, Stores Generated Passwords in SQLite Database.

pyinstaller pyperclip python sql sqlite3 tkinter

Last synced: 21 Mar 2025

https://github.com/fluentci-io/sqruff-plugin

Set up your CI/CD Pipeline with sqruff installed

continuous-delivery continuous-integration linter plugin rust sql wasm webassembly

Last synced: 16 May 2026

https://github.com/jbdesbas/custom-scripts

Custom SQL functions or scripts

data database sql

Last synced: 28 Jun 2026

https://github.com/hanan-nawaz/numl_faculty_analysis

This project analyzes faculty data from NUML's CS and SE departments, comparing the number of faculty, designations (e.g., Lecturers, Assistant and Associate Professors), and PhD qualifications. It also includes a detailed list of all faculty members with their designations, departments, and contact information.

csv dataengineering etl-pipeline python sql tableau-dashboards webscraping

Last synced: 21 Mar 2025

https://github.com/georgiosioannoucoder/nyc-open-data-311-service-requests

Normalize and organize the NYC Open Data 311 Service Requests dataset in third-normal form. 🗄️

311-data 311-service-requests big-data database mysql mysql-workbench normalization nyc-opendata sql

Last synced: 19 May 2026

https://github.com/miladsade96/mysql_notes

Practical sql commands to query data from mysql databases that you may need in your work life as a backend or fullstack developer

database db dbms mysql mysql-database queries query sql

Last synced: 06 Jan 2026

https://github.com/lgautier/tablecloth

Set the tables for data science work.

python sql

Last synced: 17 Jun 2026

https://github.com/basemax/autonewssubmitter

Analyze SQL query and extract data of attachment files to insert new wordpress post.

parse parser parsing php regex regex-match sql sql-queries sql-query wordpress wordpress-development wordpress-site

Last synced: 20 May 2026

https://github.com/krzys9876/spark-model-tutorial

Spark tutorial for implementing complex calculations

scala spark sql sqlite

Last synced: 29 Mar 2025

https://github.com/elormlokpo/receipt-gen-api

A basic api for tracking food orders and generating receipts

asp-net-core entity-framework-core sql

Last synced: 20 Mar 2025

https://github.com/arungupta14/sqliautomationtool

This automation tool to find sqli vulnerability

python3 sql sqlite-database

Last synced: 22 Mar 2025

https://github.com/sidheshwarjadhav100/nomineetrack

NomeeniTrack: A Java-based JDBC project to manage election candidate data for the Election Commission of India (ECI).

arraylist crud-operation database java jdbc maven mysql oop sql

Last synced: 20 Apr 2026

https://github.com/manasesjesus/fdbs-and-sql-parser

Implementation of a Federative Database System – SQL Parser included

database dbms distributed-database federated java javacc jdbc oracle parser sql sql-parser

Last synced: 12 Jul 2025

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