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/pawel-12/solvd_sql_tasks

Solvd Java Test Automation course - SQL and database practice

java mysql sql

Last synced: 04 May 2026

https://github.com/windjammer6/24.-sql-learning-with-mysql-sql-implementation-

My learning journey of the SQL programming language with MySQL (SQL implementation).

mysql sql

Last synced: 04 May 2026

https://github.com/manadaym/pg-sql-migrations

Database migration scripts for social-network db.

migration postgresql sql

Last synced: 04 May 2026

https://github.com/cybardev/dbsys-webapp

Full-stack Flask + SQL Web App for Database Systems course

database devops flask-app full-stack-web-development infrastructure-as-code sql

Last synced: 04 May 2026

https://github.com/youstinus/fish-aquarium

Fish aquarium project

csharp dotnet-core magicdraw mysql sql

Last synced: 04 May 2026

https://github.com/blaze6950/tvmanager-wpf-adonet-

Manager TV series with use WPF and ADO.Net. Database: ms sql server

ado-net csharp gui mssql-database sql wpf wpf-application

Last synced: 04 May 2026

https://github.com/coowinit/mysql-sql-practice-notes

一套基于 MySQL 的 SQL 语句练习记录项目,包含建库建表、测试数据、基础查询、聚合统计、JOIN 连接查询、子查询、事务、视图、索引等练习内容,并为每条 SQL 预留运行结果截图位置,方便系统学习和复盘。

crud database database-learning join-query learning-notes mysql sql sql-practice subquery

Last synced: 09 Jun 2026

https://github.com/jonoman55/blazorapp

C# ASP.NET Blazor UI App

asp-net-core blazor bootstrap csharp dapper html sql

Last synced: 04 May 2026

https://github.com/prakhardoneria/library-management-school-project

A Python and SQL Lite based Full Stack console ui based application with features like Add, Display, Search, Issue, Return and Delete

localhost pycharm python python3 school-project server sql sql-server sqlite sqlite3

Last synced: 04 May 2026

https://github.com/arxdeus/puresql-rust

Pure (vec<u8> based) implementation of sql query builder on rust

opinionated perfomance rust sql sql-builder unsafe unstable

Last synced: 09 Jun 2026

https://github.com/riju18/sql-nosql

Most used SQL & noSQL code in industry

dba mongodb nosql postgresql sql

Last synced: 04 May 2026

https://github.com/petdance/sql-tiny

SQL::Tiny, a tiny Perl module for making very simple SQL statements

perl sql sql-statements

Last synced: 09 Jun 2026

https://github.com/d12ksh/user-login-database-system

Building trust starts with security! 🚀 Check out this Login Database System, where user authentication meets best practices. With encrypted data, basic design, this is one of them"

data-structures database python3 sql user-authentication

Last synced: 04 May 2026

https://github.com/shivabajelan/home_sales

This project analyses home sales data using PySpark SQL. It involves creating a temporary table, running queries, and performing caching and partitioning. The final step involves uncaching and verifying the temporary table.

big-data pyspark python sql

Last synced: 04 May 2026

https://github.com/mberkiskal/alphabetcrosswordgame-passaparola-alfabetikbulmacaoyunu

Sadece c# kullanarak yapılan basit ve eğlenceli bir oyun. A simple and fun game made using only c#.

csharp mssql mssql-database sql

Last synced: 04 May 2026

https://github.com/karenpayneoregon/writing-sql-queries-csharp

recommendations for writing basic sql outside of code

csharp design sql testing visual-studio

Last synced: 04 May 2026

https://github.com/msaf9/commodity-search-system

Commodity Search System is a digital inventory management tool for business.

css3 html5 javascript php sql

Last synced: 04 May 2026

https://github.com/wahyufaturrizky/wallet_system

https://wallet-system-brown.vercel.app

gem postgresql ruby ruby-gem ruby-on-rails sql wallet

Last synced: 04 May 2026

https://github.com/kata-bunny/online-doctor-potral

