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

Testing features of the SqlKata Query Builder for different database backends.

docker docker-compose dotnet dotnet-core mvc mvc-architecture mvc-framework mysql postgres postgresql query-builder sql sqlkata

Last synced: 07 Apr 2026

https://github.com/cieslarmichal/sql-labs

SQL labs at AGH University of Science and Technology in Krakow.

databases sql sqlserver

Last synced: 21 May 2026

https://github.com/ahsansoftengineer/dotnet-micro-2-julio-casal

Play.Catalog, Play.Common, Play.Infra, Play.Inventory

docker docker-compose dotnet-core grpc http-client kubernetes sql

Last synced: 07 Apr 2026

https://github.com/sksubhadeep/nashville-housing-data-cleaning-project-using-sql

SQL Data Cleaning Project on Nashville Housing Dataset

data datacleaning sql

Last synced: 19 Mar 2026

https://github.com/giddie/advent-of-code

Each branch is a different year/language combo.

advent-of-code advent-of-code-2023 advent-of-code-2024 elixir nx postgresql sql

Last synced: 18 May 2026

https://github.com/gbburleigh/quick-seeders

Generate realistic test data quickly with Quick-Seeders, a Python library offering a wide range of data types and schema definitions. Control data variance, probabilities, and output formats, including SQL. Simplify your data seeding process and improve testing efficiency.

data dataset faker generator python seeder sql test

Last synced: 03 Apr 2025

https://github.com/c0de4un/migrations

Migrations lib for Golang sql

go golang golang-library migration migrations mysql sql

Last synced: 19 Jan 2026

https://github.com/coledixon/csharp_contacts_application

C# desktop application for storing contacts with SQL

csharp data-integration desktop-application sql xml

Last synced: 21 Mar 2025

https://github.com/dhia-gharsallaoui/hackerrank-sql-solutions

The solutions of all SQL hackerrank in MYSQL

hackerrank hackerrank-solutions mysql sql

Last synced: 20 May 2026

https://github.com/datahappy1/etl_flow_with_statistical_process_control

Materials and install for my talk about getting your ETL flow under Statistical Process Control

3sigma elasticsearch etl kibana sql sqlserver statistical-methods winlogbeat

Last synced: 19 May 2026

https://github.com/linx-software/cpt_lowcode_devday2022

This solution was built during the Cape Town Low Code Developer Day 2022. The solution retrieves news from a Reddit API, stores those article links in a database, and hosts those articles via a REST API to be displayed on a static web page.

api rest-api sql

Last synced: 18 May 2026

https://github.com/polarfish/datasource-proxy-log-formatter

Extracts, interpolates, formats and pretty prints SQL from datasource-proxy json logs.

datasource-proxy java spring-boot sql

Last synced: 14 May 2026

https://github.com/lightweight-component/sqlman

A lightweight Data Access Library for Java

dao sql

Last synced: 02 Apr 2025

https://github.com/flatcap/craggy-site

📰 Craggy Website (climbing centre routes)

database javascript js php sql website

Last synced: 04 May 2026

https://github.com/jon-chow/Farm-Management-System

A tool to help farmers manage and maintain their farms.

java jdbc mariadb reactjs redux scss spring-boot sql typescript

Last synced: 10 Mar 2025

https://github.com/alaa-aqeel/invoice-system

Management system to a product , accounts and invoices with Django and Tailwind CSS

django orm python python3 sql

Last synced: 30 Apr 2026

https://github.com/adil-bikiev/employee-database-management

A Java-based CRUD application to manage employee data using PostgreSQL and JDBC. This project supports operations like ➕ adding, 📖 retrieving, ✏️ updating, and ❌ deleting employee records. Built with Maven for dependency management and modularity.

database java java-jdk sql test

Last synced: 18 May 2026

https://github.com/kirolos00daniel/covid-sql-analysis

Analysis using SQL server For Covid Data

api csv excel sql sqlserver sqlserver-2019

Last synced: 09 Jul 2025

https://github.com/ahojukka5/enkeksi

enkeksi takes a markdown-formatted input and executes the sql queries found in it, and returns a markdown-formatted output where the results of the sql queries have been added.

evaluator markdown process sql text

Last synced: 18 May 2026

https://github.com/augustomello09/sql-e-jdbc-em-java

Iniciando os estudos em SQL e JDBC em Java

