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/koma-private/csvs

csvs (CSV Sql) is a command-line tool that simplifies working with CSV or TSV files by enabling SQL queries through an embedded SQLite engine. Binaries for macOS, Windows & Linux.

csv csv-converter csv-export csv-import csv-parser cui linux macos sql sqlite tsv tsv-parser windows

Last synced: 12 May 2025

https://github.com/odhiambo-ed/postgresql-vet-clinic-database

This is a postgreSQL database for Vet clinic data. It has tables that contain animals' information. In the tables, user can insert data into it and query it.

database postgres postgresql sql

Last synced: 19 May 2026

https://github.com/dorukeskicorapci/sql-basics-password

This project is password encoding feature extension for SQL Basics Project repository.

encoding-decoding passwordencryptor sql

Last synced: 24 Feb 2025

https://github.com/yansheng836/mysql_collect_processlist

这是一个纯脚本工具,用于从MySQL的`information_schema.processlist`视图中定期收集数据并保存到本地日志文件。

mysql shell sql tool

Last synced: 19 May 2026

https://github.com/costingh/supply-chain-management

Web app that handles supply chain management at a supermarket (invoices, suppliers, orders, products, categories, departments and employees).

express-js mysql-workbench node react rest-api sql

Last synced: 08 Apr 2026

https://github.com/mkonikov/dynamicbase

DynamicBase is a lightweight object-relational mapping tool built with Ruby.

ruby sql sqlite3

Last synced: 16 Jul 2025

https://github.com/jbdesbas/custom-scripts

Custom SQL functions or scripts

data database sql

Last synced: 28 Jun 2026

https://github.com/hanan-nawaz/numl_faculty_analysis

This project analyzes faculty data from NUML's CS and SE departments, comparing the number of faculty, designations (e.g., Lecturers, Assistant and Associate Professors), and PhD qualifications. It also includes a detailed list of all faculty members with their designations, departments, and contact information.

csv dataengineering etl-pipeline python sql tableau-dashboards webscraping

Last synced: 21 Mar 2025

https://github.com/shamaz332/showroom-management-system

Car showroom management Software in JAVA and SQL.

java management-system sql

Last synced: 26 Jun 2025

https://github.com/ariya/timeline2sqlite

Convert location history to a database

clojure google-maps location nbb sql sqlite

Last synced: 28 Apr 2026

https://github.com/elaad24/php-school-management-system

mini project - school management system - managing grades users contacts and more !

grades php school-management sql xampp

Last synced: 13 Jul 2025

https://github.com/justin-pyne/coding-problems

A collection of my LeetCode solutions for Python data structure/algorithm problems and SQL problems, organized by language.

algorithms leetcode leetcode-solutions python sql

Last synced: 25 Jun 2026

https://github.com/madhuresh2011/pizza-sales-analysis-using-sql-and-power-bi

This Pizza Sales Analysis project aims to provide valuable insights into pizza sales performance using data analytics techniques. The project involves cleaning, visualizing, and analyzing sales data to identify patterns and trends that can help optimize business strategies tools using powerbi and sql.

dashboard data-visualization dataanalysis insights powerbi query sales sql

Last synced: 08 Mar 2026

https://github.com/oguzgn/a-case-study-for-a-livestreaming-platform

This project aims to analyze livestream watch times of users across different regions. The goal is to identify the top 5 users with the highest watch time for each region. The analysis involves multiple SQL transformations to extract meaningful insights from the data.

bigquery data data-analysis data-modeling live-streaming sql

Last synced: 23 Jun 2025

https://github.com/gdbecker/dbtlabslearning

Learn the foundational steps of transforming data in dbt Cloud. Start by connecting dbt Cloud to a data warehouse and Git repository, then explore key concepts like modeling, sources, testing, documentation, and deployment. Get hands-on by building a model and running tests in dbt Cloud.

analytics-engineering bigquery dbt dbt-cloud jinja macros models packages sql testing

