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/nikolapeja6/sab_proj

School project for the SAB (Softverski Alati Baza podataka, en. Database Software Tools) course at the School of Electrical Engineering, University of Belgrade.

database database-management java school-project sql t-sql

Last synced: 14 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/abdelkarimhajji/typingtest

FastTyper: A fast and accurate typing tool to boost your skills. 🚀 Type better with this easy-to-use app, offering custom exercises and instant feedback. 💻✨

css3 html5 javascript mysql mysql-database php sql typing typing-game typing-practice typing-skills typing-test typing-trainer typing-tutor

Last synced: 05 May 2026

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

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

algorithms sql

Last synced: 09 Jun 2026

https://github.com/diegoribeiro2/dashboard_de_performance_de_atendimento-sql

Projeto que transforma dados brutos em uma solução completa de Business Intelligence, com armazenamento estruturado, modelagem analítica e dashboards visuais para análise de desempenho e tomada de decisão estratégica.

excel powerbi sql sql-query sqlserver-2022

Last synced: 01 Feb 2026

https://github.com/nikhleshshukla123/etlweather

Orchestrated pipeline and tasks using DAG in airflow

airflow astronomer docker python sql

Last synced: 14 May 2026

https://github.com/nrhartnett/footballequipmentmanagerdb

A relational database created using Microsoft Office Access SQL queries. Example prompts as well as the queries to answer the prompts are provided.

database-management microsoft-access microsoft-access-database sql

Last synced: 01 Feb 2026

https://github.com/victoorv/reservation_salles_java

Ce projet Java est une application de gestion de réservations de salles. Elle permet aux utilisateurs d'ajouter, de modifier, de supprimer des salles et des réservations, ainsi que de visualiser les salles disponibles et les réservations actuelles.

java mysql sql

Last synced: 14 May 2026

https://github.com/satvikpraveen/postgres-polaris

Complete PostgreSQL project with 16 progressive modules covering fundamentals through advanced topics. Features realistic urban datasets for practical experience with PostGIS, JSONB, performance optimization, security patterns, and production deployments. Includes Docker setup for immediate use.

analytics data-modeling data-quality database database-administration database-design database-monitoring database-tutorial docker full-text-search geospatial jsonb learning-resources open-source-project performance-tuning postgis postgres-advanced postgresql row-level-security sql

Last synced: 05 May 2026

https://github.com/sohaib90/pythonapi

python API development course

api-development learning postgres python sql sqlalchemy

Last synced: 14 May 2026

https://github.com/spy230/stress_testing

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

python sql stress-testing

Last synced: 09 Jun 2026

https://github.com/adriens/endoflife.date-nested

A collection of resources to load Product EoL in itself

cypher endoflife neo4j neo4j-database postgresql snippets sql technicaldebt

Last synced: 15 Apr 2026

https://github.com/yaasiin-ayeva/d4d-express-sql-boilerplate

Dev4Diversity Express API Boilerplate is a server side element to handle apis. Runs with SQL databases, Use TypeORM, JWT authentication, decorators & Custom seeders.

api-rest boilerplate-template clean-architecture dev4diversity express sql typeorm typescript

Last synced: 01 Feb 2026

https://github.com/imtjl/distributed-storage-systems

Distributed Storage Systems - a 3rd year CSE banchelor course in ITMO University

distributed-systems plpgsql postgresql sql triggers

Last synced: 12 Jun 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/vlados1kin/databases

Курсовой проект по дисциплине "Базы данных (БД)" (БГУИР, КСИС, ПОИТ) на тему "База данных ERP-системы"

bsuir course-project database erp mariadb mysql sql

Last synced: 05 May 2026

https://github.com/kramachandrashenoy/dbms-lab

This repository contains codes and pdfs of the questions for lab exam.

dbms mysql sql

Last synced: 19 Jun 2026

https://github.com/cadawg/gormqueryfromjson

Gorm Query from JSON allows you to take a JSON query and convert it into SQL via GORM

gorm json jsonquery jsontosql mongodb query 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/phamhongphuc1999/userapi

Simple API written by C# interacts with mongodb and mysql

