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/francois-lenne/biomethane

Data pipeline in order to retrieve the csv with the french production of biomethane upload every day

cicd cloudfunction google-cloud pubsub python snowflake sql

Last synced: 07 May 2026

https://github.com/mmaunze/sqltojpa

sqlToJPA is a tool for automatically generating Java JPA (Java Persistence API) entity classes from SQL schema files. It parses CREATE TABLE statements, maps SQL data types to Java types, and creates fully annotated Java classes with fields, getters, setters, constructors, relationships, and equals/hashCode methods.

cpp java jpa-entities orm python sql

Last synced: 08 May 2026

https://github.com/amcnulty/bamazon

An Amazon-like storefront with MySQL

environment-variables mysql nodejs sql

Last synced: 08 May 2026

https://github.com/anshul-ydv/library_management_system

A web-based Library Management System built using ASP.NET, C#, and MySQL. It automates book cataloging, member registration, circulation, and reporting to improve library efficiency and user experience.

asp-net csharp css dotnet html sql

Last synced: 08 May 2026

https://github.com/csvidit/repairshop

A car repair shop app for Android

android android-app app sql sqlite

Last synced: 08 May 2026

https://github.com/geeksdevelop/sqlmodel

Package to generate the models using the structure of the database tables

database laravel model php sql

Last synced: 08 May 2026

https://github.com/anuprshetty/health_bot

HealthBot is a console based chatbot application which assists a clinical person to ease the purchase of available patient monitoring devices that are relevant to him.

batch-script csharp docker dotnet-framework healthcare mssql rdbms sql uml-diagram

Last synced: 08 May 2026

https://github.com/ssnnee/alx-higher_level_programming

This repository is related to my training in software engineering in the ALX program.

javascript python software-engineering sql

Last synced: 08 May 2026

https://github.com/deep-codes/vguess-api-client

👾 Hangman Game based on Programming. Made with Java, JavaFX, React, ExpressJS

api css java javafx javafx-application nodejs-server reactjs sql

Last synced: 08 May 2026

https://github.com/znev434/sql_advanced

SQL_Advanced: A project demonstrating advanced SQL queries, data management, and analytics using SQLite and Flask.

django flask python python3 sql sqlite3

Last synced: 08 May 2026

https://github.com/deepakmali-09/spring-data-jpa-p01

This Spring Boot project demonstrates the use of Spring Data JPA for performing CRUD operations in a Student Management System. It leverages JpaRepository to manage student data, allowing users to perform actions like adding, retrieving, updating, and deleting students using HTTP endpoints.

crud-api http-endpoints java mysql-database restfull-api spring-boot spring-data-jpa sql

Last synced: 08 May 2026

https://github.com/blladerunner/customer-churn-dashboard

Customer Churn Dashboard — SQL + Python analytics project exploring customer retention patterns, churn rate by demographics and services, and key insights for telecom business strategy.

business-intelligence churn-analysis customer-retention dashboard data-analysis data-analytics data-science pandas powerbi python sql sqlite telecom

Last synced: 08 May 2026

https://github.com/neorandom/sql-pseudocode-transpiler

Transpile a custom SQL pseudocode into multiple things.

json openpyxl pandas pandas-dataframe pandas-python pseudocode sql ssms

Last synced: 08 May 2026

https://github.com/breadbored/composty

Type-safe SQL query builder designed for complex database operations... in just 2kb

mysql mysql5 mysql8 postgres postgresql sql

Last synced: 08 May 2026

https://github.com/phal-sovandy/e-commerce_database

E-Commerce Database built with PostgreSQL. Manages products, sellers, customers, orders, and reviews with detailed schema, advanced SQL logic, and data import/generation capabilities.

data-science database dataset ecommerce plpgsql postgresql python sql

Last synced: 08 May 2026

https://github.com/shakalbotenterprises/parameters-management-system

Client and server sides to work with dynamically changing parameters

java postgresql shakal-bot-enterprises spring sql

