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/aldrinjenson/smart-qa

Query any structured data and find relations using natural language

data-analysis llm nlp sql

Last synced: 06 Apr 2025

https://github.com/vzamboulingame/data-portfolio

This repository showcases my projects in Python and SQL, highlighting my skills in data analysis & visualization.

data-analysis data-portfolio data-science data-science-portfolio data-science-projects data-visualization jupyter-notebook portfolio python sql

Last synced: 20 May 2026

https://github.com/puspacempaka/hackerrank-sql-challenges-intermediate

This repository features solutions to various intermediate-level SQL challenges from HackerRank. It includes efficient SQL queries, problem-solving techniques, and well-documented scripts. Explore these solutions to understand different SQL problems and enhance your skills.

challenges data-analysis database hackerrank-solutions queries sql sql-intermediate-level

Last synced: 02 Jan 2026

https://github.com/alxmart/m22_sqliteandroid

App básico para fazer um CRUD no DB SQLite no celular, usando padrão DAO e SQLiteOpenHelper. Desenvolvido no módulo "Banco de Dados no Android" da Mentoria Profissão Desenvolvedor Android, da CODANS (By Jamilton Damasceno)

android android-app dao-design-pattern kotlin kotlin-android sql sqlite sqliteopenhelper

Last synced: 05 May 2026

https://github.com/hexforged/web

Hexforged is an immersive browser-based RPG.

css game javascript jquery mariadb php php8 rpg rpg-game sass socket-io sql

Last synced: 26 Jan 2026

https://github.com/prajakta1321/sql-analysis

SQL relational models

mariadb mongodb mysql sql

Last synced: 12 Apr 2026

https://github.com/alessioborgi/ElectricCompany-TicketingSystem

Detailed analysis of an Electric Consultancy Company and Development of a Ticketing System.

css database disaster fleet gdpr guacamole javascript management networking php recovery smartworking sql

Last synced: 30 Dec 2025

https://github.com/haiderabb/weather-application-java

This project is a Weather Application developed in Java using Open Weather APIs. It offers both terminal and GUI interfaces, facilitating data management through file handling and SQL. The interactive GUI is built with JavaFX, utilizing its rich UI controls for an engaging user experience, while MySQL is used for data storage and retrieval.

css filehandlinginjava java-8 java-api javafx-desktop-apps jdbc sql swing-component terminal-ui

Last synced: 01 Jan 2026

https://github.com/ronytacodev/consultas_sql

Una recopilación de ejercicios con SQL.

ejercicios mysql mysql-workbench sql

Last synced: 25 Mar 2025

https://github.com/chojogebutsu/postgresql-data-warehouse-project

Building a Data Warehouse with PostgreSQL, including ETL processes, Data Modeling, and Analytics.

data-cleaning data-engineering data-warehouse etl plpgsql postgresql sql

Last synced: 03 Jul 2025

https://github.com/moapis/testdata

A small program to generate testdata for SQL databases. It takes a JSON schema definition to generate sequential or deterministic psuedo-random data.

dataset go golang sql

Last synced: 19 Jun 2025

https://github.com/pedrohpalmeida/scripts-sql-sqlserver

Scripts de SQL desenvolvidos durante o curso de SQL Server Express Edition do canal Alessandro Trovato.

sql sql-server sqlserver

Last synced: 31 Dec 2025

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/gemaquejr/mysql-one-for-all

Projeto com o objetivo de revisar e e consolidar conceitos de normalização e execução de queries. Este projeto foi criado para avaliação final na seção 03 do módulo de Backend do Curso de Desenvolvimento Web na Trybe.

docker mysql mysql-workbench sql

Last synced: 19 May 2026

https://github.com/turbot/steampipe-plugin-chaosratelimit

Chaos Rate Limit Plugin for testing Steampipe with the craziest edge cases we can think of. Open source CLI. No DB required.

postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 17 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/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/alphasentaurii/digdag-postgres

SQL queries with digdag and embulk open source libraries for automation of ingesting and analyzing data using a PostgreSQL database.

automation database digdag embulk postgresql sql workflow

Last synced: 17 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/damir-sijakovic/ds-store

This is webshop database written in SQL