asp-net-core mongodb sql sqlite

Last synced: 05 May 2026

https://github.com/solesen1992/event_booking

Event booking desktop application for 1000fryd. The application allows users to create various types of events and manage shift schedules.

dao-design-pattern dao-interface database eclipse event-management graphic-user-interface gui-application java mssql observerpattern relational-database sql threads window-builder windowbuilder

Last synced: 25 Feb 2026

https://github.com/keshab5300/swiggy-analysis-using-mysql

This project analyzes Swiggy's SQL dataset to derive insights on customer behavior, restaurant performance, and order patterns. By implementing sophisticated SQL queries with intricate joins, the analysis aims to facilitate strategic decision-making for improving service quality and customer satisfaction.

mysql sql

Last synced: 12 Jun 2026

https://github.com/jardissupport/dbquery

Fluent SQL query builder with CTEs, window functions, subqueries, and JSON support for MySQL, MariaDB, PostgreSQL, and SQLite

domain-driven-design jardis php query-builder sql sql-builder

Last synced: 12 Jun 2026

https://github.com/garretthilberling/python-newsfeed

Python Newsfeed is a social media application built as an implementation of a Python API. Users can create an account or login, create/edit/delete a post, and comment on/like the posts of other users. The API was built using Python, MySQL, PyMySQL, SQLAlchemy (ORM), bcrypt (password hashing), Flask, and gunicorn. It was implemented into the frontend using Jinja2 for templating.

flask gunicorn jinja2 mysql pymysql python sql sqlalchemy

Last synced: 06 May 2026

https://github.com/mattialemma/coursera-full-stack

Series of exercises and tests completed during the Meta Full Stack Developer Professional Certificate on Coursera.

api coursera full-stack github html-css-javascript programming python react sql web

Last synced: 06 May 2026

https://github.com/cataliniuga/squi

A web SQLite GUI, inspired by Prisma Studio and Drizzle Studio. Built with .Net Core 7 and Vue3.

dotnet-core mysql sql sqlite vue3

Last synced: 15 Apr 2026

https://github.com/richardzhang01/employee-tracker

A simple command-line application utilizing Inquirer to manipulate a SQL database

inquirer mysql node-js sql

Last synced: 06 May 2026

https://github.com/darkin424/blog-website

A Blogging website template based on prisma and bun.js

bunjs postgresql prisma sql template

Last synced: 31 Jan 2026

https://github.com/noud/laravel-schema-real-binary

Laravel realBinary, case sensitive string, Schema column type

laravel laravel-package mysql schema sql

Last synced: 06 May 2026

https://github.com/roshannaidu/cybersecurity-workshop

The CyberSecurity workshop organized by the Linux Club (Cybersec101) provided me with a hands-on experience with various tools and techniques in the field of cybersecurity. This Repo contains a detailed account of what I learned and achieved during the workshop.

api cybersecurity decryption encryption gobuster json jwt php picoctf python query sql sql-injection tools txt web website workshop

Last synced: 15 Apr 2026

https://github.com/king0508/duckdb-quant-engine

Production-ready quantitative finance data warehouse with ETL pipeline, REST API, and technical indicators (RSI, VWAP). Built with DuckDB, Python, and FastAPI.

analytics data-warehouse duckdb etl fastapi python quanti rest-api sql technical-analysis

Last synced: 06 May 2026

https://github.com/hilalahmad0101/sql-queries-examples

A collection of SQL query examples and exercises to practice database queries, including real-world scenarios like customer transactions, product sales, employee records, and more. This repository is useful for learning SQL, improving query skills, and preparing for database-related interviews.

database databasemanagment mysql postgresql sql sqlexercises sqlparactice sqlqueires

Last synced: 06 May 2026

https://github.com/kashinathbiradar/bangalore-housing-price-prediction

The objective of the project is to create a machine learning model. We are doing a supervised learning and our aim is to do predictive analysis to predict housing price.

css deta doc html machine-learning matplotlib numpy pandas preprocessing seaborn sklearn sql

Last synced: 06 May 2026

https://github.com/saravana1606/voting-system

