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/chadwyck242/udemy-java-masterclass

Repository for working on Tim Buchalka's Java Masterclass on Udemy. Lessons, code examples and challenges.

idea java java-collections java-fx java-lambda java-masterclass java-modules java-networking java11 java17 spring spring-boot sql sqlite udemy

Last synced: 13 Apr 2026

https://github.com/bushmusi/clinic-db

This project is aims to practice SQL queries using postgreSQL Database. I have used multiple complex query for insertion, update row, alter table schema and also different join statement types.

database joint-models postgresql sql

Last synced: 18 May 2026

https://github.com/stastnypremysl/lsql-csv

lsql-csv is a tool for small CSV file data querying from a shell with short queries. It makes it possible to work with small CSV files like with a read-only relational databases. The tool implements a new language LSQL similar to SQL, specifically designed for working with CSV files in a shell. LSQL aims to be a more lapidary language than SQL.

csv data-analysis data-processing haskell language linux-shell lsql lsql-csv new-language query-language relational-database sql unix-command unix-philosophy unix-shell

Last synced: 25 Feb 2026

https://github.com/c0de4un/go-query-builder

SQL Query Builder written in Go for sql module

go golang mysql query-builder sql

Last synced: 17 Apr 2026

https://github.com/tusharsoni69/sql-pizza-sales-project

SQL Project analyzing pizza sales data with various queries and visualizations.

canva mysql mysql-database mysqlworkbench postgresql sql sqlserver sqlserver-2019

Last synced: 04 Apr 2026

https://github.com/shanebarnes/gnucash-sql

SQLite Queries for use with GnuCash

analytics budget finance gnucash go sql sqlite tracker

Last synced: 17 Apr 2026

https://github.com/arkenidar/spring-baseconf

./mvnw spring-boot:run # + jdbc config and server setup

freemarker java jdbc spring sql web

Last synced: 29 Apr 2026

https://github.com/mehmoodulhaq570/database_openended_lab

Database SQL code for a University Management System database schema. Manages student details, attendance, assessments, and evaluations. Contribute to enhance or use for setting up a university database. MIT License.

database database-management db dbms mysql sql university-management-system

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/marcelo-mattos/hydrix

Hydrix is a minimal ORM for .NET designed for developers who prefer full control over their SQL, offering fast, predictable, and transparent object hydration.

ado-net hydration hydrix materializer micro-orm sql

Last synced: 09 Apr 2026

https://github.com/quick-perf/quick-sql-test-data-web

Web page to quickly create SQL test data

h2 hsqldb mariadb mysql oracle postgresql sql test testing

Last synced: 24 Feb 2026

https://github.com/nafisalawalidris/international-breweries

This GitHub readme provides an overview of data analysis using SQL on the International Breweries dataset, including dataset description, analysis questions, example SQL queries, and key insights derived from the analysis.

data-analysis insights international-breweries-dataset queries sql

Last synced: 31 Jan 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/phillbertnevinemmanuel/automotivesalesdataanalysis

This marks my inaugural venture into personal data analysis, employing SQL and Python for Correlation Analysis. I've sourced the dataset from Kaggle, specifically focusing on automotive sales. You can find the dataset linked on my website below. I'm excited to share that I've independently managed the majority of tasks involved in this project.

data-analysis dataset microsoft-sql-server python python-lambda sql ssms tsql

Last synced: 14 Mar 2026

https://github.com/yuyukiin/faculdade-cc

Compilado de materiais de estudo, exercícios e implementações das disciplinas de Ciência da Computação na Universidade Franciscana (UFN).Cadeiras resumidas da faculdade.

college computer-science cpp csharp java python sql study-materials ufn university

Last synced: 02 Apr 2026

https://github.com/kasiimh1/mmu-computer-science-bsc

All my work i have submitted over the duration of my undergraduate degree in BSc Computer Science with awarding of a First Class Classification at The Manchester Metropolitan University 2017-2020

android-studio coding computer-science csharp css3 html5 java javascript jsp mips mips-assembly mysql php processing programming python3 react-native restful-api sql

Last synced: 02 Apr 2026

https://github.com/raad07/sql_project-world_layoffs_dataset

This is a SQL project which comprises the Data Cleaning in the first part and Exploratory Data Analysis (EDA) in the second part.

data-analysis database mysql sql

Last synced: 27 Jan 2026

https://github.com/pierresh/phpstan-pdo-mysql

Static analysis for SQL queries in PHP code

mysql pdo phpstan phpstan-extension sql static-analysis

Last synced: 01 Apr 2026

https://github.com/yuaanlin/minisql-client

A macOS client for MiniSQL, final project of Database Design course at Zhejiang university.