sql webshop

Last synced: 05 Jan 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/luacrds/atividades_banco_de-dados

Exercícios práticos de Banco de Dados desenvolvidos durante o bootcamp da Generation Brasil. O conteúdo aborda a criação e manipulação de tabelas SQL em três contextos diferentes: Recursos Humanos (RH), E-commerce e Registro Escolar.

banco-de-dados generation-brasil mysql sql

Last synced: 11 Apr 2025

https://github.com/soodaayush/2022-cs50-sql

CS50 SQL code.

cs50 sql

Last synced: 24 Mar 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/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/lexxai/fastapi_depends

FastAPI Dependency Injection: 21 Examples Using Depends() with AI Answers

ai dependency-injection docker fastapi patterns postgresql python redis singleton sql sqlalchemy

Last synced: 08 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/k5924/lsbucruiseliner

Scripts made in TSQL for CSI_5_BDD_2021

database microsoft-sql-server sql sql-server sqlserver tsql

Last synced: 19 Apr 2026

https://github.com/kshetritej/sql

solving advance database management systems assessment

mysql sql

Last synced: 11 Apr 2025

https://github.com/priom7/laravel2doc

Automatically generate comprehensive documentation for Laravel applications, including Entity Relationship Diagrams (ERD), UML Class Diagrams, Sequence Diagrams, API Documentation, and more.

api-documentation documentation erdiagram laravel laravel2doc nodejs sequence-diagram sql uml-diagram

Last synced: 10 Sep 2025

https://github.com/chihab357/nosql-injections

Demonstration of NoSQL Vulnerabilities

ejs html javascript mongodb mongosh nodejs nosql postman sql

Last synced: 07 Apr 2026

https://github.com/lucasbailo/back-end-api-produtos

Back-end for "API Produtos" - Asp.Net Core Web API, Entity Framework and Sql Server

api asp-net-core crud-api csharp dotnet entity-framework-core sql

Last synced: 19 May 2026

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

O projeto consiste na normalização de uma tabela na terceira forma normal e desenvolvido queries MySQL que acessa as informações desta tabela utilizando SQL.

mysql normalization sql

Last synced: 25 Mar 2025

https://github.com/hickee032/sql

Oracle_Sql, mySql

mysql oracle-db query sql

Last synced: 27 Jun 2025

https://github.com/banickn/vqlforge

SQL to VQL Migration tool

denodo migration python sql

Last synced: 17 May 2026

https://github.com/shivam1808/covid-tableau-project

Tableau Dashboard for project on COVID 19

mysql sql tableau tableau-dashboards tableau-public

Last synced: 29 May 2026

https://github.com/senaldolage/mock-social-platform-sql

A hands-on SQL practice project simulating a social media app. Includes dummy tables, sample data, and analytical queries using joins, CTEs, subqueries, and window functions.

postgresql sql

Last synced: 27 Jun 2025

https://github.com/an4pdm/hotel-management-system

O Hotel Management System é um sistema de gerenciamento de reservas e clientes para hotéis, desenvolvido com um banco de dados relacional. Ele permite o armazenamento e consulta eficiente de informações sobre clientes, reservas, quartos, pagamentos e cupons de desconto.

crud database development mysql relational-databases sql

Last synced: 17 Feb 2026

https://github.com/pudding-fox/foxdb

A really simple ORM.

csharp dotnet orm orm-framework sql

Last synced: 20 Feb 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/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/filsan95/project-iot_malware_identification

This repository contains the code and data for a project that detects malware from IoT devices using a publish-subscribe model with Confluent and Databricks. The project streams IoT device data to Kafka, analyzes it, and detects malware using machine learning models such as Random Forest and Gradient Boosted Trees.

apache-kafka classification confluent databricks machine-learning-algorithms scikit-learn sql

Last synced: 16 Mar 2025

https://github.com/karenpayneoregon/workingwithtimeinvisualstudio

Working with time in SQL-Server and C#

csharp-code sql sql-server

Last synced: 07 Apr 2026

https://github.com/daominsy6/hr-system

Internship Project: A Human Resource System for AEHR Test Systems Philippines Inc.

