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/jameswoolfenden/terraform-gcp-cloudsql

A module to create a private database setup

gcp module sql terraform

Last synced: 12 Apr 2025

https://github.com/faizan-khanx/sql-commandgenerator

sql.cyberethic.in is a web-based tool designed to simplify SQL injection testing by generating SQLMap commands. It allows users to easily select attack techniques, customize parameters, and generate optimized SQLMap commands without the need for manual coding. Perfect for penetration testers and ethical hackers looking to save time and avoid errors

cyber-threat-intelligence cybersecurity explorer hacking hacking-tool sql sqlinjection sqlmap

Last synced: 04 Feb 2026

https://github.com/tomconder/ktorm-sqlite

A repository to experiment with ktorm, a Kotlin ORM library, and the SQLite database engine

gradle kotlin ktorm orm sql

Last synced: 26 Jan 2026

https://github.com/ayvero/microservices_monopatines

This project implements a microservices architecture using Spring Boot and Docker. It simulates an e-scooter rental platform, managing various business areas such as users, trips, maintenance, and pricing.

docker-compose documentation endpoint java maven microservices spring-boot sql

Last synced: 22 Apr 2025

https://github.com/randerson112358/sql

:mouse: SQL Queries

mysql sql

Last synced: 11 Jul 2025

https://github.com/isaque-s-0liveira/mysql-all-for-one-be

Este projeto tem como objetivo aplicar e aprimorar habilidades avançadas em manipulação e consulta de bancos de dados, utilizando o famoso banco de dados Northwind.

docker mysql northwind-database sql

Last synced: 12 Apr 2026

https://github.com/ap/sql-interpol

interpolate Perl variables into SQL statements

perl sql

Last synced: 12 Apr 2025

https://github.com/antonmarin/traceable-pdo

Adds trace to sql statement. Know the source of your queries!

debug pdo sql trace

Last synced: 14 Jan 2026

https://github.com/mensenvau/coding_interview_solutions_no1

🚀 Welcome to the Interview Solutions repository!

codility codility-solutions hackerrank pyspark python sql

Last synced: 25 Mar 2025

https://github.com/secmon-lab/overseer

A security log analysis tool for data lake with combination of SQL query and Rego policy

bigquery detection open-policy-agent security-monitoring sql

Last synced: 11 Mar 2026

https://github.com/g-s-c-code/libraryapi

RESTful API built with ASP.NET Core 8, supporting both Entity Framework Core and Dapper for data access, with SQL Server as the database. Features .NET Aspire orchestration for telemetry capture, enabling performance benchmarking between EF Core and Dapper. Swagger is included for API endpoint documentation and testing.

asp-net-core aspire aspire-dashboard dapper efcore entity-framework-core rest-api restful-api sql

Last synced: 30 Mar 2025

https://github.com/nyxflower/ladybug

An efficient web-based Code Similarity Detection tool with report generator

css java maven similarity-detection sql web-based-application

Last synced: 06 May 2026

https://github.com/shubham-sakunde/note-maker-web-app

Note Maker is a web application designed for making and saving notes. Easily create and save your notes. Access a list of all your saved notes, make changes to your existing notes effortlessly, and remove unwanted notes with a simple delete button.

bootstrap hibernate-orm java jsp-servlets maven mysql sql tomcat

Last synced: 12 Apr 2026

https://github.com/hvignolo87/sqlalchemy

Usage of SQLAlchemy with Python

crud-operations databases pandas python sql sqlalchemy

Last synced: 12 Apr 2026

https://github.com/shivam1808/data-cleaning-project

We take raw housing data and transform it in SQL Server to make it more usable for analysis.

analysis data datacleaning sql sqlserver

Last synced: 29 May 2026

https://github.com/sparkfish/modelc

modelc is an R model object to SQL compiler

compiler generalized-linear-models linear-models r sql transpiler

Last synced: 04 Sep 2025

https://github.com/cpg314/sqlsonnet

Express SQL queries with a simple Jsonnet representation, which can be easily templated using the Jsonnet configuration language.

jsonnet rust sql

Last synced: 13 Apr 2025

https://github.com/aubainmbk/analyse-de-donnees-avec-sql-et-power-bi

Ce projet a pour objectif de présenter mes compétences en nettoyage de données à travers l'utilisation du langage SQL d'une part et d'analyser les données sur Power BI d'autre part.

dataanalysis powerbi sql sqlserver

Last synced: 29 May 2026

https://github.com/indie-cart/indiecart-marketplace

IndieCart is a Local Artisan Marketplace built with Node.js, React, and SQL, featuring CI/CD and test-driven development.

