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/aleenabukhari/dev-talk

A full stack web application that utilizes React, Node.js, and SQL to allow users to post programming questions, reply to posts, nest replies, like, view users, search and filter posts.

database docker react rest-api sql

Last synced: 02 Jan 2026

https://github.com/kartava/nestjs-pgkit

Pgkit module for Nest framework (node.js) 🍉

javascript nest nestjs nodejs pgkit sql typescript

Last synced: 06 Jan 2026

https://github.com/cihat-kose/jdbc-mysql-practice-lessons

Master SQL & DB testing skills with Java JDBC, TestNG, and real Sakila database scenarios.

database java jdbc maven mysql sakila sql testng

Last synced: 04 Sep 2025

https://github.com/joaopblume/airflow-erp-api-integrator

This was a project for a company that uses a Kunden ERP in an Oracle and wants to integrate new ORDERS into the Millennium API. I created an Apache Airflow instance and wrote a DAG for this flow. After every execution, it sends a feedback email to the company. The data is based on a View inside Oracle, grouped by order items and sent via REST API

airflow api dag oracle python rest-api smtp sql

Last synced: 21 Mar 2025

https://github.com/bgoonz/express_js_notes

Notes on node, express, sql, Sequelize, MongoDB, authentication, graphQL

authentication express graphql mongodb nodejs sequelize sql

Last synced: 12 Apr 2026

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/victoralves08/covid-data-normalization

Projeto final da disciplina SIN-220, Banco de Dados com linguagem MySQL do curso de Sistemas de Informação pela Universidade Federal de Viçosa - Campus Rio Paranaíba.

mysql sql

Last synced: 08 Apr 2025

https://github.com/baschin1103/players-database-hattrick

This repository contains all files and programs for creating a normalized and relational database consisting of players from hattrick.org. See readme for more information.

csv database database-design python sql

Last synced: 18 May 2026

https://github.com/kiarashyavari/avg_close_price

Scenario: You have CSV files containing daily stock prices with columns: Date, Ticker, Open, High, Low, Close, and Volume. You want to compute the daily average closing price for each stock.

batch-processing pyspark python3 spark sql

Last synced: 11 Mar 2026

https://github.com/falakrana/onsiteproject

This project uses Google Gemini AI and LangChain to convert natural language business requirements into normalized relational database schemas. It also generates SQL queries, provides optimization suggestions, and validates the schema.

database-schema google-gemini langchain sql

Last synced: 09 Oct 2025

https://github.com/lauta-dev/game-api-nestjs

Este repositorio alberga el código fuente de un proyecto que implementa una API utilizando JavaScript en conjunto con el framework de backend NestJS. La aplicación está diseñada para almacenar datos en una base de datos SQLite.

nestjs-backend sql sqlite sqlite3 turso

Last synced: 18 May 2026

https://github.com/robinmillford/analyzing-e-commerce-transactions---data-cleaning-cohort-analysis-and-sql

In this project, I aimed to analyze the profitability of products in an e-commerce dataset. I performed various SQL queries to extract valuable insights about product profitability, including the identification of the top 5 products with the highest profit margin, and unique combinations of brands and product lines with the highest profitability.

cohort-analysis data-analysis data-visualization excel jupyter-notebook powerbi python3 sql

Last synced: 18 May 2026

https://github.com/damir-sijakovic/ds-store

This is webshop database written in SQL

sql webshop

Last synced: 05 Jan 2026

https://github.com/elaad24/covid-19-api

API that shows data about covid-19 status on all/specific countries with option to choose what information to show

api covid-19-data express mysql-database sql

Last synced: 13 Jul 2025

https://github.com/pedrior/mywallet

Um sistema para gerenciar rendimentos e despesas. Com ele, você pode criar carteiras personalizadas, controlar transações, definir orçamentos e agrupar despesas em categorias.

aspnetcore csharp dapper ddd design-patterns docker dotnet integration-testing postgresql rest rest-api restful sql testcontainers unit-testing vertical-slice-architecture

Last synced: 12 Apr 2026

https://github.com/rami24t/periodic-table-database

For this project, I needed to fix and develop a PSQL periodic table database and then create a bash script program that takes in an argument as input in order to retrieve and output the relevant information from the database.

bash git postgresql-database psql psql-database relational-database scripting-language shell sql

Last synced: 04 Feb 2026

https://github.com/sibendud/csi_2024_dataengineering

