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/rstoetter/csqlscript-php

a PHP class to execute SQL scripts (mysql)

batch-processing mysql parser php5 script-sql sql

Last synced: 04 May 2026

https://github.com/mullah98/backend-nc-news

Utilised SQL to design and implement a dynamic API using Jest and test-driven development to ensure code reliability.

jest sql tdd test-driven-development

Last synced: 16 May 2026

https://github.com/mvharsh/rdbms

This repository contains all my RDBMS code in SQL language

cursors joins pl-sql sql triggers

Last synced: 11 Feb 2026

https://github.com/phamhongphuc1999/pythonpractice

python practice

mongodb sanic sql

Last synced: 11 Feb 2026

https://github.com/danieldacosta/database-connection

Script for connecting and executing queries into Postgres database

postgres psycopg2 sql

Last synced: 16 Apr 2026

https://github.com/virginioc/analisi-clienti-banca

Feature engineering su dati bancari con SQL e MariaDB, per creare una tabella denormalizzata con indicatori comportamentali sui clienti utilizzabile per il training di modelli di Machine Learning.

feature-engineering sql

Last synced: 27 Feb 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/bfitech/zapstore-mysql

A simple MySQL connection wrapper.

microframework mysql pdo php sql

Last synced: 11 Feb 2026

https://github.com/corncodecreators/sqlnormalizer

A tool to standardize and improve your SQL strings.

mariadb mysql normalize php sanitize sql

Last synced: 11 Feb 2026

https://github.com/rscr1/fastapi_app

Итоговое задание по дисциплине "Python & SQL" из ШАД

docker fastapi python sql

Last synced: 16 Apr 2026

https://github.com/ascendho/cs50-sql

⛁ HarvardX: CS50's Introduction to Databases with SQL - An introduction to databases using a language called SQL.

cs50 sql

Last synced: 11 Feb 2026

https://github.com/oyebamiji-micheal/sql100

100 questions on structured query language ranging from beginner to advance

css html javascript mysql relational-databases sql

Last synced: 06 May 2026

https://github.com/nero103/airbnb-destination

This is and end-to-end project to uncover the ideal destination based on listings and hosts. Strategy included: Data workflow-SQL analysis-Data modeling-Data Visualization-Findings

data-analysis data-modeling data-visualization etl etl-pipeline excel microsoft-sql-server powerpoint sql tableau

Last synced: 27 Mar 2026

https://github.com/blackcatacademy/blackcat-database

Primary SQL layer, repositories, migrations and CRUD events. Used by blackcat-database-sync, blackcat-auth, blackcat-identity and blackcat-messaging; ships sync-check.php CLI.

blackcat database devops encryption events kms migrations mysql php schema security sql submodules

Last synced: 06 May 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/andreadcsousa/alura_postgresql-plpgsql_sql

Este projeto faz parte do plano de estudos elaborado pela Alura para o programa de formação Desenvolve (3ª edição), trilha de dados, em parceria com a Boticário.

alura aprendendo boticario dados desenvolve-2023 desenvolve-3-edicao plpgsql postgresql sql

Last synced: 11 Feb 2026

https://github.com/cityssm/data-proxier

Limit the amount of data exposed using a database proxy.

database mssql proxy sql sql-server

Last synced: 13 Apr 2026

https://github.com/sahilmgandhi/cs143-project-2

CS 143 Project 2 Code: Implement Disk Based Hashing for SQL DataBase

scala spark-streaming sql

Last synced: 11 Jun 2026

https://github.com/ataylorn/capstone3_mealplanner

Meal planner app where a user can view, add, or update recipes. Drag & drop meals onto a calendar to plan a month's worth of meal prep w/the option to download a VCS file that's compatible w/Google calendar. Select a date range & display the ingredients and print or email them

bootstrap3 css html-css-javascript html5 java javascript postgresql rest-api spring-boot sql vuejs vuejs2

Last synced: 12 Feb 2026

https://github.com/hogwai/spring-boot-postgresql-copy

Several ways to leverage the COPY command of PostgreSQL (WIP)

copy-command java-25 pgbulkinsert postgresql springboot sql