agile auth0 cicd fullstack-development nodejs reactjs sql tdd webapp

Last synced: 12 Apr 2026

https://github.com/dmarzzucco/hanlderstatuscodeshttpsforexpress

Class module to handle HTTP responses for Express, using standard status codes. The ResponseStatusHTTPS class makes it easy to create consistent and structured responses for different situations in a web application.

api backend express-js nodejs nosql solid-principles sql typescript

Last synced: 02 Jan 2026

https://github.com/pedrycz/nohibernate-core

Non-relational data mapping for Hibernate, useful for persisting Java interfaces

hibernate java nosql sql

Last synced: 16 Mar 2025

https://github.com/guilhaof/admin-panel-fullstack

Projeto FullStack com todos os fundamentos e funcionalidades do NextJs 14 + Vercel Admin

clsx-npm css deployment javascript jsx-syntax next-auth nextjs postgresql react sql tailwindcss typescript vercel vercel-deployment

Last synced: 12 Apr 2026

https://github.com/mkprabhu/socketdaddy

Code Examples from SocketDaddy.com

ansible apache-kafka bash git kafka kubernetes linux mysql python python3 sql

Last synced: 12 Apr 2026

https://github.com/oklas/activeadmin-sqlpage

rails dbconsole online - ActiveAdmin page that allow execute SQL requests and show result in table

activeadmin database dbconsole online ruby ruby-gem ruby-on-rails sql

Last synced: 08 Oct 2025

https://github.com/darkzarich/postgresql_playground

Simple docker compose file to setup PostgreSQL and pgadmin containers as well as database with some test values to connect and fiddle around

diagram docker docker-compose pgadmin4 playground postgresql sql

Last synced: 12 Apr 2026

https://github.com/oussamahaimoud/Actuarial-studies-SAS-R-Python-VBA-Excel-Sql

Actuarial studies (SAS, R, Python, VBA-Excel, Sql)

python r sas sql vba-excel

Last synced: 20 Jul 2025

https://github.com/megos/setparametergeneratorforcode

A5:SQLでSQLパラメータをバインドするコードを生成するプラグイン

a5sql sql

Last synced: 12 Feb 2026

https://github.com/shubhendu-bhakat/simon-game

This Simon Game project, developed with JavaScript, HTML, and CSS, recreates the classic memory game. Players must mimic increasingly complex sequences of lights and sounds. The intuitive interface and responsive design ensure an engaging user experience, while JavaScript handles the game logic and user interactions for smooth gameplay.

css3 expressjs html5 javascript nodejs sql

Last synced: 12 Apr 2026

https://github.com/arthuritajahy/readmeprojectblogpessoal

Esse foi um projeto construído durante o bootcamp da Generation Brasil, onde o foco foi em capacitar os alunos e se tornarem Desenvolvedores Java Full Stack. Aprendemos sobre Logica da programação, Java, OOP, Banco de dados Relacional(MySql), Framework Spring Boot, Html, CSS, JS, TS, React.

css html java javascript mysql oop spring-boot sql typescript

Last synced: 12 Apr 2026

https://github.com/yawkar/sql-mystery-solution

(Student Lab Project) (not quite the right) Solution to https://mystery.knightlab.com/

sql

Last synced: 01 Mar 2026

https://github.com/kenjyco/sql-helper

Helper funcs and tools for working with SQL in mysql, postgresql, and more

cli database kenjyco mysql postgresql python sql sqlalchemy sqlite

Last synced: 04 Jul 2025

https://github.com/larissaperinoto/trybesmith-api

The TrybeSmith API consists of a management interface for a medieval products store and was developed using TypeScript.

docker docker-compose express joi jwt msc mysql nodejs nodemon sql swagger typescript

Last synced: 12 Apr 2026

https://github.com/ojgabrielleal/toquiotv

Site da web-tv voltada para fãs de animações japonesas (animes). Com o nome de Toquio TV, a web-tv é uma das únicas no Brasil voltadas para esse público.

bootstrap4 javascript painel-administrativo php sass sql streaming-video webtv

Last synced: 12 Jun 2025

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

SQL notes from leetcode SQL-study plan

sql

Last synced: 04 Feb 2026

https://github.com/tobihatti/languages-summaries

✔🌍 Summary for several programing-languages (A-Levels)

a-level csharp documentation dotnet example instructions sql

Last synced: 20 Apr 2026

https://github.com/aliatayee/vet_clinic

This template should be used for database related projects at Microverse. Generate your own repository, update this README and edit all files content while working on projects. You should not be adding any new files unless asked otherwise.

