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/pilat/terraform-provider-sql

Provider to run SQL statements

postgresql sql terraform-provider

Last synced: 11 Mar 2026

https://github.com/fbarffmann/sqlalchemy-challenge

Built a Flask API with SQLAlchemy to analyze and visualize Hawaii climate data. Automated data extraction and developed database queries for temperature and precipitation insights.

api climate-data data-analysis data-visualization flask orm python sql sqlalchemy sqlite

Last synced: 13 Apr 2026

https://github.com/biemannt/webcontrol-sql-demo

Simple MS-SQL Database for demostration purposes

sql sqlserver

Last synced: 24 Apr 2025

https://github.com/yasminbrazasilva/exerciciosbancodedados-ac2-5

Exercícios para AC2 da matéria de Banco de Dados do 2º semestre de ADS

banco-de-dados sql workbench

Last synced: 28 Jan 2026

https://github.com/gekomad/doobie-recipes

Doobie recipes

csv doobie examples scala sql

Last synced: 05 Jul 2025

https://github.com/lexiortiz/advanced-data-analytics

Structured learning notes, code snippets, and key takeaways from the Google Advanced Data Analytics Professional Certificate. Serves as a personal reference for reinforcing concepts and as a resource for others on a similar learning journey.

data data-analysis data-engineering google python-3 sql

Last synced: 29 May 2026

https://github.com/victorbadaro/node-api-typeorm-example

An example NodeJS API that uses TypeORM

api api-rest backend node orm postgres sql typeorm

Last synced: 13 Apr 2026

https://github.com/victorbadaro/node-api-knex-example

An example NodeJS API that uses the Knex.js SQL Query Builder

api api-rest backend knex node orm postgres sql

Last synced: 13 Apr 2026

https://github.com/ashwaniarya/dbquery-generator-api

An AI tool that can give more control to your business team to make better decisions.

ai sql

Last synced: 21 Jun 2025

https://github.com/yash3972/bikesalesdataanalysis

This project leverages Power BI, SQL, and Excel to analyze sales data and generate interactive dashboards. The goal is to extract key business insights, monitor performance using KPIs, and visualize trends for effective decision-making.

excel powerbi powerquery sql

Last synced: 07 Jan 2026

https://github.com/derstimmler/transactionmyths

This repo shows how to solve concurrency problems in a high load multi user system with SQL transactions and NServiceBus sagas.

concurrency csharp database dotnet nservicebus sql transactions

Last synced: 13 Apr 2026

https://github.com/martachesnova/data-modeling--postgresql

Modeled user activity data to create a database and ETL pipeline for a music streaming app. Defined Fact and Dimension tables and inserted data into new tables.

data-modeling database etl etl-pipeline postgresql python sql

Last synced: 13 Apr 2026

https://github.com/unknownsoup/budget_tracker

A personal budget tracker to build my knowledge of working with databases and data analysis. In this case using SQL and python for the analysis.

data data-science databases python sql

Last synced: 26 Jan 2026

https://github.com/treasarose/ecommerce_data_anaysis_project

This repository contains an SQL dataset for an e-commerce platform and queries to analyze customer behavior, product performance, seller activity, and order fulfillment. By addressing critical business questions, this project serves as a foundation for those interested in using SQL to gain insights and optimize e-commerce operations.

database ecommerce mssql project sales sql sqlquery

Last synced: 18 Apr 2026

https://github.com/calvitoria/tfc

The TFC project is an application that displays data from a 'football cup.' The front end is built with react.js, while the back end is built with TypeScript, Node.js, Docker, Express, MySQL, Sequelize, JWT and Mocha / Chai. TDD was used as a development tool for the API.

api-rest chai football-data mocha mysql-database nodejs reactjs sql tdd typescript

Last synced: 13 Apr 2026

https://github.com/yunusemrejr/.net-form-mysql-user-list-viewer