Last synced: 08 May 2026

https://github.com/maciekiwaniuk/room-reservation-app

⚙️ Room reservation web application made in PHP

css mysql php sql web-app

Last synced: 08 May 2026

https://github.com/wadhia-bhavesh/psdroid-tracker

PsDriod Tracker is a GPS-based mobile app for personal security, it ensures user safety with real-time location tracking, emergency SOS messages, and automated emergency calling. Compatible with Android, it offers a user-friendly interface, adding family/friends, and customizable alert settings for enhanced personal security.

andriod andriod-app andriod-development andriod-sdk firebase firebase-auth java sql sql-database sqlite xml

Last synced: 08 May 2026

https://github.com/akshitvadodariya1201/rust-with-postgresql

This project is a Rust application that interacts with a PostgreSQL database to manage authors and books. It demonstrates basic CRUD operations using the postgres crate.

cargo docker docker-compose postgresql rust sql

Last synced: 08 May 2026

https://github.com/fer25-code/springjpa

Back End with Spring boot

java jpa jpa-hibernate json orm spring-boot sql swagger

Last synced: 08 May 2026

https://github.com/jasminemlewis/housing-choice-connect

Housing Choice Connect allows New Orleans voucher holders and participating landlords to easily search or advertise rental properties without reviewing an extensive list.

ado-net asp-net bootstrap4 css3 database html5 sql vbnet

Last synced: 08 May 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/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/samaalharbi2/book-children-project

A simple library management website built with PHP, MySQL, and JavaScript, featuring home, about, and contact pages

css html javascript mysql php sql web website

Last synced: 08 May 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/dor-sketch/sql_sandbox

A collection of SQL scripts designed to help you improve your SQL querying skills through practical exercises.

database postgresql sql sqlite

Last synced: 08 May 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/bhojpur/sql

The Bhojpur SQL is a platform-as-a-service product used as a Database Engine based on Bhojpur.NET Platform for application delivery.

database sql sql-server

Last synced: 08 May 2026

https://github.com/abhishekpsonawane07/big-data-analytics-of-movie-ratings-using-pyspark

This project analyzes the MovieLens dataset using PySpark to derive insights about movie ratings, including the most popular, top-rated, and marmite movies. Gradio is used for building an interactive interface to display these insights.

apache-spark bigdata gradio movielens pyspark python sql

Last synced: 08 May 2026

https://github.com/rahulstech/tech-notes

notes related to different techs

git kafka kotlin sql

Last synced: 08 May 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/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/futarimiti/learn-sql

(Finished) Learning MySQL via public resources

markdown mysql sql

Last synced: 08 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/teddy55codes/sqlitedbaccess

A lightweight sqlite nuget package.

csharp nuget sql sqlite

Last synced: 08 May 2026

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

Projeto feito com SQL.

postgresql sql

Last synced: 19 Jun 2026

https://github.com/sergioaff/db-sqlite

Data Browser es una herramienta diseñada para gestionar bases de datos SQLite. Permite a los usuarios cargar bases de datos, crear y editar tablas, así como agregar, eliminar y modificar registros. Con su interfaz intuitiva, facilita la administración de datos, haciéndola ideal para desarrolladores y administradores que buscan una solución sencilla

python sql sqlite

Last synced: 08 May 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/nylla8444/archivio

CCS 222 - Final Project

php sql webdevelopment

Last synced: 08 May 2026

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

Employee Manager application

azure csharp dotnet sql

Last synced: 08 May 2026

https://github.com/fraadap/sql-injection-analysis

CyberSecurity exam project (Bachelor Degree, course academic year 2023/2024). Goal is been implement a simple website with two different version: critical to SQL injection attacks and secured implementing contromisures. A specific time-attack strategy is been conceived.

linux php sql sql-injection sql-injection-attacks

Last synced: 08 May 2026

https://github.com/jbizzlefoshizzle/sql-employee-database

A project combining the data modeling, engineering, and analysis of SQL databases with the data visualization of Python