Last synced: 06 May 2026

https://github.com/gameleira/studies-database

Esse repositório têm como objetivo alocar todo e qualquer script para aprender e praticar gerenciamento de banco de dados SQL e NoSQL

database nosql sql

Last synced: 01 Mar 2025

https://github.com/anuj-kshatriya/sql_project_hospital_data

This project focuses on analyzing hospital data using SQL queries. It provides insights into patient care, medical expenses, hospital performance, and departmental efficiency. The dataset includes hospital names, locations, departments, doctor and patient counts, admission/discharge dates, and medical expenses

dataanalysis dataanalysis-projects dataanalytics projects sql sqlproject

Last synced: 12 Feb 2026

https://github.com/cnapagoda/cloudsql

Google Cloud SQL Sample Projects

google-appengine google-cloud-sql hibernate java maven spring sql

Last synced: 16 Apr 2026

https://github.com/github-insight-anz-lab/copilot-lab-sql

A hands-on lab to introduce people to working with GitHub Copilot and SQL

copilot-tutorial database github-copilot sql

Last synced: 26 Mar 2025

https://github.com/dpedwards/java-webstore-backend

Java Webstore backend application with REST architecture.

gradle java junit rest-api springboot sql

Last synced: 16 Apr 2026

https://github.com/t99/mysql-toolkit-js

My personal toolkit of functions and functionality for working with MySQL servers in TypeScript.

database mysql sql toolkit typescript

Last synced: 09 May 2026

https://github.com/tutosrive/sqlazo

SQLAZO es un módulo el cual permite gestionar procedimientos básicos en una base de datos con sqlite3 en PYTHON

basesdedatos database modules opensource programming python python3 sql sqlite

Last synced: 10 Apr 2025

https://github.com/shohail-dev/sql-codes

All my sql codes at a single place.

sql

Last synced: 27 Feb 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/coderookie0/travel_agency_db

The "Travel Agency Database" project is designed to serve as a comprehensive tool for managing travel-related data within a travel agency.

database mssql-database mssqlserver sql sqlserver travel-ag

Last synced: 12 Mar 2025

https://github.com/bishopce16/pewlett-hackard-analysis

The purpose of this project was to analyze human resources data for a large company (Pewlett-Hackard) to help the company prepare for the future hiring demands.

pgadmin4 sql visual-studio-code

Last synced: 27 Feb 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/yaroslaff/sqlgrep

grep in SQL (mariadb/mysql/postgresql/sqlite3/...) database tables / fields

all field filter find grep like mariadb mysql postgresql regex regexp search select sql sqlite sqlite3 table where

Last synced: 12 Feb 2026

https://github.com/sathiyan2114/redbus-data-scraping-project

The Redbus Data Scraping and Analysis project aims to create an interactive application for data filtering, analysis, and automation of bus transit data extraction from the Redbus website.

data-filtering data-science data-scraping python selenium sql streamlit

Last synced: 12 Feb 2026

https://github.com/mgomesdev/projeto-e-modelagem-de-banco-de-dados

Leitura do livro Projeto e modelagem de banco de dados, e diagramas de exemplo utilizando Mermaid e PlantUML

mermaid plantuml relational-databases sql uml-diagrams

Last synced: 12 Feb 2026

https://github.com/pjkaufman/codigniter_databasediffcheck

Compares 2 schemas and responds with the sql to make the schemas the same.

class codeigniter database json mysql php schema sql

Last synced: 16 Apr 2026

https://github.com/1401dev/hospitality-revenue-analysis

A Power BI dashboard project designed for revenue analysis in the hospitality sector. Utilizes SQL for data integration, analyzing 100K+ records to reveal key insights like top customer segments and seasonal revenue peaks. Interactive visualizations support strategic decision-making, KPI tracking, and efficiency improvements.

dax-query powerbi powerbi-visuals powerbidashboard powerquery sql

Last synced: 13 Feb 2026

https://github.com/kwaksj329/algorithmstudy

백준, 프로그래머스 문제 풀이

python sql

Last synced: 09 Jun 2026

https://github.com/mbrsagor/mysql

MySql database command line

data mysql mysql-database sql

