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/coder-deep/order-matching-system

Developed a real-time transactional order matching system to simulate stock trading with 100% accuracy, handling multiple transactions concurrently during ’Hack2Hire’ Hackathon organized by DBS Bank.

angular java nodejs spring-boot sql

Last synced: 05 May 2026

https://github.com/wallneradam/python_sql_schema_sync

Generates SQL queries to make source table schema the same as destination table

mariadb mysql python python3 schema sql synchronization

Last synced: 05 May 2026

https://github.com/joaogsleite/express-backend

NodeJS example backend built with Express, Passport, Joy and Sequelize

api express http nodejs passport sequelize sql

Last synced: 05 May 2026

https://github.com/undisputed-jay/spotifyapi-data-engineering-project

This projects uses ETL (Extract, Transform and Load) pipeline to extract data from Spotify using its API and loads the data to a data source(AWS Athena). The entire pipeline will be built using Amazon Web Services (AWS).

aws aws-athena aws-cloudformation aws-lambda aws-s3 awsglue python3 sql

Last synced: 05 May 2026

https://github.com/frank-geisler/sql-server-sample-docker-container

In this project you can find my DockerFiles for SQL Server Docker Container with Demo Databases

adventureworksdw demo demonstration docker linux sql sqlserver sqlserver-2016 sqlserver-2017

Last synced: 06 May 2026

https://github.com/shubham-bhoite/lastminuterevision-sql

Here is the last minute revision notes of SQL

database dcl ddl dml joins mysql queries relational-databases sql sqlserver

Last synced: 06 May 2026

https://github.com/kumailn/androidsnippets

✂️A collection of small, useful, reusable code snippets for common Android tasks

android java json sql volley

Last synced: 06 May 2026

https://github.com/daneshcode/database-assignments

This repository contains the questions and solutions for the database assignments of university

database sql sql-server

Last synced: 06 May 2026

https://github.com/hasnocool/war_thunder_data_scraper

A web scraping tool designed to extract valuable data from War Thunder, a popular online game.

data database framework integration multi processing python scraper scraping scrapy sql threaded thunder war

Last synced: 06 May 2026

https://github.com/estherslabbert/aws-sql-server-rds

Information on how to set up and use AWS SQL Server RDS (and SQL Server & SQL Server Management Studio)

aws aws-rds sql sql-server ssms

Last synced: 06 May 2026

https://github.com/byrnedo/partu

Go library to help with mundane sql fooery: generate insert, upsert, update and select statements

go mysql postgresql sql

Last synced: 06 May 2026

https://github.com/padurean/go-sqlx-postgres-with-migration-example

Go example showing how to use sqlx with PostgreSQL and a very simple way to do database migrations

database go golang migration postgresql sql sqlx

Last synced: 06 May 2026

https://github.com/kcartlidge/newt

