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/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/farooq85-dev/mongodb-aggregation-framework-part-2

This repository is how to use in string operators via aggregation framework in MongoDb.

database mongodb sql

Last synced: 06 Mar 2025

https://github.com/ark2016/database-bmstu

Study of database from bmstu iu9

bmstu database iu9 microsoft-sql-server sql tsql

Last synced: 23 Apr 2026

https://github.com/techmissoes/formacao-sql

Trilha de Formação Banco de Dados (PostgreSQL, MySQL) e NoSQL (MongoDB)

banco-de-dados mariadb mongodb mysql nosql postgresql sql sqlite

Last synced: 11 Apr 2026

https://github.com/natanoliveira/pivot-in-mysql

Instrução SQL PIVOT no MySQL

mysql sql

Last synced: 15 Mar 2025

https://github.com/tharadol07969/data_cleaning_with_postgresql

This project focuses on cleaning the FoodYum Grocery Store Sales dataset using PostgreSQL.

data-cleaning postgresql query sql

Last synced: 15 Apr 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/skitij-kumar/all-data-projects

This file contains all the data related projects

excel jupyter-notebook pivot powerbi python sql sqlite

Last synced: 13 Apr 2026

https://github.com/luisall12/affing-php

This affiliate marketing tool was built in 30 hours at a 2024 Lucerne hackathon. With no prior PHP knowledge, my team and I focused on the backend and learning PHP. It was a fun experience, and we’d do it again!

css html php sql

Last synced: 08 May 2026

https://github.com/ngangawairimu/retention-cohort-churn-analysis

About This project analyzes subscriber retention through cohort analysis, highlighting retention trends and churn patterns over time. It uses SQL for data extraction and Python for visualization and analysis, offering actionable retention strategies.

cohort-analysis sql subscriber-retention

Last synced: 23 Mar 2025

https://github.com/ngangawairimu/sales-analysis-and-customer-insights

This project features SQL queries for detailed customer and sales analysis:Customer Analysis and Sales Reporting

bigquery bigquery-dataset excel sql

Last synced: 23 Mar 2025

https://github.com/aimin-nur/visualisasi_bikestore

Data Analyst - Dashboard Bike Store

data-analysis sql visualization

Last synced: 29 Jan 2026

https://github.com/27ahmad/ibm-data-science-capstone

The Capstone is the final course in the IBM Data Science Professional Certificate program. It's a project that combines all the skills and knowledge you've gained throughout the specialization.

data-analysis data-science folium-maps machine-learning plotly-dash python sql

Last synced: 26 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/ismailza/database-sql

Système d’information et BD - SQL . ILISI 1

database sql

Last synced: 11 Mar 2025

https://github.com/abhirajp595/sql-mysql

ScienceQtech Employee Performance Mapping

mysql sql

Last synced: 26 May 2026

https://github.com/miteshgupta07/crud-app

A CRUD application built using Flask that enables users to create, read, update, and delete records efficiently, providing a seamless interface for managing data.

flask python sql

Last synced: 04 May 2026

https://github.com/rtahmasbi/sql

sql

Last synced: 01 Sep 2025

https://github.com/csgn/stratascratch-solutions

stratascratch solutions

pandas postgres python sql

Last synced: 13 Apr 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/abhishek010397/c--azurecosmoddb

Interacting with CosmosDB Using C# to fetch out the desired JSON Data

azure-cosmos csharp json sql sqlapi

Last synced: 29 Apr 2026

https://github.com/akashparley/netflix

This project focuses on analyzing Netflix’s vast data catalog using SQL for data extraction, transformation, and querying, followed by creating insightful visualizations in Tableau. By exploring Netflix’s dataset, the project aims to uncover key insights about the platform’s content offerings, including genre trends, content growth over the years,

sql tableau

Last synced: 09 Feb 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/jakethesillysnake/sqlbootcamp

PostgreSQL tasks for School21 bootcamp.

pgsql plpgsql postgresql sql

Last synced: 15 Apr 2025

https://github.com/27ahmad/netflix_sql_project

The Netflix SQL Project analyzes the Netflix dataset using SQL queries to gain insights into its content, identify trends, and address business problems related to movies and TV shows.

