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/markjamesbutler/dbt-fundamentals-bigquery

Implementation of dbt fundamentals training course material using BigQuery.

bigquery dbt dbt-fundamentals fundamentals jinja2 practice-tasks sql

Last synced: 27 May 2026

https://github.com/punit-naik/sqles

A Clojure library designed to convert SQL statements into Elasticsearch queries

clojure elasticsearch es query query-builder sql sql-to-elasticsearch sql-to-es

Last synced: 19 Apr 2026

https://github.com/masum184e/handbook

Dive into the vibrant universe of notes for various programming languages, Git, and other essential technologies. Whether you're a beginner looking to grasp the fundamentals or an experienced engineer seeking quick references, you'll find a wealth of information here.

computer-science-and-engineering cse full-stack-developer git javascript programming se software-engineer software-engineering sql

Last synced: 31 Mar 2025

https://github.com/gersonrocha9/rocket.q

Project created during NLW/Together #06.

css html javascript nodejs sql

Last synced: 11 Apr 2026

https://github.com/mohazamani/tikon-ticket-platform

TikOn is a Go-based ticketing system that offers customers a user-friendly, personalized experience for online ticket booking and purchasing.

backend gin-framework golang gorm-orm mvc-architecture rest-api sql web web-development

Last synced: 28 Oct 2025

https://github.com/codeadamca/php-sql-mysql

An introduction to using PHP with MySQL.

learning-code mysql php sql

Last synced: 19 Feb 2026

https://github.com/saibarathr/newsletter

Going through this code you can learn how to create a email newsletter using Node.js and PostgreSQL for bulk email scheduling jobs. Edit the config file according to your backend needs.

express-js node-js nodemailer postgresql rest-api sql

Last synced: 09 Apr 2026

https://github.com/lucashomuniz/project-16

[DATA VISUALIZATION] Raw Data to Business Growth by Integrating GCP, SQL and PBI

bigquery dax-languague gcp m-language powerbi powerbi-visuals powerquery sql

Last synced: 30 Mar 2025

https://github.com/igrishaev/gosql

Good old SQL driven by templates

clojure jdbc selmer sql template

Last synced: 23 Jul 2025

https://github.com/nmhongtram/sql-learning

This is a repo for self-studying SQL

data-analytics data-warehouse self-learning sql sql-server

Last synced: 06 Jul 2026

https://github.com/obednyakundi/kenyan_counties

An SQL DB of Kenyan Counties

sql

Last synced: 23 Mar 2025

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/cfmvcarlos/python-udemy-ptpgfb

This course provides a comprehensive introduction to Python programming, covering everything from the basics to advanced topics such as asynchronous programming, object-oriented principles, and file handling. Table of Con

asynchronous asyncio dataclasses oop python-file python-lambda python-oop python-script python3 sql

Last synced: 25 Mar 2025

https://github.com/phogolabs/terraform-provider-prana

A Terraform Provider for Prana

golang migration prana sql terraform

Last synced: 21 May 2026

https://github.com/alekseyscorpi/fruits-vegetables-cv-docker