Last synced: 14 Jun 2025

https://github.com/mohammed-3tef/sany3y

This repository contains our Graduation Project for the Digital Egypt Pioneers Initiative (DEPI).

asp-net csharp entity-framework erd graduation-project mvc sql sql-server

Last synced: 16 May 2026

https://github.com/a1ifh/sql-database

Oracle SQL Database where I have created multiple tables and inserted various amounts of data in each table.

oracle oracle-database oracle-sql sql

Last synced: 13 Feb 2026

https://github.com/henryco/sqlightning

Reflective android java library allows you work with the built-in database easier way. You can call it ORM.

android android-library database java library orm orm-library reflection sql

Last synced: 04 May 2026

https://github.com/aldenvallestero/sequelize-associations-migrations

A sequelize migrations with complex models associations

database postgresql sequelize sql

Last synced: 06 May 2026

https://github.com/emanuel-skrenkovic/tql

Generics around database/sql with an api for simple use-cases.

generics go golang sql

Last synced: 13 Feb 2026

https://github.com/bkopysc/my-shelf-react

Web App: Media culture management

react spring sql

Last synced: 13 Apr 2026

https://github.com/sulmar/sulmar-santander-sql

Przykłady ze szkolenia SQL

sql tsql

Last synced: 19 Mar 2026

https://github.com/adimyy/sql-leetcode

This repository contains my solutions to LeetCode SQL problems.

postgresql sql

Last synced: 07 Sep 2025

https://github.com/ro-el-c/ps

problem solving

algorithm cpp data-structure java python sql

Last synced: 05 May 2026

https://github.com/hapytex/datasets

A set of datasets, mainly in csv and sql.

dataset sql

Last synced: 13 Feb 2026

https://github.com/sahil-pillania/postgresql_library-system-management

Dataset Queries project developed using postgresql. Solved multiple problems.

postgresql sql

Last synced: 13 Feb 2026

https://github.com/brni05/fastql

An SQL CLI wrapper that turbocharges your workflow

command-line node server sql sqlcl terminal webgui

Last synced: 06 May 2026

https://github.com/yunusemrejr/our-products---php-search-inside-mysql-table-with-basic-security

Our Products - PHP search inside mySQL Table with basic JS front-end security & JS availibility detection via POST request

database javascript mysql php sql sql-injection-filterer

Last synced: 06 May 2026

https://github.com/sonono-no/dexdatabase

Work in progress project for Files and Database course: Pokedex database using C# Windows format and SQL

csharp database dotnet pokedex sql windowsforms

Last synced: 14 Feb 2026

https://github.com/yaairfernando/sql

sql

Last synced: 28 Feb 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/kaladabrio2020/ecommerce-brazil-dashboard

Usando Dash para criação de uma dashboard

dash dashboard flask pandas plotly postgresql pyspark spar sql

Last synced: 06 May 2026

https://github.com/dresende/node-sqlaudit

NodeJS SQL Audit language

audit nodejs sql

Last synced: 14 Feb 2026

https://github.com/jpisnice/mssql-docker-persistent

Simple setup for Microsoft SQL server for local development using Docker

development docker microsoft-sql-server sql

Last synced: 25 Apr 2026

https://github.com/saip13/laravel-eloquent-sql-queries

Laravel all SQL Queries and Eloquent quires

eloquent eloquent-orm laravel queries sql

Last synced: 26 Mar 2025

https://github.com/guilhermelange/postgresql-useful

Useful functions that can help.

postgres postgresql sql useful

Last synced: 07 Sep 2025

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/tejaswirupa/movie-and-tv-series-recommendation-system

Developed a personalized, cross-platform recommendation system using user watch behavior and ratings. Deployed the app on AWS with integrated dashboards to track user activity and performance.

database mysql mysql-database sql

Last synced: 14 Feb 2026

https://github.com/jcserv/sqli

sqli is a simple & sleek SQL client, used as a terminal UI or in the command line, to help you query your Postgres database

cli rust sql terminal tui

Last synced: 14 Feb 2026

https://github.com/sahil-pillania/postgresql_spotify_dataset

