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

https://github.com/sci-oer/mariadb-resource

The mariadb specific language resource for the sci-oer project

docker-image education learning-resources mariadb open-educational-resources sql

Last synced: 11 May 2026

https://github.com/minfhs/pgformat

Highly opinionated PostgreSQL formatter

formatter postgres sql

Last synced: 11 May 2026

https://github.com/sagartr/blood-bank-management-system

The main purpose of our blood management system is to provide blood bank with easier way to store and retrieve data and keep record of the availability of blood in blood bank.

css dbms-project html php sql xampp

Last synced: 12 May 2026

https://github.com/mehrajlatifli/stored-procedure

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

database except mssql mssqlserver sql sqlserver-2019 stored-procedure tsql union userdefined-stored-procedure

Last synced: 12 May 2026

https://github.com/dannykyungh/data-analytics-portfolio

This is a repository that I have created to showcase skills, share projects and track my progress in Data Analytics / Data Science related topics.

advanced-excel data-cleaning data-modeling data-visualization data-warehousing google-sheets looker-studio python r sql tableau

Last synced: 12 May 2026

https://github.com/tandohanthonynwiackah/project-t

Simplify project for PHP beginners.

css javascript php sql

Last synced: 12 May 2026

https://github.com/bucketonhead/java-filmorate

Movie service for selecting, commenting, liking, finding popular films, adding friends, and receiving movie recommendations based on friends' likes.

h2 jdbctemplate springboot2 sql

Last synced: 12 May 2026

https://github.com/lefteris-souflas/medical-prescription-relational-database

Ministry of Health requires a database for prescription analysis. Tasks include creating ERD, relational schema, and SQL queries for patient demographics, prescription details, doctor info, and drug analytics. Additionally, a database interaction Python program is developed to fetch prescription details.

db-schema entity-relationship-diagram mysql-database python3 sql

Last synced: 12 May 2026

https://github.com/seycileli/collegemangementsystem

College Management System Schema (SQL)

college-management-system database mysql sql

Last synced: 12 May 2026

https://github.com/sricasea/fundraising-insights-mwpccc

Data storytelling meets impact strategy — a nonprofit fundraising analysis project combining SQL, Python, and Deepnote to uncover donor trends and guide smarter decisions.

data-analysis data-storytelling data-visualization deepnote fundraising nonprofit portfolio-project python sql

Last synced: 12 May 2026

https://github.com/selimsevim/sfmc-ai-query-assistant

An AI-powered assistant that translates natural language into SQL queries for Salesforce Marketing Cloud (SFMC). Using GPT-4o, this tool understands user queries, maps them to relevant Data Extensions (DEs) and fields, and generates optimized SQL queries—making data retrieval in SFMC faster and easier.

gpt-4 marketing-automation marketing-cloud query salesforce-marketing-cloud sfmc sql

Last synced: 13 May 2026

https://github.com/ffatahillah7/etl-with-python-pandapostgresql

Tranform dataset from Csv to Postgresql using Python Panda Sql

create-engine etl jupyter-notebook pandasql postgresql python sql sqlalchemy-python

Last synced: 13 May 2026

https://github.com/slowlatency/de-apple-data-analysis

A Data Pipeline solution using Databricks and Apache Spark to process and analyze Apple data.

datalake python spark sql

Last synced: 13 May 2026

https://github.com/nmm-code/ptl_sql

Introduction to Databases : 1,0

mysql sql

Last synced: 11 Jun 2026

https://github.com/imoverlord/sql-snap

Tool for Running SQL Statements in Test Suites

functional-testing jest sql sql-snap

Last synced: 13 May 2026

https://github.com/bushuevda/books_library

Pocket books library📚

bookslibrary database python sql sqlite3

Last synced: 14 May 2026

https://github.com/musatahawar/url-shortner

This is a simple URL shortener created using PHP and MySQL. It allows you to take long URLs and generate shorter, more manageable versions. Users can also access the original URLs by clicking on the shortened links.

database php php-framework php7 php8 sql sql-database url-shortner

Last synced: 14 May 2026

https://github.com/moha-cm/bizcardx

BizCardX: Extracting Business Card Data with OCR

data-extraction mariadb-database ocr ocr-python sql sqlalchemy streamlit-dashboard

Last synced: 14 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/arifuddincoder/postgresql

PostgreSQL Essential Shortcuts & Cheatsheet — psql meta-commands, CRUD, backup/restore, and Mac-friendly setup tips.

cheatsheet macos postgresql psql quickstart sql tutorial

Last synced: 14 May 2026