Internship on Data Engineering where below topics are applied skills that are used to complete the given tasks through out 8 weeks including the project.

adf adls azure-pipelines databricks docker ipynb json numpy pandas-python parquet-avro pipeline pyspark python sql sql-server

Last synced: 07 Mar 2026

https://github.com/tyler887/cowserve

Project Cowserve web server

server sql web

Last synced: 13 Jun 2026

https://github.com/soumya-thoutam/covid-19-impact-on-u.s.-states-and-colleges

Covid-19 analysis and impact on United States Colleges and States using SQL and Tableau.

covid-19 dashboard data-analysis data-visualization dataset sql sql-server tableau

Last synced: 04 Sep 2025

https://github.com/rafagomezguillen/desarrollo-de-aplicaciones-web

Trabajos, tareas y exámenes del Ciclo de Desarrollo de Aplicaciones Web

csharp dotnet html-css-javascript java javascript spring-boot sql

Last synced: 12 Apr 2026

https://github.com/alekrish-12/online_retailer-database

WINAIM BACKEND DATABASE ASSIGNMENT: The Online Retailer Database project aims to evaluate the ability to work with transactional data, aggregate functions, and subqueries. By designing a comprehensive database schema and writing SQL queries

commands database gitbash github-config schema sql

Last synced: 02 Jun 2026

https://github.com/winniecirino/health-insurance-analysis

This repository contains an analysis of a Health Insurance dataset aimed at understanding the factors affecting insurance charges. The project involves identifying significant factors that influence insurance costs and providing actionable insights to support decision-making.

sql sql-server sqlserver

Last synced: 08 Apr 2025

https://github.com/amandaguedess/projeto-conceitual-banco-de-dados-oficina

Sistema de Controle e Gerenciamento de Execução de Ordens de Serviço em Oficina Mecânica

banco-de-dados esquema-conceitual mysql-database mysqlworkbench sql

Last synced: 11 Jun 2026

https://github.com/kelvinleandro/pagila-text-to-sql

An AI-powered application that lets you chat with your PostgreSQL database in natural language. Built with LangChain, FastAPI, and Streamlit.

chatbot docker docker-compose fastapi generative-ai gpt langchain llm natural-language-processing nl-to-sql openai pagila-database postgresql python python3 sql sqlalchemy streamlit text-to-sql

Last synced: 10 Apr 2026

https://github.com/nilsmt/antoinefactory

Transfert du projet de semestre 3 de BUT Informatique sur un site web d'e-commerce pour un client réel (le site n'est pas terminé)

css html html-css-javascript iut-nantes php php82 sql symphony university-project

Last synced: 04 Sep 2025

https://github.com/armanjscript/rag

The RAG LLM applications with LangChain

langchain langchain-ollama llm mistral mysql python qwen2-5 rag sql streamlit

Last synced: 12 Apr 2026

https://github.com/gaurav0502/kickers-fc

A Football Club Management System with more emphasis on the Backend using Node.js and Express.js and Oracle SQL database.

backend expressjs frontend nodejs sql

Last synced: 12 Apr 2026

https://github.com/nycolop/restaurant_database_with_schema

a restaurant database with schema

database postgresql schema sql

Last synced: 18 May 2026

https://github.com/iankitnegi/sql_pizza_sales_project

As a BI Consultant for Plato's Pizza, you'll analyze a year's worth of transactional data to identify opportunities for driving sales and improving operational efficiency, helping the restaurant enhance its performance.

mysql sales sql

Last synced: 21 Jul 2025

https://github.com/satvikpraveen/rsvp_case_study

A comprehensive IMDB dataset analysis using SQL. Includes database setup, advanced queries, and actionable insights. Organized with files for database creation, queries, and solutions. Features an Entity-Relationship Diagram (ERD), executive summary, and SQL scripts. Perfect for SQL workflows and business intelligence in the film industry.

aggregate-functions business-intelligence common-table-expressions data-analysis data-driven-decisions data-querying database-design entity-relationship-diagram imdb-dataset relational-database sql subqueries-and-joins

Last synced: 11 Jan 2026

https://github.com/ahmeddiaab/practical-dbms

A level-based roadmap to master relational databases with PostgreSQL. Practice schema design, normalization, real-world SQL, and transactions using Docker. Great for backend developers.

backend database postgres postgresql roadmap sql

Last synced: 18 May 2026

https://github.com/r-mahesh45/comprehensive-sql-database-project

