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/toburger/fsharp.sql

monadic SQL client

fsharp sql

Last synced: 17 Apr 2026

https://github.com/mikailakar/labvtys

labvtys contains a collection of various projects demonstrating different technologies and concepts. Each project is stored in its own folder within this repository, showcasing different aspects of software development, including web development, database operations, microservices, and more.

csharp docker dotnet entity-framework-core flask microsoft-sql-server mongodb nosql python redis sql

Last synced: 04 Apr 2026

https://github.com/shubham-sakunde/hospital-management-system

This Java project is a Hospital Management System that handles patient and doctor information, along with appointment scheduling. Using a MySQL database, the system allows users to add patients, view patient lists, check available doctors, and book appointments.

java jdbc mysql sql

Last synced: 17 Apr 2026

https://github.com/winteryukky/aws-lambda-sql-runtime

Execute SQL on AWS Lambda

aws-lambda sql

Last synced: 14 Jan 2026

https://github.com/shohail-ismail/a-level-draughts-project

Developed a fully functional Draughts game using Java for game logic and mechanics, Java Swing for the GUI, and SQL for managing database interactions to store user scores. Additionally, implemented email verification using the JavaMail API with secure SMTP configuration.

a-level-computer-science-project java java-swing javamail-api sql

Last synced: 08 Oct 2025

https://github.com/optiopay/sqlgen

A sql.Scanner and sql.Valuer generator for Go

library open-source sql

Last synced: 18 Jan 2026

https://github.com/abbvie-external/oracle-helpers

A collection of helpers for alleviating boilerplate in node with OracleDB

nodejs oracledb sql

Last synced: 04 Apr 2026

https://github.com/alejandrocisnerosvillegas/practica_09

Sistema de autenticación de usuarios para aplicación web, desarrollado con HTML, CSS, JavaScript, PHP y MySQL para gestionar accesos de manera segura.

css html php sql

Last synced: 08 May 2026

https://github.com/hongjungwan/til

🍀 𝐓𝐈𝐋 (𝐓𝐨𝐝𝐚𝐲 𝐈 𝐋𝐞𝐚𝐫𝐧𝐞𝐝), 사용하는 기술의 동작 원리에 대해 탐구합니다.

aws docker java jpa-hibernate kubernetes mongodb mybaits mysql spring-framework sql

Last synced: 04 Apr 2026

https://github.com/madhuresh2011/50-days-sql-challenge

Start a 50days-sql-challenge journey to SQL mastery and transform how we interact with data!

consistency data data-analytics database problem-solving query question-answering real-world-data sql

Last synced: 03 Jun 2026

https://github.com/samjoesilvano/password_strength_prediction_using_nlp

Developed a predictive model to categorize passwords as Strong, Good, or Weak, enhancing security and reducing breach risks. The project involves cleaning and analyzing data from an SQL database, using the TF-IDF technique for transformation, and implementing a Logistic Regression model to achieve accurate classifications.

data-analysis data-classification data-cleaning data-visualization logistic-regression machine-learning natural-language-processing pandas password-security password-strength python scikit-learn sql tf-idf

Last synced: 08 May 2026

https://github.com/skytecat/thecheapestroute

SQL statement that returns the cheapest tour using a Recursive Query

postgresql sql

Last synced: 03 Jun 2026

https://github.com/zoobz-io/soy

Type-safe SQL query builder for Go with schema validation

go golang orm query-builder sql zoobzio

Last synced: 04 Apr 2026

https://github.com/gonzalo123/sql_llm

Transforming Natural Language to SQL Queries with Python and LangChain

agents ia llm python sql

Last synced: 17 Apr 2026

https://github.com/cloud-shuttle/drover-sqlforge

The Data Automation Engine. A blazing-fast, pure Go alternative to dbt for data transformations.

ast data drover sql transformation

Last synced: 03 Jun 2026

https://github.com/chaaalistaa/thelookecommerce---project

Analysis "TheLook" eCommerce with highlight goals such as identifying sales trends, understanding customer behaviors, enhancing customer retention, and driving repeat purchases.

big-data-analytics bigquery data-analytics data-visualization looker-studio sql

Last synced: 17 Apr 2026

https://github.com/flowritte/almacen_api

Ejercio de varios microservicios de 3 microservicio inter comunicados entre se de producto-inventrario-tiket

docker eureka gateway-services kafka microservices mysql spring-boot sql

Last synced: 08 May 2026

https://github.com/mrbuslov/list-search