https://github.com/nikhleshshukla123/etlweather

Orchestrated pipeline and tasks using DAG in airflow

airflow astronomer docker python sql

Last synced: 14 May 2026

https://github.com/kenken64/dssi-day3-ollama

A comprehensive pipeline for training and deploying text-to-SQL models using the Gretel AI synthetic dataset and Ollama for local deployment. Now optimized for smaller models and efficient memory usage!

docker huggingface-transformers ollama sql test

Last synced: 11 Jun 2026

https://github.com/roldanramon/acompanhamento_do_cenario_5

Acompanhamento do Cenário 5

excel flexdashboard r rpubs sql

Last synced: 12 Jun 2026

https://github.com/paulnovack/cppzeromqasynchsqlserver

c++ server for implementing asynchronous queries for PHP web Apps

asynchronous-programming php-framework sql zeromq

Last synced: 12 Jun 2026

https://github.com/gvwilson/sqlshort

a short introduction to SQL

open-access open-source sql tutorial

Last synced: 13 Jun 2026

https://github.com/wiseql/wiseql

The wise data browser — run SQL recipes as small, observable, debuggable steps

data debugging duckdb oracle quality sql tui

Last synced: 13 Jun 2026

https://github.com/pgx-contrib/pgxcel

CEL → PostgreSQL WHERE clause transpiler for pgx. Fail-closed column allow-list, parameterized $N placeholders.

cel cel-go filtering go golang google-cel pgx postgres postgresql sql transpiler where-clause

Last synced: 13 Jun 2026

https://github.com/philipszdavido/forgedb

A lightweight SQL-inspired database engine written in modern C++.

cpp database engine sql

Last synced: 13 Jun 2026

https://github.com/amitdev3/leetcode-sql-50

This repository contains solutions to 50 SQL questions commonly asked in coding interviews, as part of a series of videos uploaded to YouTube. n each video, I walk through the solutions in detail, explaining the approach and thought process behind solving each problem. The solutions provided here are written in SQL

sql sqlserver

Last synced: 13 Jun 2026

https://github.com/anibalalpizar/jsp-sql-delete_logical

Example of maintenance with a logical deletion using a database with previous information

java jsp sql

Last synced: 13 Jun 2026

https://github.com/viggomeesters/obsidian-sql-viewer

Read-only SQLite database viewer for Obsidian.

obsidian obsidian-plugin read-only sql sqlite viewer

Last synced: 13 Jun 2026

https://github.com/xoraus/leetcode-dsa-grind

There are intricate patterns woven throughout existence, and I am driven by an unrelenting quest to uncover and comprehend as many of them as I can.

codechef codeforces gfg interviewbit java leetcode lintcode sql topcoder

Last synced: 14 Jun 2026

https://github.com/fadhlidev/text2sql

Secure natural language to SQL API with multi-database and multi-LLM support

golang llm sql

Last synced: 15 Jun 2026

https://github.com/kahsolt/sqlbuilder

Hyperlight-weight sqlbuilder generating SQL of DDL(table-related), DML and simple DQL; mainly aimed for SQLite3.

lightweight sql sql-builder sqlite-database sqlite3 toy-project

Last synced: 15 Jun 2026

https://github.com/davidhristov59/databases

This repo contains auditory, lab exercises and midterm exercises for the course Databases @FCSE-Skopje

ddl dml postgresql query sql

Last synced: 15 Jun 2026

https://github.com/orlando-pt/db-sql-project

Sql project with the objective of learning good SQL practices.

csharp sql

Last synced: 16 Jun 2026

https://github.com/sofiahuang315/neuralnetwork_evaluation

Neural network models evaluation for SQLi detection

machine-learning neural-network sql sqlinject-defense sqlinjection

Last synced: 17 Jun 2026

https://github.com/strawndri/postgresql

Estudos de PostgreSQL e SQL na plataforma da Alura.

alura postgresql sql

Last synced: 17 Jun 2026

https://github.com/dsuarezlogans/sql-node-test

Aplicacion de prueba, usando sequelize con mssql server en azure y nodejs

mvc-architecture nodejs sql

Last synced: 17 Jun 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/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/loesterbotelho/sql-postgresql

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

postgresql sql

Last synced: 18 Jun 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/fatihtuzunn/php-kutuphane

Php Kutuphane-eser giris

php sql

Last synced: 18 Jun 2026

https://github.com/hajarwalfi/youdemy

Youdemy Learning Platform : Cours en ligne interactifs avec gestion enseignants/étudiants, analytics et validation OOP complète.

