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/vaxdata22/city-weather-and-s3file-rds-s3-bigquery-etl-by-airflow-on-ec2

This is my third AWS Cloud ETL project. This data pipeline orchestration uses Apache Airflow on AWS EC2. It demonstrates how to build an ETL data pipeline that would perform data extraction to a database in parallel to a loading process into the same database, join the tables, copy joined data to S3 and finally copy the S3 file to BigQuery DW.

apache-airflow aws-ec2 aws-rds-postgres aws-s3 bigquery business-intelligence dags data-warehousing etl-pipeline openweathermap-api orchestration python3 sql

Last synced: 21 May 2026

https://github.com/sophior/dockersqlbackup

A script to run on a host and backup your databases by container name

backup-script bash containerstation docker msql-database mssqlserver nas qnap sql sql-server

Last synced: 14 Mar 2026

https://github.com/hasanbaysal/hb.wordbank

A simple word learning app. based on the oxford 5000 word list

ef-core oxford-dictionary sql winforms-application

Last synced: 18 Mar 2025

https://github.com/sistemasvox/projeto-integrador-banco-de-dados-2

Scripts SQL para o Projeto Integrador de Banco de Dados 2, incluindo estruturas de dados e testes.

sql sql-builder sql-query

Last synced: 22 Feb 2026

https://github.com/shivabajelan/legacy_employee_database_analysis

The SQL project involved designing tables to hold data from six CSV files, creating a table schema for each file, importing the data into SQL tables, and performing data analysis. The analysis involved answering various questions about the data, such as listing employee information and department managers and ...

erd postgresql relational-databases sql

Last synced: 17 Oct 2025

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

Generic SQL client for Hemera

hemerajs sql store

Last synced: 17 Oct 2025

https://github.com/garrett-he/diablo2-mod-sql

A library that allows you to modify Diablo II data with SQL for modding purposes.

diablo2 diablo2resurrected modding sql

Last synced: 13 Apr 2025

https://github.com/prateek5525/online-shopping-analytics-project

The Online Shopping Analytics Project analyzed product trends, and regional sales using SQL and Tableau. Insights from the Sales and Location Dashboards highlighted key trends in demographics, product popularity, and regional performance. These findings empower businesses to optimize strategies, enhance marketing, and improve inventory management.

data-analysis excel kaggle-dataset sql tableau

Last synced: 20 Feb 2026

https://github.com/syuvraj19/dbs-assignments

This repository contains Advanced Database Services assignments from Seneca College's DBS211 & DBS311 courses.

database database-management dbms dbms-lab sql sql-server

Last synced: 19 Apr 2026

https://github.com/luizfelipedasilva678/sql-codes

Somes sql codes examples

sql

Last synced: 07 Mar 2026

https://github.com/roshancyriac/expenditure_tracker

Expenditure Management App A simple yet powerful app to track daily expenses efficiently. Users can add spending categories, log transactions, and view categorized expense summaries. Built with Node.js, Express, PostgreSQL, and EJS, the app ensures seamless tracking with a user-friendly interface. 🚀

ejs express html-css-javascript nodejs postgresql sql

Last synced: 08 Apr 2026

https://github.com/alenales/parsing

Парсинг данных по продуктам для сопоставления с базами данных

analytics html parsing python requests sql

Last synced: 20 May 2026

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/guiarpi/funnel-analysis

End-to-end product funnel analysis on GA4 BigQuery data — session-scoped SQL, cohort retention, device segmentation, interactive dashboard, and AI-generated product brief using Claude/Gemini.

bigquery dashboard funnel-analysis google-cloud plotly python sql

Last synced: 05 Jul 2026

https://github.com/nicksterious/database_logic

A gem that helps managing your database-level logic within your Rails apps.

activerecord rails ruby-on-rails sql

Last synced: 02 Jan 2026

https://github.com/dddryinside/word

🧑‍🎓📖 Application for learning foreign languages

css desctop desctop-app gui gui-application java javafx learning sql sqlite study

Last synced: 01 Jan 2026

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/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/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/srgeverson/appclasslibrarydomain

Bibliotece de classes Model/Entity para outros projetos em C#

csharp orm sql