data-analysis postgresql-database sql

Last synced: 03 Feb 2026

https://github.com/harsh0713/anudip-lab

I've uploaded all the lab work which I've done in the course of Data Analysis

excel python sql

Last synced: 13 Jun 2025

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/tanyagarg25/dental-clinic-management-system-dcms-

The Dental Clinic Management System (DCMS) is a cloud-based solution that automates patient management, appointment scheduling, and drug tracking for LDO Dental Office. Built with Microsoft SQL Database and Azure, it enhances efficiency, reduces errors, and ensures regulatory compliance.

azure datamodeling forms powerapps sql tableau

Last synced: 07 Apr 2025

https://github.com/zakwht/income

Statistical analysis on gender-based income inequality in Canada

r sql stats

Last synced: 30 Jun 2025

https://github.com/felinjob/ibm-applied-data-science-capstone

Este projeto, parte da especialização IBM Data Science Professional Certificate, prevê o sucesso do pouso do Falcon 9 da SpaceX. Usando dados da API da SpaceX e Web Scraping, o projeto inclui análise de dados e Machine Learning para gerar insights sobre os lançamentos.

data-analysis data-science data-visualization ibm jupyter-notebook machine-learning numpy pandas python scikit-learn seaborn sql

Last synced: 11 Apr 2026

https://github.com/bhushan148/smartphone-market-insights-analysis-project

The "Smartphone Market Insights Analysis" project dives into the smartphone market trends and patterns using SQL and Python. 🔍 It evaluates key aspects such as price distribution 💸, user ratings ⭐, and features like processor type ⚙️ and memory card support 🛠️ to deliver actionable insights for both consumers 🛒 and manufacturers 🏢.

jupyter-notebook matplotlib-pyplot mysql odbc-driver pandas-dataframe python seaborn sql sql-connector

Last synced: 06 May 2026

https://github.com/kitaah/crispy_choco

Application permettant aux salariés d'une entreprise de consulter les coordonnées d'autres salariés

chocolate csharp database dotnet fontawesome management-application rich-client sql sql-management-studio sql-server-express student-project windows-forms

Last synced: 11 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/joeri-abbo/python-mollie-customers-checker

Check Mollie customers against a SQL database

mollie python sql

Last synced: 29 May 2026

https://github.com/neha-adnani/sql_music-store-analysis

SQL-based data analysis of a digital music store's sales and customer data.

business-analysis data data-analysis database follow-along-projects pgadmin4 portfolio-project postgres queries sql

Last synced: 18 Jun 2025

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/hnthap/wordpress-docker

A containerized WordPress development setup using Docker Compose, featuring automated permission management and integrated database administration tools. Donate me: https://paypal.me/hnthap

containerization database-management deployment docker docker-compose http-server mariadb permissions php php8 phpmyadmin sql wordpress

Last synced: 11 Apr 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/rafaelwdornelas/sistemadb

Criação de um banco de dados e API para um sistema ERP

crud-api erp mysql nodejs postgresql sequelize sql sql-server

Last synced: 11 Apr 2026

https://github.com/ryym/geq

Yet another query builder for Go with moderate type safety.

go sql

Last synced: 26 May 2026

https://github.com/alkasaliss/aws-datawarehouse

Udacity Data engineering Nanodegree: Project 3 on datawarehouse implementation

aws data-engineering etl-pipeline python redshift s3-bucket sql

Last synced: 18 May 2026

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

Análisis de Estudiantes Este repositorio te ayudará a aprender funciones básicas de análisis en SQL con una base de datos de estudiantes. Los ejercicios incluyen rankings de estudiantes por horas de estudio y comparaciones con promedios por ciudad, usando funciones como RANK(), AVG(), y CTEs para crear soluciones eficientes y legibles.

bigquery sql

Last synced: 09 Apr 2025

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/suhailroushan13/medical_appoinments

Medical appointment prediction is a crucial task in healthcare, as it helps healthcare providers to efficiently manage their resources and improve patient outcomes. In recent years, machine learning algorithms have been increasingly used to predict medical appointments and reduce no-show rates.