This PHP-based open source project is a web application for booking medical appointments. Patients can use the platform to easily schedule appointments with their doctors, saving time and effort. The project's source code is open for anyone to use, modify, and distribute according to their needs.

appointment appointment-booking appointment-scheduling css doctor-appointment-booking doctor-appointment-management hospital-appointment-booking hospital-management-system html mysql sql

Last synced: 04 May 2026

https://github.com/mmar58/best-free-unity-assets

For making a good games or apps in unity, we need tools. If they are available, then we will not need to invest our time to make them. Instead we can just use them. And as a beginner we don't have money to purchase the paid assets. So here is the list of best free assets, which you can use in your project and make your project better

asset assets database free multiplayer networking sql unity

Last synced: 04 May 2026

https://github.com/macagua/example_docker_oracle_xe_python

Examples for deploy a Oracle Express Edition server with database using Docker and query his data with Python

database deploy docker docker-compose oracle oracle-xe-21c python python3 sql sql-query

Last synced: 05 May 2026

https://github.com/rafaelremotedev/cotizapi

CotizAPI is a financial tracking API designed to monitor the prices of key assets, including gold, silver, Bitcoin, wheat, and oil. It is built with Python and SQLite, ensuring lightweight and efficient data management. The API is deployed on Telegram and Vercel.

broker dbeaver postman python sql telegram-bot vercel

Last synced: 05 May 2026

https://github.com/arjunan-k/smart_brain

React app with backend in node.js & database in PostgreSQL, which uses Clarifai API to detect the faces from a image.

machine-learning nodejs react sql

Last synced: 05 May 2026

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

This is a project about creating the data structure for a veterinary clinic using a relational database. The database contains tables for animals, animal owners, clinic employees, and visits. It is built with PostgreSQL.

database database-schema microverse-projects postgresql sql

Last synced: 05 May 2026

https://github.com/chantipoloju/codebasics_expense_tracking_with_sqlserver_fastapi_logging_streamlit_pydantic

This project is an expense management system that consists of a Streamlit frontend application, SQL for database and a FastAPI backend server. This application allows users to manage their daily expenses, view analytics, and interact with a database for storing and retrieving expense data.

expense-manager expense-tracker fastapi logging mysql pydantic python sql streamlit streamlit-webapp

Last synced: 05 May 2026

https://github.com/reedkrawiec/citizenship.io

Full-stack quiz app with Flask, SQL and React.

python3 react sql sqlite

Last synced: 05 May 2026

https://github.com/lgomezruiz/dog-grooming

Desktop application using Java, JPA and MySQL Workbench. The user interface is made with the Swing library. Stores, updates or deletes customer and pet data.

desktop-app dog java jpa mysql sql

Last synced: 05 May 2026

https://github.com/splitgraph/demo-github-analytics

Demo website built using Next.js, Madatdata, Splitgraph and Seafowl. Import GitHub repository data into Splitgraph, then export it to Seafowl, then query it with SQL directly from React with Madatdata and Observable Plot to render pretty charts.

airbyte data-driven-web nextjs observable-plot observablehq postgres react seafowl splitgraph sql

Last synced: 05 May 2026

https://github.com/kitsunetech-com/velox-mva

Platform-neutral database communication framework

database ecmascript6 javascript-framework json-api mysql odbc-api php8 sql sql-server

Last synced: 05 May 2026

https://github.com/anandanraju/anandanraju

This ReadMe repository describes my performance, experience and skills what I learn through in my career life.

excel github machine-learning powerbi python sql tableau

Last synced: 05 May 2026

https://github.com/alejandromeyer/german-air-fares-data-analysis

This project analyzes German flight fare data using SQL and Python to uncover pricing patterns. It explores factors like departure city, airline, and booking time, applying EDA techniques and visualizing insights with heatmaps and bar plots.

aviation dataanalysis datavisualization finance python sql

Last synced: 05 May 2026

https://github.com/rubenkristian/go-backend