Search in list of dictionaries with lookups! Like in ORM!

lookup memory-searching orm python python-search search simple-search sql

Last synced: 23 Feb 2026

https://github.com/sakshithbillava/algorithm-api

A Spring Boot-based Algorithm API that provides implementations for popular algorithms like Breadth-First Search (BFS), Binary Search, and Quick Sort. It includes structured input validation, error handling, and clear JSON-based responses to ensure reliable and accurate processing of algorithmic requests.

algorithms-and-data-structures api backend-development bfs-algorithm binary-search java mysql-database quick-sort rest-api spring-boot sql

Last synced: 04 Apr 2026

https://github.com/gamm95/helpdeskmde

Sistema HelpDesk para el registro, consultas y reportes de incidencias informaticas de la Municipalidad Distrital de La Esperanza

javascript php sql tailwind

Last synced: 04 Apr 2026

https://github.com/thelivingtiramisu/dynamic-query-builder

Dynamic Query Builder is a versatile tool that allows users to construct complex database queries dynamically without the need to write code manually. It provides a user-friendly interface for creating and customizing queries on-the-fly, offering flexibility and efficiency in data retrieval and manipulation.

database dynamic-queries injection linq mariadb mysql orm query salesforce search-interface sfdx soql soql-query sql

Last synced: 08 May 2026

https://github.com/prajjwol09/sql_retail_analysis_project

This project demonstrates SQL-based data cleaning, exploration, and business analysis on a retail sales dataset. It involves setting up a database, removing null values, performing EDA, and using SQL queries to extract key insights such as top customers, best-selling categories, and monthly sales trends.

data data-analysis datacleaning dataexploration pgadmin4 sql

Last synced: 15 Feb 2026

https://github.com/codewithdark-git/attendance-management-system

The Face Recognition Attendance System is a Python-based application that utilizes face recognition technology to track and record attendance for students. The system stores user data, face images, and attendance records in an SQLite database.

attendance attendance-system csv database face-recognition model pretrained-models python python-script sklearn sql sqlalchemy

Last synced: 14 Apr 2026

https://github.com/khoa-bit/go-db-tools

My personal tools for working with DB. Because I love zero dependency <3

db go sql sqlite

Last synced: 08 May 2026

https://github.com/garretthilberling/tech-news-java-api

A social media app built as an implementation of a Java/Spring Boot API. Users can create an account or login, create/edit/delete a post, and comment on/like the posts of other users. The API was built using Java, MySQL, Spring Boot, and Spring Data JPA. It was implemented into the frontend using Thymeleaf for templating.

java mysql spring-boot spring-data-jpa springboot sql

Last synced: 18 Apr 2026

https://github.com/wan-huiyan/gcp-dataform-rest-api-deploy

Claude Code skill: Deploy .sqlx files to Google Cloud Dataform via REST API — full lifecycle with gotcha documentation

automation bigquery ci-cd claude-code claude-code-skill cloud-workflows dataform gcp google-cloud sql

Last synced: 04 Apr 2026

https://github.com/s0fiamedina/proyectouniversidaddb_j1

La base de datos de la universidad es un conjunto de tablas diseñadas para gestionar eficientemente la información relacionada con estudiantes, profesores, departamentos, cursos y más.

database learning-project mysql normalization programming-project sql

Last synced: 18 Apr 2026

https://github.com/dbalucas/kb_dbalucas

This repository contains all my KnowHow and is a great list of quick and searchable commands for administrating a database and other types of systems I'm working with.

cloud dba ddl dml k8s linux postgresql sql sre

Last synced: 04 Apr 2026

https://github.com/mateusz-przybyla/creativewallet_fe_be

A web app to manage your home budget [2nd stage -> frontend+structured PHP backend]

bootstrap css html php sql

Last synced: 18 Apr 2026

https://github.com/snakewa/html5-sql-insert-tools

Convert SQL INSERTs to JSON & HTML tables in the browser. Schema-aware, i18n, dark mode, downloads, Pages friendly.

bootstrap client-side github-pages html-table i18n javascript json sql sql-insert sql-parser

Last synced: 18 Apr 2026

https://github.com/thallyta-castro-cv/cities-api-java

Neste projeto foi desenvolvido uma API Rest de consulta de cidades do Brasil com dados comparativos em Java, SpringBoot e SpringData.

hibernate java postgres postgresql spring-boot spring-data sql

Last synced: 08 May 2026

https://github.com/tomimelo/node-ts-mad-server