Autogenerate a .Net (C#/EF Core) data project (class library with entities and data contexts) and an admin website from a Postgres database. Also creates backup SQL and Graphviz .dot diagram source.

admin core csharp dotnet efcore entities entity-framework graphviz postgres sql website

Last synced: 06 May 2026

https://github.com/andr3w03/pemrogramanvisual_lab

Tugas Mata Praktikum Pemrograman Visual Lab 2 Semester 4

csharp database desktop-application mysql sharpdevelop sql

Last synced: 06 May 2026

https://github.com/pprattis/road-safety-database-with-jdbc-and-spark-rdd

A jdbc application that runs queries in pgAdmin to simulate the functionality of the UK Ministry of Transport's database using Apache Spark RDD for query implementation.

computer-science index java jdbc jdbc-database partitions pgadmin postgresql program query spark spark-sql sparkjava sql student

Last synced: 06 May 2026

https://github.com/ricardomilhazes/db-monitoring-tool

Database Monitoring Tool for performance evaluation

database-management database-monitoring javascript python sql

Last synced: 06 May 2026

https://github.com/lawolf8/airline-database

Database Airline SQL Project

airline database dbms sql ssms tables

Last synced: 10 Jun 2026

https://github.com/pprattis/insurance-company-database-with-jdbc-and-spark-rdd

A jdbc application that runs queries in pgAdmin to simulate the functionality of an insurance company's database using Apache Spark RDD for query implementation.

computer-science java jdbc jdbc-database partitioning partitions postgresql program query spark spark-sql sparkjava sql student

Last synced: 07 May 2026

https://github.com/canayter/sqlalchemy-trip-planner

Planning a trip and running a feasibility analysis by analyzing the climate of the area using SQLAlchemy ORM queries, Pandas, and Matplotlib.

matplotlib pandas python sql sqlalchemy

Last synced: 07 May 2026

https://github.com/paulocsilvajr/controle_pessoal_de_financas

Controle financeiro pessoal multiplataforma - API e DOCKER(Banco de Dados)

bash docker golang postgresql sql

Last synced: 07 May 2026

https://github.com/sysborg/postgresql-utils

Useful Codes for BI and PostgreSQL Analysis

database postgres postgresql sql

Last synced: 07 May 2026

https://github.com/mmsaki/suspicious_transactions

Applying SQL skills to analyze historical credit card transactions and consumption patterns in order to identify possible fraudulent transactions.

entity-relationship-diagram plotly postgresql python query sql suspicious-transactions transaction-analysis transaction-data

Last synced: 07 May 2026

https://github.com/zweifisch/cadena

cadena helps you to write safer sql

sql

Last synced: 07 May 2026

https://github.com/mitranim/sqlp

[MOVED] Parser for rewriting foreign code embedded in SQL

go parser sql

Last synced: 10 Jun 2026

https://github.com/deanpdx/sql-fileizer

A utility for SQL to avoid repetitive tasks

database mssql sql utility

Last synced: 07 May 2026

https://github.com/dispensable/tailsql

Continually run sql query on tumbling/sliding window of log files records

duckdb log sql sqlite stream sysadmin tail tools

Last synced: 07 May 2026

https://github.com/adrianoescarabote/personal-finance-app-backend

This project contains the back-end of a full-stack personal finance application, providing secure APIs for managing transactions, budgets, savings, and user authentication. It handles data storage, validation, and business logic.

express node prisma sql typescript

Last synced: 07 May 2026

https://github.com/dsevilla/jisbd17-nosql

Material para el tutorial de NoSQL en JISBD 2017.

docker hbase mongodb neo4j nosql sql

Last synced: 07 May 2026

https://github.com/guilhermersouza34/testetgid

Programa desenvolvido para um teste pratico para vaga de emprego

java spring-boot sql

Last synced: 07 May 2026

https://github.com/dushansenadheera/library_management_system

desktop application to manage library tasks

application csharp dotnet sql windows-forms

Last synced: 08 May 2026

https://github.com/idriz4work/cs50

In CS50 from the Harvard University, I acquired a strong foundation in programming and gained the skills to develop my own software. This was showcased in my final project titled "Hustlers Place".

algorithms arrays c data-structures flask html-css-javascript memory python sql

Last synced: 08 May 2026

https://github.com/fblupi/grado_informatica-mda

Prácticas de la asignatura Metodologías de Desarrollo Ágil de la UGR

ajax bootstrap justinmind mysql php sql webapp

Last synced: 08 May 2026

https://github.com/billyyccc/incubator-vertx-mssql-client

The Reactive Microsoft SQL Server Client(Incubating)

gsoc gsoc-2019 mssql reactive sql vertx

Last synced: 08 May 2026

https://github.com/favarettorm/bd_universidade

BD_UNIVERSIDADE V01 - Banco de dados fictício de uma universidade para fins didáticos

data database dataset mariadb mariadb-database mariadb-mysql mysql mysql-database scripts sql university

Last synced: 08 May 2026

https://github.com/jesussantana/sql-data-analysis

Skyrocket your SQL skills by performing over 150 analysis tasks

mssql mysql postgresql sql

Last synced: 08 May 2026

https://github.com/ahaddad98/ft_services

This is a system administration project

cluser docker kubernetes minikube phpmyadmin sql telegraf

Last synced: 08 May 2026

https://github.com/pprattis/web-application-for-medical-appointment-management

A jdbc application that simulates the functionality of a medical appointment application.

computer-science database java jdbc jdbc-database pgadmin postgresql program sql student uml uml-diagrams

Last synced: 08 May 2026

https://github.com/susannnnnna/js-sqlqueriesgenerator

On this website you can generate examples how to use generator and write your own data to generate CRUD (without C :)), copy it and use for your own purposes!