backend with fiber framework

fiber-framework go json jwt-authentication sql

Last synced: 05 May 2026

https://github.com/aniruddha-biswas/case-study-1-danny-s-diner

Case Study #1 - Danny's Diner By Danny Ma

database mysql query-language sql

Last synced: 05 May 2026

https://github.com/njmarko/space-missions-database

ER model for Space Missions and sql scripts that create relational database based on the model and PLSQL scripts that generate reports

databases er-diagram plsql space-missions sql

Last synced: 09 Jun 2026

https://github.com/primetime/node-mysql-upgrade

A simple MySQL database upgrade module based on plain SQL files

database mysql nodejs sql

Last synced: 05 May 2026

https://github.com/sakhileln/ai-search-engine

A modern, production-grade backend for an AI-powered search engine.

consul docker jenkins jwt kubernetes microservices nginx oauth2 rate-limiting rbac sql tls13

Last synced: 05 May 2026

https://github.com/dudesoccer123/naturallang-to-sql

This project is a LangChain-powered framework that translates natural language queries into SQL statements using Meta-Llama-3-8B-Instruct from Hugging Face. It enables users to interact with databases in plain English, eliminating the need to write complex SQL queries manually.

huggingface langchain llama python3 sql

Last synced: 05 May 2026

https://github.com/lukenickerson/json-sql

ORM for creating SQL from JSON

json mysql orm sql

Last synced: 05 May 2026

https://github.com/emilracz21/lessonapp-android

This is an application designed to manage and display academic schedules. The app allows users to view their lessons for each week, including information on the start and end times, school names, and dates. It also allows users to interact with their schedules and modify personal information, such as their profile and language

android-app android-library android-studio design java lesson-plans lesson-template school sql sqlite ui-design ux-design xml

Last synced: 05 May 2026

https://github.com/srinivas6303/product-management-system-jdbc

This project implements a Product Management System (PMS) using Java,and JDBC to interact with a MySQL database. It provides functionalities to add, retrieve, update, and delete product information.

java jdbc jdbc-driver maven mysql-database sql

Last synced: 05 May 2026

https://github.com/pamelaintech/teste-m5

Controller, dão e model da entidade que fiquei responsável no projeto final do módulo 5

banco-de-dados controller dao database entidades model mysql sql

Last synced: 05 May 2026

https://github.com/cris-neumann/random-scripts

Repositorio donde iré alojando scripts random que he ido creando en Python (varias librerías), SQL (funciones de ventana), Visual Basic, etc.

plpgsql python sql visual-basic

Last synced: 05 May 2026

https://github.com/vicjun22/script-cidades-e-estados-brasileiros_sql

Repositório contendo Script/Query com todas as cidades e estados do Brasil.

banco-de-dados cidades cidades-brasileiras database estados-brasileiros ibge mysql postgresql sql

Last synced: 05 May 2026

https://github.com/alejandrocisnerosvillegas/practica_04

Sistema completo de gestión de usuarios con PHP para la lógica del servidor, MySQL para la base de datos, HTML para la estructura y CSS para un diseño amigable para administradores.

css html php sql

Last synced: 05 May 2026

https://github.com/daniel-elston/json_to_pgsql

This project utilises Python control flows and Pandas to parse JSON data efficiently. The parsed data is stored in a PostgreSQL database. Basic SQL commands are used to query and export data from the DB.

control-flow json json-parsing postgresql python sql

Last synced: 05 May 2026

https://github.com/vegadelalyra/angular_springboot_cafe_frontend

Angular 11 Frontend for Full Stack App of a Cafe System Management constructed with Angular 11 + Spring Boot 17 + MySQL DB. Backend here: https://github.com/vegadelalyra/angular_springboot_corporation_app

angular boot mysql spring springboot sql

Last synced: 05 May 2026

https://github.com/zun-liang/fcc-number-guessing-game

Solution to freeCodeCamp Project Build a Number Guessing Game

bash git postgresql shell sql

Last synced: 05 May 2026