Last synced: 02 Jan 2026

https://github.com/mochams/glimt

SQL-first queries with composable filters for Go

go golang sql sql-query

Last synced: 06 Jul 2026

https://github.com/shivanshsrii/40sql-queries

I HAVE CREATED 40 QUERIES FOR DAILY PRACTICE. USE SQL SEVER.

sql sql-server

Last synced: 06 Jul 2026

https://github.com/olivr/sql-utility-data

General utility data in relational SQL format for countries, languages, currencies (ISO 3166-1, UN M49, ISO 639-1, ISO 4217)

countries currencies data-set iso-3166-1 iso-4217 iso-639-1 languages postgresql sql un-m49

Last synced: 05 Apr 2025

https://github.com/gino-freud-hobayan/instacart-analysis__sql-capstone-project

Capstone Project: Analyzing the Instacart dataset (Microsoft SQL) with a 10-minute live video presentation on YouTube

adhoc-analysis aggregate-functions datadefinitionlanguage datamanipulationlanguage dataquerylanguage joins sql

Last synced: 19 Mar 2026

https://github.com/iotchulindrarai/vnpr-using-raspberry_pi

it is a Image Processing project which is used to detect vehicle number plate using Rasoberry pi 3.In this project Detecting vehicle number plates is a complex task that typically involves multiple steps, including object detection to locate the vehicles, and then text recognition to extract the characters from the number plate.

numberplatedetection ocr-recognition python3 raspberry-pi sql

Last synced: 10 May 2026

https://github.com/cyberoctane29/cyclistic-bike-share--analyzing-rider-behavior

Analyzed Cyclistic's bike-share data to uncover usage differences between casual riders and annual members. Utilized SQL and MySQL for data processing, R for visualisation, and Kaggle for collaboration. Insights will guide marketing strategies to convert casual riders into annual members.

data dataanalysis dataanalytics database rlanguage rmarkdown spreadsheet sql

Last synced: 22 May 2026

https://github.com/paritoshtripathi935/flipkart_scraper

This is a scraper designed to extract product information from Flipkart, an e-commerce platform. The

flipakart flipkart-scraper-python python scraper scraping sql web-scraping

Last synced: 14 Mar 2025

https://github.com/dilipsanapinb/showflow

ShowFlow is web application that help us to book and movie, shows and events online and help the people in solving the real life problem of the time saving for the entertainment.

chackra-ui css flask html javascript python reactjs sql vscode

Last synced: 08 Apr 2026

https://github.com/slardiere/partmgr

manage PostgreSQL Table Partitionning

partitioning plpgsql postgresql sql

Last synced: 02 Oct 2025

https://github.com/planetarydev/pure-live-pg

PostgreSQL wrapper with live, realtime queries

livedata pg postgres postgresql reactive realtime sql

Last synced: 28 Jun 2025

https://github.com/mulliru/check-point-02-java-advanced

🗂️ Repositório desenvolvido para o Checkpoint 2 da matéria Java Advanced da FIAP. O projeto cadastra brinquedos usando Spring Boot ☕ e banco de dados Oracle. 🚀

fiap java java-advanced oracle spring sql

Last synced: 09 May 2026

https://github.com/pleuvoir/sql-metadata-plugin

Execute SQL to return result set metadata easily.

metadata plugin springframework sql

Last synced: 12 Jan 2026

https://github.com/165nuno/nosql-tp

Migration, design, and querying of a hospital management system from a relational database to a non-relational graph-oriented database (Neo4j) and a non-relational document-oriented database (MongoDB).

mongodb neo4j python sql

Last synced: 09 Mar 2026

https://github.com/cyevgeniy/orasqlru

http://orasql.ru website

oracle pl-sql sql

Last synced: 22 Mar 2025

https://github.com/hellymodikalpesh/employee-attrition-analysis

Employee Attrition Analysis | Power BI insights into key attrition factors and strategic recommendations to enhance employee retention.

