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/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/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/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/kamaljangir1/codex_energy_drink

Codex is exploring consumer preferences and market trends in India to strategically launch its energy drink. This project involves a comprehensive data-driven analysis using Python, SQL, and Power BI

powerbi python sql

Last synced: 14 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/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/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/mehmetbacik/e-commerce

Coding of e-commerce struct with Html, CSS, Bootstrap, SQL, and PHP.

bootstrap css html less php sass scss sql

Last synced: 14 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/margaretkhendre/home-sales-vs-big-data

In this repository, Google Collab is paired with SparkSQL to determine key metrics about home sales data. Spark is also used to create temporary views, partition data, and cache/unchache a temporary table in the process.

big-data googlecollab ipynb-jupyter-notebook pyspark spark sparksql sql

Last synced: 05 Mar 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/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/ffatahillah7/etl-python-joindataframe-topostgresql

ETL Transform dataset from joining two dataset Csv and Parquet to PostgreSQL

join-tables pandasql parquet-files postgresql python sql sqlalchemy sqlalchemy-python

Last synced: 17 Apr 2026

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

notes related to different techs

git kafka kotlin 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/anibalalpizar/jsp-sql-login-insert

Example of login and maintenance with a logical insert and select using a database with previous information

java jsp sql

Last synced: 11 Jun 2026

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

Projeto feito com SQL.

postgresql sql

Last synced: 19 Jun 2026

https://github.com/harmochiky/mysql-ease

A lightweight and simplified MySQL query builder and data access wrapper for Node.js

mysql mysql-database node nodejs query-builder sql

Last synced: 17 Apr 2026

https://github.com/nylla8444/archivio

CCS 222 - Final Project

php sql webdevelopment

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/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/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/sidikfaha/sql-generator

Tool to generate SQL scripts

database generator mysql sql

Last synced: 08 May 2026

https://github.com/rociobenitez/healthcare-management-database

Relational database design for a healthcare management system including hospitals, clinics, patients, appointments, services, medication inventory, and billing.

backend data-modeling database-design entity-relationship entity-relationship-diagram healthcare mysql relational-database sql system-design

Last synced: 18 Jun 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/baribrahim/ecommerce-website

An e-commerce website built using PHP, HTML, CSS and Javascript

ecommerce-website fullstack-development html-css-javascript php sql webapplication webdevelopment

Last synced: 18 Jun 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/moto123a/real-time-payment-fraud-detection-platform

Enterprise real-time payment fraud detection platform using Kafka, Spark Structured Streaming, Airflow, Iceberg lakehouse concepts, and Redshift-style marts.

airflow data-engineering etl fraud-detection iceberg kafka lakehouse python redshift spark sql streaming structured-streaming

Last synced: 03 Jun 2026

https://github.com/fatihtuzunn/php-kutuphane

Php Kutuphane-eser giris

php sql

Last synced: 18 Jun 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/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/francislauriano/sistema_academico

Sistema desenvolvido em python com objetivo facilitar a gestão de cursos, alunos e matrículas numa universidade fictícia.

python sql

Last synced: 29 Jun 2026

https://github.com/abdulsattar44/sql-data-analytics-project

This repository contain collection of SQL scripts for exploratory and advanced data analytics such as changes over time, cumulative analytics, performance, data segmentation, part-to-whole analysis.

bi-analytics data-analyst data-analytics exploratory-data-analysis sql sqlserver

Last synced: 18 Jun 2026

https://github.com/mujeeb218353/railway-ticket-booking

Railway Ticket Booking Management System

java java-gui-based sql

Last synced: 29 Jun 2026

https://github.com/jveiiga/project-queries-used-by-sql

Principais consultas SQL utilizadas para interagir com bancos de dados relacionais.

postgresql sql

Last synced: 19 Jun 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/iamskyy666/postgresql-resources

PostgreSQL - resources 🔵

postgresql sql

Last synced: 25 Jun 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/turbot/steampipe-plugin-onelogin

Use SQL to instantly query OneLogin resources. Open source CLI. No DB required.

postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 19 Jun 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/vara-co/sqlalchemy-challenge