erd jupyter-notebook pandas python sql sqlalchemy sqlalchemy-database sqlalchemy-python

Last synced: 08 May 2026

https://github.com/laisgalvao/renovar-estofados

um e-commerce criado para meu projeto integrador do curso técnico em 2018

css ecommerce html javascript php refactoring-exercise sql

Last synced: 08 May 2026

https://github.com/josewebdev2000/100-days-of-python

My Solutions to 100 Days of Code Course By Angela Yu

back-end flask oop python sql tkinter web-development

Last synced: 08 May 2026

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

Tool to generate SQL scripts

database generator mysql sql

Last synced: 08 May 2026

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

Simple JFrame windows app for work with sql data-base

database sql sqlite

Last synced: 08 May 2026

https://github.com/usama-fiaz/multivendor-ecommerce-system

A Laravel-based multi-vendor e-commerce platform with admin, seller, and customer interfaces. Features include product management, order processing, and secure payment integration. Built with modern web technologies for scalable marketplace solutions.

admin-dashboard customer-portal ecommerce laravel payment-integration pos-system sql

Last synced: 08 May 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/yashlad27/cs5200_payments_dashboard

Payments Dashboard using React , Flask and Mysql

dbms dbms-mini-project flask flask-sqlalchemy reactjs sql

Last synced: 08 May 2026

https://github.com/shinniuwu/quickshield

This is a simple user management application built with Fastify, Prisma, and Node.js. It includes user registration, login, and password reset functionalities. The application is designed for personal use, but anyone is welcome to contribute and improve it!

api auth authentication contribute easyauth fastauth fastify nodejs performance prisma quickshield sql

Last synced: 08 May 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/dealfonso/sqlonjson

Use JSON as a SQL backend

database json python 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/syncfusionexamples/crud-operations-in-wpf-scheduler-using-postgresql

How to perform the CRUD operations in WPF Scheduler (Calendar) using PostgreSQL database

appointments crud events postgresql scheduler sql wpf wpf-application wpf-calendar wpf-scheduler

Last synced: 08 May 2026

https://github.com/susa1473/rest_api-programminglanguages-

a REST-API using mySQL as database and Express.js as server

express-js joi-validation mysql-database rest-api sql

Last synced: 08 May 2026

https://github.com/envzo/xq

A lightweight SQL assembler

sql

Last synced: 08 May 2026

https://github.com/willaevangelista/smart-rh_java

Repositório do Projeto SmartRH, desenvolvido durante o Bootcamp Full Stack da Generation Brasil.

generation-brasil insomnia java spring-boot sql

Last synced: 08 May 2026

https://github.com/hotequil/beers

CRUD in PHP for beers (study for FIAP).

css html javascript php sql

Last synced: 08 May 2026

https://github.com/software-development-course-2025/database-design-with-sql-week-1-assignment

This repository contains solutions for a beginner-level SQL database assignment. It covers how to create and delete databases using standard SQL commands.

database-management databases mysql postgresql sql

Last synced: 08 May 2026

https://github.com/bijithpn/sql_connection_package

A package that connects to JDBC SQL Server databases.

flutter flutterpackage jdbc sql sql-server

Last synced: 09 May 2026

https://github.com/epomatti/powerapps-vnet-integration

Power Apps private connectivity with Azure SQL Database

azure powerapps private-endpoint sql sqlserver terraform virtual-network vnet

Last synced: 09 May 2026

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

Here are my study notes for learning SQL

mysql oracle postgresql sql sqlite sqlite3

Last synced: 09 May 2026

https://github.com/basemax/amirkabirindustrialtown

بانک اطلاعات شهرک صنعتی امیرکبیر کاشان ایران - This repository contains a SQL/JSON dataset of businesses located in the Amirkabir Industrial Town in Kashan, Iran. The dataset includes details about various companies, their activities, contact information, and locations.