dax-expression excel powerbi python sql

Last synced: 23 May 2026

https://github.com/clarketm/hackerrank-sql

HackerRank SQL Solutions

hackerrank solutions sql

Last synced: 08 Mar 2026

https://github.com/vargascardona/productos-sql

Ejercicio de conexión a MariaDB

java management sql tables

Last synced: 21 Sep 2025

https://github.com/s0rbus/steampipe-plugin-openmeteo

Plugin for Steampipe to access weather data from Open-Meteo

postgresql postgresql-fdw sql steampipe steampipe-plugin weather-forecast

Last synced: 09 Mar 2026

https://github.com/n1colasf/obligatorio-bd2

Obligatorio Base de Datos 2 (Semestre 3 - Agosto 2021) Calificación: 40/40

sql sql-functions sql-queries sql-server sql-stored-procedures sql-trigger

Last synced: 31 Jul 2025

https://github.com/letruongzzio/object-oriented-software-development

Repository of our team's OOAD knowledge and project presentations.

application-foundation csharp-code dotnet object-oriented-programming sql

Last synced: 31 Jul 2025

https://github.com/drako01/coderhouse-rockola

Utiliza Spring Boot para exponer un endpoint que acepta el nombre del intérprete y devuelve las canciones asociadas a ese intérprete.

api-rest java maven postman spring-boot sql

Last synced: 09 Apr 2026

https://github.com/ripytide/checky

Checklist making application

ajax javascipt php sql

Last synced: 16 Jan 2026

https://github.com/shahidmalik4/crm-analytics-using-powerbi

The "Boosting Profitability: Optimizing Sales via CRM and Analytics" project involved the extraction, manipulation, and analysis of sales data sourced from SQL Server. Utilizing MySQL for data transformation, Excel for cleaning and preparation, and Power BI for normalization and visualization.

analysis dashboards excel powerbi sql sql-server visualisation

Last synced: 02 Aug 2025

https://github.com/v6ntage/sql-sales_data-analytics-project

This repository contains a SQL scripts demonstration analytical techniques.

analytics business-analytics data data-analysis database query sql sql-server

Last synced: 12 Apr 2026

https://github.com/sakhawat71/tutorlink-psql

Find & Connect with the Best Tutors

expressjs nodejs postgresql sql typescript

Last synced: 03 May 2026

https://github.com/turbot/steampipe-plugin-azuredevops

Use SQL to instantly query Azure DevOps pipelines, projects, teams, users & more. Open source CLI. No DB required.

azure-devops backup etl golang hactoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 03 Aug 2025

https://github.com/sangeethnandakumar/Express-Data-Library

This repository holds the Express Data library. This library is a easy to use wrapper around Dapper and Dapper Contrib and exposes APIs to do single line CRUD operations on databases with proper disposing

dapper dto helper mysql sql sqlserver

Last synced: 06 Aug 2025

https://github.com/theodoremoreland/redb

A Python automated ELT pipeline that routinely aggregates 20+ million rows of parcel data from numerous local government departments for the Regional Entity Database.

airflow aws boto3 data-engineering plpgsql postgresql professional python redb sql sqlalchemy unittest

Last synced: 02 Oct 2025

https://github.com/masterivanic/fast-go-postgrestapi

API ready to be use made easily without a backend only PostgreDB & PostgRestServer standalone

bash-script postgresql sql

Last synced: 08 Aug 2025

https://github.com/kevinbazira/car-rental-price-comparison-website

Car Rental Price Comparison Website is an open source web application built using Java to scrape data from a variety of sources, store it in a local SQL database, expose it through a RESTful web service (API) built using Node.js, and display it on the frontend using JavaScript (Vue.js).

chai css database hibernate html java javadoc javascript jsoup junit maven mocha mysql nodejs spring sql vuejs

Last synced: 09 Apr 2026

https://github.com/ravin-d-27/data_archiving_and_purging