With our voting system, every voter is guaranteed an accessible and secure voting method, This program allows the user to login and vote. Each voter have their own username and password. The admins can conduct elections, authenticate voters and display results in a graphical representation

colorama matplotlib-pyplot pip python pyttsx3 sql sqllite3

Last synced: 12 Jun 2026

https://github.com/noeeekr/borm

Borm or Better Object Relational Mapper is a lightweight postgresql ORM that helps querying and building database migrations.

compose database docker go golang open-source orm postgres sql

Last synced: 06 May 2026

https://github.com/trandung2k1/sql

Microsoft SQL Server

databases mssqlserver sql

Last synced: 06 May 2026

https://github.com/tkdeng/gosql

GoSQL is an SQL ORM for the Go programming language. It is intended to add type safety and ease of use to SQL.

database go golang mysql orm sql sql-orm sqlite sqlite3 sqlorm

Last synced: 06 May 2026

https://github.com/gvwilson/sqlshort

a short introduction to SQL

open-access open-source sql tutorial

Last synced: 13 Jun 2026

https://github.com/keshab5300/jenson-usa-mysql-analysis

This repository contains SQL queries designed for data analysis at Jensons USA, an online cycling store. The queries focus on optimizing store performance, enhancing customer experience, and improving inventory management by analyzing sales data, customer behavior, and staff performance to provide actionable insights for business growth.

mysql sql

Last synced: 13 Jun 2026

https://github.com/wiseql/wiseql

The wise data browser — run SQL recipes as small, observable, debuggable steps

data debugging duckdb oracle quality sql tui

Last synced: 13 Jun 2026

https://github.com/aejkudera/olap-etl-with-apache-nifi-spark

ETL (Extract, Transform, Load) pipeline for converting an OLTP relational schema into an OLAP star schema using Apache NiFi, MySQL, and Apache Spark.

apache benchmark data-flow etl mysql nifi olap parquet spark sql star-schema

Last synced: 15 Apr 2026

https://github.com/pgx-contrib/pgxcel

CEL → PostgreSQL WHERE clause transpiler for pgx. Fail-closed column allow-list, parameterized $N placeholders.

cel cel-go filtering go golang google-cel pgx postgres postgresql sql transpiler where-clause

Last synced: 13 Jun 2026

https://github.com/gcoronelc/cepsuni-disbd-64751

Taller de Diseño de Base de Datos Relacionales con Gustavo Coronel.

database java oracle programacion programming python software sql

Last synced: 06 May 2026

https://github.com/zahidshaikh10101/zomato-rating-prediction

This project demonstrates a complete machine learning pipeline that predicts customer ratings for restaurants on Zomato, a popular restaurant discovery platform.

flask git machine-learning pipeline python sql

Last synced: 06 May 2026

https://github.com/itswayron/playmeez

Uma aplicação web feita em PHP, gerenciador de musicas, álbuns e artistas.

clone clone-app css html javascript music music-player mysql php php7 project spotify sql xampp

Last synced: 06 May 2026

https://github.com/albertofaraujo/sql_eda_hospitalar

O propósito desta análise de dados é responder às questões empresariais apresentadas pela administração do hospital. Estes insights serão fundamentais para orientar decisões de natureza financeira e logística.

azure eda hospitalar sql

Last synced: 06 May 2026

https://github.com/nandahkrishna/dbmslab

Database Management Systems Lab Exercises done in Semester 4

database dbms java plsql sql

Last synced: 06 May 2026

https://github.com/sebastianbrzustowicz/cli-users-management

Python + SQL. CLI user management script for efficient control of user accounts, viewing information and creating databases.

cli csv database db json python script sql sqlite3 unittest xml

Last synced: 06 May 2026

https://github.com/nafis2508/urban-eats-sql-analysis

SQL business analytics and relational database design project for retail and café operations.

business-analytics database-design mysql sql sql-analysis

Last synced: 24 Jun 2026

https://github.com/opplieam/bb-admin-api

A stateless REST API developed in Go, utilizing a PostgreSQL database, and designed for production in a Kubernetes environment.

gin go-jet go-migrate golang kubernetes mockery rest sql testify

