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/michaeltennyson/web_development_and_deployment

This repository contains project work I created for the web development and deployment module

node-js sql webdevelopment

Last synced: 21 May 2026

https://github.com/igrishaev/gosql

Good old SQL driven by templates

clojure jdbc selmer sql template

Last synced: 23 Jul 2025

https://github.com/konstantinkalinichenko/payments-analysis

A project to analyze payments on a fictitious streaming platform using SQL

db postgresql sql

Last synced: 18 Feb 2026

https://github.com/elainefs/minicurso-sql

Repositório com o conteúdo do Minicurso de SQL oferecido pela Hashtag Treinamentos.

mysql mysql-database mysql-server mysql-workbench sql sql-server sqlite-database

Last synced: 18 May 2026

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

LEETCODE SOLUTIONS FOR ALL NON PREMIUM QUESTIONS WITH TAG DATABASE

database oracle sql

Last synced: 18 Oct 2025

https://github.com/dayadau/unicorn_company

SQL analysis of unicorn trends by industry, focusing on top sectors and valuation growth (2019-2021) to inform investment strategies.

eda postgresql sql

Last synced: 14 May 2025

https://github.com/mohammed-bder/hackerrank-sql-solutions

This repository contains my solutions on Hacker Rank in SQL

hackerrank-challenges hackerrank-solutions mssql sql sql-query

Last synced: 07 Feb 2026

https://github.com/ronaessi-28/assessment-ez-works-

A secure file-sharing system built using Flask and MongoDB/SQL, featuring role-based access for Operations and Client users. The system supports file uploads, email verification, and secure downloads via encrypted URLs. The project includes REST APIs, JWT authentication, Docker support, and test cases.

docker email-verification encrypted-url file-upload flask jwt-authentication mongodb python rest-api role-based-access-control secure-file-sharing sql test-cases

Last synced: 09 Apr 2026

https://github.com/lukewait/gc-esports-app2

Provides a GUI interface to simplify the management of e-sports competition data stored on a database. This Java application was developed as part of a TAFE QLD assignment.

competition-manager csv-export esports-management gui java sql

Last synced: 04 Oct 2025

https://github.com/selsoftdf/sql-server-development

A collection of T-SQL scripts, stored procedures, functions, and other SQL Server development samples for learning and reference purposes.

mssql sql sql-server tsql

Last synced: 02 Jan 2026

https://github.com/anushka-sharma-008/moviesanalysissql

A deep-dive SQL project exploring 33M+ ratings and 2M+ tags from the MovieLens dataset using PostgreSQL and pgAdmin4. From basic queries to advanced analytics, this project covers CTEs, views, stored functions, materialized views, and even ACID transactions.

analysis movielens movies-and-cinemas pgadmin pgadmin4 postgres postgresql queries query sql

Last synced: 11 Aug 2025

https://github.com/rushilsharma1/musicstore_analysis

Project on data analysis of an MusicStore

dataanalysis database datascience problem-solving query sql

Last synced: 02 Jan 2026

https://github.com/skygenesisenterprise/unibasedb

The Unibase Web Interface for SQL Mangement Administration

javascript mariadb mysql php postgresql sql typescript yarn

Last synced: 08 Jul 2026

https://github.com/skygenesisenterprise/skydb

SkyDB is a modern SQL database engine written in Rust and designed for the next era of scalable, developer-friendly data systems.

cargo docker rust sql

Last synced: 08 Jul 2026

https://github.com/garcane/credit-card-transactions-fraud-detection-project

The Credit Card Transactions Fraud Detection Project repository is designed to analyse and detect fraudulent transactions in credit card data.

data-analysis postgresql sql

Last synced: 03 Feb 2026

https://github.com/higorsnt/dbs

Library to synchronize data model from JSONs comparison and SQL script generation.

comparision json plsql sql typescript

Last synced: 22 Apr 2026

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

simple (for now) HTTP access to SQL, coded in Java programmer's language.

http java sql

Last synced: 03 Nov 2025

https://github.com/kathiriyaakshay/krivajewels-master