Basic Node Express server structure in Typescript. Includes loggers, exception handlers and database connectors.

database expressjs http logger nodejs nosql server sql typescript

Last synced: 04 Apr 2026

https://github.com/nishi1612/quiz-app

Quiz App for multiple choice questions. Create your own app and become quiz master taking a quiz.

css html javascript js php phpmyadmin phpmyadmin-database quiz quiz-app sql

Last synced: 10 May 2026

https://github.com/juanpablo70/ieti-h2

Spring Boot With H2 Database

gradle h2 persistence spring-boot sql

Last synced: 08 May 2026

https://github.com/sushantoroy-stat/road_accident_analysis

This repository showcases a comprehensive analysis of a road accident dataset using SQL, Python, and Power BI. The goal of this project was to uncover insights and visualize patterns to support data-driven decision-making.

powerbi python sql

Last synced: 18 Apr 2026

https://github.com/alexekinney/url-shrtnr

Shortern URLs with ExpressJS, sqlite, and EJS

ejs express expressjs sql sqlite sqlite3 url-shortener

Last synced: 04 Apr 2026

https://github.com/labs-jstack/023-forget-orm-lets-talk-about-sql

This repository is a hands-on guide to understanding databases and working with SQL using PostgreSQL in a Dockerized environment. It covers foundational concepts and practical examples to get you started with relational databases.

crud database docker docker-compose postgresql sql

Last synced: 04 Apr 2026

https://github.com/aaronlmathis/pysqlexport-gui

pySQLExport-gui is a cross-platform graphical application written in python designed to pull SQL data from mysql or postgresql and export it into various formats including CSV, JSON, HTML, XML, Excel and more

csv excel hdf5 json mysql parquet postgresql sql xml

Last synced: 18 Apr 2026

https://github.com/neemiassgc/contact-manager-api

A RESTful api to manage contacts through CRUD operations. It was built with Java + Spring Boot + Postgres, protected with Spring Security + Oauth2 and deployed on App Angine with Supabase

auth0 crud docker google-cloud-app-engine google-cloud-platform gradle hibernate java jpa lombok oauth2 portfolio postgresql spring-boot spring-data-jpa spring-security spring-security-oauth2 sql supabase swagger

Last synced: 18 Apr 2026

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

Prácticas de la asignatura Dirección y Gestión de Proyectos de la UGR

ajax bootstrap mysql php project-management sql webapp

Last synced: 14 Apr 2026

https://github.com/archive-of-practical-work-for-the-prue/homework-sql

Репозиторий с практическими работами по базам данным на MySQL и MaridDB.

homework maridb mysql sql

Last synced: 06 Oct 2025

https://github.com/catrivas/relational-database-freecodecamp

Here you'll find all the projects I'm building for the Relational Database certification from freeCodeCamp. Feel free to explore, learn, or even borrow some ideas 🦇

bash command-line freecodecamp freecodecamp-curriculum freecodecamp-project gitpod-workspace linux postgresql psql relational-databases shell sql unix vscode

Last synced: 18 Apr 2026

https://github.com/jveiiga/project-sqlanches

Projeto feito com SQL.

postgresql sql

Last synced: 19 Jun 2026

https://github.com/masich/datab

Simple and easy to use JDBC based ORM for Java and Kotlin

datab database db java jdbc jdbc-database kotlin sql

Last synced: 05 Apr 2026

https://github.com/mikeshiyan/lite-sql-insert

Lightweight SQL insertion service.

composer insert lite oop pdo php sql

Last synced: 18 Apr 2026

https://github.com/snehachhipa/databases_project

A database design project as part of course work in BSc Computer Science UCD.

mysql-database relation-algebra relational-database sql

Last synced: 17 Jun 2026

https://github.com/trandung2k1/mssql_tutorial

Learn MSSQL 2024 (SQL Core)

sql sql-server

Last synced: 06 Oct 2025

https://github.com/pr1m8/sqldbagent

Service-first database intelligence platform for safe inspection, guarded SQL, retrieval, and agent-ready context.

database-intelligence langchain langgraph mcp mssql postgres pydantic qdrant sql sqlalchemy sqlite streamlit

Last synced: 08 Apr 2026

https://github.com/tharunkumarreddypolu/librarian-bot

A Web App with user-friendly interface for performing and monitoring day-to-day transactions in library for both students and librarians.

css database html php sql

Last synced: 18 Apr 2026

https://github.com/e2see/waveql