bootstrap command copycommand delete insert sql sqlcodeexample sqlcommand sqldelete sqlgenerator sqlinsert sqlupdate update

Last synced: 08 May 2026

https://github.com/scommons/scommons-websql

Scala.js facade for WebSQL/SQLite API

bindings facade node-js scala scala-js scalajs sql sql-query sqlite websql

Last synced: 09 May 2026

https://github.com/ronnyrocke/cadastrodeescolacominterface

Aplicação de cadastro escolar feito com Interface gráfica (Javafx) + integração com Banco De Dados

java javafx mysql scenebuilder sql

Last synced: 09 May 2026

https://github.com/alejandrocisnerosvillegas/practica_08

Sistema de gestión de acceso y registro de usuarios para una aplicación web, desarrollado con PHP, HTML, CSS y MySQL para la integración con la base de datos.

css html javascript php sql

Last synced: 09 May 2026

https://github.com/mohamedelareeg/ecommerceeventsourcing

This repository uses Marten with Postgres for event sourcing: **Event Sourcing:** Captures state changes as events. **Services:** Manages Cart, Order, Inventory, Transactions, Warehouses. **Marten with Postgres:** Reliable event store and advanced querying.

dotnet dotnet-core event-driven event-sourcing events marten martendb microservice postgres postgresql sql

Last synced: 09 May 2026

https://github.com/pnv2003/sailor-moon-store

An online clothing store web application built by HCMUT Sailor Moon Team, Database Systems Assignment, Fall 2023

database database-systems mysql php sql web

Last synced: 09 May 2026

https://github.com/juletopi/banco_de_dados

🗄️ • Repositório back-end com os conteúdos de Banco de Dados, utilizando o MySQL Workbench, a linguagem SQL e ferramentas como o BrModelo.

banco-de-dados brmodelo database mysql mysql-database mysql-workbench sql

Last synced: 30 Apr 2026

https://github.com/hackfutsec/dumper

SQL Injection Dumper est un outil en ligne de commande conçu pour tester et exploiter les vulnérabilités d'injection SQL sur des sites Web. Il permet de détecter des failles SQL, d'extraire des informations sensibles telles que le nom de la base de données, les tables et les colonnes, puis de dumper les données des tables vulnérables.

injection payload php-vulnerabilities python python-scripts sql sqlite

Last synced: 09 May 2026

https://github.com/karenpayneoregon/dataprovidercommandhelpers

Used to reveal values from a well formed parameterized query

csharp sql vbnet

Last synced: 10 May 2026

https://github.com/lmuffato/project-mysql-vocabulary-booster-trybe

Projeto mysql vocabulary booster - Projeto avaliativo da Trybe do Bloco 20: Funções SQL, Joins e Subqueries

back-end crud data database mysql mysqlworkbench query sql trybe-projects

Last synced: 10 May 2026

https://github.com/gregorykogan/mephi-databases

Laboratory work on the database course at MEPhI.

database go golang gorm gorm-orm postgresql sql

Last synced: 10 May 2026

https://github.com/derafu/etl

From spreadsheets to databases seamlessly

