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/gblack98/dbt-advanced-patterns

Production-grade dbt patterns: incremental models, SCD Type 2, custom macros, and slim CI for fintech data platforms

data-engineering data-warehouse dbt fintech incremental-models scd sql

Last synced: 26 Apr 2026

https://github.com/gakas14/aws-serverless-data-lake

This workshop is to build a serverless data lake architecture using Amazon Kinesis Firehose for streaming data ingestion, AWS Glue for Data Integration (ETL, Catalogue Management), Amazon S3 for data lake storage, Amazon Athena for SQL big data analytics.

athena aws data-lake etl glue-catalog glue-etl kinesis-firehose kinesis-stream s3 sql

Last synced: 26 Apr 2026

https://github.com/its-alex/ms-auth

Nodejs authentication microservice for mariadb

authentication nodejs passport sql

Last synced: 15 Apr 2026

https://github.com/aakash3279/my-leetcode-problems

This is a repository where coding solutions are provided which i solved in leetcode

algorithm data-structures java javascript leetcode-java leetcode-solutions sql

Last synced: 26 Apr 2026

https://github.com/taozuhong/libsqlast

libSqlAst is a library to parse SQL statements or files to AST, then apply them for Intellisense/Beautify/Minify functions

ast beautify intellisense mariadb minify mysql postgresql sql sqlite

Last synced: 17 Apr 2026

https://github.com/saravana1606/inventory-management-system

This system as the name implies manages an inventory. The system allows the user to add new products and delete them, update stocks, sell products and other necessary functionalities. The system also manages the customer details, dues and also prints receipt for orders. User authentication is implemented.

gui java-8 mysql-database netbeans sql swing

Last synced: 27 Apr 2026

https://github.com/pfrug/dbhelper

Laravel helper to print statements generated by the Eloquent ORM

eloquent helpers laravel php sql

Last synced: 09 May 2026

https://github.com/umairsyed613/efdbfactory.sql

Factory Pattern for Entity Framework core. supports multiple sql server database with multiple dbcontext support.

dbcontext entity-framework entity-framework-core factory-pattern sql

Last synced: 19 Oct 2025

https://github.com/awcodify/tx

Simple example to database transaction with golang

commit go golang rollback sql transaction

Last synced: 17 Oct 2025

https://github.com/sanchezluys/departamentos_municipios_colombia_postgresql

Listado de departamentos y sus respectivos municipios. Colombia

colombia geografia postgresql sql

Last synced: 07 Jul 2026

https://github.com/project-tsurugi/tanzawa

Tsurugi SQL console, and more tools written in Java

cli database-access java jline jline3 sql tsurugidb

Last synced: 25 Oct 2025

https://github.com/giddyware/airbnb_clone_v2

This repository contains the initial stage of a student project to build a clone of the AirBnB website. This stage implements a backend interface, or console, to manage program data. Console commands allow the user to create, update, and destroy objects, as well as manage file storage. Using a system of JSON serialization/deserialization, storage is persistent between sessions.

css html python sql

Last synced: 27 Apr 2026

https://github.com/rami24t/celestial-bodies-database-project

My solution to the build a postgresql celestial bodies (freeCodeCamp database project challenge).

database postgresql relational-databases sql

Last synced: 27 Apr 2026

https://github.com/willaevangelista/bancos-de-dados

Repositório da Atividade de Banco de Dados de RH, E-commerce e Ensino utilizando SQL, desenvolvido durante o Bootcamp Full Stack Java da Generation Brasil.

generation-brasil python sql

Last synced: 27 Apr 2026

https://github.com/notacat1/t4-sql-generator-project

This project provides a flexible T4 (Text Template Transformation Toolkit) template for dynamically generating SQL queries. The solution allows developers to quickly produce standardized SQL scripts with configurable table and field structures.

automation code-generation csharp database dynamic-programming script-generator sql t4 template

Last synced: 27 Apr 2026

https://github.com/novikovadaria/sql_geekbrains

Базы данных и SQL. Онлайн Университет GeekBrains. Программа Разработчик | Databases and SQL. Greek Brains Online University. Developer Program

database geekbrains sql

Last synced: 27 Apr 2026

https://github.com/pradipchaudhary/sql-playground

To experiment with SQL queries, especially those related to PostgreSQL.

