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/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/csvidit/repairshop

A car repair shop app for Android

android android-app app sql sqlite

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/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/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/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/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/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/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/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/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/juanpablo70/ieti-h2

Spring Boot With H2 Database

gradle h2 persistence spring-boot sql

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/nylla8444/archivio

CCS 222 - Final Project

php sql webdevelopment

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/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/dealfonso/sqlonjson

Use JSON as a SQL backend

database json python 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/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/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/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/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/mayra-tellez/billsdb

REST API for the Billy app

axios bcrypt database express 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/anag0es/sqlite-cordova

Criação de um crud com sqlite e cordova

cordova crud sql sqlite

Last synced: 09 May 2026

https://github.com/awncorp/sql-validator

Validate JSON-SQL Schemas

json json-schema json-sql perl perl5 sql

Last synced: 09 May 2026

https://github.com/noisk8/u-u

Notas | Bootcamp UTE | Desarrollo web

html-css-javascript python react sql

Last synced: 09 May 2026

https://github.com/emilyfelker/bloganalysis

What can ChatGPT tell me about my younger self? Program to extract and analyze personal blog posts with basic features and ChatGPT, including a RAG pipeline.

chatgpt chatgpt-api generative-ai langchain llm natural-language-processing nlp openai-api poetry pytest python rag sql sqlite3

Last synced: 09 May 2026

https://github.com/pjsalter/sql-school-explorer

SQL School Explorer: Your portal to unlocking valuable insights from student and course data through proficient SQL queries in the dynamic realm of education

java java20 jdbc jdbc-connector jdbc-database mysql mysql-database spring-boot sql

Last synced: 09 May 2026

https://github.com/kevinzamoraa/cfgs-dam

CFGS en Desarrollo de Aplicaciones Multiplataforma (DAM)

css3 html5 java mysql oracle-database sql swing-gui xquery xslt

Last synced: 09 May 2026

https://github.com/wisebyteconcepts/wise-byte-database-helper

A lightweight, attribute-driven database helper for .NET that auto-generates SQL tables from classes—supporting SQLite (with planned SQL Server & PostgreSQL), custom attributes, foreign keys, schema updates, and a simple DbContext-style workflow

csharp dotnet relational-database sql sqlite

Last synced: 09 May 2026

https://github.com/coderomm/hotels-to-stay

"Discover and book hotels worldwide with Hotels to Stay – a comprehensive hotel and travel directory. Find accommodations, explore nearby attractions, and share travel experiences. Built with ASP.NET C# and Entity Framework."

asp-dot-net asp-net asp-net-c-sharp c-sharp csharp-dotnet dotnet entity-framework sql

Last synced: 09 May 2026

https://github.com/piotrd22/sqlgenerator

An application that uses the OpenAi API and generates SQL queries for your database

java openai spring spring-ai sql

Last synced: 09 May 2026

https://github.com/alvii147/shopifydatascienceinternchallengef22

My submission for Shopify's Data Science Intern Challenge 2022

jupyter-notebook matplotlib pandas shopify sql

Last synced: 09 May 2026

https://github.com/mananb77/data101-postgres-spark

Compare the efficiencies of Postgres and Apache Spark.

data-engineering data-engineering-pipeline efficiency-analysis postgres spark sql

Last synced: 09 May 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/martin-mikusiak/tech_q__python_pandas_vs_mysql

Technical / Analytical Interview Questions: My own solutions - both in Python Pandas and in MySQL.

mysql pandas python sql

Last synced: 09 May 2026

https://github.com/dj0nny/express-knex-boilerplate

An Express - Knex query builder boilerplate

backend boilerplate database express express-knex expressjs knex knexjs sql

Last synced: 09 May 2026

https://github.com/jsonfm/introduction-to-databases

💙 Introduction to databases coursera course by Meta.

coursera databases docker mysql sql

Last synced: 09 May 2026

https://github.com/kentonbmax/sql-tnt

SQL + Typescript Node Template

docker mssql-database sql typescript

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/moody-san/sodabar-using-wpf-

C# desktop application build using WPF

sfchart sql wpf wpf-application

Last synced: 10 May 2026

https://github.com/bios-marcel/presentation_eclipse_store

Small presentation abut Eclipse Store for Hannover Gophers 15.10.2024

databases eclipse-store java sql

Last synced: 10 May 2026

https://github.com/moeeinaali/ce384-db