https://github.com/socra167/coding-test

알고리즘, SQL 문제 풀이 저장소

algorithms sql

Last synced: 09 Jun 2026

https://github.com/spy230/stress_testing

Программа предназначена для проведения стресс-тестирования базы данных

python sql stress-testing

Last synced: 09 Jun 2026

https://github.com/yash3972/walmart_sales_data_analysis

The Walmart Sales Data Analysis project focuses on extracting actionable insights from Walmart’s sales dataset using Python and SQL. The goal is to analyze sales performance, identify trends, and optimize business strategies based on data-driven decision-making.

mysql-database python sql

Last synced: 05 May 2026

https://github.com/eesunmoon/db-nypd

[Project] Database ETL of NYPD

data-preprocessing database er-diagrams etl mysql postgresql sql

Last synced: 05 May 2026

https://github.com/esscova/ecommerce-data-pipeline

Este projeto foi desenvolvido como um exercício prático e peça de portfólio, demonstrando habilidades em engenharia de dados, Python, SQL, MongoDB, PostgreSQL, Docker e modelagem de dados.

data-engineering elt-pipeline etl-pipeline mongodb pipeline postgresql sql

Last synced: 05 May 2026

https://github.com/munyabelden/blog_app

The blog application provides an intuitive and engaging platform for users to share their thoughts and ideas through blog posts, while also facilitating interaction and engagement among users through comments and likes.

cancancan devise postgresql rails-api rails-spec rswag ruby ruby-on-rails sql

Last synced: 05 May 2026

https://github.com/binbash23/mssql_generate_schema_scripts

Generate a complete set of SQL scripts for a Microsoft SQL Server database/schema including tables, views, functions, triggers, and stored procedures.

database database-management generate-schema-script microsoft mssql mssql-database mssqlserver script sql sqlserver

Last synced: 05 May 2026

https://github.com/spwareing/f1_statistics

Azure Data Studio notebook of F1 Statistics using the Erdgast API

azure azuresql azuresqldb data-studio formula1 sql t-sql

Last synced: 13 Apr 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/omartharwat919/iti-graduation-project-hospital-management-analytics-system

"Graduation project for ITI: A complete Hospital Management and Analytics System combining patient management, staff administration, and analytics dashboards."

dotnet-sdk dwh etl-pipeline galaxy-schema mssql-database normalization powerbi reactjs sql ssis ssrs-reports

Last synced: 15 May 2026

https://github.com/janluksoft/tsqlpivot

An example of a complex T-SQL query

dynamic-sql ms-sql-server sql t-sql

Last synced: 13 Mar 2026

https://github.com/sakshamarora07/blinkit-sales-report-power-bi

This dashboard provides Blinkit with insights to optimize its grocery delivery operations and understand customer preferences. It evaluates sales trends, outlet performance, and item categories to identify key areas for improvement. The interactive visuals allow detailed exploration of sales distribution, customer ratings, and product popularity.

data data-science dataanalytics datavisualization excel powerbi sql

Last synced: 08 Jan 2026

https://github.com/dor-rondel/peer-findr

A web app that allows incoming Grove School of Engineering students at the City College of New York, find their future classmates prior to the comencement of classes.

flask peewee python sql sqlite3

Last synced: 19 May 2026

https://github.com/leosimoes/udacity-exploring-weather-trends

Project 1 of the Udacity Data Analyst Nanodegree Program. Analysis of local and global temperature data, and comparison of trends.

data-science python sql

Last synced: 11 Oct 2025

https://github.com/dataforge-projects/covid19_ibge

Este repositório contém a análise de dados realizada no âmbito do Tech Challenge da pós-graduação em Data Analytics da FIAP. O objetivo do projeto é explorar e interpretar dados relevantes sobre o comportamento da população durante a pandemia da COVID-19, utilizando a base de dados PNAD-COVID19 do IBGE. Essa análise visa apoiar a tomada de decisão

bigquery excel google-bigquery google-cloud-platform powerbi python sql