database dbms sql

Last synced: 07 Jun 2026

https://github.com/daniel11v/drugstabledb

Web-App that stores and updates JSON data in MySQL with Python and displays it in a table using Flask

flask python3 sql

Last synced: 27 Apr 2026

https://github.com/eisi05/sql-builder

This repository simplifies working with SQL in Java.

database java mysql sql sql-builder sql-parser

Last synced: 26 Jun 2026

https://github.com/ayanhussain81/hackerrank-sql-solution

The solutions of SQL hackerrank challenges using MySQL environment

mysql sql sql-server

Last synced: 27 Apr 2026

https://github.com/bastianlq/analisis-sql-libreria

Análisis de datos mediante consultas SQL

python sql

Last synced: 27 Apr 2026

https://github.com/sshehrozali/csv-to-db

Python script to convert .CSV file to .DB file

convert csv csv-file csv-file-handling database database-file python python3 sql sqlite3

Last synced: 27 Apr 2026

https://github.com/takeshiyoshikawa/product-registration-api

A simple REST API created in SpringBoot

java rest-api spring-boot sql

Last synced: 27 Apr 2026

https://github.com/codewithmamoon/glossary-of-it-terms

# 📚 Glossary of IT TermsThis repository provides a useful reference for beginners, interns, developers, and anyone working in IT. It covers popular roles, technologies, terms, slang, and business vocabulary. 🛠️✨

angular coding-guidelines coding-resources developer-guide git-terms glossary government inclusive-coding jekyll junior-resources mvc ntier-architecture onboarding project-management-glossary software-engineering sql tech-terms terms-glossary

Last synced: 28 Apr 2026

https://github.com/vishnuka084/rabbitmq_demo

This project is a simple mail service implemented using Spring Boot and RabbitMQ. It provides a scalable solution for sending emails asynchronously using message queuing.

email-sender hibernate java rabbit-mq rabbitmq rabbitmq-consumer spring-boot sql

Last synced: 28 Apr 2026

https://gitlab.com/pommalabs/kvlite

KVLite is a partition-based key-value cache built for SQL RDBMSs: https://kvlite-docs.pommalabs.xyz/

SQL Sserver cache mysql oracle postgresql sql

Last synced: 29 Jun 2026

https://github.com/shrikantnaidu/sql-projects

SQL projects

datacamp sql

Last synced: 07 Jun 2026

https://github.com/nesarw/travel-recommendations-website

A Travel Recommendation Website Project in PHP

css html javascript php sql

Last synced: 14 Apr 2026

https://github.com/josemavarez11/db-component

PostgreSQL database connection component through a connection pool.

component java pool-connection postgresql sql threads

Last synced: 28 Apr 2026

https://github.com/varun-khorgade/salesense-e-commerce-analytics

Analyzed e-commerce datasets to discover customer behavior trends and business insights. Performed EDA, data cleaning, and visualizations to help stakeholders make data-driven decisions.

customer-behavior-analysis dashboards datacleaning exploratory-data-analysis feature-engineering jupyter-notebook matplotlib numpy pandas python seaborn sql time-series-trend visulaization

Last synced: 28 Apr 2026

https://github.com/kofish/sqle

Erlang SQL builder for postgresql

postgresql sql

Last synced: 28 Apr 2026

https://github.com/phpgao/mysqlmcp

MySQL MCP server — multi-instance MySQL access for AI assistants. SQL static analysis, read-only enforcement, dual transport.

ai database developer-tools go mcp mcp-server mysql sql

Last synced: 19 Jun 2026

https://github.com/sadmanca/eagerdb

eagerDB is a lightweight, fast, and fault-tolerant NoSQL distributed database written in Java that requires zero configuration

coordination database distributed-database distributed-systems java key-value service-discovery sql

Last synced: 28 Apr 2026

https://github.com/lleonardus/distribuidora-automatizada

Projeto feito com o intuito de gerar relatórios automatizados para uma distribuidora

excel faker pandas python python-dotenv sql sqlalchemy

Last synced: 20 Jun 2026

https://github.com/p4dro-dev/at2-banco-de-dados-ii