client minisql sql swift swiftui zhejiang-university zju

Last synced: 29 Apr 2026

https://github.com/ullenius/backinschool

:school: School Management project. Java EE, JPA and MySQL/mariaDB. Contains 5 entities with bi-directional relationships

java javaee jpa orm sql

Last synced: 12 Mar 2026

https://github.com/yossef-ashraf/db-mastery

Comprehensive resources for learning databases and improving performance.

cypher-query db document-database sql

Last synced: 05 Oct 2025

https://github.com/alvations/dopplershift

Pythonic SQL for mere mortals

python redshift sql

Last synced: 29 Apr 2026

https://github.com/mjh1000/php-sql-database-backup

A simple PHP script to backup SQL Databases (WordPress, etc)

backup-database php sql wordpress

Last synced: 04 May 2026

https://github.com/shuklaritvik06/databases

Learnings and Projects of using Databases

mysql postgresql redis sql sqlite

Last synced: 29 Apr 2026

https://github.com/hectorzamoranogarcia/sql-gym-split

SQL-based system for strength-training analysis. It includes predictive models for fatigue management, deload (rest-week) optimization, and plateau detection using Window Functions and business logic.

data-engineering data-quality fatigue-management fitness-tracker gym-analytics predictive-analytics sql sqlite strength-training window-fu

Last synced: 08 Jun 2026

https://github.com/garcane/fcc-salon-appointment-db

This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a database that stores information about services, customers, and appointments in a salon and create a Bash script that interacts with this database to manage and schedule appointments.

bash bash-script bash-scripting postgres postgresql postgresql-database sql

Last synced: 15 Apr 2026

https://github.com/semrekkers/querier

Simple SQL builder and executor for Go

builder database go sql

Last synced: 14 Jan 2026

https://github.com/seigtm/db-spbpu-control-work

Control work for "Databases" course at Saint Petersburg Polytechnic University, featuring solutions in relational algebra, relational calculus, and SQL queries.

database databases polytech polytech-university postgres postgresql psql relational-algebra relational-calculus spbpu spbstu sql

Last synced: 05 Oct 2025

https://github.com/incihuseynli/planify_todoapp

This is a todo app example created as Windows Form project

adonet backed csharp mssqlserver sql windowsforms-applications

Last synced: 29 Jan 2026

https://github.com/mehmetgenc-devs/mysql.js

This Node.js package simplifies MySQL usage and helps you perform database operations more efficiently in the Node.js environment.

mariadb mysql mysql-database mysql-server mysql2 sql sql-server

Last synced: 19 Jan 2026

https://github.com/cubrid-labs/cubrid-go

Pure-Go database/sql driver for CUBRID database

cubrid cubrid-database database database-sql driver go-database-sql golang gorm pure-go sql

Last synced: 01 Apr 2026

https://github.com/lightbender/std.v2.database.sql

An experimental ADO.NET-like Generic SQL Driver for D

database dlang sql

Last synced: 17 Mar 2025

https://github.com/craftingweb/mysql

Databases

mysql sql

Last synced: 01 Mar 2025

https://github.com/samuelmanzanera/yaml2ddl

Generate a DDL schema from yaml description

ddl nodejs schema sql yaml

Last synced: 16 Apr 2026

https://github.com/defaultik/sqlmap_opener

SQLMap Opener for Windows

c c-language linux sql sqlmap utility

Last synced: 04 Mar 2026

https://github.com/aubainmbk/realtime-bikestation-tracker

Ce projet est un moyen de démontrer mes capacités de collecte de données grâce aux API. L'objectif est de créer une appli web qui permet d'accéder aux infos sur les stations de vélos en temps réel.

api apscheduler dataanalysisusingpython flask-application folium-maps html-css-javascript opencage-geocoder sql streaming-data

Last synced: 17 Oct 2025

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

Design the tables to hold the data from the CSV files, import the CSV files into a SQL database, creating ERD diagrams, and then answer questions about the data. That is, performing data modeling, data engineering, and data analysis, respectively.

erd erdiagram sql

Last synced: 03 Mar 2026

https://github.com/tlewin/yadm

Simple Clojure library for data mapping

clojure database datamapper sql validation

Last synced: 30 Apr 2026

https://github.com/karenpayneoregon/ef-core-transforming

Provides easy to follow transformations/conversions for EF Core

csharp csharp-core dateonly efcore efcore5 efcore6 hasconversion linq orm sql sqlserver

Last synced: 30 Apr 2026

https://github.com/wilsonehusin/typeid-sqlc-shim

Use TypeID with sqlc.

sql sqlc typeid

Last synced: 17 Apr 2026

https://github.com/tusharpandey003/sql_query_generator

