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/kwambiee/vetclinic-database

This repository contains a database that has postgresql syntax to create a table and populate the table with sample data. It also has queries that have been run on the animal database.

database postgresql sql

Last synced: 28 Apr 2026

https://github.com/mrbelka12000/leetcode_training

Collection of LeetCode problems solved with Go/Golang

algo dsa sql

Last synced: 10 Sep 2025

https://github.com/juletopi/banco_de_dados

🗄️ • Repositório back-end com os conteúdos de Banco de Dados, utilizando o MySQL Workbench, a linguagem SQL e ferramentas como o BrModelo.

banco-de-dados brmodelo database mysql mysql-database mysql-workbench sql

Last synced: 30 Apr 2026

https://github.com/null-none/django-odbc

django-odbc is a SQL Server DB backend powered by the pyodbc library

django odbc python sql

Last synced: 09 May 2026

https://github.com/nightvisi0n/pg-formatter-ts

Format PostgreSQL SQL with ease using this TypeScript library, which provides a convenient API wrapping the `pgFormatter` CLI tool

cli-wrapper code-formatter database-tools pgformatter postgresql query-optimization sql sql-formatter typescript

Last synced: 28 Apr 2026

https://github.com/karenpayneoregon/sql-server-to-excel

Export from SQL-Server to Excel

csharp excel sql sql-server vb-net

Last synced: 02 Apr 2026

https://github.com/zdrzalikprzemyslaw/spring-boot-starter-project

A starter Spring Boot project created with the intention of being a spring board to jumpstart your projects.

docker java javascript junit liquibase maven postgresql spring-boot sql tailwindcss thymeleaf-template-engine

Last synced: 11 Feb 2026

https://github.com/gabrielmpinho/cs50-sql

Solutions and notes from CS50’s Introduction to Databases with SQL. Covers CRUD operations, data modeling, normalization, joins, views, indexes, and connecting SQL with Python and Java. Begins with SQLite for portability and introduces PostgreSQL and MySQL for scalability.

data-analysis data-structures data-visualization database databases javascript python sql

Last synced: 10 May 2026

https://github.com/pronazmul/project_educational_board_result_system_object_oriented_php

Education Board Result System Project With Object Oriented PHP and MySQL Database. Admin can Add results. The application will generate grade, CGPA, Passed, or Failed status logically. User/Student can find their result using their registration number.

mysql mysql-database oop-php php sql

Last synced: 10 May 2026

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

LeetCode's 50 SQL Problems (Study Plan)

mysql sql sql-server

Last synced: 10 May 2026

https://github.com/nickyhof/commitdb

A Git-backed SQL database engine written in Go. Every transaction is a Git commit, providing built-in version control, history, and the ability to restore to any point in time.

database git golang python sql

Last synced: 09 Feb 2026

https://github.com/arjun-regmi-chhetri/python

Python is a Versatile, high-level programming language known for simplicity and readability. Widely used in web development, data analysis, AI, and scientific computing. Offers a rich ecosystem of libraries and frameworks.

jupyter-notebook pandas python python3 sql sqlite3

Last synced: 11 May 2026

https://github.com/eternity2745/flexi-mysql

Python package to connect and query with mysql database more easily

flexi-mysql mysql mysql-database python python-module python-package sql

Last synced: 14 Feb 2026

https://github.com/matteogioioso/postgres-explain-web

PostgreSQL query plan visualization

postgres postgresql query query-plan sql

Last synced: 29 Apr 2026

https://github.com/dhruvrajsinhzala24/online-payment-portal

A basic Java project for managing online payments with MySQL integration. It allows users to create accounts, transfer money, pay expenses, and track transaction history. The project uses linked lists and binary search trees for transaction management and includes file operations for logging user details and transactions.

database dbms java mysql phpmyadmin sql xampp xampp-control-panel xampp-server

Last synced: 11 May 2026

https://github.com/bienvenuushindi/vet-clinic-database

A relational database to create the initial data structure for a vet clinic

database postgresql sql sql-server

Last synced: 11 May 2026

https://github.com/aneeshpatne/vishv-gdsc-solutions-challenge-2024

Google For developers | SOLUTIONS CHALLENGE 2024 - "This project serves as an environmental initiative aimed at promoting sustainable practices and community engagement in eco-friendly activities."

automl colab-notebook django-framework gmail-login googleappengine googlecloudplatform googleearthengine googlemaps-api googleoauth2 html-css-javascript project-management python-3 reactjs sql vscode