SQLAlchemy challenge "Climate Analysis for long vacation in Honolulu, Hawaii. Surf's Up!" It includes a Flask App

flask flask-api flask-application flask-sqlalchemy jupyter-notebook orm sql sqlalchemy sqlite

Last synced: 20 Apr 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/sushant-suresh/amazon_e-commerce_data_analysis_sql_project

SQL project analyzing e-commerce data of Amazon to address key business questions and uncover insights.

database postgresql sql

Last synced: 20 Apr 2026

https://github.com/adityaprakash-bobby/simple-db

[WIP] A SQLite-like Database from scratch in C

c database dbms relational-databases sql

Last synced: 20 Apr 2026

https://github.com/sebmaz93/rss_gogator

CLI tool - RSS feed aggregator

cli golang goose pgsql rss sql sqlc

Last synced: 20 Apr 2026

https://github.com/youneshimi/docker-nodejs

Orchestration avec Docker

docker nodejs sql swarm

Last synced: 20 Apr 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/soulemanou-software/vit-clinic

In this project, i will use a relational database to create the initial data structure for a vet clinic. will create a table to store animals' information, insert some data into it, and query it.

psql-database sql

Last synced: 19 Mar 2026

https://github.com/databek-uz/medium

📄 Medium Channel Content Hub

backup csv python sql

Last synced: 20 Apr 2026

https://github.com/bursasha/postgresql-ifix-database

PostgreSQL database with create script, insert script, queries, and description 📑

cross-join database group-by left-join natural-joins postgresql query relational-algebra relational-database right-join sql

Last synced: 20 Apr 2026

https://github.com/westrachel/sql-small-programs

Problems to practice creating, reading from, updating, and deleting PostgreSQL databases.

ddl dml postgresql sql

Last synced: 05 Jun 2026

https://github.com/incubated-geek-cc/sql.js-node_and_browser-plugin

The sql.js plugin modularised for compatibility with both Browser and NodeJS

sql sqlite

Last synced: 20 Apr 2026

https://github.com/xihuanxiaorang/doclib

涵盖全栈开发所需的各种技术:前端 (Vue3全家桶、TypeScript、Uniapp、微 信小程序)和后端(Spring、 SpringBoot、SpringCloud、源码分析 【JDK、Spring、SpringBoot、 Mybatis】)等等

datastructures-algorithms interview java spring springboot springcloudalibaba sql vue3

Last synced: 20 Apr 2026

https://github.com/ssanthosh010303/d16c2

Day-16 Challenge-2: Performing Queries with a Pre-filled Database

mysql rdbms sql

Last synced: 20 Jun 2026

https://github.com/ssanthosh010303/d17c1

Day-17 Challenge-1: Performing Queries on a Pre-filled Database

database mysql rdbms sql ssms

Last synced: 10 May 2026

https://github.com/akhtar21yr/flask-restful-api

This folder comprises multiple RESTful API projects developed with Flask and SQL tools. Each project implements RESTful APIs to interact with databases, enabling efficient data management and communication between client and server. These projects serve as robust foundations for building scalable and dynamic web applications with Flask.

flask flask-api flask-application flask-backend flask-restful flask-sqlalchemy mysql orm sql

Last synced: 21 Apr 2026

https://github.com/srrathi/dbms_e-commerce_backend

Backend in Nodejs for DBMS E-commerce web app.

heroku-deployment mysql-database nodejs sql

Last synced: 21 Apr 2026

https://github.com/ahmedabougabal/myleetcodesqlanswers

My Documented MySQL LeetCode answers for reference.

database databaseengineering interview leetcode-solutions mysql-database sql

Last synced: 21 Apr 2026

https://github.com/giomjds/meta-database-engineer-capstone

Collection of tasks in Meta Database Engineering Capstone Project

mysql python sql

Last synced: 21 Apr 2026

https://github.com/nikolaevdmv/transaction-isolation-learning

Reproduce isolation phenomena using jdbc-template

gradle java jdbctemplate sql transaction-isolation-level

Last synced: 21 Apr 2026

https://github.com/aymanek24/authenticationjwt