This streamlit app framework help to generate sql query and generate result from database with help of generative AI (Gemini pro)

gemini-pro gen-ai generative-ai query sql sqlite sqlite3 streamlit-application

Last synced: 18 Apr 2026

https://github.com/jeim05/cursomvc

Sistema Web de un Carrito de Compras realizado con ASP .NET MVC

asp-net-mvc bootstrap c-sharp functions jquery mvc5 sql sql-server stored-procedures tsql

Last synced: 08 Jan 2026

https://github.com/rushhaabhhh/harvard-cs50w-projects

This repository contains a collection of notes and projects from the Harvard CS50w series, covering web development topics such as HTML, CSS, JavaScript, Django, CI/CD, testing, SQL, migrations, and scalability.

ci-cd-pipeline django harvardcs50 javascript migrations sql

Last synced: 30 Apr 2026

https://github.com/analiaburgosdev/sql-voluntarios-project

SQL project for practicing database queries and constraints using a volunteer management system.

database datagrip postgresql sql

Last synced: 30 Apr 2026

https://github.com/blusewang/postgre-sql

A PostgreSQL support for node.js, based on node-postgres and used Pool.

builder pg pool sql

Last synced: 25 Oct 2025

https://github.com/sh4n1d/academy

The Academy Repository is a structured collection of lab exercises, assignments, and projects from Semester 1 to Semester 3 of the MCA program. It serves as a valuable resource for practical learning, hands-on coding experience, and academic reference.

advanced-data-structures html java javascript php python shell sql

Last synced: 31 Jan 2026

https://github.com/fpopic/bigquery-schema-select

(Script) Generates SQL query that selects all fields (recursively for nested fields) from the provided BigQuery schema file.

bigquery bigquery-schema scala sql

Last synced: 15 Mar 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/aburraq/library-book-management-system

Quintessential programming project that helps user to register, list, delete update and find books from postgreSQL

books java library-app library-management-system postgresql sql

Last synced: 15 May 2026

https://github.com/nafisalawalidris/buybuy-e-commerce-company

The BuyBuy E-commerce Company repository is a comprehensive hub for the company's e-commerce platform. It includes source code, documentation, and data analysis insights, providing a data-driven approach to improve customer experience, drive revenue, and inform decision-making.

buybuy cleaning-data company customer-experience data data-analysis decision-making documentation e-commerce excel insights postgresql repository revenue source-code sql

Last synced: 16 Mar 2025

https://github.com/francislauriano/softex-backend

Repositório criado com o objetivo de organizar os estudos e atividades desenvolvidas na Formação Dev Back-End em JavaScript e TypeScript e Formação Dev Back-End em Python

javascript nodejs python sql typescript

Last synced: 30 Apr 2026

https://github.com/bilbottom/sql-problems

Solutions to SQL problems.

sql

Last synced: 01 Mar 2025

https://github.com/analiaburgosdev/microservices_monopatines

This project implements a microservices architecture using Spring Boot and Docker. It simulates an e-scooter rental platform, managing various business areas such as users, trips, maintenance, and pricing.

docker-compose documentation endpoint java maven microservices spring-boot sql

Last synced: 30 Apr 2026

https://github.com/brunopata/adventureworks-sql-analysis

SQL-driven analysis of sales, customer behavior, time trends and regional performance using the AdventureWorks dataset. Built using Google BigQuery and SQL to uncover key business insights. Data is structured through clean queries and views designed to support product, customer and geographic decisions.

bigquery business-intelligence data-analytics data-engineering etl google-cloud sales-analysis sql

Last synced: 30 Apr 2026

https://github.com/dpgitaccount/data-analytics-repo

"Comprehensive data analytics toolkit: In this Python , SQL, Excel, Jupyter and visualizations is contain for data exploration, cleaning, modeling, and insights."

dataanalysis excel python sql

Last synced: 19 Apr 2026

https://github.com/stefanov-sm/sqlmethods

Define PHP methods as SQL queries

php postgresql sql

Last synced: 30 Apr 2026

https://github.com/gauravkumar1741/student_management_workbench

The Student Management System is a MySQL-based web application designed to manage student records efficiently. It provides features to add, edit, view, and delete student data through a user-friendly interface. The backend is powered by Node.js with Express.js, and the frontend is built using HTML, CSS, and JavaScript with a responsive design

mysql mysqlworkbench sql

Last synced: 30 Apr 2026

https://github.com/siddharthbadal/sql-case-studies-data-analysis

Data Analysis case studies on various databases using SQL . Demonstrating proficiency in solving diverse business problems. Projects cover sales, orders, products, finance, healthcare and other sectors, and highlight my ability to analyze complex datasets through SQL queries, data manipulation, and visualization techniques.