Last synced: 12 May 2026

https://github.com/betulcfb/covidproject-koronaprojesi

This project analyzes COVID-19 data using SQL to examine infection rates, death percentages, and vaccination trends. Data has been cleaned and organized in Excel for better analysis. Additionally, a Tableau dashboard has been created for interactive visualizations. Key metrics include death rates by population and vaccination coverage over time.

excel sql tableau

Last synced: 19 Mar 2026

https://github.com/vinnybellack/finzooid-customer-success

Showcases my work at Finzooid (2019–2022) in customer success and marketing ops using ChatGPT, Power BI, Buffer, and SQL. Includes anonymized examples of feedback analysis, KPI tracking, social scheduling, and churn prediction workflows.

buffer chatgpt customer-success excel powerbi project-coordination project-management sql

Last synced: 17 Apr 2026

https://github.com/bessarodrigo/database-connection_eda_esquadrao_loja

Desenvolvimento de um banco de dados e painel de visualização no Power BI para a loja do Esporte Clube Bahia.

excel postgresql powerbi python sql

Last synced: 29 Apr 2026

https://github.com/rezziemaven/versus-be

The backend repo for the app called Versus

koa mariadb nodejs sql

Last synced: 12 May 2026

https://github.com/harshmule1/school-data-analysis-

School Data Analysis Using SQL

data-analysis mssql sql

Last synced: 04 Apr 2026

https://github.com/emapeire/twitterdb-sql-demo

Twitter DB, demo with SQL

db mysql-database sql

Last synced: 13 May 2026

https://github.com/dieg0code/milprogramadores_pruebafinal

Proyecto final curso mil programadores (MVC + CRUD + SQLDatabase + Java Swing)

crud-sample java mvc-architecture sql

Last synced: 11 Jun 2026

https://github.com/theabhishek07/hello-world

This repository will contain the HELLO-WORLD! programs written in different programming languages.

arduino bash bosque c c-plus-plus c-sharp cobol coffeescript dart english html java javascript kotlin php python reactjs scala sql windows-command-line

Last synced: 04 Apr 2026

https://github.com/debora-carvalho/bdrevisaosql

Exercícios de revisão SQL solucionados para a disciplina de Modelagem de Banco de Dados (Maio/2024).

dbdesigner sql sql-server-database

Last synced: 11 Feb 2026

https://github.com/mhiro2/seedling

Dependency-aware test data builder for Go that resolves foreign-key DB relationships automatically.

database fixtures go gorm pgx sql sqlc testing

Last synced: 04 Apr 2026

https://github.com/santosh-konappanavar/vetclinic_database

Vet clinic database is a database project where we create data structure using relational database for a vet clinic

sql

Last synced: 19 Mar 2026

https://github.com/kulkarnishub377/cafe-system-architecture

A production-ready, full-stack Point-of-Sale and cafe management system built on Django REST Framework (backend) and vanilla HTML/CSS/JS (frontend). Designed for small-to-medium cafes with dine-in, takeaway, and delivery workflows.

architecture dijango fullstack-development python sql web-development

Last synced: 04 Apr 2026

https://github.com/cedx/sql.ps1

A simple micro-ORM for PowerShell, based on ADO.NET and data annotations.

orm powershell sql

Last synced: 14 Jun 2026

https://github.com/exegeses/introbbdd-62083

Curso Introducción a Bases de datos | código 62083

sql

Last synced: 19 Mar 2026

https://github.com/redh00k-k/csharpsimplesqlconnection

Simple CLI SQLClient to connect to SQL server.

csharp sql

Last synced: 15 Jun 2026

https://github.com/socketbyte/simple-query-creator

Simple query creator and executor

generator kotlin maven mysql sql wrapp

Last synced: 18 Apr 2026

https://github.com/paulushcgcj/sqlfy

Schema Graph Engine — Parse Flyway migrations into an AST, reconstruct your database schema state, and export LLM-ready vector context.

llm migration sql

Last synced: 16 Jun 2026

https://github.com/kingdarboja/sypydesign

Dynamic webpage with PHP + SQL + Python for vehicle tracking.

pendulum php7 python-3-6 sql sqlalchemy vehicle-tracking website

Last synced: 30 Apr 2026

https://github.com/tamk-kol/sql-powerbi-hr_data_analysis-end-to-end