Last synced: 06 May 2026

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

This repository contains solutions to 50 SQL questions commonly asked in coding interviews, as part of a series of videos uploaded to YouTube. n each video, I walk through the solutions in detail, explaining the approach and thought process behind solving each problem. The solutions provided here are written in SQL

sql sqlserver

Last synced: 13 Jun 2026

https://github.com/chingling152/windowsforms-projetorh

Antigo projeto importado do BitBucket. Com metodos de listagem , cadastro , alteração e remoção de Funcionarios e Dependencias

csharp programacao-orientada-objetos sql sql-procedures sql-server sql-views windows-forms

Last synced: 06 May 2026

https://github.com/tiagoantao/some-database

Developing a Relational Database in Python as a learning experience

databases python sql

Last synced: 06 May 2026

https://github.com/ifratmitul/portfolio-backend

Personal Portfolio web application using .NET and Next.js. Application provides full control over the content shown in the public view with an admin panel

dotnet6 nextjs postgres sql

Last synced: 06 May 2026

https://github.com/tysonandre/phansqlplugin

WIP plugin for analyzing SQL code. This is too specialized to be broadly useful right now

phan phan-plugin php sql

Last synced: 06 May 2026

https://github.com/makism/bq-ethereum

bq-ethereum

bigquery ethereum sql

Last synced: 06 May 2026

https://github.com/shashankpatil01/employee-details-servlet

This project is a collection of data inserted by the user such as Name, Email, Phone Number, Password. This data collected can be stored into a SQL database.

apache-tomcat-9 css html5 java-8 servlet sql

Last synced: 06 May 2026

https://github.com/billstephens2022/zoomanager-wpf-db

A demo C# WPF application hooked up to a database using MS SQL Server. Simply shows a list of zoos with the animals at each zoo and allows the user to add, delete, update zoos & animals, as well as add animals to zoos.

csharp mssqlserver sql wpf wpf-application

Last synced: 17 Mar 2026

https://github.com/deliugeorgiana/ballet-equipment-store-database-project

The project is a database management system designed to manage a ballet equipment store.

css flask html javascript sql

Last synced: 06 May 2026

https://github.com/jasminemlewis/quality-control-monitor

Quality Control Monitor permit auditors to assess accuracy of clients' documents required to receive housing acquired and processed by case managers.

ado-net asp-net bootstrap4 database sql vbnet

Last synced: 06 May 2026

https://github.com/anibalalpizar/jsp-sql-delete_logical

Example of maintenance with a logical deletion using a database with previous information

java jsp sql

Last synced: 13 Jun 2026

https://github.com/vyask21/retail-data-analysis

This project provides insights for a retail store, based on available product data, sales and profits. The project aims to provide value by highlighting KPIs driving the business.

dataanalysis etl python sql

Last synced: 06 May 2026

https://github.com/andreluialves/mysql-all-for-one

Projeto que exercita os comandos SQL para consulta e manipulação de tabelas de um banco de dados.

mysql mysql-database nodejs sql workbench

Last synced: 06 May 2026

https://github.com/marialuizaleitao/walmartsalesanalysis

This project explored data collection and preprocessing, advanced application of SQL queries, and feature engineering. Key calculations, such as COGS (Cost of Goods Sold) and VAT (Value Added Tax), were performed to assess the profitability and financial efficiency of the branches.

business-analytics data-analysis mysql-database sql

Last synced: 13 Jun 2026

https://github.com/joiceo/programadatascienceparatodos

3 projetos utilizando Tableau, SQL e Python nas aulas da Le Wagon

python sql tableau

Last synced: 06 May 2026

https://github.com/emanoelcampos/sql-mysql

Atividades e exercícios desenvolvidos no curso de SQL com MySQL: manipule e consulte dados na Alura, que faz parte da especialização Java, oferecido pelo programa ONE - Oracle Next Education

aluno-one alura alura-latam banco-de-dados dados mysql oracle oracle-next-education programa-one sql

Last synced: 13 Jun 2026

https://github.com/arevalolance/sqlgen

Generate SQL with natural language

ai llm postgresql prisma sql

Last synced: 29 Jun 2026