amirkabir-industrial amirkabir-industrial-town database database-as-a-service database-schema database-sql industrial-town json py python sql sql-database table

Last synced: 09 May 2026

https://github.com/soat-fiap/bmb.database

Manages the database schema and related files for the BMB application. It includes SQL scripts for creating tables, inserting data, and updating the schema, along with Terraform configurations to manage the database infrastructure, ensuring consistency and ease of deployment.

aws aws-aurora fiap sql terraform

Last synced: 09 May 2026

https://github.com/syedwajihrizvi/rockservers

Backend for RockServers. Built using ASP.NET, MySQL. Also contains shell scripts for project generation

asp-net csharp shell sql

Last synced: 09 May 2026

https://github.com/corey-richardson/course-progress-tracker

A Flask web application that can be used to track which courses and university modules I have completed and which I have yet to finish.

css flask html python3 pythonanywere sql sqlite3

Last synced: 09 May 2026

https://github.com/learningbyexample/jobs-k8s

A project for learning to Creating Jobs in Kubernetes

etl job k8s kubernetes operator postgresql sql

Last synced: 09 May 2026

https://github.com/jon1vk/app-academy-open

App Academy Open - Full Stack Online Bootcamp - Includes solutions to course assignments and all the projects I have completed.

app-academy-open ruby ruby-on-rails sql

Last synced: 09 May 2026

https://github.com/azure-samples/sql-database-engine-driver-samples

Code samples for the Microsoft SQL database engine drivers in various programming languages.

csharp dotnet go sql

Last synced: 09 May 2026

https://github.com/andrehaguiar/andrehaguiar

Portifólio de pequenos projetos desenvolvidos nos cursos finalizados.

data-science html-css-javascript java machine-learning php python sql

Last synced: 09 May 2026

https://github.com/leoviana00/azure-functions-project

Laboratório de um fluxo de trabalho utilizando Logic App, Azure Functions e outras tecnologias de modo a garantir a persistência e continuidade das mensagens e entrega de um produto mesmo diante da indisponibilidade de um banco de dados por exemplo.

azure azure-functions dotnet logic-app service-bus sql

Last synced: 09 May 2026

https://github.com/nisanth2004/sql-practice

Structured Query Language learning and practice

database db dbms mysql oracle postgesql sql

Last synced: 09 May 2026

https://github.com/baschin1103/knn-classification-sqlalchemy

Example-Script to load data from a database and classify by the K-Nearest Neighbor (KNN) Algorithm.

database knn-classification labelencoder machine-learning ordinal-classification pandas sql sqlalchemy

Last synced: 09 May 2026

https://github.com/araskolnikoff/grad_project

База данных музея | Распределенное приложение

csharp open-source sql sql-server sql-server-database sql-server-management-studio windows-forms

Last synced: 09 May 2026

https://github.com/rizkipragustono/data_analysis_spark

Exploration: Data Analysis using Spark

apache-spark data-analysis pyspark python spark-sql sql

Last synced: 09 May 2026

https://github.com/mayra-tellez/billsdb

REST API for the Billy app

axios bcrypt database express sql

Last synced: 09 May 2026

https://github.com/victorbadaro/node-api-sequelize-example

An example NodeJS API that uses the sequelize ORM

api api-rest backend node orm postgres sequelize sql

Last synced: 09 May 2026

https://github.com/45harry/foodbot_end_to_end_in_dialogflow_nlp

A Simple FoodBot for a IndoNep Eatery :- Saavita- The FoodBot

backend chatbot dailogflow database fastapi python sql

Last synced: 09 May 2026

https://github.com/mxagar/sql_guide

This repository contains my notes after following the refreshment skills track "SQL Fundamentals" from Datacamp and "The SQL Bootcamp" from Udemy.

how-to postgresql sql sqlite

Last synced: 09 May 2026

https://github.com/dsgs76/aerodream

This repository contains the AeroDream project for the subject of Advanced Programming

java maven spring-boot springframework sql web

Last synced: 09 May 2026