This repositories contains the SQL Scripts which is used for Data Archiving and Purging in SQL Server

data-archive data-purge database sql ssms

Last synced: 10 Aug 2025

https://github.com/sreeju7733/activelife

A project that won a Hackathon

bootstrap-4 css hackathon html js php sql

Last synced: 13 Aug 2025

https://github.com/FedericoG2/MemoryGame

Memory game developed in C# using Windows Forms.

csharp net sql sqllite-database winforms-application

Last synced: 13 Aug 2025

https://github.com/sammymedawar/nuevamed-csharp-windowsforms

Our first software project for the COSC231: Database Management Course. It is a clinic information system that can deal with patients and appointments.

csharp sql windowsforms

Last synced: 03 Jan 2026

https://github.com/hourout/hive_kernel

Hive Kernel for Jupyter

hive hiveql jupyter-kernels sql

Last synced: 17 Sep 2025

https://github.com/mithunr085/bike-rental-system

This is a Back-end project with jpa and SQL to perform crud operations.

java jpa sql

Last synced: 15 Aug 2025

https://github.com/billy0402/sql-server-tutorial

A learning project from NTUB Database course.

course sql sqlserver

Last synced: 16 Aug 2025

https://github.com/sheraff/root

Local-first fullstack repo template

crdt esbuild monorepo service-worker sql typescript

Last synced: 09 Apr 2026

https://github.com/simonguozirui/cooxle

A twitter-like social media platform with easy-to-use posting and account systems.

amazon-web-services apache aws-ec2 css3 dynamic-webpages html5 ics4u-course javascript localhost mamp mysql php phpmyadmin-database route53 social-media sql twitter

Last synced: 10 Apr 2026

https://github.com/jdizm/node-express-bookshelf-pg

A demo node/express API project using bookshelf, knex and postgres with schema migrations

api bookshelf express knex node nodejs postgres sql

Last synced: 10 Apr 2026

https://github.com/werner/bones

SQL Query Builder for Crystal

crystal dsl query-builder sql

Last synced: 24 Aug 2025

https://github.com/miguelapp10/workinghoursbetweentwodate_bigquery

Este proyecto es una calculadora de horas laborales que determina la cantidad de horas trabajadas entre dos fechas, teniendo en cuenta días hábiles y horas de trabajo especificadas con Bigquery

bigquery bigquery-dataset bigquery-table querying sql sql-query

Last synced: 24 Aug 2025

https://github.com/benjaminsemah/ruby-catalogue-app

This project is a catalogue app that allows users to create and store data of things such as books, music albums and games.

database-management ruby sql

Last synced: 13 Feb 2026

https://github.com/raleighlittles/sql-practice-solutions

Annotated solutions to the "SQL Practice" exercises

sql sql-practice sql-practice-exercises

Last synced: 26 Aug 2025

https://github.com/alexandrelamberty/tftic-fswd-courses

Technofutur tic - Full Stack Web Development Training

algorithms angular express html javascript jquery json nodejs react rest-api sql xml

Last synced: 10 Apr 2026

https://github.com/Lupennat/ludo

Database Abstraction Layer for Node js

database lupdo mysql nodejs pdo sql sqlite transaction

Last synced: 05 Mar 2025

https://github.com/thatoddmailbox/roamer

A tool that makes handling database migrations easy.

database go golang migration sql

Last synced: 12 Jan 2026

https://github.com/manuelgu/cache-example

Example cache implementation (Guava)

cache guava sql

Last synced: 22 Mar 2025

https://github.com/farrelad/sijaru-jti-polinema

Sebuah proyek sistem peminjaman ruangan yang diaplikasikan di Jurusan Teknologi Informasi POLINEMA untuk menunjang seluruh aktivitas bagi civitas akademika POLINEMA.

basisdata informatika kampus mysql peminjaman-ruangan polinema semester-2 sql studi-kasus tugas-akhir

Last synced: 23 Mar 2025