Neste repositório, realizei a tarefa II de Banco de Dados II. Sendo, riar um banco de dados completo para gerenciar um catálogo de filmes, com tabelas relacionadas, procedures para operações, triggers para validações, views para análises e consultas complexas para extrair informações relevantes.

banco-de-dados ciencia-da-computacao mysql-database sql sql-server sqlite3

Last synced: 28 Apr 2026

https://github.com/bfitech/zapstore-pgsql

A simple PostgreSQL connection wrapper.

microframework pdo pgsql php sql

Last synced: 28 Apr 2026

https://github.com/injamul3798/oop-project-bank_management_system-using-java

It was my first java project . I totally enjoyed .And that time i was learning java thats why this project was challenging.Learn a lot from this code.

database gui gui-application java sql

Last synced: 28 Apr 2026

https://github.com/joaopaulopmedeiros/bd

Repository of Scripts made at DB classes

database mysql sql

Last synced: 28 Apr 2026

https://github.com/torstein-eide/restoremysql

Restore many files sql files in a guided way

mysql mysql-database mysqldump restore-database sql

Last synced: 28 Apr 2026

https://github.com/professorlearncode/social-media-database-system

Dive into the 🌐 world of database management with this Python-based program! From connecting to servers to executing SQL queries, it's got all the tools you need. Plus, peek into a social media database schema and explore fun sample queries. Let's make data management as enjoyable as 🍰

database mssql mssqlserver python social social-media social-media-database sql threads

Last synced: 14 Mar 2026

https://github.com/satyacoder29/crm-analytics-power-bi

CRM Analytics Dashboard – An interactive dashboard using Tableau, SQL, and Salesforce CRM Analytics (CRMA) to analyze sales performance, customer segmentation, and churn prediction. Features automated ETL pipelines, predictive analytics, and real-time insights for data-driven decision-making. 🚀📊

advanced-excel data-analysis data-cleaning data-collection data-transformation data-visualization matplotlib numpy pandas powerbi python seaborn sql tableau

Last synced: 14 Apr 2026

https://github.com/aubainmbk/detection-des-fraudes-bancaires-avec-un-modele-supervise

J'ai conçu et optimisé des requêtes SQL avancées pour extraire et transformer les données bancaires, tout en mettant en place un pipeline complet de Machine Learning intégrant le prétraitement, l'ingénierie des features et l'entraînement d'un modèle robuste pour la détection de fraudes.

dataanalysis jupyter-notebook machine-learning-algorithms mysql python sql

Last synced: 09 May 2026

https://github.com/j1sk1ss/cordellpages.exmpl

Simple site with SQL, Pass hashing, ReCaptcha and Mail Confirmation integration

bcrypt css flask hash html sql

Last synced: 09 May 2026

https://github.com/gcoronelc/uni-epies-das-2022-2

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

dao data datos gcoronelc java jdbc mvc mvc-pattern sql sqlserver

Last synced: 29 Apr 2026

https://github.com/brunotm/norm

A no frills, no bloat, no magic Go package for working with SQL code, databases and migrations.

database go golang sql

Last synced: 29 Apr 2026

https://github.com/nikeshcohen/project-management-system

A Project Management System built in Java and MySQL. Users can create new projects and assign people to said projects, to a relational database.

java project-management sql

Last synced: 18 Oct 2025

https://github.com/rusith/sqlgenerator

An attempt to create a LINQ to SQL mapper (Just for fun)

csharp dotnetcore expression mapper sql

Last synced: 10 May 2026

https://github.com/exegeses/introdb-63198

Curso Introducción a Bases de datos | código 63198

database-design databases mysql mysql-database sql

Last synced: 29 Apr 2026

https://github.com/bikramai/cafe-management-system

This app allows to manage cafe staff by adding, deleting, editing, and searching staffs, Assigning work slots to employees.

flask-login javascript mvc python sql sqlite3

Last synced: 29 Apr 2026

https://github.com/fakhri098/project-sql-bigquery

This project aims to analyze taxi trip data with a focus on trip duration patterns, popular routes, and trip costs. The study was conducted to gain in-depth insights into taxi travel behavior based on historical data.

bigquery sql

Last synced: 08 Jun 2026

https://github.com/codeofrahul/sql_practice_question

This repository contains my practice queries of SQL. I have solved these queries using Postgresql.

database postgresql practices sql sqlqueries