This project showcases the design and management of SQL databases, focusing on creating efficient schemas and performing data operations like insertion, updating, and querying. It highlights best practices in database management for handling large datasets and complex queries.

schema schemadesign sql sqlqueries

Last synced: 06 Jan 2026

https://github.com/ianevictoria/codejourney-engsoft-unicesumar

CodeJourney-Unicesumar é um repositório dedicado a armazenar os trabalhos e projetos de programação realizados durante minha jornada acadêmica na Unicesumar.

c sql

Last synced: 03 Apr 2025

https://github.com/ultipro/digit-music

Digit Music created by Patryk 'UltiPro' Wójtowicz using SQL.

mssql-database music-store sql

Last synced: 03 Oct 2025

https://github.com/vitor-msp/agencia-viagens-blue-bird

Desenvolvimento de um site para clientes realizarem cadastro e aquisições de viagens de uma agência fictícia chamada BlueBird Viagens. Versão 1: ASP.NET MVC C#, SQL Server.

asp-net asp-net-mvc csharp entity-framework razor sql sql-server visual-studio

Last synced: 18 May 2026

https://github.com/matthewpoletin/mountainpier-social

Social service for Mountain Pier

hibernate java rest spring sql

Last synced: 18 May 2026

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

SQL queries and Power BI dashboards for data exploration and business analysis.

powerbi sql

Last synced: 09 Feb 2026

https://github.com/sujith-kamme/leetcode

My solutions to LeetCode coding challenges.

algorithms-and-data-structures databases pandas sql

Last synced: 07 Mar 2026

https://github.com/sqltee/sqltee

SQL driver wrapping, queries interpolation, time and arguments logging for Go.

database go golang logging sql

Last synced: 20 Jan 2026

https://github.com/acensjj/ppe2

Le PPE 2 est le premier site vitrine réalisé en groupe de 4 à partir de php, html, css ainsi que de javascipt.

css html javascript php sql

Last synced: 14 Apr 2026

https://github.com/praveendecode/iss-data-warehouse-mongodb-sql-project

Space Exploration Data Fusion : Unleashing the International Space Station Insights with MongoDB and SQL Integration

database dataharvesting datawarehousing etl-pipeline iss mongodb postgresql python sql streamlit-webapp

Last synced: 12 Apr 2026

https://github.com/mateo-404/universidad

Programas que realicé durante mi instancia estudiando la Tecnicatura Universitaria en Programación en la UTN FRRa durante los años: 2023-2024 🎓

c csharp estudios java practice pseint pseudocode sql university utn-frra

Last synced: 01 Apr 2025

https://github.com/codeslash21/explore_weather_trend

Weather trends analysis of the World and the Delhi (India) city over last 150 years.

data-visualization nanodegree-project python3 sql

Last synced: 03 Jul 2026

https://github.com/willemverbuyst/bookworm

full-stack hobby/study project

bash chakraui fastapi overmind python sql vite vitest

Last synced: 15 Jan 2026

https://github.com/jennalandy/database_tutorials

Bookdown introduction to working with databases in R, Python, SAS, and Julia for statistics students.

databases-course sql

Last synced: 10 Oct 2025

https://github.com/harshbisht27/walmart-sales-data-analysis--sql-project

This project employs SQL to perform an in-depth analysis of Walmart sales data, drawing valuable insights from Kaggle's Walmart Sales Forecasting Competition dataset to uncover trends and patterns in retail performance.

sql

Last synced: 25 Feb 2026

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

Python programming tasks as a software engineer

c javascript linux python3 ruby scripting shell sql

Last synced: 14 Apr 2026

https://github.com/adam-robson/bookshoppe

This repository consists of an improvised list of real-life books written by real-life authors. Mostly very old authors. It was built using Express and PostgreSQL.

beekeeper jest nodejs nodemon pg postgresql sql vscode

Last synced: 20 Jan 2026

https://github.com/pngo1997/tweet-data-processing-query-performance-analysis

Analyzes large Tweet dataset (4.4M tweets) using SQL.

big-data python query sql text-processing

Last synced: 12 Jun 2025

https://github.com/an4pdm/projeto-logico-de-bd-para-oficina

Criação de projeto lógico de banco de dados utilizando o MySQL Workbench.

banco-de-dados databases mysql project queries sql

Last synced: 19 Jan 2026

https://github.com/evertonpsantos/delivery-app

Application for ordering beverages

axios chai express javascript react react-router sequelize sql

Last synced: 07 Jan 2026

https://github.com/mictech/til