database doctrine etl php seed spreadsheet sql

Last synced: 10 May 2026

https://github.com/mashingan/sqlgen

Nim SQL parser

generator nim parser sql

Last synced: 10 Jun 2026

https://github.com/vargascardona/proyecto-biblioteca

Sistema de gestion de biblioteca

database java management sql

Last synced: 10 May 2026

https://github.com/arjun-regmi-chhetri/python

Python is a Versatile, high-level programming language known for simplicity and readability. Widely used in web development, data analysis, AI, and scientific computing. Offers a rich ecosystem of libraries and frameworks.

jupyter-notebook pandas python python3 sql sqlite3

Last synced: 11 May 2026

https://github.com/indios/storm-ts

A Typescript ORM based on CaminteJS using Decorators and Promises.

database decorators no-sql orm sql typescript

Last synced: 11 May 2026

https://github.com/tudororban/kodasql

A Database Management System in Rust

database-management-system rust sql

Last synced: 20 Apr 2026

https://github.com/tahrz/simple-game-api

Simple game api, with sql and noSql realizations.

bash docker-compose mongodb-driver nosql openapi php7 postgres sql

Last synced: 07 Apr 2026

https://github.com/gabrielsilva798/projeto_streaming

projeto final: criação de uma plataforma de streaming fictícia, aqui apresento meus conhecimentos sobre Modelagem de Dados e manipulação SQL avançada

banco-de-dados dba modelagem-de-dados mysql procedures sql triggers

Last synced: 02 Apr 2025

https://github.com/dkhorev/spot-n-plus-1-sql-query-problems-early

This is a repo with example code for article https://medium.com/@dkhorev/laravel-spot-n-1-sql-query-problems-early-be28125ea8d4

laravel sql unit-testing

Last synced: 11 Mar 2025

https://github.com/azozzalfiras/toters_app

Design Toters App By Flutter with Api & sql

android api dart flutter iphone javascript mysql nodejs sql

Last synced: 13 Apr 2026

https://github.com/ahmedheakl/musicsocial

A social media website project for music fans only.

css html javascript jquery mysql spring-boot sql

Last synced: 13 Apr 2026

https://github.com/skm0626/algorithm

Solving at least one question every day!

algorithms boj cpp python sql

Last synced: 15 Apr 2026

https://github.com/karimulla2621/web-development-

I'm currently training at career sure academy HTML and CSS Bootstrap here I'm mentioning my Learning i have done some projects by using html and CSS bootstrap

bootstrap5 css express-js html javascript mangodb nodejs python reactjs sql

Last synced: 17 Jan 2026

https://github.com/oth21dev/bestwave

The Surf Forecast Web Application is a comprehensive, full-stack project designed to provide surfers with real-time and accurate wave forecasts for various beaches in Portugal

css express html javascript mysql-database nodejs react sql typescript weather-api

Last synced: 09 Jun 2026

https://github.com/harish-siva/analyzing-personal-expenses

This project aims to simulate an expense tracker for an individual using the Faker library. The project generates realistic monthly expense data, processes and stores it in a SQL database, and creates SQL queries to derive insights into spending behavior. Streamlit app is developed to visualize these insights and showcase the results of SQL queries

data-visualization expense-tracking exploratory-data-analysis financial-analysis matplotlib pandas python seaborn sql sqlalchemy streamlit

Last synced: 06 May 2026

https://github.com/gaurav0502/aviation-data-analysis

Aviation data analysis using SQL and ggplot2 within R

anyflights aviation-data ggplot2 r-studio sql sqldf

Last synced: 25 Feb 2026

https://github.com/brianlesko/postresql-docker

Run a postgreSQL server hosted in a docker container, and start a webUI for basic querying

basics container containerization containers data data-science docker postgres postgresql sql template

Last synced: 31 Jan 2026

https://github.com/thanhtrnnn/family-travel-tracker