waveQl – SQL builder where >18, ~text~, 10><20 write themselves. No where() chains, just intuitive filters.

crud database filter mysql mysqli pagination php prepared-statements query-builder sql

Last synced: 05 Apr 2026

https://github.com/exo-portal/exo-auth

Exo Auth is the authentication service for Exo, supporting HttpOnly cookies, JWT, and OAuth for secure and flexible user authentication. It ensures robust access control and seamless integration across Exo services.

authentication authorization backend java maven oauth2 spring spring-boot spring-security sql yml

Last synced: 05 Apr 2026

https://github.com/jonas-sanga/invest-portfolio-microservices

🏗 Demonstration of Microservices with RabbitMQ (Includes CloudAMQP) managing investment portfolios in the financial sector

cloudamqp jpa jpa-hibernate postgresql rabbitmq rabbitmq-consumer rabbitmq-producer spring spring-boot spring-mvc spring-web sql

Last synced: 05 Apr 2026

https://github.com/hendurhance/microblog-flask

A mirco blog using Flask and SQL

ajax css3 flask flask-sqlalchemy html5 javascript python sql

Last synced: 05 Apr 2026

https://github.com/richardzhang01/e-commerce-back-end

A simple back-end only API developed to learn SQL and Sequelize

express-js insomnia mysql node-js sequelize sql

Last synced: 05 Apr 2026

https://github.com/therealbyteraver/sql-library-manager

Treehouse Project 8: SQL Library manager

express nodejs orm sequelize sql

Last synced: 18 Apr 2026

https://github.com/mehrajlatifli/views

A database called Library is used to work with views in MSSQL Server

database join mssql mssqlserver sql sqlserver-2019 t-sql tsql union view views

Last synced: 18 Apr 2026

https://github.com/vitaliikalyta96/data-analysis

These projects are about data analysis using multiple tools and techniques to derive insights from various datasets.

a-b-testing amplitude bigquery google-sheets looker-studio postgresql python sql tableau-public tracking-plan

Last synced: 13 Apr 2026

https://github.com/ashwathdazur/wordpressdocker

Easily deploy WordPress with MySQL using Docker Compose. This repository provides a ready-to-use docker-compose.yml file to spin up a WordPress site in minutes.

deployment docker docker-compose sql wordpress

Last synced: 08 May 2026

https://github.com/bolshovaelizaveta/covid19_spark_analysis

Учебный проект по дисциплине 'Базы данных для компьютерного зрения'. Разработка аналитической платформы для эпидемиологического мониторинга COVID-19 с использованием Apache Hadoop и Spark

apache-hadoop apache-spark covid-19 data-analysis jupyter-notebook machine-learning medical-imaging pyspark sql

Last synced: 18 Apr 2026

https://github.com/rahuls-1106/dataspark

DataSpark is a powerful analytics project transforming raw retail data into actionable insights for Global Electronics. By leveraging Python, SQL, and interactive visualizations, it uncovers trends in customer behavior, sales performance, and product popularity, driving smarter business decisions and boosting growth.

data-visualization jupyter-notebook matplotlib numpy pandas-dataframe powerbi python seaborn sql

Last synced: 18 Apr 2026

https://github.com/balamurugan-annadurai/sql-practice

Basic SQL queries Practice

mysql sql

Last synced: 04 Jun 2026

https://github.com/mqtth3w/software-engineering-unipr

WineShop: Client-Server application with DB and JavaFX. Developed in 2023.

client-server database java javafx-application sql unipr

Last synced: 18 Apr 2026

https://github.com/gvanderest/seaql

SQL Building Library

generator mysql postgres sql

Last synced: 18 Apr 2026

https://github.com/sup2point0/ignis

Various projects involving the Yu-Gi-Oh! card game, including asynchronous API requests, SQL databases, machine learning, and a Discord bot!

ai discord discord-bot ignis ignister machine-learning nextcord sql sqlalchemy sqlite ygo ygoprodeck yu-gi-oh yugioh yugioh-api yugioh-card-images

Last synced: 18 Apr 2026

https://github.com/llsaimur/employeemanager.azuresql

Employee Manager application

azure csharp dotnet sql

Last synced: 08 May 2026

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

This repository contains a collection of SQL scripts demonstrating various analytical techniques, such as changes over time, cumulative, performance, data segmentation, part-to-whole analysis.

analytics busine data data-anal data-enginee data-sci data-scien database datascien query reporting sql sql-query sql-server window-func

Last synced: 17 Jun 2026