This repo contains files to build container with postgresql database for fruits-vegetables-cv project (https://github.com/AlekseyScorpi/fruits-vegetables-CV).

docker dockerfile script sql

Last synced: 31 Mar 2025

https://github.com/higorsnt/dbs

Library to synchronize data model from JSONs comparison and SQL script generation.

comparision json plsql sql typescript

Last synced: 22 Apr 2026

https://github.com/ramonanf/keramik

Transformando la producción de cerámica en un proceso sostenible, sencillo y económico

html-css nodemcu-arduino php sql

Last synced: 21 May 2026

https://github.com/enumera8or/react-sql-agent

ReAct SQL Agent implemented with Langchain, pydantic, openai, gorq & python.

gorq jupyter-notebook langchain openai pydantic python sql sqlite3

Last synced: 11 Apr 2026

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/mindgamesnl/phpdockertemplate

ready to use PHP Docker stack with sql/phpmyadmin/nginx and additional utility scripts. Compatible with Symfony/Laravel and your local vanilla PHP projects.

docker php sql symfony template

Last synced: 19 Apr 2026

https://github.com/brendon45/my_personal_practice

A collection of projects and practice materials for backend development, database management, and system operations. Includes exercises and resources for improving programming skills and system administration.

backend-development database-management-systems front-end-development javascript python sql system-development

Last synced: 06 May 2026

https://github.com/jabulente/jabulente

Hi, I’m Jabulente — a Data Analyst with a background in Crop Science. I bring together domain expertise in agriculture with modern data science practices to deliver insights that support sustainable agriculture, food systems improvement, and evidence-based policymaking.

data-analyst data-driven data-science excel machine-learning powerbi python r sql statistical-analysis statistics

Last synced: 11 Feb 2026

https://github.com/aixinyongheng/sqlconds

sql 查询条件组织

common node sql

Last synced: 12 Jan 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/andreasscherbaum/php-boolean2

PostgreSQL boolean2 data type for PHP

boolean php php-boolean2 postgresql sql

Last synced: 14 Mar 2025

https://github.com/ugurmericranda/ecommerce-sql-database

SQL database project for an e-commerce platform with tables, keys, and sample data.

data-modeling database ecommerce mysql sql

Last synced: 14 May 2026

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/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/macagua/example_docker_mysql_python

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

database deploy docker docker-compose mysql python python3 sql sql-query

Last synced: 09 Apr 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/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/yehezkiel1086/golang-mux-template

📖 Go mux template for easy access

golang mux postgresql sql

Last synced: 28 Mar 2025

https://github.com/krypton225/hospital-system

Practice in Java and SQL Oracle.

console-application java oracle sql

Last synced: 14 Sep 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/luisnivar/coopacsmusu

Diseñé, desarrollé e implementé un software custom para la entidad financiera COOPACSEMUSU.

csharp desktop dotnet finances-manager sql

Last synced: 21 May 2026

https://github.com/halilomergurgan/academia-portfolio

Academia Portfolio Web Site

laravel php sql

Last synced: 21 May 2026

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/franciscoylderlan/api-todoapplication

API backend desenvolvida em Java utilizando o framework Spring Boot. A API é responsável por fornecer serviços para gerenciar uma lista de tarefas, permitindo a criação, atualização, exclusão e recuperação de tarefas.

api crud java springboot sql

Last synced: 17 May 2026

https://github.com/borjamome/accidentes_madrid

Análisis de Accidentes en Madrid en SQL (2023)

accidentes-coche data-analysis madrid sql

Last synced: 17 Jan 2026

https://github.com/dmschauer/sql-server-examples

Showcases some examples of work done in the SQL Server ecosystem (SSDT, SSIS, SSRS)

sql sql-server ssdt ssis ssrs t-sql

Last synced: 11 Sep 2025

https://github.com/sarapmagcode/bus-schedule-app-using-room-and-flow

An app that reads bus schedule from a local database using Room persistence library

android dao kotlin listadapter recyclerview room-database sql view-binding view-model

Last synced: 19 May 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/akashvarma26/hackerrank-solutions

Hackerrank Solutions that I have solved.

c cpp java python3 sql

Last synced: 11 Apr 2026

https://github.com/sayamalt/steel-energy-consumption-prediction-using-pyspark

Successfully established a machine learning model using PySpark which can precisely predict the energy consumption of the steel industry, up to an r2 score of approximately 99.5%.

apache-spark big-data-analytics big-data-processing cross-validation data-visualization exploratory-data-analysis hyperparameter-tuning machine-learning model-training-and-evaluation python regression spark sql

Last synced: 10 Mar 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/lucasgmalheiros/prototipo-mes

Sistema MES (Manufactoring Execution System) desenvolvido para automação industrial

industrial-automation industrial-engineers jupyter jupyter-notebook jupyter-notebooks manufactory mes mysql python sql

Last synced: 08 May 2026

https://github.com/krichard410/database

Database created as a project for Database Systems, built with SQL.

sql

Last synced: 03 Feb 2026

https://github.com/yeshendradhaker5/spring-framework-bootcamp

This repository consists of the code, assignments, projects and their solutions for the Spring Framework.

cloud hibernate java jpa orm-framework projects spring-boot spring-mvc spring-security springframework sql

Last synced: 13 Apr 2026

https://github.com/chernyakid/startup-investments

Анализ рынка инвестиций в стартапы

sql

Last synced: 03 Feb 2026

https://github.com/lajosbencz/php-stream-parse-sql

PHP library to parse large SQL files command-by-command

php sql streaming-parser

Last synced: 05 Apr 2025

https://github.com/vishalgaud17/sql_employee_data_analysis

Analyzing workforce trends, salaries, hiring patterns, and performance insights using SQL. Includes CTEs, window functions, and views for quick access.

mysql sql

Last synced: 09 Mar 2025

https://github.com/scottyrichardson/grayl-database-query

Builds select, insert, update, and delete queries using objects. Supports where clauses. Converts query objects into SQL statements ready for use in prepared statements. Part of the Grayl PHP framework.

composer-package grayl php prepared-statements query-builder sql

Last synced: 18 May 2026

https://github.com/pradeepgangwar/alumni-portal

Portal for IIITA - Alumni

php portal sql

Last synced: 16 May 2025

https://github.com/s1dewalker/world-economic-data

Dashboard for world's economic data

dashboard sql tableau

Last synced: 05 Feb 2026

https://github.com/kathiriyaakshay/cetizencare-home

CetizenCare is a service marketplace connecting customers with verified vendors for home cleaning, painting, and essential services, featuring seamless booking and online payments.

aws nodejs reactjs sql

Last synced: 08 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: 11 Apr 2026

https://github.com/nitoba/agro-migrator

Ferramenta open-source para simplificar migrações de banco de dados do Agrotrace, oferecendo solução robusta e amigável para gerenciar estruturas complexas, garantir integridade dos dados e rastrear mudanças. Inclui geração automática de arquivos de migração.

bun database mysql nodejs sql

Last synced: 11 Apr 2026

https://github.com/praisetompane/app_etl

A toy API driven ETL application to experiment with the Flask(with gunicorn), SQLAlchemy, Alembic and Postgres.

alembic docker flask python railway sql sqlalchemy worldhealthorg

Last synced: 16 Apr 2025

https://github.com/praisetompane/app_flask_archetype

A Flask archetype project with common patterns to enable focusing on the unique aspects of your application instead of setup ceremony.

alembic docker docker-compose flask gunicorn python sql sqlalchemy

Last synced: 16 Apr 2025

https://github.com/doramgajo/module-assignments

Module Assignments is an app that allows teachers to create module assignments for studies.

java sql studies

Last synced: 30 Mar 2025

https://github.com/ngugimuchangi/airbnb_clone_v2

AirBnB Web Static, Database, Deployment and Configuration

cicd css fabric haproxy html5 nginx puppet sql

Last synced: 20 Jan 2026

https://github.com/yanaksalvo/all-panel-database-sql

Türkiye Cumhuriyeti Devleti'nin verilerini çalarak insanlara satarak para kazanan veya bu paraları kara para aklama şeklinde aklayarak gelir elde eden kişilerin database verileri ve bu sitelere giren kişilerin IP Adres bilgileri

api data database devlet ihbar panel panel-data paneldata panels sorgu sorgulama sorgupanel sql usom usomgovtr

Last synced: 06 Apr 2025

https://github.com/nktmys/sqlnull

sqlnull is utilities for working with sql.Null types in Go.

go golang null sql

Last synced: 27 May 2026

https://github.com/rubenslyra/dio-bootcamp

Este projeto visa criar um esquema de banco de dados para um cenário de e-commerce, destinado ao desafio Banco de Dados da DIO.

challenge sgbd sql

Last synced: 18 Mar 2025

https://github.com/mastermindromii/mysql-gold-loan-application-project

Comprehensive gold loan management database featuring customer lifecycle management, multi-asset loan applications, hierarchical approval workflows, automated disbursement, payment tracking, portfolio analytics, and complete audit trails. Fully compatible with MySQL

loan-management materialized-view mysql mysql-database sql sql-queries stored-procedures

Last synced: 06 Jul 2026

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/kverma1502/sql_data_analyst_task_for_dcluttr

The task was given to assess my understanding of writing complex SQL queries as a recruitment process for data analyst position in Dcluttr.

ms-sql-server ms-sql-server-managment-studio sql ssms

Last synced: 10 Aug 2025

https://github.com/spm999/userform_mysql_node

Submitting user detail in different tables

expressjs mysql nodejs reactjs sql

Last synced: 05 Apr 2026

https://github.com/crbroughton/sibyl

A lightweight, type-safe query builder for sql.js, libSQL & Bun

bun database db embedded sql sqlite typescript wasm

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

Final project for CS50 SQL (2024) – A well-structured social media database schema developed using MySQL, accompanied by an ER diagram. Designed to facilitate real-world connections between users.

cs50 cs50sql cs50sql-final-project database-schema er-diagram mysql mysql-database sql

Last synced: 15 Mar 2025

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

Coursework from Harvard's CS50 SQL

database sql sqlite sqlite3

Last synced: 18 May 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/margaretkhendre/attendance-practice-

Attendance in Atlanta school districts is briefly analyzed using SQL and Tableau

sql tableau

Last synced: 20 Jan 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/lenakirara/hackerrank

Solving problems with Python and SQL

challenges coding-challenge python sql

Last synced: 27 May 2026

https://github.com/monambike/my-own-scripts

A ton of Scripts to help finding SQL Server objects, seeing important info and managing databases.

microsoft-sql-server sql sql-server sql-server-management-studio ssms

Last synced: 29 Oct 2025

https://github.com/pysqlx/pysqlx

A generic SQL driver package

python sql

Last synced: 21 Jan 2026