This an authentication System made with SpringBoot Using JWT

authentication doctor jwt-auth jwt-authentication jwt-bearer-tokens jwt-token postgresql spring-boot sql

Last synced: 20 Apr 2026

https://github.com/joeychilson/litemigrate

A simple SQLite migration library for Go.

go golang migrate migrations sql sqlite

Last synced: 21 Apr 2026

https://github.com/tutorialsandroid/todo-app-android-java

A clean and modern TODO app built with Material Design and SQLite database.

android android-app android-application java sql todo todo-list todoapp

Last synced: 21 Apr 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/marialuizaleitao/record-store

A simple interactive SQL project to build a database and retrieve data about the records of a store.

mysql-database sql

Last synced: 19 Jun 2026

https://github.com/karan-sharxa/sql

SQL for DATA_ANALYTICS

sql sql-query sql-server sqlalchemy

Last synced: 04 Jun 2026

https://github.com/andhikayuana/postgres-latihan

Latihan mandiri PostgreSQL :rocket:

database postgresql postgresql-database sql

Last synced: 22 Apr 2026

https://github.com/datasqlsantosh/electric_vechicle_data_anlaysis

In this personal Electric Vehicle Data Analysis Portfolio project, an exploratory data analysis was performed on the Electric Vehicle Data available on Kaggle. The main aim of the project is to uncover insights into the Electric Vehicle Good and profits trends.

data-cleaning data-visualization electric-vehicle power-bi sql sql-server

Last synced: 05 Jun 2026

https://github.com/notshrirang/deepseek-r1-distill-qwen-1.5b-sql-coder-peft

DeepSeek R1 Distill Qwen 1.5B finetuned for converting natural language queries to SQL queries

deepseek-r1 finetuning lora peft qlora sql

Last synced: 22 Apr 2026

https://github.com/rami24t/build-a-world-cup-database-fcc-project

create PostgreSQL Database; create Bash script that enters information into PostgreSQL, then query the database for useful statistics.

bash-script sql

Last synced: 20 Apr 2026

https://github.com/gsanaev/enterprise-financial-kpi-platform

End-to-end financial analytics platform integrating synthetic data generation, DuckDB warehouse, profitability modeling, churn prediction, and Power BI executive dashboards.

churn-prediction customer-analytics data-engineering data-warehouse duckdb finance-analytics machine-learning powerbi powerbi-dashboard profitability-analysis python random-forest sql synthetic-data

Last synced: 22 Apr 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/sadmansakib93/hackerrank-sql-solutions

This repository contains python solutions for some of the HackerRank problems from the SQL genre.

data-science hackerrank hackerrank-solutions mysql problems solutions sql

Last synced: 04 Jun 2026

https://github.com/exasol-labs/exaplus-lua

Minimal Lua console client for the Exasol WebSocket API (v5)

cli client database exaplus exasol lua sql websocket

Last synced: 05 Jun 2026

https://github.com/amandaberry-tech/simple-inventory

Inventory Management Website is a simple app for tracking and managing inventory. It lets users view, add, update, and delete items using PHP, JavaScript, and SQL Server. Features include auto-updating quantities for duplicate items and a confirmation popup for secure deletions.

html-css inventory inventory-management javascript php sql sql-server

Last synced: 20 Apr 2026

https://github.com/cybergeist0/chatify

A simple online IRC built using PHP.

css html php sql

Last synced: 05 Jun 2026

https://github.com/ptpt/dts-sql

A simple command line tool that generates TypeScript definition from SQL schema

sql typescript

Last synced: 22 Apr 2026

https://github.com/cuh4/quotebot

Discord bot that saves messages and re-sends them as quotes through slash commands.

bot discord discord-bot discord-py open-source quotes sql

Last synced: 22 Apr 2026

https://github.com/ztlaine/assignment12

MySQL database designed for pizza restaurant

database database-design mysql sql

Last synced: 22 Apr 2026

https://github.com/viicorico/premier_site_web

Projet scolaire : site de vente de guitares 🎸

html-css-javascript json sql

Last synced: 22 Apr 2026