We'll build an HR database in SQL Server, import CSV data, and run queries for analysis. Then, we'll connect to Power BI, create visualizations, and build a dashboard. This end-to-end project will address HR's requests regarding healthy employees, non-smoker compensation, and absenteeism insights, all within the specified budget constraints.

absenteeism analysis employee-management end-to-end end-to-end-project hr leave leaveanalysis powerbi powerbi-desktop powerbi-report powerbi-visuals powerbidashboard powerbiservice sql sql-server sqlserver

Last synced: 18 Jun 2026

https://github.com/vduseev/raquel

Distributed task queue for Python with SQL

distributed job-queue job-scheduler python queue-workers sql task-queue task-scheduler

Last synced: 27 Feb 2026

https://github.com/knowthecode/groupby-lab-tester

Companion plugin for the Advanced SQL Lab

sql wordpress

Last synced: 19 Jun 2026

https://github.com/hellymodikalpesh/sql-fundamentals

This repository contains a collection of SQL cheat sheets and functions aimed at helping developers quickly reference and remember essential SQL concepts. Whether you're new to SQL or looking to refresh your memory, these cheat sheets cover a wide range of topics.

sql tsql

Last synced: 19 Mar 2026

https://github.com/arturbomtempo-learning/cotemig-logic-and-programming-assignments

Projects created in the Logic and Programming subject of the computer science technical course.

c-sharp dotnet-framework logic-programming mysql sql

Last synced: 19 Jun 2026

https://github.com/szapp/magistdataanalysisvisualization

Case study: Data analysis and visualization to evaluate and recommend a business partnership. Team project for data-driven business with SQL and Tableau

dashboard data-analysis data-science data-visualization data-viz sql tableau-public

Last synced: 19 Mar 2026

https://github.com/geoffreylgv/ghw

GHW: Build, learn and upskill with the MLH team, either you are pro or newbie!

api challenges django fun game python shell sql web3

Last synced: 30 Apr 2026

https://github.com/heptau/pg_atropos

✂️ Go command-line tool that splits PostgreSQL pg_dump -Fc (custom-format) dumps into individual files organized for Git versioning. Instead of wrestling with a single giant SQL file, each database object gets its own file — tables in TABLE/, functions in FUNCTION/, roles in ROLE/, and so on.

git plpgsql postresql sql

Last synced: 21 Jun 2026

https://github.com/franciscoylderlan/food-explorer-backend

Este projeto é um backend de e-commerce voltada para pedidos e vendas de pratos. Aplicação desenvolvida utilizando NodeJs, Express, SQLite, Knex, Multer e Jest.

ecommerce-application express jest knex multer nodejs sql

Last synced: 04 Apr 2026

https://github.com/csivitu/bl0b

A Discord bot to notify about upcoming CTFs, scores, ranks, and more.

discord discord-bot discord-go go go-sql golang golang-application hacktoberfest sql sqlx

Last synced: 30 Apr 2026

https://github.com/inforkgodara/oracle-set-operators

This repository contains the explanation of Oracle SQL set operators. UNION, UNION ALL, INTERSECT, MINUS,

clause inforkgodara minus oracle oracle-database oracle-set-operators oracle-sql-database oracle-sql-set-operator set-operations sql sql-database sql-script union

Last synced: 19 Mar 2026

https://github.com/stoolap/stoolap-desktop

A visual database management application for Stoolap

database database-management sql

Last synced: 18 Apr 2026

https://github.com/vasu10134/food-delivery-management-system

This repository contains a Java project, Food Delivery Management System, designed to manage food delivery operations efficiently. It uses Java for the backend logic and SQL for database management, ensuring smooth handling of users, orders, and restaurants. The system is scalable and ideal for learning full-stack development concepts.

java sql

Last synced: 24 Jun 2026

https://github.com/ratchanon-noknoy2318/hosxp

HOSxP data extraction SQL scripts

database hosxp sql

Last synced: 26 Jun 2026

https://github.com/shengyou/exposed-demo

Demo assets for Exposed framework

dao exposed kotlin orm sql

Last synced: 01 May 2026

https://github.com/d12ksh/user-login-database-system

Building trust starts with security! 🚀 Check out this Login Database System, where user authentication meets best practices. With encrypted data, basic design, this is one of them"

data-structures database python3 sql user-authentication

Last synced: 04 May 2026

https://github.com/daniel-onyenwee/postgres-mini