database postgress sql

Last synced: 04 Jul 2025

https://github.com/triod315/salamandralabs

Web site for posting articles about programming, written on ASP.NET

asp csharp sql

Last synced: 04 Jul 2025

https://github.com/roosterpips12/library-management-sql

Library management with SQL

excel-import mysql-database sql

Last synced: 04 Jul 2025

https://github.com/kiranmayi5/sql-database-projects

A collection of projects focused on demonstrating expertise in SQL, database design, and data analysis.

data-warehouse database etl query-optimization sql

Last synced: 13 Jun 2026

https://github.com/ferdinand-swoboda/folo

A jOOQ object-relational loader.

java jooq sql

Last synced: 14 Jan 2026

https://github.com/dunmengjun/sqldsl

基于jdbc实现的sql dsl,类似Querydsl, 但不需要插件就可提供类型安全的查询(基于SerializedLambda)。可以很方便的和各种类型的库(比如mybatis, hibernate等)集成。

dsl gradle hibernate java jdbc lambda maven mybatis mysql oracle postgresql querydsl sql sql-server

Last synced: 14 Jan 2026

https://github.com/karenpayneoregon/sql-server-to-Excel

Export from SQL-Server to Excel

csharp excel sql sql-server vb-net

Last synced: 30 Jul 2025

https://github.com/danvixent/query

An SQL query builder package for Go

golang query-builder sql

Last synced: 25 Mar 2025

https://github.com/bxvant/hibachiholic

A website for hungry people looking to to browse , and purchase Hibachi ! Built with React.js | Postgres | Express | CSS

css3 database expressjs nodejs npm postgresql reactjs sql typescript

Last synced: 26 Jan 2026

https://github.com/humbertocg18/cartilha-digital-2021

Este é o repositório da Cartilha Digital para acessibilidade, um projeto realizado em 2021 ministrado na escolaEnsino Médio Técnico do @senacrs-emti (Distrito Criativo) em 2021.

acessibility bootstrap css html js php sql website

Last synced: 13 Apr 2026

https://github.com/vivekraj21/plastic-zephyr-2114

COURSE MANAGEMENT SYSTEM : It is an application which makes scheduling of faculties in an Educational Institute easier and less complicated. It uses Java and mySQL to read,write and modify data.Project explaination video - https://drive.google.com/file/d/1y9cOPUmAOrJ_fhCqhfABDU16xMlEr7nO/view?usp=sharing

git java sql

Last synced: 28 Apr 2026

https://github.com/przemekhasz/weather-app

Weather app connection with api shows weather data with graphs

backend blade-template bootstrap4 css html laravel laravel-framework php sql

Last synced: 10 Apr 2026

https://github.com/blase147/vet_clinic

Vet_Clinic is a database created to manage the treasured data of clients and their animals for monitoring and evaluation purposes, as well as enabling a more data-informed decision on customers' management, and rewards for patronage. This will greatly impact the efficiency of our services to clients, especially the speed of delivery.

postgresql sql

Last synced: 05 Oct 2025

https://github.com/vedikasnehil/my-data-science-projects

This repository is a comprehensive collection of resources and implementations dedicated to the field of Data Science. It serves as a platform for exploring various aspects of data science, ranging from data preprocessing and exploratory data analysis (EDA) to machine learning and deep learning.

data data-science deep-learning machine-learning matplotlib numpy python sql visualization

Last synced: 10 Apr 2026

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/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/matthewpoletin/levonke-community

Community micro-service for levonke

hibernate java rest spring sql

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

Check Mollie customers against a SQL database

mollie python sql

Last synced: 29 May 2026

https://github.com/garcane/house-property-sales-analysis

The retail industry increasingly relies on data analytics tools to estimate property prices accurately. This project analyzes house property sales in an Australian city using SQL and data exploration techniques.

postgresql sql

Last synced: 05 Oct 2025

https://github.com/purnendudutta/online-gym-management-system

This Repository Contains only Admin Panel

css3 html5 javascript php sql

Last synced: 09 Apr 2026

https://github.com/lim747vincent/restaurant-pos-system

The system simulates a restaurant POS, creating data and running queries for insightful reports.

oracle-database sql

Last synced: 03 Jan 2026

https://github.com/jakethesillysnake/sqlbootcamp

PostgreSQL tasks for School21 bootcamp.

pgsql plpgsql postgresql sql

Last synced: 15 Apr 2025

https://github.com/mdalamin5/play-with-sql-from-scratch