https://github.com/diegoribeiro2/dashboard_para_tomada_de_decisao_de_uma_editech_-_sql

Dashboard utilizando SQL com o objetivo de definir os próximos passos estratégicos de uma Edtech.

metabase sql

Last synced: 30 Jan 2026

https://github.com/mathu97/dbveil

A local read-only, PII-redacting proxy that lets AI agents query your database safely.

claude-code pii pii-redaction postgresql safety sql

Last synced: 03 Jul 2026

https://github.com/exegeses/introdb-59848

Introducción a bases de datos | código 59848

databases mariadb mysql sql

Last synced: 06 May 2026

https://github.com/wtrsltnk/sql-client

sql client wrapper

client mysql odbcsql sql sqlite

Last synced: 06 May 2026

https://github.com/priyanshscpp/rnx33-smart-system-project

This IoT project helps farmers to track their plantation.

arduino lora mqtt opencv python sql

Last synced: 06 May 2026

https://github.com/fbarffmann/home_sales

Analyzed 25,000+ home sales using PySpark and SparkSQL. Identified pricing trends by year built, home features, and view rating. Optimized query run-time by 70% using caching.

aws big-data data-analysis home-sales parquet pyspark python spark spark-sql sql

Last synced: 06 May 2026

https://github.com/eniko04/onlinestore

OnlineStore MVC with DB

csharp mvc sql

Last synced: 14 Jun 2026

https://github.com/jeff-vincent/flask-api

A simple, light-weight Flask+SQLAlchemy boilerplate

api authorization flask mysql sql sqlalchemy

Last synced: 06 May 2026

https://github.com/spy86/sample-sql-code

Example SQL scripts

mysql postgresql scripts sql

Last synced: 14 Jun 2026

https://github.com/xoraus/leetcode-dsa-grind

There are intricate patterns woven throughout existence, and I am driven by an unrelenting quest to uncover and comprehend as many of them as I can.

codechef codeforces gfg interviewbit java leetcode lintcode sql topcoder

Last synced: 14 Jun 2026

https://github.com/jeff-vincent/flask-react-sqlalchemy-template

A simple template for creating Flask-React-SQLalchemy app.

flask react sql sqlalchemy template

Last synced: 15 Apr 2026

https://github.com/nathan-lindstedt/coal_study

ProQuest Index Scraping w/ Selenium and Beautiful Soup

beatifulsoup climate-change coal selenium-python sql

Last synced: 25 Jun 2026

https://github.com/davidhristov59/databases

This repo contains auditory, lab exercises and midterm exercises for the course Databases @FCSE-Skopje

ddl dml postgresql query sql

Last synced: 15 Jun 2026

https://github.com/anjadj/car-service-sql

MySQL database - Car service

database mysql-database sql

Last synced: 06 May 2026

https://github.com/kos-en/sql

USA real estate analysis using sql, pandas and tableau

pandas python sql tableau

Last synced: 06 May 2026

https://github.com/sandipmaurya2611/online-shopping-portal-project-v2.0

This project is an Online Shopping Portal built using PHP. It includes features for both users and administrators, such as user registration, profile management, shopping cart, product management, and order management.

css3 html5 php8 sql

Last synced: 07 May 2026

https://github.com/chdl17/nyc_green_taxis_peak_hour_analysis

This project analyzes GCP BigQuery data and uses Looker Studio to build a Peak Hour Analysis.

bigquery gcp google-cloud-platform looker-studio sql

Last synced: 06 Feb 2026

https://github.com/purestorage-openconnect/sql-pvd

Repository for a Pure Validated Design scripts and templates.

azure cbs flasharray powershell purestorage python sql

Last synced: 07 May 2026

https://github.com/ggldnl/data-management-for-data-science

Material from the Data Management for Data Science course

data-science mongodb postgresql sql university

Last synced: 07 May 2026

https://github.com/dsuarezlogans/postit-server

RESt API de practica, usando sequelize con mssql server en azure, nodejs y express, como backend de app mobile en Ionic 2 y app web en Angular 2

mssql nodejs rest-api sequelize sql

Last synced: 07 May 2026