A package to run an mini postgresql database right from NodeJS

database mini postgres postgresql sql

Last synced: 04 May 2026

https://github.com/joeri-abbo/laravel-orm-migrations-standalone

Migration of laravel but standalone to easy generate SQL files based on Laravel migration structure

automation database laravel sql

Last synced: 04 May 2026

https://github.com/rohitblaze10/covid19_data_analysis-project

The COVID-19 Data Analysis Project aims to analyze and gain insights from the vast amount of data collected during the global COVID-19 pandemic. Leveraging SQL, the project involves designing a database schema, extracting relevant data, and conducting a comprehensive analysis to uncover patterns, trends, and correlations related to the impact

covid19-data data-analysis-sql data-analytics ms sql sql-server

Last synced: 09 Jun 2026

https://github.com/tamizhh-alt/gradeportal

JavaFX Grade & Marks Management System with MySQL integration.

desktopapp java javafx jdbc maven mysql sql studentmanagement

Last synced: 05 May 2026

https://github.com/lgomezruiz/dog-grooming

Desktop application using Java, JPA and MySQL Workbench. The user interface is made with the Swing library. Stores, updates or deletes customer and pet data.

desktop-app dog java jpa mysql sql

Last synced: 05 May 2026

https://github.com/splitgraph/demo-github-analytics

Demo website built using Next.js, Madatdata, Splitgraph and Seafowl. Import GitHub repository data into Splitgraph, then export it to Seafowl, then query it with SQL directly from React with Madatdata and Observable Plot to render pretty charts.

airbyte data-driven-web nextjs observable-plot observablehq postgres react seafowl splitgraph sql

Last synced: 05 May 2026

https://github.com/thomas-dev7/gymcontroll-api

Backend API for GymControll, built with Laravel. This project is being migrated to a microservices architecture, separating backend and frontend for improved scalability, performance, and maintainability. The API handles user authentication, workout tracking, and load management, ensuring a seamless experience for athletes and trainers.

api authentication laravel php sanctum sql

Last synced: 05 May 2026

https://github.com/rubenkristian/go-backend

backend with fiber framework

fiber-framework go json jwt-authentication sql

Last synced: 05 May 2026

https://github.com/michaelgorbunov/cw_5_database

курсовая по базам данных

database hh postgresql sql

Last synced: 05 May 2026

https://github.com/emilracz21/lessonapp-android

This is an application designed to manage and display academic schedules. The app allows users to view their lessons for each week, including information on the start and end times, school names, and dates. It also allows users to interact with their schedules and modify personal information, such as their profile and language

android-app android-library android-studio design java lesson-plans lesson-template school sql sqlite ui-design ux-design xml

Last synced: 05 May 2026

https://github.com/alejandrocisnerosvillegas/practica_04

Sistema completo de gestión de usuarios con PHP para la lógica del servidor, MySQL para la base de datos, HTML para la estructura y CSS para un diseño amigable para administradores.

css html php sql

Last synced: 05 May 2026

https://github.com/daniel-elston/json_to_pgsql

This project utilises Python control flows and Pandas to parse JSON data efficiently. The parsed data is stored in a PostgreSQL database. Basic SQL commands are used to query and export data from the DB.

control-flow json json-parsing postgresql python sql

Last synced: 05 May 2026

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

Бэкенд социальной сети, позволяющей выбрать фильм или сериал для просмотра.

h2-database java jdbctemplate junit lombok maven rest-api slf4j spring-boot spring-framework sql

Last synced: 05 May 2026

https://github.com/mehrajlatifli/triggers

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

database mssql mssqlserver rollback sql sqlserver-2019 transaction tsql userdefined

Last synced: 05 May 2026

https://github.com/agrawalchaitany/flask-secure-file-sharing

A Flask-based secure file sharing system that enables secure file transfers between Operations Users and Client Users through encrypted URLs.

flask flask-sqlalchemy html html-css-javascript mysql mysql-database python sql

Last synced: 05 May 2026

https://github.com/mr-chang95/data-modeling-with-postgres

Data Modeling With Postgres for Udacity's Data Engineering Program. Using Python in Jupyter Notebook.

data-engineering etl-pipeline jupyter-notebook postgres python sql sqlalchemy table-creation udacity-nanodegree

Last synced: 05 May 2026

https://github.com/esscova/ecommerce-data-pipeline