bootstrap exporting hr hr-system management-system php sql submissions

Last synced: 20 May 2026

https://github.com/buggstomper/even-mangament-system

A comprehensive MySQL database implementation for event planning and management with normalized schema, sample data, and complex queries.

3nf data-modeling database database-design event-management event-planning food-catering mysql normalization sql sql-queries ticketing-system venue-management

Last synced: 11 Apr 2025

https://github.com/ds-fau-ck/real-time-stream-processing

Online Ticket Booking Stream data processing

azure-stream-analytics eventhub python sql synapse-dwh

Last synced: 08 Jan 2026

https://github.com/bagusperdanay7/postgresql-notes

Catatan Materi PostgreSQL-Notes diambil dari YouTube Pak Eko Kurniawan Khennedy (Programmer Zaman Now)

database postgresql sql

Last synced: 28 Apr 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/master-helix/music-queries

This is a beginner Data Analyst Portfolio Project aimed at providing data insights based on a music store dataset

data-analytics data-visualization ms-excel postgresql sql

Last synced: 06 Sep 2025

https://github.com/afeiship/config-query

A flexible library for dynamic queries on configuration objects with customizable filters.

config filter find local query select sql

Last synced: 01 Apr 2025

https://github.com/cfdefense/vynn

A Neovim-inspired, AI-powered text editor featuring agentic behavior and RAG capabilities.

css deployment docker html postgres rust scripting sql sqlx svelte typescript

Last synced: 07 Apr 2026

https://github.com/sara-ibrahiim/dot-net-api

Store Api :A .NET Web API with Swagger integration includes endpoints for authentication, managing products, orders, delivery, and basket operations. It also incorporates Stripe for secure payment processing, ensuring a seamless e-commerce workflow

csharp sql

Last synced: 12 Jun 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/keshavgbpecdelhi/django-blog-app

A simple site to write blogs.

beginner-project django heroku python sql

Last synced: 21 May 2026

https://github.com/smpotts/los-angeles-airbnb-listings

Uses open source data from Kaggle to analyze Airbnb listings in Los Angeles.

jupyter-notebook python sql sqlalchemy

Last synced: 01 Apr 2025

https://github.com/mavmi/parameters-management-system

Client and server sides to work with dynamically changing parameters

java postgresql shakal-bot-enterprises spring sql

Last synced: 07 Apr 2025

https://github.com/prakshal0809/sql-data-analysis-project

This project involves analyzing pizza sales data using SQL to address various data analysis questions, providing essential foundational to advanced SQL knowledge.

data-analysis sql

Last synced: 26 Jun 2025

https://github.com/miguelhp373/createtablewithaltertableconstraintprimarykey

Script T-SQL Que Cria Uma Tabela, e Executa uma AlterTable Definindo a Primarykey Com Constraint

constraints primary-key sql sqlserver tsql

Last synced: 11 Jun 2026

https://github.com/miltonj23/jobmanager

A queue management application that implements the execution of mock processes

javafx-application management process sql

Last synced: 02 Jan 2026

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/waldohidalgo/proyectofinalformacionmysql

Proyecto final de la formación MySQL del programa Alumni Oracle Next Education aplicando todo lo enseñado en los 4 cursos anteriores

mysql sql

Last synced: 19 May 2026

https://github.com/samnoonabrar/documentary-listview

A web app that will keep track of all the documentaries I have seen

laravel php sql

Last synced: 19 May 2026

https://github.com/siopipin/workshopci

Repository website workshop Codeigniter 15 juni 2019 - Mikroskil

codeigniter css html php sql

Last synced: 09 May 2026

https://github.com/mainak-97/netflix-content-analysis-project

SQL-based analysis of Netflix’s movies and TV shows dataset to uncover content trends, popular genres, geographical insights, and audience preferences. Includes data queries, findings, and a presentation of key insights.

data-analysis mysql mysql-workbench powerpoint presentation-slides sql

Last synced: 23 Sep 2025

https://github.com/jogit82/presidents-timeline-app-with-amchartsjs-react-webdb

Using remote web database with auth to store president's data in CSV. AmChart JS is used to visualize data pulled from remote web database.

amcharts authorization csv database kintone react sql