Last synced: 22 Mar 2025

https://github.com/no0bitah/python-telegram-bot

✨ A personal Telegram bot built with Python that showcases your portfolio, tracks user interactions with SQLite, and provides stats via inline buttons.

automation bot-development chatbot python sql sqlite3 telegram telegram-api telegram-bot telegram-bot-api

Last synced: 23 Jul 2025

https://github.com/doramgajo/karaoke

Karaoke is a simple musical database manager.

java sql studies

Last synced: 30 Mar 2025

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/sanarazaaa/leetcode-

This repo contains all the scripts that I use to solve questions of LeetCode

python3 sql

Last synced: 05 Apr 2025

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/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/sihar/mysql-administration

backup, restore and other thing about mysql administration

backup database mysql restore sql

Last synced: 30 Apr 2026

https://github.com/fahadfoysal/inventory_management_system

An Inventory_management_system web application on Django framework. Features: User Authentication, CRUD, Inventory Search. Remaining product quantity. Category, Dashboard and many more. Tech Stack: Python, Django, SQLite, HTML, CSS.

bootstra django python sql

Last synced: 07 May 2026

https://github.com/puureya2/.net-uni-portals-hub

Year 2, Web Application Development ISB42403, Lab Project

asp-net backend csharp html-css mvc mysql sql web-development

Last synced: 21 May 2026

https://github.com/kh-suleiman99/movies-api

This project is an exercise to apply what I have learned about .NET Technology. I used C#,SQL Server, EF Core, LINQ, .NET API, Identity, JWT Berar token.

api csharp dotnetcore efcore identity jwt-authentication linq sql

Last synced: 06 Apr 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/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/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/tosh2230/sfb

Cost estimator for Google BigQuery

cost-estimator gcp google-bigquery sql

Last synced: 21 May 2026

https://github.com/gabrieodev/campeonato-database

Este projeto contém a estrutura de um banco de dados para um campeonato de futebol, com tabelas para times, jogadores, partidas e fases. O foco é criar um modelo relacional eficiente, com chaves primárias e estrangeiras, permitindo consultas e manipulação de dados de forma otimizada.

mysql mysql-workbench sql

Last synced: 20 May 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/siddik-1997/basic-sql-queries

This repository contains a collection of basic SQL queries for working with MySQL. The queries cover a variety of common operations, including SELECT, Create, Search, Update. Each query includes a brief description and is well-commented for easy understanding.

basicsql database sql xampp-server

Last synced: 14 May 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/kunalkumar2001/sales-project-using-excel-and-sql

Comprehensive sales analysis using SQL, Excel, and PowerPoint to uncover insights on top-sellers, peak times, and branch performance.

data-analysis data-analytics excel mssql sql

Last synced: 03 Nov 2025

https://github.com/wilhelmcs/sql-scripts

PL-SQL scripts used in database course

crud sql

Last synced: 02 Jan 2026

https://github.com/akhtar21yr/flask-recipe-app

This app, "RECIPE-APP," is a recipe blog where users can add, update, and delete their recipes, as well as browse and explore recipes shared by others. It's a platform for sharing culinary creations and discovering new dishes.

authentication flask flask-sqlalchemy frontend jinja2 orm python recipe-app sql sqlalchemy

Last synced: 29 Apr 2026

https://github.com/zrnik/mksql

MkSQL is my own DBAL and ORM i wrote before i knew that much better ORMs and DBALs already existed...

dbal mysql orm php sql sql-tables-autoupdater sqlite tracy-panel

Last synced: 18 Apr 2026

https://github.com/feifykike/sqorm

Simple Query ORM. A lightweight 🪶 and performant 🏎️ interface for type/object mapped sql querying in TS.

interface orm querying sql ts

Last synced: 26 Jun 2025

https://github.com/alan-oliveir/previsao_cartao_fidelidade

Projeto de ciência de dados para previsão de plano de fidelidade para clientes de uma companhia aérea.

data-science data-visualization database gradio python sql

Last synced: 04 May 2026

https://github.com/candeagainn/sequelize-puppeteer

This project is a Football Team Management System developed using Node.js and Sequelize ORM with a MySQL database. The system manages data related to football teams, including coaches, players, stadiums, matches, and competitions.