https://github.com/fvarrui/dbtools

:toolbox: Conjunto de herramientas para bases de datos

analyzer database docs mapper schema sql tools

Last synced: 19 Apr 2026

https://github.com/nivesayee/advent-of-sql-2024

Solutions for Advent of SQL challenges

advent-of-sql advent-of-sql-2024 postgres sql sql-challenges

Last synced: 18 Jun 2026

https://github.com/lingumd/amazon_vine_analysis

Analysis to determine if there is any bias toward favorable reviews from Amazon Vine members in the Beauty products dataset.

analysis aws aws-rds aws-s3 etl google-colab hadoop os postgres pyspark sql

Last synced: 19 Apr 2026

https://github.com/mohamedmahertawfik/laravelgymsystem

A dynamic gym management system to streamline memberships, schedules, and fitness tracking.

api jwt-authentication jwt-token laravel mysql php repository-pattern sql traits

Last synced: 19 Apr 2026

https://github.com/sidikfaha/sql-generator

Tool to generate SQL scripts

database generator mysql sql

Last synced: 08 May 2026

https://github.com/f5-nascimento/getting-started-with-azure-sql

Este repositório contém um passo a passo detalhado para a criação e uso de um Banco de Dados SQL no Azure, diretamente pelo portal, sem a necessidade de ferramentas externas.

azure sql sqlserver

Last synced: 19 Apr 2026

https://github.com/artodeschini/taskservice

A Simple RestFull Sample JEE with micro profile Quarkus

bootstrap h2-database html javascript jquery microservice rest-api sql

Last synced: 19 Apr 2026

https://github.com/yuvrajsaraogi/unemployment-analysis-with-python

Unemployment is measured by the unemployment rate which is the number of people who are unemployed as a percentage of the total labour force. We have seen a sharp increase in the unemployment rate during Covid-19, so analyzing the unemployment rate can be a good data science project.

big-data big-data-analytics data-analysis data-science data-visualization engineering excel jupyter-notebook machine-learning mini-project natural-language-processing nlp project python3 sql

Last synced: 19 Apr 2026

https://github.com/muhammadfarooq85/postgresql-views-having-clause

This repository is how to use views and having clause in PostgreSQL.

database postgresql sql

Last synced: 18 Jan 2026

https://github.com/gabrielamoura25/one-for-all

Projeto de normalização e criação do banco de dados MySQL SpotifyClone.

backend database docker mysql queries sql

Last synced: 19 Apr 2026

https://github.com/dirkjbosman/node-postgresql-unstructured

An (Unstructured) Express Node PostgreSQL App

api express javascript node nodejs postgresql sql

Last synced: 19 Apr 2026

https://github.com/loesterbotelho/sql-postgresql

Estou em processo de finalização, e ainda haverá alterações.

postgresql sql

Last synced: 18 Jun 2026

https://github.com/xanonymous-github/fcjhaa-web

Focus Junior High School Alumni Association Official Website

css html javascript php sql

Last synced: 08 May 2026

https://github.com/lucasbailo/sunday-studies

Practicing C# with SQL

asp-net-mvc csharp dotnet sql

Last synced: 19 Apr 2026

https://github.com/gggordon/php-sql-replacer

Replace values in SQL inserts even if serialized using PHP

copy migration php replace-text sql

Last synced: 18 Jun 2026

https://github.com/apostolos-k/ntua-database-project

A project for the Databases course at Ece Ntua 2021-22, in which we simulate a database system for the Hellenic Foundation for Research & Innovation (HFRI).

database ntua-ece postgresql sql

Last synced: 19 Apr 2026

https://github.com/sravanigodavarthi/automated-elt-pipeline-aws

An Apache Airflow data pipeline is designed to perform ELT operations, utilizing Amazon S3 and Amazon Redshift Serverless.

airflow aws datamodeling datapipeline dataprocessing dataqualitycheck docker elt-pipeline parquet python redshift-serverless s3-buckets sql

Last synced: 08 May 2026

https://github.com/justsecret123/windows-form-app

This repository contains a Windows Form App made for a school project.

csharp desktop-application mysql sql windows-forms

Last synced: 08 May 2026

https://github.com/kiruko1025/student-management-system

Django web app for student management

django html python sql

Last synced: 25 Apr 2026

https://github.com/holicc/qurious

Qurious is a high-performance, in-memory query engine written in Rust and built on top of the Apache Arrow framework

arrow database rust sql

Last synced: 19 Apr 2026