https://github.com/vvkin/shop-admin

Simple administration panel for building materials store.

cms docker docker-compose flask postgresql python sql

Last synced: 10 Apr 2026

https://github.com/mgobeaalcoba/databases

trabajos con bases de datos

mysql query sql

Last synced: 25 May 2026

https://github.com/litebase/litebase-laravel

Laravel SDK for Litebase, an open source distributed database built on SQLite and backed by distributed file systems and object storage

database laravel litebase php sdk sql sqlite

Last synced: 13 Jan 2026

https://github.com/laateef/salsabil

Salsabil is an open source C++ persistence framework provides a unified way to interface with databases and performs object relational mapping (ORM) for your plain old objects.

connector cplusplus cpp cpp11 database driver orm persistence rdbms sql sqlite

Last synced: 10 Apr 2026

https://github.com/samantha-ruth/e-commerce-back-end

Back end of an e-commerce site. Built using javascript, Express, SQL, MySQL2, and Sequelize.

expressjs javascript mysql mysql2 nodejs sequelize sql

Last synced: 11 Apr 2026

https://github.com/talib8335/picdrive

PICDRIVE is designed to save and manage important images. Similar to Google Drive, PICDRIVE allows users to upload their photos, but it offers more flexibility by enabling direct edits and changes to files after upload, making it a more versatile tool for image management.

ajax bootstrap5 css3 dreamweaver html5 javascript jquery mysql php sql

Last synced: 11 Apr 2026

https://github.com/developersailor/fi-booking-backend

fi-booking front-end project github.com/developersailor/fi-booking.git

express express-js expressjs prisma sql

Last synced: 15 May 2025

https://github.com/jeidison/native-query

Laravel package for save native query in external file.

laravel php sql

Last synced: 18 May 2026

https://github.com/codinewbie/blogging-website

A modern blogging platform built with TypeScript, Hono, SQL, and React for seamless blog management.

blogging-site hono postgresql prisma-orm reactjs sql tailwindcss typescript

Last synced: 11 Apr 2026

https://github.com/marekmosna/pgms

Postgres mass spectromentry extension

bioinformatics cpp mass-spectrometry plpgsql postgres postgresql sql

Last synced: 18 Jan 2026

https://github.com/asleshagaikar/sql-sales-inventory-analysis-eda

This project provides a robust framework for performing data analysis on sales, inventory, and customer data stored in a PostgreSQL database. The SQL scripts implemented in this project offer insights into key performance indicators (KPIs), customer segmentation, product trends, and operational efficiency, enabling better business decision-making.

postgresql sql

Last synced: 15 Mar 2025

https://github.com/inductjs/core

Induct core is an extensible framework built on top of ExpressJS used for quickly creating REST APIs based on an SQL or mongodb database.

expressjs mongodb nodejs prototyping sql typescript

Last synced: 11 Apr 2026

https://github.com/crafterkolyan/mmp-practicum-sql-fall-2019

Система сдачи заданий и архив материалов для практикума по SQL 417 группы ММП ВМК МГУ в 2019 году

autotest github-actions mergify sql university

Last synced: 26 Oct 2025

https://github.com/fdeaquino/farmers_market

Byte Farmers Market serves as a hub for both customers and vendors of farmer's markets, offering a localized alternative to large online retailers, where local farmers, artisans, and small businesses can showcase their products.

bcrypt bootstrap expressjs handlebarsjs mysql sequelize sql

Last synced: 04 Jan 2026

https://github.com/richardwarepam16/hackerrank-sql-practice

This is a repository where I stored all the HackerRank SQL Practices

hackkerrank hackkerrank-solutions hackkerrank-sql mysql plpgsql query-language sql tsql

Last synced: 26 Jan 2026

https://github.com/jlsilva01/exemplos-sql-satc

Scripts e dados de exemplo para prática de DDL + DML.

database dml enem2020 ibge sql t-sql

Last synced: 26 May 2026