Este projeto foi desenvolvido como um exercício prático e peça de portfólio, demonstrando habilidades em engenharia de dados, Python, SQL, MongoDB, PostgreSQL, Docker e modelagem de dados.

data-engineering elt-pipeline etl-pipeline mongodb pipeline postgresql sql

Last synced: 05 May 2026

https://github.com/oyebamiji-micheal/sql100

100 questions on structured query language ranging from beginner to advance

css html javascript mysql relational-databases sql

Last synced: 06 May 2026

https://github.com/noud/laravel-schema-real-binary

Laravel realBinary, case sensitive string, Schema column type

laravel laravel-package mysql schema sql

Last synced: 06 May 2026

https://github.com/kashinathbiradar/bangalore-housing-price-prediction

The objective of the project is to create a machine learning model. We are doing a supervised learning and our aim is to do predictive analysis to predict housing price.

css deta doc html machine-learning matplotlib numpy pandas preprocessing seaborn sklearn sql

Last synced: 06 May 2026

https://github.com/tkdeng/gosql

GoSQL is an SQL ORM for the Go programming language. It is intended to add type safety and ease of use to SQL.

database go golang mysql orm sql sql-orm sqlite sqlite3 sqlorm

Last synced: 06 May 2026

https://github.com/gcoronelc/cepsuni-disbd-64751

Taller de Diseño de Base de Datos Relacionales con Gustavo Coronel.

database java oracle programacion programming python software sql

Last synced: 06 May 2026

https://github.com/eliashdzr/java-sql-gui

A Graphical User Interface for easier usage of my previously made SQL-Java CLI.

ide java-17 maven sql

Last synced: 06 May 2026

https://github.com/quansight/ibis-posts

Programs about the ibis sql productivity framework.

dask ibis omnisci pandas python quansight sql

Last synced: 06 May 2026

https://github.com/opplieam/bb-admin-api

A stateless REST API developed in Go, utilizing a PostgreSQL database, and designed for production in a Kubernetes environment.

gin go-jet go-migrate golang kubernetes mockery rest sql testify

Last synced: 06 May 2026

https://github.com/ahmedrafat-sw/blog-posts-api

The Blog Post website is a platform for individuals and businesses to publish content on a variety of topics

jpa-hibernate postgresql restful-api spring-boot spring-data-jpa spring-security sql

Last synced: 06 May 2026

https://github.com/ifratmitul/portfolio-backend

Personal Portfolio web application using .NET and Next.js. Application provides full control over the content shown in the public view with an admin panel

dotnet6 nextjs postgres sql

Last synced: 06 May 2026

https://github.com/deliugeorgiana/ballet-equipment-store-database-project

The project is a database management system designed to manage a ballet equipment store.

css flask html javascript sql

Last synced: 06 May 2026

https://github.com/andreluialves/mysql-all-for-one

Projeto que exercita os comandos SQL para consulta e manipulação de tabelas de um banco de dados.

mysql mysql-database nodejs sql workbench

Last synced: 06 May 2026

https://github.com/licetlemus/dev015-fleet-management-api

Este proyecto consiste en desarrollar una API REST para gestionar y consultar las ubicaciones de casi 10 mil taxis en Beijing, China. El objetivo es explorar soluciones eficientes para almacenar y procesar volúmenes de datos, asegurando una experiencia de usuario óptima.

api api-rest flask jwt-authentication jwt-token pip posgtresql python sql sqlalchemy

Last synced: 06 May 2026

https://github.com/wtrsltnk/sql-client

sql client wrapper

client mysql odbcsql sql sqlite

Last synced: 06 May 2026

https://github.com/fbarffmann/home_sales

Analyzed 25,000+ home sales using PySpark and SparkSQL. Identified pricing trends by year built, home features, and view rating. Optimized query run-time by 70% using caching.

aws big-data data-analysis home-sales parquet pyspark python spark spark-sql sql

Last synced: 06 May 2026

https://github.com/kos-en/sql

USA real estate analysis using sql, pandas and tableau

pandas python sql tableau

Last synced: 06 May 2026

https://github.com/mjkillough/rqlite

Reading (and maybe writing) SQLite files in Rust

database rust sql sqlite

Last synced: 07 May 2026

https://github.com/codingloria/academiajava

Aulas e exercícios da Academia Java - Atos :]

angular hibernate java jdbc jpa maven oo spring-boot spring-security sql

Last synced: 07 May 2026