banco-de-dados java junit postgresql sql

Last synced: 16 May 2026

https://github.com/vara-co/sql-challenge

EmployeeSQL "Data modeling, data engineering, and data analysis."

data-analysis data-engineering data-modeling databases employee-database erd erdiagram postgres postgresql schema sql tables

Last synced: 18 May 2026

https://github.com/laurence-ugalde/log-trigger

Trigger to automatically store historical information of a table in a relational database

database database-trigger db2-database log-trigger mysql-database oracle-database sql sql-server-database trigger

Last synced: 14 May 2026

https://github.com/edward3h/kiwiproc

Java annotation processor to generate JDBC implementation for SQL queries

java sql

Last synced: 25 Jun 2025

https://github.com/mikebionic/viewscount

A smart and configurable Golang library for PostgreSQL that tracks organic views for any database tables and columns. Easily integrable as middleware in frameworks like Gin, Chi, or net/http.

counter go middleware organic sql views

Last synced: 12 Apr 2025

https://github.com/estebanways/postgresqldbquerytool

🛠️ Allows you to interact with a PostgreSQL database, execute SQL queries, and view the results in a tabular format

data-science database jupyter-notebook pasndas postgres postgresql psycopg2 python-script sql

Last synced: 02 Apr 2025

https://github.com/saghosh8/securebankdbdata

A simple database system for managing customer accounts, transactions, and loans. It includes secure transaction tracking, loan interest calculations, and audit logs.

database mysql sql sql-query sql-server

Last synced: 11 May 2025

https://github.com/aruneshbasak/railway-reservation-system

The Railway Reservation System is basically a database based project done with the help of Python Language. This Project is very useful for the people to book or cancel train tickets by sitting at home with one cell phone in their hand. This project can be modified for various reservations.

algorithms dsa-algorithm problem-solving project-repository python sql

Last synced: 09 Sep 2025

https://github.com/f1scher7/twoja-opinia

"TwojaOpinia," a Full Stack Survey Application equipped with user and admin functionalities.

css java java-fx java-fxml sql

Last synced: 15 May 2026

https://github.com/kos59125/local-presto

Run Presto on your local machine

docker presto sql

Last synced: 18 May 2026

https://github.com/vicperal/ai-genai_projects

Python projects about LLM and ML use cases. I am using modules such as Pandas, Numpy, Plotly, scikit-learn, Transformers, Flask, JSON, etc. to analyze data, predict, generate insights and create text from models such as LLMs, linear regression, assembly methods, etc. Server- Front-End using Flask

assembly clinical-trials flask json linear-regression llm ml numpy pandas plotly price-prediction python rag random-forest scikit-learn sentimental-analysis sql text-summarization tokens-counter transformers

Last synced: 02 Apr 2026

https://github.com/finesse/microdb

A simple database connector for using pure men's SQL with bindings 💪

database library mysql pdo pure-sql sql

Last synced: 05 Apr 2025

https://github.com/adamdon/mobilewebquiz

Web project utilising jQuery AJAX and Bootstrap framework. Running on Apache, MySQL and, PHP

ajax html5 jquery php sql

Last synced: 18 May 2026

https://github.com/rhazra-003/the_sparks_foundation

This repository contains all the tasks that I performed in my Data Science and Business Analytics Internship with The Sparks Foundation during the month of July 2021.

business-analytics data-science excel game-analytics jupyter-notebook sparksfoundation-intern sql tableau

Last synced: 20 Mar 2025

https://github.com/theleopard65/theleopard65

Hey there, Welcome to my coding playground of cybersecurity related projects. Here's a sneak peek into the digital world of TheLeopard65.

c c-plus-plus c-sharp ctf cybersecut intro introduction java javascript me pakistan player portfolio profile python3 sql

Last synced: 15 Apr 2026

https://github.com/ttu/cubesensors-iot-azure

Processing for (Cube)Sensor data. Python processing, F# REST API, optional Azure Streaming.

azure fsharp ifttt python sql

Last synced: 29 Apr 2026

https://github.com/rara-ch/data-analysis-portfolio

This repository to store my data analytics projects, showcasing my skills in SQL and Python.

data-analysis mathematics matplotlib numpy pandas portfolio probability python seaborn sql statistics

Last synced: 12 Mar 2025

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/singlestore-labs/singlestore-cloudflare-external-functions