Last synced: 29 Apr 2026

https://github.com/maynealis/sql_course

This repository is dedicated to practice SQL in the context of the course UC0492_3.

sql sql-server ssms

Last synced: 29 Apr 2026

https://github.com/sabbir45ali/near---dear-cake-shop

This is a cake baking shop's web site which is working e-commerce cake site

css html js sql website

Last synced: 29 Apr 2026

https://github.com/adityaargadinata/spk-api

API untuk sistem rekomendasi keputusan wisata kudus.

hapijs nodejs restful-api sql

Last synced: 29 Apr 2026

https://github.com/tomashubelbauer/ef-clear

Figuring out options for using the Clear method without having to materialize an EF collection

batch-delete dotnet dotnet-core ef entity-framework entity-framework-core net sql

Last synced: 29 Apr 2026

https://github.com/mattytomo365/online-shopping-web-application

A project that contributed towards my Computer Science A-Level, it is an online supermarket and stock managment system. It was built using ASP.NET MVC using C#

asp-net-mvc csharp javascript mvc sql

Last synced: 29 Apr 2026

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

Chaos Dynamic Plugin for testing aggregation of dynamic plugin connections with the craziest edge cases we can think of.

backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 29 Apr 2026

https://github.com/srinibas-masanta/yelp-business-reviews-analysis

This project analyzes Yelp business reviews using Python, Snowflake, and SQL, focusing on efficient data ingestion, transformation, and analysis. We preprocess JSON data, optimize ingestion via Amazon S3, classify sentiments with Python UDFs, and extract insights using SQL queries—showcasing a streamlined end-to-end workflow.

amazon-s3 data-analysis json python snowflake sql

Last synced: 29 Apr 2026

https://github.com/sabdikay/airbnb-europe

Airbnb-Europe is an analytical project that examines a cleaned Airbnb dataset for European markets, originally sourced from Kaggle. The project leverages SQL to query and transform the data and uses Tableau for interactive visualizations and dashboards.

biandanalytics dashboard eda exploratory-data-analysis mysql sql tableau

Last synced: 10 Jul 2026

https://github.com/valdidev/hotel-booking-system

Basic version of a hotel booking system (PHP & SQL)

php sql

Last synced: 29 Apr 2026

https://github.com/somdipdey/method-to-query-database-easily-in-csharp

Use this stub/method to query database easily. Just copy/paste this stub in your project and paste your query inside. You are all set to execute queries easily without always worrying about little details.

csharp database mssql sql

Last synced: 10 May 2026

https://github.com/dllatas/illapa

Utility that transforms config files describing a relational DB schema into the actual SQL code

db db-schema ddl-parser sql yaml

Last synced: 10 May 2026

https://github.com/mayerbalintdev/gym-one-installer

The GYM One Installer simplifies the installation and setup of the GYM One gym management software. It automates the configuration of PHP, database, and other necessary settings, making it easy to deploy GYM One on any web server with PHP 8.0+.

free gym gym-management-system gymone gymoneinstaller installer php software sql ubuntu

Last synced: 29 Apr 2026

https://github.com/poboisvert/docker_sql_csv_loader

[SQL] A Docker image with a SQL UI to practice queries with loaded CSV files

docker postgres queries sql sqlpad

Last synced: 29 Apr 2026

https://github.com/jorbriib/nodejs-bigquery-connect-api-rest

NodeJS service to connect to BigQuery through API REST

api api-rest bigquery javascript node node-js nodejs npm sql

Last synced: 29 Apr 2026

https://github.com/david-pinheiro/estudos_sql

Estudos de SQL e banco de dados: T-SQL, modelagem relacional, exercícios acadêmicos e projeto jurídico com MySQL

bancodedados database modelagem-de-dados mysql projeto-academico sql sqlserver t-sql

Last synced: 10 May 2026

https://github.com/gabrielleandro0801/beecrowd-exercises

Repository with programming exercises solved in C, Java, Python and SQL.

beecrowd c java python3 sql uri-online-judge

Last synced: 10 May 2026

https://github.com/leo-spj/powerbi_inteligencia-de-negocios

Curso universitario de Inteligencia de Negocios de la UTP: Dashboards interactivos en Power BI. Incluye ejemplos de datos en SQL y Excel.