.NET form mySQL user list viewer (C# SQL .NET)

csharp dotnet form sql

Last synced: 03 May 2026

https://github.com/1ayanabil1/databases-with-the-python

Learn how to work with SQL and NoSQL databases in Python using SQLite, MySQL, and MongoDB. Hands-on notebooks following the official Udemy course.

data-science database jupyter-notebook mongodb mongodb-database mysql nosql python sql sqlite udemy-course

Last synced: 13 Apr 2026

https://github.com/husnainramzan7022/intertrack-project

Intertrack is a full-stack insurance application developed as part of the Stutern program. This platform allows registered users to purchase various insurance products and submit claims when needed. It provides a seamless and secure experience for managing insurance policies.

bootstrap mongodb nodejs reactjs sql tailwindcss

Last synced: 13 Apr 2026

https://github.com/lbxa/pedidos-carnes

Website basico usado para pedidos de carne online.

css html javascript php react sql

Last synced: 13 Apr 2026

https://github.com/toia-19/nodejs-jwt

Vinculación de un proyecto de NodeJS con Base de Datos SQL (ITS Cipolletti) - 2024.

javascript json nodejs sql

Last synced: 01 May 2026

https://github.com/lexiortiz/ibm-data-engineering-fundamentals

Notes, exercises, and projects from the IBM Data Engineering Fundamentals path via Verizon Skill Forward.

data-engineering numpy pandas postegresql python sql

Last synced: 13 Apr 2026

https://github.com/nikeshcohen/project-management-system

A Project Management System built in Java and MySQL. Users can create new projects and assign people to said projects, to a relational database.

java project-management sql

Last synced: 14 Jul 2026

https://github.com/lucaslopezc/desafio-sql

Repositorio con consultas SQL para analizar datos de estudiantes en make-it-real-tarea-clase.clase_mir. Incluye exploración de datos, filtros (WHERE, HAVING), agrupaciones (GROUP BY), ordenamientos (ORDER BY, LIMIT) y estructuras condicionales (IF, CASE).

bigquery sql

Last synced: 04 Oct 2025

https://github.com/sanam2405/knowledgetransfer

This sums up my learnings at Razorpay 🚀

automation aws aws-lambda boto3 python sql

Last synced: 09 Apr 2025

https://github.com/yunusemrejr/vud-php

View User Database (V.U.D.) - Written in: PHP, JS, SQL, CSS, HTML

css database html javascript php sql view xampp

Last synced: 13 Apr 2026

https://github.com/hanzala-bhutto/csharp-pharmacy-store-system

Simulating Real life medical store keeping records of medicines

bunifu-ui csharp graphical-user-interface sql sql-express-filedb visual-studio

Last synced: 03 Jul 2026

https://github.com/Asit-14/Mysql-RDBMS-

This Repository contains all the SQL notes related to the course.

mysql notes sql

Last synced: 29 Oct 2025

https://github.com/sharmas1ddharth/cs50-projects-2020-

All CS50 Web Development using Python and JavaScript projects with links to code and YouTube video. Hit star if this repository helps you to your cs50 journey.

cs50 cs50web-project1 css3 django django-project edx-cs50 html5 javascript python python3 sql web web-application

Last synced: 13 Apr 2026

https://github.com/mairondc21/teste_mairon

Teste realizado em excel e sql

excel modelagem sql sql-server

Last synced: 25 Mar 2025

https://github.com/itsferdiardiansa/pinpin

A project that implements tiny concept of microservices.

ci-cd github-actions jest microservices nest next nx-workspace pnpm-workspace sql tdd typescript

Last synced: 22 Feb 2026

https://github.com/tanuj-maheshwari/sql-executor

Java based library for executing SQL queries for CRUD operations against an RDBMS, built using gradle.

gradle java sql

Last synced: 19 May 2026

https://github.com/crgimenes/dbv

Terminal-based PostgreSQL viewer and editor designed for fast browsing, quick edits, and easy data handling.

cli database editor go json lua postgresql sql terminal viewer

Last synced: 13 Apr 2026

https://github.com/raghavendranhp/youtube_data_harvesting

The "YouTube Data Analyzer" is a versatile tool for businesses and content creators, enabling them to gather, analyze, and harness valuable insights from multiple YouTube channels. With streamlined data collection, storage in MongoDB, migration to SQL, and a user-friendly Streamlit interface, it empowers users to make data-driven decisions

apiintegration data datacollection eda googleapi googleapiclient matplotlib mongodb mysql mysqlconnector numpy oops pandas pymongo python pythonoops sql sqlalchemy streamlit youtube-api

Last synced: 13 Apr 2026

https://github.com/BrockAltug/sql-employee-tracker

Content management system command-line application to manage a company’s 🧑‍🧒 employee database, using Node.js, Inquirer, and PostgreSQL.

asynchronous-programming cli consoletablejs crud dotenv environment-variables expressjs inquirerjs javascript nodejs postgresql relational-database sql

Last synced: 10 Aug 2025

https://github.com/guilhermersouza34/mod36-1

Este projeto utiliza o framework Spring Data para facilitar o acesso a diferentes bancos de dados, incluindo PostgreSQL, MySQL e MongoDB. Além disso, foram implementados testes unitários para garantir a integridade e o funcionamento correto das operações de acesso aos dados em cada um dos bancos suportados.

junit mongodb mysql postgresql springdata sql

Last synced: 13 Apr 2026

https://github.com/yasminbrazasilva/exerciciosbancodedados-ac1

Exercícios para AC1 da matéria de Banco de Dados do 2º semestre de ADS

banco-de-dados mer modelo-relacional sql sqlite

Last synced: 22 Feb 2026

https://github.com/charlc22/findyourvote-nj

An interactive web application that helps New Jersey residents find information about their congressional districts, representatives, and upcoming elections. Using Azure SQL and React.

azure html5 json react sql

Last synced: 25 Mar 2025

https://github.com/yunusemrejr/url-atlas-new

Latest Edition of URL ATLAS - Programmer's Directory

crud css forum html javascript login mysql panel php search signup sql web website

Last synced: 13 Apr 2026

https://github.com/itzdm/api-hub

API Hub Repository: A centralized collection of various APIs for developers. Access a wide range of APIs for different purposes, enhancing the functionality of your applications.

api api-hub express itzdm mongodb nodejs sql

Last synced: 13 Apr 2026

https://github.com/tonakihan/simpledatabase-2.0

Tested sqlite + rust + python. Simple database.

pyhton3 pyqt6 pyqt6-gui python rusqlite rust sql sqlite sqlite3

Last synced: 07 May 2026

https://github.com/dimitrov-s-dev/complete_sql

Complete SQL MasterClass

microsoft-sql-server mssql mysq postg sql

Last synced: 11 Mar 2026

https://github.com/swyftmart/back-end

This repository is a comprehensive collection of essential components that power the platform's seamless operation. At its core, the repository houses a robust database management system, meticulously designed to handle the platform's data storage and retrieval needs efficiently.

back-end express jwt-authentication mssqlserver nodejs sql typescript

Last synced: 11 Mar 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/studoo-app/sql-td4-sio1

SQL - Pratique des jointures

2024-2025 sio1 sql

Last synced: 08 Apr 2025

https://github.com/gentleeduck/duck-sqllsp

Multi-dialect SQL Language Server in Rust. 300+ lint rules, context-aware completion (50 phases), schema-aware hover, formatter, code lenses, inlay hints. PG-first; MySQL / SQLite / MSSQL supported. tower-lsp + libpg_query.

completion formatter language-server libpg-query linter lsp mssql mysql neovim postgresql rust sql sqlite tower-lsp vscode

Last synced: 15 Jul 2026

https://github.com/sameer6690/data_analytics_bootcamp_hdnb

This is an analytics project on the "Titanic - Machine Learning From Disaster" dataset's train.csv file. I performed data cleaning with MS Excel before using SQL to query results based on the questions provided for the completion of the project. Finally I visualized the data on Google Looker Studio.

bigquery excel looker-studio sql

Last synced: 14 Feb 2026

https://github.com/abx15/laravel-react-ecommerce

Production-ready full-stack e-commerce application using Laravel (API), React, Tailwind CSS, MySQL, Sanctum auth, and Razorpay payments.

blade docker javascript laravel php react sql tailwindcss

Last synced: 13 Apr 2026

https://github.com/m7moudgadallah/sql-challenge-solutions

This repository contains solutions to SQL challenges from various platforms like LeetCode, HackerRank, and more.

challenge database hackerrank-solutions leetcode-solutions ms-sql-server sql tsql

Last synced: 11 Mar 2026

https://github.com/lydongcanh/yawndb

Yet Another Weird .NET Database (YawnDB)

csharp database dotnet-core sql

Last synced: 09 Feb 2026

https://github.com/jimenacambronero/proyecto_learndata

Proyecto 4 para Unicorn Project: 🧹 Limpieza de datos - LearnData. Proyecto de limpieza de datos con SQL que tiene como objetivo mejorar la calidad y confiabilidad de los conjuntos de datos utilizados.

basededatos data-structures model mysql sql

Last synced: 10 Jun 2025

https://github.com/beenotung/live-query-filter

Publish and subscribe to database queries, serve as backbone of live query change detection engine

cache cache-invalidation change-propagation field filter live-query sql table

Last synced: 03 Sep 2025

https://github.com/harsh098/ru-hacks-2022-submission

A discord bot that provides data about availability of organ transplants and donation centers. This bot was submitted as a hackathon project for RUHacks 2022 .

accessibility discord-bot e-governance healthcare nextcord-py python sql sustainability

Last synced: 16 Mar 2025

https://github.com/chuwena/gutech-thesis-project

Attendance registration system using facial recognition.

css cv2 database django django-framework facial-recognition html javascript python sql webapplication

Last synced: 13 Apr 2026

https://github.com/torshin5ergey/1tdata-do_2024-08-28_6.11-05

1T Data "Data architect (DevOps)". Задание 2024-08-28 6.11 №5

clickhouse clickhouse-connect docker docker-compose postgresql pyspark python sql

Last synced: 13 Jun 2026

https://github.com/priyabug/web-application-sql-injection-lab

This repository contains a hands-on lab for understanding SQL Injection attacks and their mitigations. SQL Injection is a critical vulnerability that allows attackers to manipulate database queries and access sensitive data.

container database docker mysql php sql sqlinjectionattack vulnerability-detection web webapplicationcontainer

Last synced: 27 Mar 2025

https://github.com/rakesh3596/digital-e-commerce-website

Digital E-commerce application using Angular as an Front-End and Spring-Boot as an Back-End

angular bootstrap4 hibernate java mysql-database spring-boot spring-mvc spring-security sql sts-code-platform swagger-ui vscode

Last synced: 10 Apr 2026

https://github.com/woollumst/employeemanagementsystem

Personal project for practice. Java, Maven, Spring, SQL, w/ React JavaScript frontend

java maven react spring-boot sql

Last synced: 08 May 2026

https://github.com/khushi-sabarad/8-week-sql-challenge

Case studies' solutions for the #8WeekSQLChallenge by Danny Ma

8weeksqlchallenge case-study data-analysis mysql sql

Last synced: 06 Sep 2025

https://github.com/wsapsan/tg_wg_bot

This Telegram bot is for easy management of Wireguard on a remote server

api bash bash-script c linux linux-app linux-shell python3 socket sql sqlite3 telegram-bot wireguard

Last synced: 13 Apr 2026

https://github.com/pheyth15/instafood-ordering-system

Online Food Ordering System | In Compliance to DCIT24

css-html-javascript ordering-system php sql

Last synced: 11 Mar 2025

https://github.com/dieperid/useful-extension

Directory to list some useful extensions I use.

extensions formatting php sql vscode

Last synced: 27 Feb 2025

https://github.com/shellynagar27/good-cabs-data-analysis-project

This project is part of CodeBasics Challenge #13, where the goal was to provide actionable insights to the Chief of Operations at Goodcabs, a cab service provider in tier-2 cities of India. The project focused on analyzing key metrics like trip volume, repeat passenger rate, and passenger satisfaction.

critical-thinking data-analysis data-visualization excel exploratory-data-analysis power-bi presentation problem-solving sql storytelling

Last synced: 25 Jan 2026

https://github.com/jvsmota/beecrowd

Repositório para armazenamento de respostas do Beecrowd para exercitar lógica de programação.

beecrowd-solutions java sql

Last synced: 03 Apr 2025

https://github.com/musooo/springup

SpringUp is a utility tool designed to streamline the setup and configuration of Spring Boot projects using Rust. This tool automates various tasks such as setting up project directories, creating Java classes, and managing project configurations.

automation code-generation java open-source project-setup rust spring-boot sql utilities

Last synced: 16 Apr 2026

https://github.com/kevinkrummsdorf/iksy2

Student project in the Information and Communication Systems 2 class at Bochum University of Applied Sciences

php8 sql webdevelopment

Last synced: 27 Apr 2025

https://github.com/sanam2405/sql

Learning Structured Query Language

sql

Last synced: 21 Jan 2026

https://github.com/kinozhao/kuang_mysql

狂神数据库用到的一些创建表以及创建数据库的语句

database innodb mysql sql

Last synced: 13 Apr 2026

https://github.com/blackwatermelon0000/cricpulse

CricPulse is a desktop application built with JavaFX that allows users to simulate and manage cricket matches, players, teams, scorecards, analytics, and points tables. It connects to an Oracle Express Edition database using JDBC.

beginner-friendly cricket cricket-analytics desktop-application java java-project javafx jdbc live-scores match-trackers multithreading object-oriented-programming oracle-database player-stats scorecard sports-analytics sql student-project tournament-management transaction-management

Last synced: 18 May 2026

https://github.com/brandoncardoso/english-quiz-site

A simple website to quiz english grammar/particles.

bulma css ejs expressjs html javascript nodejs sequelizejs sql

Last synced: 11 Jan 2026

https://github.com/michaelwp/go-sqlmock-example

example on How to Create Unit Tests with go-sqlmock in Go

go golang mock sql sqlmock

Last synced: 28 Mar 2025

https://github.com/cartervr/taxdatabase-sql-tableau

End-to-end process for building an SQL Azure database, performing data analysis with SQL and Python, and visualizing data with Tableau.

azure data-science data-visualization database-architecture database-deployment database-management databse-design datanalysis erdiagram sql tableau

Last synced: 13 Mar 2026

https://github.com/yorek/pass2017-dapper

Demos used in my "Dapper: the ORM that will change your life" session @ PASS Summit 2017

c-sharp dapper dot-net sql t-sql

Last synced: 18 Apr 2026

https://github.com/kleutons/node-do-zero

Servidor NodeJs com fastify

express nodejs postgresql sql typescript

Last synced: 13 Apr 2026

https://github.com/edwin5354/student_management_system

A mini project that connects an SQL database to Python with added tkinter GUI elements.

python sql tkinter

Last synced: 06 Sep 2025

https://github.com/hgwood/craql

A small example app to show how to program business web app back-ends in SQL with PostgreSQL.

postgresql sql

Last synced: 16 Mar 2025

https://github.com/mayurifag/postgresql-db-cleaning-scripts

Make any sql actions with your postgresql dumps and get new gzipped dump

bash database postgresql script sql

Last synced: 13 Apr 2026

https://github.com/drvipulasharma/e-commerce-data-analysis-sql-big---query

E-Commerce-Data-Analysis-SQL-Big-Query

bigquery sql

Last synced: 16 Mar 2025

https://github.com/bhayward93/hr-web-application

An interlinked solution demonstrating skills in C#, Entity Framework, Web APIs and WCF Services

asp-net asp-net-mvc csharp csharp-code entity-framework sql web-application

Last synced: 15 Jul 2026

https://github.com/kowshikreddy97/point-of-sale-system-pos-

The main objective of the project is to create a POS relational database using MariaDB, SQL on AWS EC2 instance to manage 75,000+ customers and their orders data and run analytics to gain valuable isights.

mariadb mongodb sql

Last synced: 21 Apr 2026

https://github.com/hemerajs/hemera-sql-store

Generic SQL client for Hemera

hemerajs sql store

Last synced: 15 Jul 2026

https://github.com/nasr-syed/ufc_data_analysis

Conducting exploratory data analysis on a Kaggle UFC dataset.

eda jupyter-notebook pandas powerbi python sql

Last synced: 04 May 2026

https://github.com/vasanthakumar70/elt-with-snowflake-and-dbt

This project builds an end-to-end data pipeline to process and analyze retail sales data.

dbt snowflake sql

Last synced: 17 Jan 2026

https://github.com/rckbrcls/cefer

Academic database app for managing sports facility reservations, activities, users, reports, and PostgreSQL rules.

academic-project database-course docker-compose flask nextjs postgresql react sports-facility sql typescript

Last synced: 30 May 2026

https://github.com/karimulla2621/web-development-

I'm currently training at career sure academy HTML and CSS Bootstrap here I'm mentioning my Learning i have done some projects by using html and CSS bootstrap

bootstrap5 css express-js html javascript mangodb nodejs python reactjs sql

Last synced: 17 Jan 2026

https://github.com/ahmedheakl/musicsocial

A social media website project for music fans only.

css html javascript jquery mysql spring-boot sql

Last synced: 13 Apr 2026

https://github.com/lugolbis/snuv

Déploiement d'une BDD complexe sous Oracle Database 23ai.

base-de-donnees database oracle oracle-database pl-sql sql

Last synced: 25 Mar 2025