Example of how to use SingleStore External Functions with CloudFlare Workers

cloudflare cloudflare-workers singlestore sql udf

Last synced: 06 Feb 2026

https://github.com/pinguet62/dbunit-sql

SQL dataset support for "DbUnit" and "spring-test-dbunit"

dbunit spring-test sql

Last synced: 30 Jan 2026

https://github.com/bilalmohib/fastapigraphqlpostgresql

This is the fastapi app using graphql to create graphql appolo server and using postgresql database

database fastapi postgresql sql sqlmodel strawberry-graphql

Last synced: 03 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/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/renanfmoises/songplays-data-modeling-postgres

This project covers a simple ETL process with PostgresSQL for storing data from the fictitious company Sparkify, a music streaming application.

database python sql

Last synced: 11 May 2026

https://github.com/spineo/quotations

Show quotations based on context.

database django lucidchart perl5 python sql sqlite3

Last synced: 16 Apr 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/camara94/aide-memoire-mdx

MDX is an authorable format that lets you seamlessly write JSX in your Markdown documents. You can import components, such as interactive charts or alerts, and embed them within your content. This makes writing long-form content with components a blast

business-intelligence data-warehouse mdx sql

Last synced: 08 Oct 2025

https://github.com/kavicastelo/java-ant-pos-system

Java GUI POS application system for streamline sales, manage inventory, and generate reports. Using h2 embedded sql database.

gui h2-database java offline-app pos sql standalone

Last synced: 18 Mar 2026

https://github.com/deva-246/data-analytics-with-walmart-dataset

Power BI dashboard contruction , data cleaning using PYTHON and Data projection in SQL.

dashboard data dataquery powerbi python sql

Last synced: 06 Oct 2025

https://github.com/owengretzinger/education-data-for-change

Website created to help discover insights into the Ontario education system using EQAO and income data.

css education html javascript mongodb python sql website

Last synced: 17 Apr 2026

https://github.com/danielaparker/sqlcons

SQL result set construction

odbc sql sqlserver

Last synced: 04 May 2026

https://github.com/balaganapathitech/whatapplld

This project implements a basic WhatsApp-like messaging system using Java, JDBC, and SQL. It allows users to register, send encrypted messages, post/view stories, and retrieve messages securely using AES encryption. The messages are stored in a MySQL database and can only be decrypted by the intended recipient, ensuring end-to-end encryption.

database lld sql whatsapp

Last synced: 13 Apr 2026

https://github.com/mushfique-tajwar/ecommerce

An eCommerce website project with dynamic database using PHP & SQL. (HTML & CSS as well)

bracu cse370 cse370lab cse370project css database dynamic ecommerce ecommerce-website html mysql mysql-database php sql

Last synced: 30 Jan 2026

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

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

postgres sql

Last synced: 19 Oct 2025

https://github.com/adi-200/bank_loan_eda_project

Bank Loan EDA Project

bank loan mssql mysql sql

Last synced: 17 Mar 2026

https://github.com/cgivre/drill-xml-plugin

XML Plugin for Apache Drill

apache-drill big-data data-science database sql xml

Last synced: 04 May 2026

https://github.com/asmrcodez-yt/tools

All Tools I need it or training files when learn new things,

ai postgresql python sql tools training-files

Last synced: 29 Apr 2026

https://github.com/indios/storm-ts

A Typescript ORM based on CaminteJS using Decorators and Promises.

database decorators no-sql orm sql typescript

Last synced: 11 May 2026

https://github.com/mintel/k8s-gcloud-sql-export

Helper to run Google CloudSQL exports into a GCS bucket.

backup gcloud kubernetes sql

Last synced: 29 Apr 2026

https://github.com/kamanhang/sqldatawarehousedataengineeringproject

This project delivers a modern data warehouse which focuses on building clean, organized data pipeline which covers important aspects such as ETL Pipeline Development, Data Cleaning, Data Modelling and Data Analytics

customer-analytics data-analysis data-cleaning data-engineering data-modeling data-pipeline data-visualization datascience etl-pipeline postgresql powerbi powerbidashboard sales-analysis sql

Last synced: 10 Oct 2025

https://github.com/manjillama/clothing-manager

Simple sales manager Dashboard for small businesses specially clothing.

java postgresql spring spring-boot sql

Last synced: 04 May 2026