Today I Learned

html sql

Last synced: 07 Jan 2026

https://github.com/danishayman/law-firm-management

The Law Firm Management System is a comprehensive software solution designed to streamline administrative tasks, client management, and case organization within law firms.

java javafx javafx-application maven sql sqllite

Last synced: 12 Jun 2025

https://github.com/lassebahn/sqledit

SQL-Editor zum Anzeigen von Daten aus relationalen Datenbanken

db2 db2400 java javafx mssqlserver relational-database spring springboot sql

Last synced: 11 Apr 2026

https://github.com/dhruvil-26/sql-projects

This repository contains SQL projects focusing on data analysis and insights. Currently, it includes: 1. RSVP Movies Analysis - SQL queries to analyze movie trends, ratings, and genres. 2. Pizza Sales Analysis - SQL queries to explore sales patterns, customer behavior, and profitability in a pizza business.

analysis data-analysis database mysql pizza-sales-analysis rdbms rsvp sql

Last synced: 17 May 2026

https://github.com/dsgs76/spring-pokeapi-acm

This repository contains the first work for ACM Java Spring course

java maven spring-boot springframework sql web

Last synced: 09 May 2026

https://github.com/salmankhanmsk786/the-room

The Room is a social media platform for students and faculty to connect and engage. Built with PHP, JavaScript, CSS, and HTML, it features a user-friendly interface for communication.

php socialmedia sql

Last synced: 30 Mar 2025

https://github.com/purvajage/villas

The Villas is a hotel booking website where users can browse and book villas, schedule visits, and manage their reservations. It features a robust login and signup system.

css html5 javascript jquery php sql

Last synced: 12 Apr 2026

https://github.com/gabryv00/database-lab-project

Laboratory project of the "Databases" course

database-management postgresql sql

Last synced: 28 Apr 2026

https://github.com/kalebers/leetcode

Personal Codes from Leetcode challenges using different languages

cpp csharp database java javascript leetcode-solutions python sql

Last synced: 14 Apr 2026

https://github.com/JavierCanon/Rolex.net

🔐 Custom, simple and effective authorization library 🗃, Roles Based Access Control (RBAC) for CRUD authorization, menu or module access, etc. for Asp.net with backend database.

asp-net aspnet authorization permission permissions role role-based-access-control role-management roles roles-privileges sql sql-server sqlserver

Last synced: 10 Mar 2025

https://github.com/thesmartcooking/database

Temporary code to visualise for the time being

mariadb sql

Last synced: 07 Jan 2026

https://github.com/prakharsinha-09/binarybard-blogfordevs

presenting you the all new blog webapplication, will be leveraging PostrgesSQL as database, HonoJS for writing APIs, Prisma ORM with Connection Pooling and many more backend tech and React and Tailwind for the Frontend

cloudflare cloudflare-workers connection-pool honojs javascript nodejs npm postgresql prisma prisma-accelerate react sql tailwind typescript vite zod-validation

Last synced: 10 Apr 2026

https://github.com/thekapcioszek/kapcioszek_strona

Website made using html css php and sql I made during apprenticeships in November 2022

css css3 docker docker-compose dockerfile html html5 php sql

Last synced: 12 Apr 2026

https://github.com/crimsonorion/collectionserviceorders

Application assisting CSRs with collection service orders. Created using .NET 6, Prism 8 MVVM and MahApps.Metro UI.

dotnet mahapps-metro prism sql

Last synced: 18 May 2026

https://github.com/smandekar1/SQL

SQL commands and exercises using customers, product, and order tables. contains query, join, and aggregate commands. XAMPP server

sql xampp

Last synced: 12 Mar 2025

https://github.com/mominur-emon/Company-Database-using-SQL

I'm manually creating the company database basis table in this case, and then using SQL queries that combine the two tables that I built using the company database table.

database sql xampp

Last synced: 12 Mar 2025

https://github.com/ysskrishna/libmate

A full stack application for a library book vending application built with NextJS, TailwindCSS, FastAPI, Postgres and Docker. It is designed to manage book inventories, and member management, ensuring a seamless experience for borrowing and returning books through automated vending machines.

alembic docker fastapi inventory-management javascript library-management-system library-software logger logger-middleware nextjs postgres postgresql react sql sqlalchemy sqlite tailwind tailwindcss web-application

Last synced: 12 Apr 2026

https://github.com/povdai/55-grupe-egzas