business-intelligence course excel powerbi sql

Last synced: 26 Feb 2026

https://github.com/sugumarsrinivasan/sql-datawarehouse-project

Building Mordern datawarehouse with SQL Server, including ETL Processes, data modeling, and data analytics.

data-analysis data-analytics data-engineering data-lake data-science data-warehouse datawarehousing etl etl-pipeline medallion-architecture sql sql-query sql-server

Last synced: 19 Jun 2026

https://github.com/imrandil/sql_practice_with_analysis

SQL practice using postgres db and docker as a tool to setup postgres, loving the sql way

data-analysis docker markdown postgres sql

Last synced: 10 May 2026

https://github.com/daniel-onyenwee/window-postgres-installer

A helper package to install Postgresql binaries on a window system

database installer postgres postgresql sql

Last synced: 10 May 2026

https://github.com/lineyk/sql_practice

LeetCode SQL & Programmers SQL 문제 풀이

database sql

Last synced: 30 Apr 2026

https://github.com/g-schumacher44/analyst_resource_hub

A collection of guidebooks, quickref, and resources for data analysis

analytics bigquery data lookerstudio machine-learning model python sql yaml-configuration

Last synced: 20 Jun 2026

https://github.com/zepolimer/devnow

Student project : web app for developers to find a job or internship (CRUD, MVC)

crud mvc php sql

Last synced: 08 Jun 2026

https://github.com/yuktasree/wolf-parking-database-management

This repo provides a comprehensive database solution for managing campus parking, including parking lot availability, permit assignments, and citation tracking. The project covers ER diagrams, database schema design, and transaction handling.

database-management java mysql-database mysql-server sql

Last synced: 30 Apr 2026

https://github.com/dhn-nys/loginapi

Implementation Server Client PHP(MySQL) and Android. Case Stud: Login Service In PHP And MySQL For Android Applications

android android-applications api case-stud login login-api loginapi mariadb mysql php sql

Last synced: 30 Apr 2026

https://github.com/treeford11/who-wants-to-be-a-millionaire

# Who Wants To Be A MillionaireThis project recreates the popular quiz show experience. Play the game on any device and test your knowledge! 🎮💻

a css fetch fork html javascript kbc kbc-game money project react-router show sql tv types vue wants web

Last synced: 30 Apr 2026

https://github.com/aishwaryagade02/loan-funnel-optimization-analysis

Tracks how loan applications move through each stage, helps spot where people drop off, and gives clear insights to improve approval strategies and overall performance.

ab-testing data-analysis data-creation hypothesis-testing python reporting sql statistical-methods streamlit

Last synced: 30 Apr 2026

https://github.com/haronbh/cinema-management-system-with-java

The Cinema Management System is a Java-based application developed using NetBeans. It allows administrators to manage cinema operations, including adding, editing, and removing reservations, films, and sessions. The application is integrated with an SQL database

admin-dashboard cinema-management crud-operations database film-management gui-application java mysql netbeans software-development sql

Last synced: 10 May 2026

https://github.com/olaszpl/bazy_danych_2024

Projekt systemu bazodanowego dla uczelni – realizacja w ramach kursu Podstawy Baz Danych na AGH 2024/25.

agh-wi databases sql

Last synced: 20 Jun 2026

https://github.com/fsistemas/bigquery-td

ETL to extract data from mysql load and merge in BigQuery

bigquery etl mysql python sql

Last synced: 30 Apr 2026

https://github.com/oleksandra-o/sqlite

Using Databases with Python University of Michigan class

python sql sqlite

Last synced: 22 Feb 2026

https://github.com/amoghmadan/micro-todo-analytics

Micro-services and SDUI to build a distributed system which builds into one.

bun docker docker-compose elysia express graphql grpc mongodb node python rabbitmq react redis rest sql

Last synced: 21 Jun 2026

https://github.com/0xisk/exploring-sql

A repository focused on learning and practicing the SQL language.

learning learning-by-doing learning-exercise postgres postgresql postgresql-database sql sql-server sqlite sqlserver

Last synced: 10 May 2026

https://github.com/phquartin/agencia-javafx

Projeto da faculdade - Linguagem e Técnicas de programação II

docker-compose java javafx sql

Last synced: 10 May 2026