css html js mariadb oop php responsive sql uml

Last synced: 19 Jun 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/phpgao/mysqlmcp

MySQL MCP server — multi-instance MySQL access for AI assistants. SQL static analysis, read-only enforcement, dual transport.

ai database developer-tools go mcp mcp-server mysql sql

Last synced: 19 Jun 2026

https://github.com/turbot/steampipe-mod-cloudflare-compliance

Run individual controls or full compliance benchmarks for across all of your Cloudflare accounts using Steampipe.

cloudflare compliance hacktoberfest security sql steampipe steampipe-mod

Last synced: 20 Jun 2026

https://github.com/lleonardus/distribuidora-automatizada

Projeto feito com o intuito de gerar relatórios automatizados para uma distribuidora

excel faker pandas python python-dotenv sql sqlalchemy

Last synced: 20 Jun 2026

https://github.com/danbuxton/groceryshoppingsystemproj

Using JavaServer Faces, MVC, Data Transfer Object, Factory, Command and Front Controller

command-pattern database design-patterns dto-pattern factory-pattern java javadb javaserver-faces mvc-architecture sql

Last synced: 20 Jun 2026

https://github.com/niihaoru/website

Web-site about software development in Petropavlovsk-Kamchatskiy

consulting crm database devops engineering management programming raspberrypi sql stm32 web-site

Last synced: 20 Jun 2026

https://github.com/hebertcisco/remodel-core-docs

Documentation site for remodel-core, built with React Router and Fumadocs.

data-structures database ddl er-diagram modeling parser-implementations sql

Last synced: 20 Jun 2026

https://github.com/vidjinnangni/sql-sub-saharan-economic-impacts-of-covid

SQL project analyzing the economic impacts of COVID-19 in Sub-Saharan Africa using MySQL. Includes database schema, data insertion, and exploratory queries.

mysql mysql-database mysql-server sql sqldata-exploration

Last synced: 20 Jun 2026

https://github.com/lparham2/exot-animal-e-commerce-platform

An e-commerce database with 10+ tables and 9+ relationships, enabling product browsing, order processing, and customer reviews. Features triggers, stored procedures, and SQL queries for efficient data handling. Follows a story-driven approach where Bhavin buys a lion for his new zoo.

e-commerce eer-diagram er-diagram final-report mysql-database powerpoint presentation sql

Last synced: 21 Jun 2026

https://github.com/amoghmadan/micro-todo-analytics

Micro-services and SDUI to build a distributed system which builds into one.

bun docker docker-compose elysia express graphql grpc mongodb node python rabbitmq react redis rest sql

Last synced: 21 Jun 2026

https://github.com/ilbertt/better-auth-bun-sql

A better-auth database adapter for Bun's built-in SQL module

better-auth bun sql typescript

Last synced: 21 Jun 2026

https://github.com/amarjahiji/sdp4j

A schema-first lightweight persistence framework for small-to-medium Java projects. Combines annotation-based mapping, code-driven migrations, and a dual-layer query API into a single, no-nonsense tool. Built for PostgreSQL.

database dataframework datapersistence java javaframework orm persistence persistenceframework sql sqlmapper

Last synced: 21 Jun 2026

https://github.com/datasherlock/bqml-demo

BigQuery ML demo showcasing data prep, logistic regression training, evaluation, and explainable predictions for account fraud detection on Cloud Spanner data.

bigdata bigquery bigquery-ml sql

Last synced: 21 Jun 2026

https://github.com/imbios/open-music-api-v3

Backend software for Submission project from Dicoding Academy on Backend Fundamental

backend dicoding javascript music sql

Last synced: 22 Jun 2026

https://github.com/protegrity/sqlglot-net

Standalone .NET port of sql-glot-rust, a SQL parser, optimizer, and transpiler library.

csharp dotnet parser sql transpiler

Last synced: 22 Jun 2026

https://github.com/jamartg/clash-of-code-discord-bot

discord bot to generate game links , track leaderboard etc. Built for use by coder friends

codingameapi discordpy python sql

Last synced: 22 Jun 2026

https://github.com/eshitakundu/elearning-analytics-dbt

End-to-end analytics engineering project - dbt Cloud + Snowflake. E-learning platform data modeled across staging, dimensions, facts, and a consolidated performance mart.

analytics-engineering data-engineering dbt snowflake sql

Last synced: 22 Jun 2026

https://github.com/danny-yamamoto/go-duckdb-example

Playing with DuckDB.

duckdb go olap sql

Last synced: 22 Jun 2026