Last synced: 18 Feb 2026

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/ismailza/database-sql

Système d’information et BD - SQL . ILISI 1

database sql

Last synced: 11 Mar 2025

https://github.com/itallonet/forge-database

🚀 Responsável pelo armazenamento e automação de scripts relacionados aos bancos de dados

forge itallonet postgres sql

Last synced: 19 Jan 2026

https://github.com/kaustubh-indulkar/ola-data-analytics-project

End-to-End Ola Data Analytics project using SQL, Excel, and Power BI. Analyzes a dataset of 20000+ rides to gain insights and create visualizations.

data-analytics data-visualization excel powerbi sql

Last synced: 27 Feb 2026

https://github.com/nada-ibrahim12/northwind-sql-analytics

Practical SQL queries, KPIs, and Views for the Northwind sample database. Focused on data analysis and reporting with SQL Server

cte joins procedures sql sqlserver subqueries tsql views

Last synced: 12 Oct 2025

https://github.com/shivamsharma32/databank-case-study

Neo-Banks are a recent development in the financial sector; they are new banks that solely operate online. I believed that there should be some kind of connection between the digital world, these new age institutions, and cryptocurrencies.

dataanalysis datascience mssql sql sqlworkbench

Last synced: 02 Apr 2025

https://github.com/abeltavares/postql

Python library and command-line interface (CLI) tool for interacting with PostgreSQL databases, providing simplified database management, query execution, and result export functionalities.

cli command-line-interface data-analysis data-engineering data-export data-management data-processing data-visualization database database-administration database-tools etl oop postgres postgresql psycopg2 python sql sqlalchemy wrapper

Last synced: 19 Jan 2026

https://github.com/karenpayneoregon/localdb-samples

Learn to create SQL-Server LocalDb in code and more

csharp-core localdb sql sql-server

Last synced: 16 Apr 2026

https://github.com/marianmeres/condition-builder

For building sql where statements programatically.

conditions sql where

Last synced: 12 Oct 2025

https://github.com/matissjanis/apollo-server-cache-sql

Minimalistic Apollo Server SQL Cache driver

apollo apollo-server cache graphql nodejs sql

Last synced: 12 Apr 2026

https://github.com/markokermi/vet_clinic_table

Vet Clinic Database is a tool that manages all information for a veterinary clinic. It's created with PostgreSQL, it's database that allows easy access and retrieval of important data.

postgresql sql

Last synced: 13 Jun 2025

https://github.com/mujeeb218353/class-management-system

Class Management System

java sql

Last synced: 12 Oct 2025

https://github.com/kaddyp/db_design_course

DB Design for ecommerce platform

mysql mysql2 sql sql-injection sql-server sqlquery

Last synced: 03 Feb 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/go-godin/mysql

mysql library used in godin (uses sqlx)

go godin mysql sql sqlx

Last synced: 21 Jan 2026

https://github.com/mattmeyers/qb

A simple query builder

go golang golang-library query-builder sql

Last synced: 17 Jan 2026

https://github.com/sebastianpacurar/shopperlist-kivymd

A mobile-based Kivy with KivyMD extension and Sqlite3 (or MySql) project, meant to act as a shop list manager where users can easily manage products and lists of products

kivy kivymd mobile-app sql

Last synced: 19 Jan 2026

https://github.com/jdrodas/powerrangersdb

Dominio de Problema y scripts de implementación de un modelo de datos para el curso introductorio de bases de datos relacionado con el universo de los Power Rangers

entity-relationship-diagram normalization sql

Last synced: 07 Jan 2026

https://github.com/hacp0012/extra-ligth-scripts-collection

Cool express libs : Database, Http Router, keyBoard control, Win move

database keyboard mysql router sql windows-desktop

Last synced: 08 May 2026

https://github.com/akshaygogeri/hostel-db

Its a website that manages various hostel activities for Students and Admins.

dbms sql sql-query

Last synced: 12 Oct 2025