automation puppeteer sequelize sql

Last synced: 21 Jan 2026

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/abeatrix/auction

An auction site built in python and django

django-rest-framework python sql

Last synced: 06 Jul 2026

https://github.com/tknishh/assignment-zintellix

A short assignment for data engineering intern role at Zintellix

assignment data-engineering-intern python sql web-scraping zintellix

Last synced: 20 May 2026

https://github.com/santiagodotsh/sql-notes

🗂️ 📝 Personal SQL notes and reference guide.

database join notes sql tables

Last synced: 29 Mar 2025

https://github.com/sifatullahsu/postgresql

Explore PostgreSQL: Unlock the power of PostgreSQL with a comprehensive collection of SQL queries in this repository.

postgresql relational-database sql

Last synced: 04 Nov 2025

https://github.com/vedantwalia/google-data-analytics-capstone-case-study

This is a repository of my work on data analysis as a part of the Google Data Analytics Capstone

bigquery data data-viz datavisualization-project divvy-bikes google googledataanalytics sql tableau tableau-public

Last synced: 02 Jan 2026

https://github.com/bencornelis/sqlzoo

Solutions to:

sql

Last synced: 02 Jan 2026

https://github.com/adamdaudrich/dvd-rental-sql-queries

SQL queries

sql

Last synced: 02 Jan 2026

https://github.com/weonlyliveonce13/the-complete-web-development-bootcamp

This is the repository where I store all the projects completed in the scope of this full-stack web development bootcamp by Dr Angela Yu on Udemy

api-rest blockchain bootstrap5 css-flexbox css-grid css3 css3-animations dom-manipulation express-js html5 jquery mongoose node-js npm postgresql reactjs sql sqlite-database web3

Last synced: 20 Jan 2026

https://github.com/biemannt/sql-matrix

Development tool for creating multiple unit tests for MS SQL database projects.

mssql sql ssdt unit-testing

Last synced: 29 Apr 2026

https://github.com/gustavfreitas/banco_de_dados

Conhecimentos em SQL, MySQL com base nas aulas do Senac

mysql mysql-database mysql-server sql

Last synced: 23 Jul 2025

https://github.com/ayushman0511/data-warehouse-project1

A comprehensive guide to building a data warehouse with SQL Server, including ETL processes, data modeling, and analytics.

data data-ana data-anal data-cleaning data-enginee data-lakehou datalake datasci dataware datawarehouse datawarehousi etl etl-job etl-pipeline medallion sql sql-quer sql-query sql-server sqlserver

Last synced: 26 Jun 2025

https://github.com/thurinum/consumerism-sql

A set of DDL and DQL scripts for a database of a pseudo-economic system.

ddl dql mssql sql ssms t-sql

Last synced: 22 Mar 2025

https://github.com/axamon/token

If the credentials are right it will return a pseudo token

credentials json sql uddi

Last synced: 12 Jan 2026

https://github.com/deepakramani/sql-data-warehouse-project

Build a modern data warehouse with postgresql/snowflake/duckDB, including ETL processes, data modelling, and analytics.

data-modeling data-warehouse docker duckdb exploratory-data-analysis postgresql snowflake sql

Last synced: 08 May 2026

https://github.com/mehbas92/sql

SQL Using BigQuery

bigquery sql

Last synced: 06 Apr 2025

https://github.com/ninhnguyen01/SQL-Project

SQL Project (MAMP)

database sql

Last synced: 23 Aug 2025

https://github.com/emanoelcampos/celestial-bodies-database

A relational database project using PostgreSQL, representing various celestial bodies. Detailed instructions are in project-instructions.md.

celestial-bodies command-line freecodecamp postgresql relational-database sql

Last synced: 05 Nov 2025

https://github.com/giansalex/sql-formatter

Application for SQL-formatting in PHP

php sql sql-formatter

Last synced: 06 Apr 2025

https://github.com/cosmin-panescu/sql-walmart-data

📌 SQL Walmart Data Project

excel mysql sql

Last synced: 28 Jun 2025

https://github.com/tushar2704/sql-query

Repository is designed to help you strengthen your SQL query skills by providing a collection of common and interview-based SQL queries for practice.