ai python3 regression sql tensowflow

Last synced: 21 Sep 2025

https://github.com/Frozen-Archive/FF_DB_MS_ODBC

Microsoft ODBC API based ODBC plugin for Unreal Engine 5 and Windows platform.

backend connector database mssql mysql odbc postgresql sql ue5 ue5-plugin ue5-project ue5-template

Last synced: 30 Dec 2025

https://github.com/domcarlosadriano/desafios.tech.01-11-2025

Plataforma full-stack para restaurantes que transforma dados de vendas e clientes em insights rápidos e dinâmicos.

axios date-fns docker-compose nestjs papaparse postgresql react recharts shadcn-ui sql tailwindcss typescript vite

Last synced: 13 Apr 2026

https://github.com/arxdeus/puresql-go

Tiny (pure bytes.Buffer) implementation of SQL Query Builder

bytes golang perfomance sql unsafe unstable

Last synced: 26 Jun 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/macagua/example_docker_postgresql_python

Examples for deploy a PostgreSQL server with database using Docker and query his data with Python

database deploy docker docker-compose postgres postgresql python python3 sql sql-query

Last synced: 14 Apr 2026

https://github.com/wdjacobo/forocrianza

Proxecto final para o ciclo formativo superior de desenvolvemento de aplicacións web.

bootstrap codeigniter codeignitershield css forum html javascript mysql php sql

Last synced: 13 Apr 2026

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

Delivery is a simple packages database manager where you can switch between databases.

java sql student-project swing

Last synced: 01 Sep 2025

https://github.com/nanotubing/demo_permit_etl_script

All SQL ETL script normalizing L&I demolition permits from Philadelphia for insert into Postgis

etl philadelphia postgis postgresql sql

Last synced: 11 Mar 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/eufony/orm

Model-based zero-configuration PHP object relational mapping library.

eufony orm php sql

Last synced: 02 Apr 2026

https://github.com/antoogal/datainsightexample

Example project showing skills with analytical tools

jupyter pandas-library powerbi python scipy sql sqlite3 statsmodels

Last synced: 11 Mar 2025

https://github.com/doramgajo/karaoke-app

Karaoke is a simple musical karaoke database manager.

java sql student-project swing

Last synced: 01 Sep 2025

https://github.com/czukowski/phpunit-mock-dibi

Dibi (smart database layer for PHP) mocking for PHPUnit

database dibi mock phpunit sql

Last synced: 04 Jan 2026

https://github.com/ninryt/python-sql-web_jobscraper

A SQL and Python-powered system for job scraping, database management, and market analysis

automation azure beautifulsoup market-analysis pandas python research research-and-development selenium-webdriver sql webscraping

Last synced: 13 Apr 2026

https://github.com/inqanee/healthcare-claims-analysis

This project is designed to analyze medical claims data to uncover inefficiencies, streamline workflows, and improve decision-making for healthcare providers.

powerbi python sql

Last synced: 26 May 2026

https://github.com/uh-zz/sqload

https://pkg.go.dev/github.com/uh-zz/sqload

go mysqli sql

Last synced: 12 Sep 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/gcoronelc/uni-epies-das-2021-1

Curso de Análisis y Diseño de Sistemas en UNI-EPIES.

java sql sql-server

Last synced: 10 Apr 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/sharz1/sqlserverlibrarymgmtsystemdb

A set of SQL Server queries and stored procedures to CREATE and SELECT from tables in a database for a library book management system across a few (fictional) public library branches in Houston TX.

sql sqlserver

Last synced: 13 Jun 2026

https://github.com/andrewjmack/home_sales

SparkSQL to determine key metrics about home sales data. Spark to create temporary views, partition the data, cache and uncache a temporary table, and verify that the table was uncached.

jupyter-notebook pandas python spark sql

Last synced: 10 Mar 2026

https://github.com/almoggutin/hallo015-jobs-server-node-js

Hallo015 Jobs assignment, server-side application that is built with Node.js and Express in JavaScript. Database connection with mysql2.

express javascript mysql nodejs rest rest-api server sql

Last synced: 11 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/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