Dataset Queries project developed using postgresql. Solved multiple problems.

postgresql sql

Last synced: 14 Feb 2026

https://github.com/pratik-khose/realtime-sales-simulation

Power BI: Realtime Sales Simulation using SQL Server and Direct Query

data-analysis data-analytics data-visualization dax-query powerbi sql sql-server sqlserver

Last synced: 10 Jun 2026

https://github.com/iamskyy666/postgresql-resources

PostgreSQL - resources 🔵

postgresql sql

Last synced: 25 Jun 2026

https://github.com/bhushan354/demo-database-repo

This is demo repository which I have created to learn about dfferent type of Databases and perform some basic and complex operations on relational and non-relational databases.

sql

Last synced: 13 Apr 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/an4pdm/projeto-logico-de-bd-para-ecommerce

Implementação de scripts SQL para e-commerce feito para o bootcamp "SQL DATABASES SPECIALIST" da DIO.

banco-de-dados databases dio-bootcamp mysql-database projeto sql

Last synced: 15 Feb 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/mdawoud27/alx-higher_level_programming

Python is a popular programming language. It was created by Guido van Rossum, and released in 1991. It is used for: web development (server-side), software development, mathematics, system scripting.

javascript oop python sql

Last synced: 15 Apr 2026

https://github.com/znev434/sql_basic

Beginner-friendly SQL and SQLite project in Python – creating a database, adding data, and retrieving records.

data-science database mysql postgresql query sql sqlite3

Last synced: 20 Apr 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/makism/bq-ethereum

bq-ethereum

bigquery ethereum sql

Last synced: 06 May 2026

https://github.com/jboynyc/piep

Use a structured notation to construct SQL statements

ipython-magic jupyter-notebook racket racket-lang sql

Last synced: 18 Jan 2026

https://github.com/asandahdevs/classic-models

Data exploration and manipulation using a sample database

sql

Last synced: 15 Feb 2026

https://github.com/thomas-basham/ps-creel

This web application fetches fishing report data from the Washington Department of Fish and Wildlife (WDFW) Creel Reports page and displays it on an interactive map.

creel creel-survey data-science data-visualization database fish fishing nextjs postgresql puget-sound-data pugetsound react sql website

Last synced: 13 Apr 2026

https://github.com/equilapi/rest-api-node-mysql

Servidor desarrollado en NodeJS + ExpressJS que consume los datos de un entorno MySql (Workbench)

api-rest database expressjs mysql-database node sql workbench

Last synced: 13 Apr 2026

https://github.com/habibur-rahman-swe/relationaldatabase

Free code camp certification course

bash psql relational-databases sql

Last synced: 28 Feb 2026

https://github.com/patricktrainer/dbt-no-select-star

Prevent `SELECT * FROM your_table;`

dbt dbt-packages jinja2 macros sql

Last synced: 19 Mar 2026

https://github.com/0xeab/salty-utility

Utility for processing bording school menus

data-processing dishes emoji formatter language-processing parser sql tagging

Last synced: 16 Feb 2026

https://github.com/godsonkoithodathu/customer-database

In this repository, I am showcasing my skills in SQL programming and my knowledge of database management systems (DBMS), specifically using PostgreSQL. Dealing with the Customer's Database

dbms postgresql sql

Last synced: 10 Jan 2026

https://github.com/petreasil/project-4-openclassrooms

Map out a technical solution for the food delivery site ExpressFood

sql uml-diagram

Last synced: 01 Mar 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/vaneeza-7/hackerrank-sql-certification-solutions

HackerRank Beginner and Intermediate SQL Certification Solutions

certification hackerrank hackerrank-solutions sql

Last synced: 01 Mar 2026

https://github.com/harish-siva/analyzing-personal-expenses

This project aims to simulate an expense tracker for an individual using the Faker library. The project generates realistic monthly expense data, processes and stores it in a SQL database, and creates SQL queries to derive insights into spending behavior. Streamlit app is developed to visualize these insights and showcase the results of SQL queries

data-visualization expense-tracking exploratory-data-analysis financial-analysis matplotlib pandas python seaborn sql sqlalchemy streamlit

Last synced: 06 May 2026