https://github.com/sblack4/lolcrawler

Get data from the Riot API and put it into a SQLite database

api league-of-legends python sql sqlite sqlite3

Last synced: 22 Jun 2026

https://github.com/flum1025/sql-enum-generator

sql-enum-generator is a tool that parses SQL INSERT statements from a file and automatically generates OpenAPI schema files. The generated OpenAPI schema can be used with existing tools to generate type definitions in various programming languages.

code-generator go openapi3 postgresql sql

Last synced: 23 Jun 2026

https://github.com/ankitrai259/movielens-dataset-analysis-sql

Analysis of MovieLens Dataset Using SQL

postgresql sql

Last synced: 23 Jun 2026

https://github.com/natelalor/song-queries

A python and SQL program created as a group project that uses a song/artist dataset to give users ability to query for specific songs, artists, and more specific information.

database parsing python query sql

Last synced: 23 Jun 2026

https://github.com/burakkontas/oracle-sql-plsql-practice

Hands-on exercises, query quizes, and PL/SQL scripts for the NORTHWIND database. Perfect for developers starting with Oracle or refining their database skills.

database northwind northwind-database oracle plsql practice sql

Last synced: 23 Jun 2026

https://github.com/lennarddenby/turdb

REST-api for hiking routes in Akershus, Norway

nodejs rest-api restful-api sql

Last synced: 23 Jun 2026

https://github.com/nafis2508/urban-eats-sql-analysis

SQL business analytics and relational database design project for retail and café operations.

business-analytics database-design mysql sql sql-analysis

Last synced: 24 Jun 2026

https://github.com/nathan-lindstedt/coal_study

ProQuest Index Scraping w/ Selenium and Beautiful Soup

beatifulsoup climate-change coal selenium-python sql

Last synced: 25 Jun 2026

https://github.com/y-india/sql-practice

A collection of SQL practice queries covering basics, joins, subqueries, and data analysis concepts. Built to strengthen query logic and database fundamentals through hands on practice.

course learning postgresql practice sql

Last synced: 25 Jun 2026

https://github.com/kawsar334/data-analytics-portfolio

Data Analytics Portfolio showcasing insights through Python, SQL, and interactive data visualizations built with React.js.

matplotlib-pyplot pandas python reactjs sql

Last synced: 26 Jun 2026

https://github.com/hoehrmann/text-ansitable-sqlstylesheet

Text::ANSITable::SQLStyleSheet Perl module

ansi-colors perl sql stylesheets table-formatter

Last synced: 29 Jun 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/icalialabs/archon-gem

ARchon: Summoning the powers of ActiveRecord and ARel to wreak havoc

activerecord archon arel crazystuff rails sql

Last synced: 29 Jun 2026

https://github.com/thetechdog/the-snap-sideloader-repo-template

Template for creating repositories compatible with TSS format

sql sqlite

Last synced: 29 Jun 2026

https://github.com/g4brielpy/dio

🚀 Bem-vindo ao meu repositório de projetos da DIO Pro, onde mergulhei de cabeça no incrível universo do desenvolvimento full stack!

css3 html5 mysql python python3 sql

Last synced: 13 May 2026

https://github.com/jurek-muszynski/bd1

Repository for lab exercises as part of Data Bases 1 class @ Warsaw University of Technology

oracle plsql sql

Last synced: 24 Jan 2026

https://github.com/lzhudson/daily-diet-api

The daily diet API is a project that consists of an API for controlling user meals.

api api-client api-rest fastify insomnia knex node nodejs sql sqlite typescript zod

Last synced: 24 Jan 2026

https://github.com/garcane/unicorn-companies-analysis

Tracking unicorn startups (valued at $1B+) provides valuable insights for investors and analysts to identify high-growth industries and emerging trends.

data-analysis exploratory-data-analysis financial-analysis investor postgresql sql

Last synced: 24 Jan 2026

https://github.com/charlesvdv/entitygen

Tool to generate go struct from SQL static analysis

database go go-generate golang postgresql sql tool

Last synced: 28 Jan 2026

https://github.com/jelonmusk/sqlquerybuilder-openai

A full-stack application built with React and Node.js that leverages OpenAI’s API to dynamically generate optimized SQL queries based on natural language prompts.

chatgpt express expressjs nodejs openai openai-api react reactjs sql vitejs

Last synced: 15 Apr 2026

https://github.com/ashikamattu/movie_data_analysis

This project deals with analysing movie actors data set by designing a cumulative data model.

cumulative-table-design data-modeling postgresql sql

Last synced: 24 Jan 2026