Solutions to Mr. Akhi's CE384: DataBase Design Course (Sharif University of Technology - Spring 2024)

database mysql nosql postgresql sql

Last synced: 10 May 2026

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/toddstoffel/analytics_benchmark

Benchmark suite for analytical DBs using real-world SQL queries, Docker-based automation, and reproducible tests. Tailored for comparing systems like Apache Doris and ClickHouse with realistic datasets and actionable insights.

analytics clickhouse columnstore docker doris mariadb olap sql starrocks tidb

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/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/renatoelho/funcoes-sql-udf-python

Este repositório demonstra como criar e utilizar Funções Definidas pelo Usuário (UDF) no DuckDB usando Python. As UDFs permitem estender a funcionalidade SQL padrão, permitindo que você escreva funções personalizadas em Python e as utilize diretamente nas suas consultas SQL no DuckDB.

duckdb jupyter-notebook python sql udf

Last synced: 10 May 2026

https://github.com/yahya123-hub/student-management-system

A responsive app to streamline the process of managing student's courses, information, rubrics, attendance , report generation and evaluations

csharp database sql ssms winforms

Last synced: 10 May 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/mufidu/bank-merdeka

A dummy database scheme for Bank Merdeka, made as an assignment for my Database Modelling course

database sql

Last synced: 10 May 2026

https://github.com/k-sel/basicauthenticationphp

This repository contains a basic authentication system built using PHP, a MySQL database, and session management. It includes a database connection handled by a PDO class (DbManager) and user authentication features such as login, logout, session-based access control, and email verification for enhanced security.

authentication pdo-mysql php sql

Last synced: 10 May 2026

https://github.com/himusharier/isdb-journal-publication-database-oracle-postgres

This project contains complete database of a journal publication company and a collection of SQL queries. The queries cover various operations from basic data retrieval to complex data analysis across multiple related tables.

database isdb oracle plsql postgres round62 sql sql-query

Last synced: 15 May 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

https://github.com/pkx8326/data_adventure_01_a_sql_adventure_medium_article

This repository contains the SQL queries and the dataset to accompany an article on Medium.com titled "The Data Adventure 01: “How Long will your Business Start to Profit?” — An SQL Adventure"

dataanalysis dataanalyst dataanalytics postgresql sql windowfunction

Last synced: 10 Jun 2026

https://github.com/mergisi/ai2sql-mcp

AI2SQL MCP Server - Generate, explain, optimize and fix SQL queries from natural language inside Claude Code. Supports PostgreSQL, MySQL, SQL Server, Snowflake, Oracle, SQLite.

ai2sql claude claude-code database developer-tools mcp mysql postgresql sql text-to-sql

Last synced: 10 Jun 2026

https://github.com/zheng-bote/cxx-cli_db-exec

command line tool to execute sql in an ordered manner

cpp23 database linux-shell sql

Last synced: 11 May 2026

https://github.com/n3m0n8/laravel-laragigs-sampleproject

A Laravel Project with CRUD and authentication | Video Presentation in Website link below:

alpinejs dbeaver laravel laravel-authentication laravel-controller laravel-eloquent laravel-eloquent-models php sql tailwindcss

Last synced: 11 May 2026

https://github.com/hajarwalfi/nexus-crypto-wallet

Nexus Crypto Wallet est une plateforme simplifiée de gestion des cryptomonnaies développée en PHP (POO, MVC). Elle permet aux utilisateurs de suivre les prix en temps réel, gérer un portefeuille sécurisé et effectuer des transactions rapides en USDT.

js mvc php poo postgresql pwa sql uml

Last synced: 11 May 2026

https://github.com/jonaro00/iv1351_musicschool

Database and Python integration

postgresql python sql

Last synced: 11 May 2026

https://github.com/uboatwaffe/quizapp

Quiz in app form

android app db java quiz sql

Last synced: 11 May 2026

https://github.com/r-siddiq/prescription-webapp-jdbc

A Spring MVC and JDBC web application for managing prescriptions, enabling doctors to create, pharmacies to fill, and patients to track prescriptions with secure database validation.

jdbc jdbctemplate maven schema-design spring-mvc sql

Last synced: 11 May 2026

https://github.com/mevlutayilmaz/database-for-bank-management

A database for a bank's management system using Java Swing and Microsoft SQL.

database database-management java mssql sql swing-gui

Last synced: 11 May 2026