data-analysis sql sql-query sql-server sqlserver

Last synced: 08 Jan 2026

https://github.com/arikmukherjee/inotes

This is a fullstack web development project .

bootstrap html-css-javascript jquery php sql

Last synced: 05 May 2026

https://github.com/shuklayash02/sql_musicstore_dataanaysis

SQL project to analyze online music store data

pgadmin4 pgsql sql

Last synced: 06 Feb 2026

https://github.com/tchoutri/feed-extract

This haskell program extracts the data from FeedReader's database and exports it as an OPML file

feedreader haskell opml rss sql

Last synced: 24 Oct 2025

https://github.com/sharifkhan96/oracle-database-11g_4th_semester

This includes the basic select statement, retrieving data and tables creation with relationships.

database-management query sql

Last synced: 06 Feb 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/project-tsurugi/takatori

Generic SQL intermediate representation for tsurugidb

compiler intermediate-representation sql tsurugidb

Last synced: 25 Oct 2025

https://github.com/camilajaviera91/sql-to-googlesheets

This repository provides a set of scripts to extract data from a MySQL database, transform it into a CSV file, and integrate it with Google Sheets. The workflow includes database connection, querying, data transformation, and file generation.

csv googlesheets googlesheetsapi lookerstudio mysql python sql

Last synced: 02 Mar 2026

https://github.com/nhoiyee/business_insights_360

This Power BI Project is about AtliQ Hardware, a global consumer electronics firm, facing operational challenges due to reliance on Excel for data analysis. In few countries, this resulted in substantial losses. Senior executives plan to invest in a data analytics project utilizing last year's data to drive performance improvement.

dashboard excel powerbi sql

Last synced: 02 Mar 2026

https://github.com/diovanas/ladystore-backend

Servidor que atende às demandas de uma loja de vestuário nos aspectos das atividades internas, de clientes e fornecedores, além do registro de vendas.

flask python sql

Last synced: 05 Feb 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/adalbertobrant/scheduled_tweets

Rails for Beginners part 10 and beyond. From https://gorails.com

html javascript rails6 ruby sql

Last synced: 13 Apr 2026

https://github.com/charfweh/infosec-labs

Do-It-Yourself Infosec labs, create your own lab and exploit it!

infosec lfi penetration-testing security source-code-review sql

Last synced: 19 Mar 2026

https://github.com/rasansmn/Banking_Demo_System

A simple standalone windows application demonstrating banking operations such as account registration, deposit, withdrawal, reports and statistics, configuration and staff management.

crystal-reports sql sql-server vb visual-basic visual-studio

Last synced: 11 Mar 2025

https://github.com/jamesehiabhi/lewis-product-portfolio

Lewis Revenue Analysis by Product Category

sql sql-server

Last synced: 27 Aug 2025

https://github.com/nopangel/axisql

The best database. Based in SQL

databases db open-source sql

Last synced: 08 Oct 2025

https://github.com/apostolouagge/cinema-management-program-mvc

Cinema management program in .NET

asp-net-core csharp mvc sql

Last synced: 21 Mar 2026

https://github.com/gsbenevides2/datamodelersrag

Modelagem de banco de dados para o dataset de casos de síndrome respiratória aguda grave do sistema único de saúde brasileiro.

brasil-covid database nodejs oracle sql typescript

Last synced: 30 Apr 2026

https://github.com/ani811625/csi-assignment2

📊 SQL queries built on the AdventureWorks2022 database. Includes stored procedures, views, triggers, functions, and sample test queries for an order management system.

adventureworks microsoft-sql-server sql

Last synced: 16 Oct 2025

https://github.com/daniilak/russian-cadastral-numbers

Данные по публичной кадастровой карте вместе с парсером

cadastral csv map open-data open-source python russian sql

Last synced: 23 Feb 2026

https://github.com/paulwizviz/lotterystat

The purpose of this project is to demonstrate the development of an application to enable a user perform simple statistical based in past draws using *Golang concurrency* and *SQL DB*. Note, the emphasis of this project to demonstrate software engineering principles.

concurrency docker docker-compose go golang sql sqlite3

Last synced: 23 Jan 2026

https://github.com/sanjeev662/crud-sql-todos

Using SQL as the database, this user-friendly system facilitates easy CRUD operations for seamless data management.

mysql nodejs react redux sql

Last synced: 16 Apr 2026

https://github.com/majora2007/easy-java

I wrote this program because I was tired of writing POJOs from SQL then having to write the RowMapper afterwards. This simple program generates the Entity POJO and RowMapper

automation java pojobuilder pojos python rowmapper sql

Last synced: 21 Jan 2026