A complete hands-on SQL practice repo based on CampusX's DBMS & SQL course. Covers DDL, DML, Grouping, Joins, Subqueries, and Window Functions using MySQL. Ideal for beginners to strengthen their database skills with real-world datasets and structured folder-wise queries.

mysql-database postgresql sql sqlalchemy-python

Last synced: 15 Aug 2025

https://github.com/topos-ai/sqlxcache

A statement-caching wrapper around Jason Moiron's sqlx.

sql

Last synced: 10 Mar 2026

https://github.com/ajayvijay9929/smart_contact_manager

Smart Contact Manager is a web based contact app that give the some functionality

hibernate java-framework javascript session-cookie spring-boot spring-mvc spring-security sql thymeleaf

Last synced: 02 May 2026

https://github.com/hchandeepa/sales_insights-data_analysis

This is a project that I done using Power BI. This analysis was done by using Sales database.

powerbi sql

Last synced: 15 Aug 2025

https://github.com/tritacle/idatt2003_and_idatt2002

Work requirements in the subject IDATT2003 programming 2 and IDATT2002 databases

java javafx mysql sql

Last synced: 05 Apr 2025

https://github.com/muzamilofficial/ai-inventory-management-django-python

Looking for a complete inventory solution that not only simplifies stock management but also keeps you and your stakeholders informed? Look no further!

admin-dashboard artificial-intelligence django jupyter-notebook machine-learning modern-ui-ux nlp python smtp sql ui-ux-design web-application

Last synced: 25 Mar 2025

https://github.com/newyaroslav/sqlite-containers

Header-only cpp library for integrating SQLite with STL data containers (std::map, std::set, std::list, and others), providing easy access and synchronization of data between containers and SQLite database.

container containers cpp cpp17 sql sqlite3

Last synced: 14 Aug 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/hendriku/db18

Semester project from the database lecture. Feel free to get inspired.

sql

Last synced: 12 Feb 2026

https://github.com/farooq85-dev/mongodb-string-operators

This repository is about string opeartors in MongoDb.

database mongodb sql

Last synced: 06 Mar 2025

https://github.com/hajarwalfi/diner-chefwebsite

Chef cuisinier professionnel : Système réservations avec stats temps réel, sécurité enterprise et UX/UI gastronomique élégante 🌟

css html js mariadb php sql uml

Last synced: 09 Apr 2026

https://github.com/wassim-rached/sql-queries

The PopSQL GitHub app gives you a two-way sync of your SQL queries between PopSQL and GitHub. When you create/update a query in PopSQL, it gets pushed to GitHub. When you create/update a query on GitHub, it gets pushed to PopSQL 🎉

database-design database-management pop-sql postgresql sql

Last synced: 15 May 2025

https://github.com/torand/fastersql

Java library to efficiently integrate with a relational database

java jdbc query-building sql

Last synced: 11 Jan 2026

https://github.com/byn227/accidents_in_france

Ce projet est un pipeline d’analytique DBT (Data Build Tool) pour BigQuery.

bigquery dbt sql

Last synced: 13 Aug 2025

https://github.com/deniska69/msc15

Сайт для школы

django mysql python sql

Last synced: 07 Apr 2026

https://github.com/bezid4n/sql

everything that related with sql such as SP,Query,DimTables and etc

business-intelligence dimensions sql sqlserver stored-procedures

Last synced: 30 Mar 2025

https://github.com/greigh/fihaven

A focused bill and debt dashboard for people who'd rather spend five calm minutes a week than a frantic afternoon every payday. Track recurring bills, credit cards (including 0% promo periods), monthly budget, payment history, and debt-payoff strategies — all behind a real account with server-side sync.

budgeting client credit-card css database express html javascript npm seo server sql sqlite3 svelte tailwind vite

Last synced: 14 Jun 2026

https://github.com/asifahsaan/flask-mssql-docker-crud

This project is a simple Flask webApp connected to a SQL Server database, containerized with Docker. It demonstrates full CRUD functionality (Create, Read, Update, Delete) through a clean Bootstrap 5 interface with modals for user interactions. Designed as a learning and reference project, it shows how to integrate Flask, SQL Server, and Docker.

docker docker-image flask flask-application sql sql-server ssms

Last synced: 05 Apr 2026

https://github.com/kevinnizet/pokemongame

React Pokemon Game using complete CRUD

express javascript nodejs react sql

Last synced: 12 Aug 2025

https://github.com/zekrom-vale/shinysqlbrowser

Set up a interactable interface for data entry with one or may SQL databses. Use an object for configuration or import one from YAML, JSON, or any other format.

bootstrap4 r shiny-apps sql tidyverse

Last synced: 05 Jan 2026