Sleek and elegant portfolio website for a local jewelry store, featuring a visually rich experience, intuitive navigation, and a responsive product catalog.

aws nodejs reactjs sql

Last synced: 12 Apr 2026

https://github.com/apoclyps/postgres-by-example

A gentle introduction to PostgreSQL with examples using local user-group event data

docker docker-compose postgres sql

Last synced: 10 Apr 2026

https://github.com/ki11ay/sql_data-warehouse

Building a modern data warehouse using sql server, including ETL processes, data modeling and analytics.

data-warehouse etl sql sqlserver

Last synced: 04 Oct 2025

https://github.com/jeescu/nebula-app

Application structure for the new Nebula api project.

api expressjs microservice migrations seeds sql template

Last synced: 10 Apr 2026

https://github.com/kalefed/rental-db

Fully functioning web-based interface for a rental database leveraging HTML, PHP and SQL.

css html php sql

Last synced: 19 May 2026

https://github.com/ramonanf/keramik

Transformando la producción de cerámica en un proceso sostenible, sencillo y económico

html-css nodemcu-arduino php sql

Last synced: 21 May 2026

https://github.com/fakhrezy/restfull-api-js

restfull api backend with javascript

api javascript nosql postman restful-api sql

Last synced: 15 May 2026

https://github.com/ryansakurai/music-streaming-database

Project in PostgreSQL made for my university Database class

database postgresql sql

Last synced: 04 Oct 2025

https://github.com/jpfairbanks/querygarden

Growing healthy applications in well-prepared SQL

analytics databases sql web-service

Last synced: 12 Jan 2026

https://github.com/dmarzzucco/deathtime.client