Paprastas puslapis su admin dalimi kurioje galima pasirinkti paslaugas ir užsiregistruoti

css expressjs html5 node-js reactjs sql

Last synced: 14 Apr 2026

https://github.com/mono-a3/crud-estudiantes-javafx-mariadb

CRUD-Estudiantes-JavaFX-MariaDB, una aplicación de escritorio desarrollada con JavaFX para la gestión de estudiantes mediante un sistema CRUD (Crear, Leer, Actualizar y Eliminar), con conexión a una base de datos MariaDB.

crud dbeaver intellij-idea java javafx mariadb sql

Last synced: 17 Apr 2026

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

Coursework from Harvard's CS50 SQL

database sql sqlite sqlite3

Last synced: 18 May 2026

https://github.com/sumit0ubey/projects-webapp

A curated collection of dynamic and responsive web projects built using Django, Bootstrap 5, and PostgreSQL. It including search filters, YouTube integration, dark/light theme support, and GitHub/live demo links.

bootstrap5 django django-application javascript postgresql python sql website

Last synced: 30 Dec 2025

https://github.com/billgewrgoulas/todo

A PHP web application with users and roles.

codeigniter php sql

Last synced: 18 May 2026

https://github.com/rahulsm20/trackbyte

A full-stack web application that helps users keep track of their playlist and provides analytics based on their music taste. Built using React, Node.js, Express.js, MySQL and Bootstrap.

bootstrap data-analysis expressjs mysql nodejs reactjs sql

Last synced: 07 Apr 2026

https://github.com/carlospazini18/udemyweb

Repositório para o curso FullStack da Udemy

ajax bootstrap css ecmascript html5 ionic javascript php sass slim sql wordpress

Last synced: 18 Jan 2026

https://github.com/madhursinghbhadoriya/zomato_dataanalysis

Zomato_DataAnalysis- SQL

mysql-database sql

Last synced: 09 Apr 2025

https://github.com/ldilley/pyble

:orange_book: Bible analyzer

bible bible-search bible-study bible-verse python sql sqlite

Last synced: 29 Apr 2026

https://github.com/vaishnavi-3969/mksss-s_cummins_college_of_engg_for_women-team_3-e-commerce-website

https://norther-trust-hackathon.1923vaishnaviaa.repl.co/

css html js mysql sql

Last synced: 05 May 2026

https://github.com/joel-henri-ngoube/docgenerator

Je mets sur pied une API (et un consommateur d'API) qui permet de générer un PDF à partir du type de document souhaité, que ce soit un devis ou un CV.

expressjs mysql nodejs reactjs sql

Last synced: 07 Apr 2026

https://github.com/dauntlessdev/oraclesql-ordering-system

ordering system db scripts using oracle

oracle sql

Last synced: 15 Jan 2026

https://github.com/jakeherp/cs50

My solutions for Harvard University's CS50 course 2020.

c cs50x python sql

Last synced: 18 May 2026

https://github.com/agentic-dev-io/agent-farm

DuckDB Spec-OS for multi-org AI agent swarms. 175+ SQL macros, Spec Engine, MCP Apps, meta-learning.

ai-agents duckdb embeddings llm mcp ollama python rag sql web-scraping

Last synced: 12 Apr 2026

https://github.com/theoddysey/campaign-feedback

PHP web-based 🕸️ feedback collection 🧺system

form-validation php sql xampp-server

Last synced: 03 Jul 2026

https://github.com/cristobalgvera/java-spring-learning

Some exercises with a full stack approach (focused on backend)

exercises java spring-boot sql

Last synced: 17 May 2026

https://github.com/chirannnn/adsyzygy-digitalmarketing

Adsyzygy Digital Marketing – A full-stack marketing dashboard built with React, Node.js, and SQL for campaign analytics, client management, and digital strategy tracking.

clientmanagement dashboard digitalmarketing framer-motion fullstack marketing-analytics nodejs react sql

Last synced: 12 Apr 2026

https://github.com/ggsmith842/data-analysis-using-spark-sql

Series of notebooks that introduce Spark for Financial & Customer Data.

databricks pyspark spark sql

Last synced: 19 Apr 2026

https://github.com/marcuwynu23/ai-generated-articles

Explore this repository's markdown files for guides and tutorials on programming setups, installations, and tips to optimize your workflow and solve common issues, from database configurations to project creation.

articles document expressjs laravel mongodb mssql mysql nodejs php posgresql programming python rails ruby security sql technology vue

Last synced: 09 Apr 2025