A web application that allows families to track countries they've visited together. Each family member can have their own profile with a unique color, and the application displays visited countries on an interactive world map.

ejs nodejs personal-project postgresql sql

Last synced: 15 Apr 2026

https://github.com/mohammadmahdi-abdolhosseini/telephone-book-sql-

The Telephone Book (SQL) Application is a user-friendly Windows Forms app in C# for managing contact lists, featuring contact addition, editing, deletion, search functionality, and photo import.

csharp database sql telephone-book windows-forms

Last synced: 15 Apr 2026

https://github.com/jasminemlewis/quality-control-monitor

Quality Control Monitor permit auditors to assess accuracy of clients' documents required to receive housing acquired and processed by case managers.

ado-net asp-net bootstrap4 database sql vbnet

Last synced: 06 May 2026

https://github.com/rodrigobarbaedu/locust-test-app

En este repositorio, se almacena una simple aplicación para prueba de rendimiento en Locust.

bootstrap css flask-application html javascript-library python sql

Last synced: 15 Apr 2026

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/engineeringsoftware/sqllogictest

List of resources related to sqllogictest

database db slt sql sqllogictest testing

Last synced: 31 Jan 2026

https://github.com/istifano/contactify-website-

📠Dans ce projet, l'objectif est de développer une application web permettant de gérer une liste de contacts.

css html mysql php sql tailwindcss

Last synced: 15 Apr 2026

https://github.com/sschonss/quest_journal

Laravel + GraphQL

graphql laravel php sql

Last synced: 09 May 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/vasanthakumar70/elt-with-snowflake-and-dbt

This project builds an end-to-end data pipeline to process and analyze retail sales data.

dbt snowflake sql

Last synced: 17 Jan 2026

https://github.com/amitdev3/loan-default-data-analysis

This Power BI project analyzes loan application data to uncover patterns contributing to loan defaults. The project uses SQL for backend querying and Power BI for data modeling and interactive visualizations.

dax excel powerbi sql

Last synced: 07 Feb 2026

https://github.com/mc-osoc/myitemlibrary

My library ready-to-use commands in a MySQL repository for Minecraft Server

bukkit minecraft minecraft-plugin plugin spigot spigot-plugin sql

Last synced: 25 Feb 2026

https://github.com/hickee032/sql

Oracle_Sql, mySql

mysql oracle-db query sql

Last synced: 27 Jun 2025

https://github.com/perlmonker303/socialbisquit1.0

A social network built without any framework

ajax axios javascript jquery php social-network sql

Last synced: 06 May 2026

https://github.com/echaftech23/bookify

Bookify Room Reservation System is designed to facilitate the efficient management of meeting room reservations for employees.

sql uml

Last synced: 25 Feb 2026

https://github.com/drvipulasharma/e-commerce-data-analysis-sql-big---query

E-Commerce-Data-Analysis-SQL-Big-Query

bigquery sql

Last synced: 16 Mar 2025

https://github.com/aejkudera/olap-etl-with-apache-nifi-spark

ETL (Extract, Transform, Load) pipeline for converting an OLTP relational schema into an OLAP star schema using Apache NiFi, MySQL, and Apache Spark.

apache benchmark data-flow etl mysql nifi olap parquet spark sql star-schema

Last synced: 15 Apr 2026

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

Projeto que exercita os comandos SQL para consulta e manipulação de tabelas de um banco de dados.

mysql mysql-database nodejs sql workbench

Last synced: 06 May 2026

https://github.com/cataliniuga/squi

A web SQLite GUI, inspired by Prisma Studio and Drizzle Studio. Built with .Net Core 7 and Vue3.

dotnet-core mysql sql sqlite vue3

Last synced: 15 Apr 2026

https://github.com/mayurifag/postgresql-db-cleaning-scripts

Make any sql actions with your postgresql dumps and get new gzipped dump

bash database postgresql script sql

Last synced: 13 Apr 2026