Example of how the Death Time (https://github.com/DMarzzucco/Death-Time.git) middleware works

express-js express-middleware middlware solid sql ts typescript

Last synced: 10 Apr 2026

https://github.com/mpolinowski/postgresql-getting-started

PostgreSQL and Structured Query Language :: Getting Started

postgresql postgresql-database sql sql-query

Last synced: 30 Apr 2026

https://github.com/http-sallein/bootcamp-avanade

👀✨💭 My first experience with .NET at the DIO.me Bootcamp offered by Avanade. Here you'll find all my studies, as if it were a library of studies done by me 😍

bootcamp csharp sql

Last synced: 12 Aug 2025

https://github.com/kevinnizet/pokemongame

React Pokemon Game using complete CRUD

express javascript nodejs react sql

Last synced: 12 Aug 2025

https://github.com/asepindrak/santuy

Santuy is a nextjs framework and SQL for auto generate data from model

database-management database-migrations framework nextjs santuy sql typescript-library

Last synced: 21 May 2026

https://github.com/aaisha-nexus/sql_company_insights

A beginner-friendly SQL project for managing employee records, departments, and sales transactions. Includes table creation, optimized queries, stored procedures, and window functions to extract business insights.

business-analytics data data-analysis dataanalysis-projects dataanalytics database-schema mssql-database query relational-databases sql sql-query ssms

Last synced: 12 Aug 2025

https://github.com/khonor199/otif

This project contains two PostgreSQL queries used to build widgets for an **OTIF (On-Time In-Full) dashboard**, which helps monitor supplier performance and delivery accuracy across clients and distribution centers.

otif postgresql sql supply-chain-analytics

Last synced: 18 Jun 2025

https://github.com/aixinyongheng/sqlconds

sql 查询条件组织

common node sql

Last synced: 12 Jan 2026

https://github.com/suganyarajes/dbdiagram

The database design for Guvi Zen Class models various entities such as users, batches, problems, codekata, topics, attendance, tasks, and class sessions, establishing relationships to efficiently manage data related to an educational platform.

database dbdiagram model sql

Last synced: 01 Jun 2026

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

Normalizando uma tabela na terceira forma normal e acesse as informações desta tabela através de queries utilizando SQL.

backend database docker mysql sql

Last synced: 09 Apr 2026

https://github.com/tosh2230/sfb

Cost estimator for Google BigQuery

cost-estimator gcp google-bigquery sql

Last synced: 21 May 2026

https://github.com/fou1100ouacus/advanceddatabaseproblems

It is intended for database professionals, students, and anyone interested in deepening their understanding of complex SQL queries, performance optimization, and database design.

database sql tsql-stored-procedures

Last synced: 14 Apr 2025

https://github.com/akshayram2003/facebook_clone

Facebook_clone

css django html js sql

Last synced: 09 Apr 2026

https://github.com/guisalmeida/dbgen-cli

CLI to create a database with commans sql create with nodejs for study.

command-line-tool database nodejs sql

Last synced: 15 Jun 2025

https://github.com/asifahsaan/flask-mssql-docker-crud

This project is a simple Flask webApp connected to a SQL Server database, containerized with Docker. It demonstrates full CRUD functionality (Create, Read, Update, Delete) through a clean Bootstrap 5 interface with modals for user interactions. Designed as a learning and reference project, it shows how to integrate Flask, SQL Server, and Docker.

docker docker-image flask flask-application sql sql-server ssms

Last synced: 05 Apr 2026

https://github.com/andreasscherbaum/php-boolean2

PostgreSQL boolean2 data type for PHP

boolean php php-boolean2 postgresql sql

Last synced: 14 Mar 2025

https://github.com/mdafsarhossain/level-2-postgresql-assignment

Level 2 PostgreSQL Assignment Code and Some PostgreSQL Basic questions and answer.

postgresql sql

Last synced: 12 Aug 2025

https://github.com/christyanbrayan/cev-mysql

Arquivos e Comandos das Aulas do Curso de Banco de Dados com MySQL do @CursoEmVideo e do @Estudonauta (2016) com o professor @GustavoGuanabara 🖖

banco-de-dados curso-em-video cursoemvideo cursoemvideo-mysql estudonauta gustavo-guanabara mysql sql

Last synced: 26 May 2026

https://github.com/abderrahmanerabeh/drive_loc-gestion_vehicules

Plateforme de gestion de location de voitures développée en PHP/SQL. Explorez les catégories, réservez des véhicules, laissez des avis, et profitez d'une interface client intuitive et d'un dashboard admin complet.

css css3 htaccess html html5 javascript js laragon mysql php scss sql

Last synced: 14 Apr 2026

https://github.com/arun-data-analyst/finance-reporting-sql

End-to-end SQL project for project/portfolio finance: schema, seed data, validation, data-quality checks, business queries, and KPI views (Power BI–ready).

data-analysis data-modeling data-quality database finance kpi portfolio-management powerbi sql sql-server ssms

Last synced: 18 May 2026

https://github.com/mohamedamineboufares/redit-clone

A clone of the knowen plateforme Reddit.

graphql nextjs sql stepzen supabase tailwindcss

Last synced: 08 Apr 2026

https://github.com/greigh/fihaven

A focused bill and debt dashboard for people who'd rather spend five calm minutes a week than a frantic afternoon every payday. Track recurring bills, credit cards (including 0% promo periods), monthly budget, payment history, and debt-payoff strategies — all behind a real account with server-side sync.

budgeting client credit-card css database express html javascript npm seo server sql sqlite3 svelte tailwind vite

Last synced: 14 Jun 2026

https://github.com/sanggusti/mentoring-skilvul-sic

A repository for teaching and mentoring as instructor of Skilvul Samsung Innovation Campus 2024

computer-vision flask machine-learning pymongo scikit-learn sql

Last synced: 20 Jan 2026

https://github.com/formtrix/sql-essentials

SQL Queries

sql sqlite

Last synced: 10 Nov 2025

https://github.com/oleksandr-romashko/goit-rdb-hw-02

Designing Relational Databases Using Semantic Models: ER Diagrams

database erd-diagram goit-rdb-hw-02 sql

Last synced: 13 Aug 2025

https://github.com/thebaldanalyst/portfolioprojects

A Portfolio of case study projects showcasing core competence in data analysis. The portfolio showcases skills in Python, SQL, Excel, Tableau and Power BI.

dashboards excel powerbi python sql tableau vizualisation

Last synced: 09 Apr 2025

https://github.com/luisnivar/pos_acuario-marisol

Diseñé, desarrollé e implementé un Point of Sales (PoS, Punto de ventas) para un establecimiento pequeño, de venta de peces, peceras, alimentos y accesorios alusivos a estos.

csharp desktop dotnet point-of-sale sql

Last synced: 08 Mar 2026

https://github.com/yehezkiel1086/golang-mux-template

📖 Go mux template for easy access

golang mux postgresql sql

Last synced: 28 Mar 2025

https://github.com/yormenxx/databases-keys

This repositorie is about data base, exercises mainly and items based on analysis and design.

diagramas mongodb sql

Last synced: 06 Apr 2025

https://github.com/devbigboy/iti-database

This course will cover the following Topics: joins, Normalization, Aggregate function, Group By, Order By, Select, Ranking Functions, Built-In Functions

analytics data data-analytics mssql-database sql sql-server

Last synced: 03 Nov 2025

https://github.com/harshbatra/postgres-practice

This repo just contains my postgres practice of creating todo crud apis.

postgres postgresql sql typescript

Last synced: 21 May 2026

https://github.com/mnitin-reddy/superstore-analysis-sql

This project analyzes sales data to derive insights on revenue, customer behavior, and product performance. It includes visualizations for branch performance, customer demographics, and trends, aimed at driving strategic business decisions.

dataanalysis mysql sql

Last synced: 13 Oct 2025

https://github.com/deniska69/msc15

Сайт для школы

django mysql python sql

Last synced: 07 Apr 2026

https://github.com/lealre/sql-bootcamp-de

Projects and Classes from SQL Bootcamp for Data Engineering

plpgsql postgresql sql

Last synced: 06 Jan 2026

https://github.com/hotkit/tormor

Database migration library written in Python

migration-tool postgres python sql

Last synced: 14 May 2025

https://github.com/wise-deldu/alx-higher_level_programming

A repository that contains projects on alx higher level programming.

c html javascript python shell sql

Last synced: 10 Apr 2026

https://github.com/nakkayev1707/resources

A curated collection of educational resources covering topics such as advanced SQL, Docker commands, .NET development, and open-source contribution opportunities.

docker dotnet education learning open-source reference sql

Last synced: 21 May 2026

https://github.com/devendracollage/extra-dbms-practice

This is for Extra SQL Practice Query

sql

Last synced: 03 Jan 2026

https://github.com/amiraflak/olympics-data-analysis

Spark-Driven Olympic Data Exploration

apache-spark etl-pipeline olympics postgres scala sql

Last synced: 05 Jan 2026

https://github.com/svenruppert/super-nano-jdbc

Super tiny nano JDBC layer.

java java10 java8 jdbc jdbc-dao ruppert sql sven

Last synced: 15 Jun 2025

https://github.com/byn227/accidents_in_france

Ce projet est un pipeline d’analytique DBT (Data Build Tool) pour BigQuery.

bigquery dbt sql

Last synced: 13 Aug 2025

https://github.com/andrewbaxter/rs-sqlite-symbology

Rust Sqlite query data model and query string builder

orm rust sql sqlite

Last synced: 02 Jul 2026

https://github.com/alenap93/kysely-crypto

Crypto plugin for kysely

crypto database kysely query-builder sql

Last synced: 07 Apr 2025

https://github.com/sarapmagcode/bus-schedule-app-using-room-and-flow

An app that reads bus schedule from a local database using Room persistence library

android dao kotlin listadapter recyclerview room-database sql view-binding view-model

Last synced: 19 May 2026

https://github.com/hajarwalfi/diner-chefwebsite

Chef cuisinier professionnel : Système réservations avec stats temps réel, sécurité enterprise et UX/UI gastronomique élégante 🌟

css html js mariadb php sql uml

Last synced: 09 Apr 2026

https://github.com/keshavgbpecdelhi/django-blog-app

A simple site to write blogs.

beginner-project django heroku python sql

Last synced: 21 May 2026

https://github.com/hima890/alx-higher_level_programming

ALX Higher Level Programming with Python is a dedicated repository for ALX Software Engineering students. Delve into Python concepts, sharpen your skills with hands-on exercises, and apply your knowledge to real-world projects. Your go-to resource for mastering Python programming in the context of ALX's higher-level programming curriculum.

alx-africa alx-higher-level-programming alx-software-engineering javascript json mysql-database networking opp python pythonscript shell-script sql

Last synced: 20 Apr 2026

https://github.com/johancitoodr/socialmedia_backendjava

(Posting app), this simple backend app allows a user to set their profile and post.

azure jpa-hibernate relational-databases spring-mvc spring-security springboot sql validation

Last synced: 09 Mar 2026

https://github.com/doramgajo/karaoke

Karaoke is a simple musical database manager.

java sql studies

Last synced: 30 Mar 2025

https://github.com/ngugimuchangi/airbnb_clone_v2

AirBnB Web Static, Database, Deployment and Configuration

cicd css fabric haproxy html5 nginx puppet sql

Last synced: 20 Jan 2026

https://github.com/dcs-training/introtodatabases

This repository host the material connected to a training developed by Dave Elsmore (Edina) for CDCS. Go to the readme file

data-analysis data-wrangling databases sql

Last synced: 10 Jun 2026

https://github.com/spm999/userform_mysql_node

Submitting user detail in different tables

expressjs mysql nodejs reactjs sql

Last synced: 05 Apr 2026

https://github.com/hendriku/db18

Semester project from the database lecture. Feel free to get inspired.

sql

Last synced: 12 Feb 2026

https://github.com/zntrio/go-cel2squirrel

Convert a CEL boolean expression to Squirrel SQL Builder for dynamic filtering capabilities.

aip cel golang-library sql sql-builder

Last synced: 12 Jan 2026

https://github.com/a7md0/nwindbusinessobjects

Advanced programming dynamic link library for Nwind business database. Models and SQL connection.

csharp lab sql univeristy university-assignment

Last synced: 22 Mar 2025

https://github.com/krichelj/spl_hw4

4th homework at Systems Programming Languages (SPL) course, Computer Science Pre-M.Sc. Program, Ben Gurion University, 2019

computer-science homework scheduling sql

Last synced: 14 Aug 2025

https://github.com/developerscalambrine/developerscalambrine

Sou um desenvolvedor web com experiência em construir soluções robustas e escaláveis, atualmente em transição para análise de dados. Estou aplicando minhas habilidades em programação e lógica de negócios para entender e transformar dados em informações valiosas, com o objetivo de contribuir para decisões baseadas em dados e otimização de processos

excel r sql tableau

Last synced: 14 Aug 2025

https://github.com/hanif-syazul/analyzing-kimia-farma-sales-performance-with-gcp

This repository contains the final project for the Rakamin Big Data Analytics Internship. It include a complete dashboard of Kimia Farma's sales performance analysis from 2020 to 2023.

big-data-analytics bigquery internship-project kimia-farma looker-studio rakamin sql

Last synced: 02 Jan 2026

https://github.com/newyaroslav/sqlite-containers

Header-only cpp library for integrating SQLite with STL data containers (std::map, std::set, std::list, and others), providing easy access and synchronization of data between containers and SQLite database.

container containers cpp cpp17 sql sqlite3

Last synced: 14 Aug 2025

https://github.com/asifrahaman13/library-management

A simple library management system using the Fast API, SQLModel. Utilized simple sqlite database.

python sql sqlite3

Last synced: 30 Mar 2025

https://github.com/aanujkhurana/fullstack-findmylease

An enterprise-grade rental property management platform built with Next.js and AWS, designed for seamless property listing, tenant management, and secure transactions.

amplify aws cognito ec2 expressjs gateway-api nextjs nodejs prostgres react relational-databases shadcn sql

Last synced: 18 Apr 2026