https://github.com/brooksv/sqlqueryclass

Provides functionality for executing SQL queries and managing SQL datasets

powershell sql sql-server

Last synced: 29 Apr 2026

https://github.com/feymanlee/storeit

Easy store data with GORM

golang gorm orm repository sql

Last synced: 14 Jan 2026

https://github.com/ritikjha93/genius

Genius is a fully functional website that uses open AI for code generation,Image generation and chat genration.Replicate AI for music and video generation. In short It's a perfect platform to play with all AI toos

nextjs prisma sql stripe

Last synced: 29 Apr 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/raihan2bd/vet_clinic

About Vet Clinic Database is a relational database focus project. User can use the project query to create, read, update and delete specific data form the database using SQL terminal.

database postgresql sql

Last synced: 11 May 2026

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

This is a repo for a database project which involves creating tables, populating them, viewing data with selects and finally simulating a transaction

data database mssql sql

Last synced: 18 May 2026

https://github.com/sprintup/bottlecaps

An open source continuous innovation social interaction platform designed to meet people nearby by listing shared interests.

angular-cli angular4 dotnet-core entity-framework-core identity-provider sql

Last synced: 29 Jan 2026

https://github.com/sleepypioneer/page3book_club_app

App for my local Book Club App

bookclub javascript php sql webapp

Last synced: 28 Apr 2026

https://github.com/mohamad-shosha/spring-boot-ecommerce

A powerful and secure backend that manages business logic, user authentication, product data, and order processing. It integrates Stripe for secure credit card payments, ensuring reliable transactions and data security.

java jpa-hibernate maven spring spring-boot sql workbench

Last synced: 10 Jun 2026

https://github.com/getindata/flink-ververica-catalog-proxy

Proxy to the internal Ververica Catalog via Ververica REST Api

flink flink-sql sql ververica-platform

Last synced: 22 Jun 2025

https://github.com/vitorm3/ecommerce-ed

Generalist E-Commerce model for testing data pipelines and projects best practices

apache-airflow apache-spark astro-cli mkdocs python sql

Last synced: 12 Mar 2026

https://github.com/a248/jdbcaesar

Conquer the verbosity of plain JDBC.

functional-programming java jdbc jdbc-utilities sql sql-builder

Last synced: 13 Oct 2025

https://github.com/johnsoct/bash-sql-cli-local-db-query-tool

Generic Bash CLI tool to query a single row within a local PostgreSQL database.

bash cli postgresql sql

Last synced: 04 May 2026

https://github.com/vinay-ram1999/data-engineer-playground

A fully containerized multi-service environment to prototype end-to-end ETL workflows.

airflow big-data-analytics data-engineering delta-lake docker iceberg lakehouse minio nessie postgresql spark sql trino unitycatalog

Last synced: 14 Apr 2026

https://github.com/c0va23/mongo2sql

Translate MongoDB documents into SQL via LUA-scripts

docker golang lua-script mongodb oplog postgresql sql

Last synced: 14 Jan 2026

https://github.com/bkopysc/marketplaceproject

Simple marketplace web app

asp-net-core sql sql-server

Last synced: 28 Apr 2026

https://github.com/lucapolese/leddit

Progetto di Basi di Dati UniPD : database che simula il funzionamento del social network Reddit

cpp11 database social-network sql unipd-mathematic-department

Last synced: 28 Apr 2026

https://github.com/pradeepsingroul/rock-scissor-and-paper

This is the game of Rock , Scissor and paper where two player exist one is computer and second is user user can pass the Rock/scissor/paper and computer automatically generate your value and then project compares both values and return the winner result based on the game rules.

github java mysql postman springboot springmvc sql sts swegger

Last synced: 12 Mar 2026

https://github.com/mythetech/aion

A cross-platform lite sql editor with blazor

blazor mysql postgresql prealpha sql workinprogress

Last synced: 11 May 2026

https://github.com/roe-dl/weewx-snmp

WeeWX service to fetch data by SNMP

monitoring pysnmp snmp sql weewx weewx-service

Last synced: 15 Apr 2026

https://github.com/vitor-msp/originarios-v2

Desenvolvimento de um site para venda de produtos indígenas. Versão 2.

asp-net-mvc bootstrap cropperjs csharp dotnet entity-framework razor sql sqlserver

Last synced: 28 Apr 2026