artificial-intelligence data-analysis data-engineering data-science database database-management database-schema relational-databases sql sql-database sql-query tushar2704

Last synced: 04 Nov 2025

https://github.com/akshat2jain/blogapp_fullstack

Fullstack Bog App using Reactjs expressjs Nodejs and sql

aws-ec2 aws-s3 expressjs jsonwebtoken nodejs recatjs sequalizejs sql

Last synced: 08 Apr 2026

https://github.com/0username/npgsql.tvp

Npgsql plugin which allows you to use the DataTable type when interacting with PostgreSQL.

c-sharp database dotnet npgsql postgres postgresql sql

Last synced: 16 Jan 2026

https://github.com/mooorsoul23/auth-jwt-node

🛡️ Implement authentication and authorization with Node.js, Express, and JWT, featuring role management and API documentation.

auth authentication authorization bcryptjs create-react-app express jwt-bearer-tokens mongodb mongoose node-js-express node-jwt node-mongodb nodejs nodejs-api passport react-bootstrap sequelize-associations sql

Last synced: 08 Apr 2026

https://github.com/bala-1409/loan-classification-data-science-projects

This project uses machine learning algorithms to predict the classification of loan status. The dataset is loaded and some transformation is done using SQL for getting a proper dataset with some valid informations.

data data-analysis datacleaning datascience datavisualization exploratory-data-analysis loan machine-learning machine-learning-algorithms modelfitting sql supervised-learning visualization

Last synced: 22 Mar 2025

https://github.com/acsbitmen/login-backend

Este proyecto es un backend para un sistema de autenticación y gestión de usuarios (CRUD) desarrollado con Node.js, Express, y PostgreSQL. Proporciona una API segura que permite a los usuarios iniciar sesión, y ofrece funcionalidades de administración de usuarios para aquellos con el rol de administrador.

body-parser cors dotenv express-js express-rate-limit javascript jsonwebtoken nodejs pg sql

Last synced: 18 Feb 2026

https://github.com/beolawork-art/novabank-churn-analysis

NovaBank has noticed that customers are closing accounts or going inactive, and they want to understand why.

data-analysis data-science-projects data-visualization eda machine-learning numpy pandas python scikit-learn sql

Last synced: 08 Apr 2026

https://github.com/thoroldvix/wow-wotlk-item-db

Sql script for creating WoW WOTLK item db containing only tradeable items

mysql postgresql sql wow-classic

Last synced: 04 Mar 2025

https://github.com/edwyng/bd-gama-fase-ii

Implementación del esquema lógico - bd proyecto fase II

base-de-datos esquema sql sql-server

Last synced: 04 Nov 2025

https://github.com/walfihajar/nexus-crypto-wallet

Nexus Crypto Wallet est une plateforme simplifiée de gestion des cryptomonnaies développée en PHP (POO, MVC). Elle permet aux utilisateurs de suivre les prix en temps réel, gérer un portefeuille sécurisé et effectuer des transactions rapides en USDT.

js mvc php poo postgresql pwa sql uml

Last synced: 05 Apr 2025

https://github.com/tanyaaa05/mysql-learning

This repository features an in-depth SQL Basics course, focusing on key concepts for effective database management and querying with MySQL 📝

dbms mysql sql

Last synced: 14 Mar 2025

https://github.com/allubie/periodic_table_database

periodic table database submission

bash-script sql

Last synced: 20 Jan 2026

https://github.com/mariamelashkar/chorely

A dynamic and responsive task management system with CRUD operations, JWT authentication, and RESTful APIs. Deployed on AWS EC2 with Swagger and Docusaurus documentation.

aws-ec2 css docker-compose golang html javascript jwt mobile-first postgresql reactjs responsive-design restful-api sql swagger

Last synced: 08 Apr 2026

https://github.com/bbfh-dev/go-orm

Simple and reliable ORM for SQL databases

golang orm sql

Last synced: 01 Mar 2025

https://github.com/chepkok3/vet-clinic-database

This is a database with data about animals, animals' owners, clinic employees, and visits. It uses a relational database to create the data structure for a vet clinic.

database postgresql sql

Last synced: 19 May 2026