Last synced: 17 Apr 2026

https://github.com/davidkhala/sql

Standard SQL collection

data sql

Last synced: 06 Apr 2025

https://github.com/chen-abudi/dashboard-invoices

This is a dynamic project centered around the creation of a dashboard app. This meticulously crafted app display and manage a collection of invoices, showcasing the capabilities and versatility of Next.js.

nextjs postgresql responsive-layout sql sql-queries tailwindcss typescript vercel vercel-postgres

Last synced: 09 Apr 2026

https://github.com/shivamsharma32/online-game-analysis

Through our analysis of user gameplay data, we uncovered comprehensive insights into various aspects of the game, including property types, popular neighbourhoods, booking trends, pricing dynamics, and customer preferences. These insights empower stakeholders to make informed, data-driven decisions, ultimately leading to an enhanced user experience

presentation sql

Last synced: 16 Jan 2026

https://github.com/torshin5ergey/1tdada-do_2024-08-23_6.10

1T Data "Data architect (DevOps)". Задание 2024-08-23 6.10

csv docker docker-compose dockerfile postgresql python sql

Last synced: 11 Jun 2026

https://github.com/guligon90/packiot-fsc

Technical assessment for the position of full-stack software developer at PackIOT

docker docker-compose pgadmin4 postgresql prospector python3 sql sqlfluff

Last synced: 09 Apr 2026

https://github.com/braiso-22/centro-estudios

Proyecto en el que se hace una base de datos para el centro y una aplicación que accede a los datos y los modifica

java jdbc sql

Last synced: 04 Apr 2025

https://github.com/doramgajo/packages

Packages is a simple delivery database manager.

java sql studies

Last synced: 30 Mar 2025

https://github.com/vishal-bhandary/sql-data-analytics

This repository contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis.

analytics business-intelligence customer-segmentation dashboarding data-analysis data-reporting data-visualization data-warehouse etl kpi product-analysis sql sql-server star-schema t-sql

Last synced: 30 Jun 2026

https://github.com/joumaico/unisql

SQL Database Wrapper

python sql

Last synced: 13 Sep 2025

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/julientoucoula17/journeytosnowflakeexpert

Learning and practice in order to become an expert.

data-applications data-engineering data-lake data-warehouse sql

Last synced: 19 Feb 2026

https://github.com/kishanlalchoudhary/sql

This repository contains the SQL Notes and Cheatsheet.

dbms mysql sql

Last synced: 01 Aug 2025

https://github.com/mberkiskal/phonedirectory-telefonrehberi-mini-project

Directory with basic SQL operations. Temel sql işlemleri ile telefon rehberi.

csharp mssql mssql-database sql windowsforms-applications

Last synced: 19 May 2026

https://github.com/sajjad425/pl-sql_optimization

This repository provides a guide to optimizing Oracle PL/SQL queries for large datasets, focusing on improving performance, reducing execution time, and minimizing resource usage. It includes practical examples and best practices to help you efficiently manage large-scale datasets.

oracle oracle-database oracle-plsql pl-sql sql sql-optimizer

Last synced: 04 Apr 2025

https://github.com/doramgajo/karaoke

Karaoke is a simple musical database manager.

java sql studies

Last synced: 30 Mar 2025

https://github.com/kiran8053/movie-ratings-analysis

SQL-based exploratory analysis of movie ratings

analytics data-science movies sql sql-server sqlite

Last synced: 12 Apr 2026

https://github.com/diogocapela/isep-lapr4

Projecto final de LAPR 4 ISEP 2018/2019.

java sql

Last synced: 02 Aug 2025

https://github.com/t2ne/mvc-pw

Development of a web project using the MVC development pattern for the Web Programming Unity.

bootstrap mvc mysql php sql xampp

Last synced: 22 Jul 2025

https://github.com/syed-amjad-ali/restaurant-sales-sql-project

This was a simple SQL project where I analyzed restaurant sales data, showcasing skills in data creation and querying. The project explores menu performance, order trends, and customer insights.

aggregations business-intelligence data-analysis guided-project joins maven-analytics querying restaurant-sales sales-data sql subqueries

Last synced: 03 Jan 2026