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/halforbit/document-stores

Document Stores lets you easily create queryable stores with strongly-typed keying over document databases like CosmosDb, without the need for high-ceremony repository patterns or bare-metal integrations.

cosmosdb document-database iqueryable sql

Last synced: 31 Aug 2025

https://github.com/masajinobe-ef/prsc

🔐Free cross-platform password manager on Flask, Python, SQLite with Cryptography

cross-platform cryptography database flask linux macos password password-manager python security sql sqlite web-development windows

Last synced: 01 Aug 2025

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

Pgex, PostgreSQL query plan visualization

postgres postgresql query sql

Last synced: 17 May 2026

https://github.com/caren-koroeny/vet--clinic

The project was to create a relational database for a veterinary clinic to manage animal data. A table was designed to store animal information, data was added, and SQL queries were used to extract information from the table. The aim was to improve the clinic's ability to organize and access animal data.

database postgresql sql

Last synced: 24 Sep 2025

https://github.com/chouaib-629/miniprojet_bddr

This project demonstrates the implementation of distributed database concepts such as links, synonyms, and fragmentation. Each user's SQL script includes the necessary setup for these concepts. The project aims to showcase how distributed database concepts can enhance data access and management across multiple locations.

oracle oracle-database oracle-db sql

Last synced: 25 Jan 2026

https://github.com/juliandavidmr/graphqlcs

Simple graphql for CSharp.

analyzer builder csharp graphql sql

Last synced: 14 May 2026

https://github.com/ReneNyffenegger/Excel-OleDB-Client

Experimental Excel client for OleDB

excel oledb sql

Last synced: 30 Jul 2025

https://github.com/anidipta/agroconnect

Smart Agricultural Marketplace

googletranslate sql streamlit websocket

Last synced: 20 Apr 2026

https://github.com/codecshekhar/sql-examples

This repository contains SQL to illustrate its concepts

mysql mysql-database sql

Last synced: 01 Aug 2025

https://github.com/mohammadshaad/tanx.fi-assignment

A price alert application that triggers an email when the user’s target price is Achieved. Say, the current price of BTC is $28,000, a user sets an alert for BTC at a price of 33,000$. The application should send an email to the user when the price of BTC reaches 33,000$.

docker dockerfile golang jwt postgresql rabittmq redis sql

Last synced: 11 Apr 2026

https://github.com/mgrdich/testgoapi

Creating Api with Golang

chi go golang-server postrgresql sql sqlc

Last synced: 20 Jan 2026

https://github.com/priom7/discussion-forum-laravel-vue-pusher-

Single Page Application (SPA) Discussion forum. Back end with Laravel, MySQL. Front end Vue JS, Vuetify. Used Pusher for real time notification.

bootstrap discussion-forum laravel laravel-framework mysql-database php pusher sql vue vuetify

Last synced: 12 Apr 2026

https://github.com/bisegni/sql-proxy

a proxy for mysql engine write in go using https://github.com/xelabs/go-mysqlstack and info form radondb

sql

Last synced: 30 Mar 2025

https://github.com/mchenryspagg/analysis-of-car-repair-shop-operations

This project presents a comprehensive data analysis of a car repair shop's operations, utilizing an extended dataset of sales receipts.

dataanalysisusingsql datavisualization matplotlib-pyplot mysql mysql-database mysqlconnector numpy pandas python salesanalysis seaborn sql

Last synced: 07 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/jonathasfrontend/servertechfixsupabase

Sistema de cadastro e ordem de serviço (back end)

api api-restful javascript js json postgresql sql supabase

Last synced: 07 Apr 2026

https://github.com/ferustech/basicsql

BasicSql wraps existing SQL utilities provided by Java and mchange to reduce repetitive task work.

java mysql sql utility

Last synced: 11 Jan 2026

https://github.com/kaon-k-s/blumenshop

Flower shop: Login/Sign up, make order pages. PHP, SQL

php sql

Last synced: 08 Nov 2025

https://github.com/misicode/Kaggle-Intro_to_SQL

Solutions of the exercises from the course "Introduction to SQL with BigQuery" by @Kaggle.

bigquery kaggle kaggle-intro-to-sql sql

Last synced: 10 Mar 2025

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

Project to parse Nagios performance and event data, and push it to an SQL database like PostgreSQL

monitoring nagios postgresql sql timescaledb

Last synced: 17 May 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/leodeveloper/end-to-end-chatbot

This project about to create end to end chat bot for local SQL database CSV using streamlit, langchain, chromadb, python

chatbot chatgpt chromadb csv generative-ai gpt-4o gpt-4o-api langchain python query questions-and-answers sql sqlserver

Last synced: 10 May 2026

https://github.com/sarathchandranpm/vehicle_theft_analysis

This project is a comprehensive data analysis of vehicle theft patterns, utilizing advanced SQL techniques to explore when, which, and where vehicles are most likely to be stolen. The analysis provides deep insights into vehicle theft characteristics through systematic, multi-dimensional exploration.

data-analysis mysql sql

Last synced: 02 Aug 2025

https://github.com/busesimsek/sql-data-cleaning-project

A data cleaning project focusing on layoff trends, using MySQL to handle missing values, remove duplicates, standardize data, and ensure consistent formatting for accurate analysis.

data-cleaning mysql sql

Last synced: 14 Mar 2025

https://github.com/virajbhutada/global-universities-success-analysis-powerbi-sql-excel

This capstone project conducts in-depth analysis using Power BI, SQL, and Excel to explore complex dynamics shaping global university success. Integrating data from diverse ranking systems and criteria, our aim is to unravel the factors influencing universities worldwide.

capstone capstoneproject data-analysis data-analytics data-insights data-science data-science-projects data-visualization excel exploratory-data-analysis mece mysql powerbi powerpoint sql

Last synced: 20 Jun 2025

https://github.com/abdullahashfaqvirk/SQL-Database-Connectors

A Python based toolkit for managing SQL Server (via PyODBC) and MySQL (via MySQL Connector), enabling easy db interaction, query execution and task automation.

database db-manager mysql mysql-connector pyodbc python sql sqlserver

Last synced: 27 Sep 2025

https://github.com/maximilianotrz/ecommerce_java_springboot

Ecommerce realizado como Proyecto Final en Taller de Programación Avanzada UTN FRM - Java, Spring Boot, MySQL, Thymeleaf

backend java jpa-hibernate mvc springboot sql

Last synced: 01 May 2026

https://github.com/PRATHAM1ST/petpooja-node

This is a web app for restaurant, with table and kitchen management with bill generation

express nodejs react sql xampp

Last synced: 12 Mar 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/seonghun-dev/logquerify

LogQuerify is reading logfile to SQL

logging rust sql

Last synced: 14 May 2025

https://github.com/philippebeck/nens

Node/Express Framework with MySQL

api express framework node sql

Last synced: 09 May 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/humbertocg18/cartilha-digital-2021

Este é o repositório da Cartilha Digital para acessibilidade, um projeto realizado em 2021 ministrado na escolaEnsino Médio Técnico do @senacrs-emti (Distrito Criativo) em 2021.

acessibility bootstrap css html js php sql website

Last synced: 13 Apr 2026

https://github.com/ptrvsrg/daily-helper-api

REST API приложения Daily Helper, разработанного для управления задачами в рамках различных проектов

docker docker-compose java jwt liquibase mariadb maven openapi spring spring-boot spring-data-jpa spring-mail spring-security spring-validation sql swagger thymeleaf

Last synced: 11 Apr 2026

https://github.com/erossini/splitsqlscript

Split an SQL script file into smaller chinks based on the specified maximum byte size.

split splitter sql sql-script sql-scripts

Last synced: 09 Jun 2026

https://github.com/diev/ptk-psd-browser-hta

Browser of the parcels archive of the PTK PSD of the Bank of Russia. Наглядный просмотр и работа с архивом посылок ПТК ПСД Банка России.

7zip banking cbrf-converter hta hta-gui html ie ini javascript ptk-psd russian russian-specific sql sql-query

Last synced: 13 Sep 2025

https://github.com/eehsiao/sqlbuilder

easy to build sql string

sql sql-string sqlbuilder

Last synced: 26 Jan 2026

https://github.com/tinbyte/rag_sql_quiz_generation

An AI-powered platform that dynamically generates and grades exam questions using Retrieval-Augmented Generation (RAG). It leverages NLP, document retrieval, and a user-friendly interface for seamless exam creation

faiss javascript llama3 nextjs python python3 qcm retrival-augmented-generation sql

Last synced: 11 Apr 2026

https://github.com/terieyenike/pern-server

Backend for a task app built with PostgreSQL

express node postgresql sql

Last synced: 09 Apr 2026

https://github.com/kenjyco/sql-helper

Helper funcs and tools for working with SQL in mysql, postgresql, and more

cli database kenjyco mysql postgresql python sql sqlalchemy sqlite

Last synced: 04 Jul 2025

https://github.com/arlac77/sorm

node js (sqlite) schema manipulation

ddl sql sqlite3

Last synced: 30 Jan 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/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/imega/txwrapper

SQL transaction wrapper on golang

database mysql sql sqlite3 transaction

Last synced: 10 May 2026

https://github.com/kohkimakimoto/go-sqlexec

go-sqlexec is a library to execute SQLs from various sources such as files, directory and strings.

database go golang sql

Last synced: 19 May 2026

https://github.com/tnebes/invoice-generator

The invoice generator is a simple Swing based application useful for small businesses who wish to track their products, customers and invoices.

java mariadb sql swing

Last synced: 12 Jan 2026

https://github.com/jameswoolfenden/terraform-gcp-cloudsql

A module to create a private database setup

gcp module sql terraform

Last synced: 12 Apr 2025

https://github.com/themuhd/modern-library-database

Contains Design of Modern Library system with TSQL

data-science database library-management-system sql sql-server

Last synced: 18 May 2026

https://github.com/aloksingh20/hirequest

HireQuest is a dynamic Android hiring application bridging the gap between job seekers and HR professionals. With tailored dashboards for both candidates and HR users, the app offers a personalized experience.

alarmmanager android android-application android-studio fcm-notifications firebase java java8 jwt-authentication kotlin notification-android push-notifications redis-client rest-api room-database spring-boot spring-security sql websocket websocket-client

Last synced: 04 Jan 2026

https://github.com/nafisalawalidris/northwind-traders-sales-analysis

Northwind Traders Sales Analysis project, which analyses sales data for a fictitious company. It utilises the Northwind Database and includes SQL queries to provide insights on employees, products, suppliers and revenue. The project aims to help the company gain valuable information for business decision-making.

business-insights data-analysis database northwind-traders sales sql

Last synced: 07 Aug 2025

https://github.com/raoufswe/volunteerpoint

Volunteer Management System in ASP.NET

asp-net css html javascript sql

Last synced: 18 Jun 2026

https://github.com/afonsedev/controle-hospital

Projeto Windows Forms desenvolvido para ambiente hospitalar com rotina de agendamento de consultas.

azure csharp dotnet sql sql-server

Last synced: 10 Apr 2026

https://github.com/vivekraj21/plastic-zephyr-2114

COURSE MANAGEMENT SYSTEM : It is an application which makes scheduling of faculties in an Educational Institute easier and less complicated. It uses Java and mySQL to read,write and modify data.Project explaination video - https://drive.google.com/file/d/1y9cOPUmAOrJ_fhCqhfABDU16xMlEr7nO/view?usp=sharing

git java sql

Last synced: 28 Apr 2026

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

This project is part of Dicoding Academy submission to complete "Belajar Fundamental Aplikasi Back-End" Course

api automation-testing backend hapi music sql

Last synced: 08 Aug 2025

https://github.com/francescodisalesgithub/data-for-developers

simple SQL database with problems and solution found on stackoverflow, documentation or chatgpt

chatgpt data database developer hacker hacking knowledge solutions sql targets

Last synced: 22 Mar 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/mgobeaalcoba/sql_practice

Ejercicios y teoría sobre SQL, teoría de conjuntos y algebra relacional

mysql mysql-database mysql-server sql sql-server

Last synced: 28 Apr 2026

https://github.com/ersinkoc/schemact

A Zero-Dependency, AST-Based Database Schema Management Tool

database migration mysql postgresql sql sqlite

Last synced: 21 Feb 2026

https://github.com/kunalkeshan/mkd-blog

mkd-blog short for Markdown Blog is a blogging platform where anyone can share the articles they write to the world. The editing platform of the mkd-blog uses articles written in Markdown and is converted into HTML.

blog blogging css ejs expressjs full-stack-application html javascript markdown mysql nodejs sql

Last synced: 22 Mar 2025

https://github.com/pradnyagandhale96/e-commerc

E-commerc web Application

css3 html5 java javasacript reactjs spring sql

Last synced: 09 Apr 2026

https://github.com/hasnainyaqub/6_Months_of_Data_Science_and_AI

A portfolio of my data science projects, including exploratory data analysis (EDA), machine learning, deep learning, and data visualization using Python, Pandas, NumPy, Plotly, Seaborn, and more.

ai data-science deep-learning eda fastapi flask machine-learning pandas plotly powerbi python pytorch scikit-learn scipy sql tableau tensorflow

Last synced: 24 Nov 2025

https://github.com/akhtar21yr/text-utils-

The Django Text Utils Project is designed to modify and simplify text. It includes features for converting text to uppercase or lowercase, removing extra spaces, and more. This project aims to provide a comprehensive set of tools for text manipulation, making it easier to clean and format text efficiently in Django applications.

css django html js python sql text-transform text-utils

Last synced: 12 Apr 2026

https://github.com/manas1331/real-estate-management-project

Welcome to Landmark Estates, a streamlined real estate management platform built using Streamlit and MySQL for a modern and user-friendly experience. This project offers an efficient way to manage real estate properties with a range of features designed to simplify the process of buying, selling, and tracking properties. With a responsive interface

sql streamlit

Last synced: 07 Apr 2026

https://github.com/TobiHatti/Languages-Summaries

✔🌍 Summary for several programing-languages (A-Levels)

a-level csharp documentation dotnet example instructions sql

Last synced: 10 Mar 2025

https://github.com/axeldavid45/agenda-ajax-php-mysql

Agenda creada utilizando la tecnologia AJAX para hacer las consultas y en el backend php.

ajax php sql

Last synced: 09 Aug 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/samantha-ruth/just-tech-news

A Tech Blog were individuals can log in, post interesting articles, and comment on others. Built using Express.js, SQL, MySQL2, Sequelize, and Handlebars.

express expressjs handlebars mysql sequelize sql

Last synced: 09 Apr 2026

https://github.com/diego17cp/npb

a bank java project for the institute

crud java netbeans oracle-database oracle-developer practice-project sql swing

Last synced: 09 Aug 2025

https://github.com/vbhatsaccnt/sql_bank-loan-data-analysis

Welcome to the Bank Loan Data Analysis project repository. This project explores a dataset related to bank loans, aiming to derive insights and make data-driven decisions.

data-mining fianance mssqlserver queries sql

Last synced: 11 Mar 2026

https://github.com/suvroneel/thrift-store-e-commerce-website

A basic Thrift e commerce store wit admin and users interface that uses sql as database

css html php-framework php8 sql

Last synced: 18 May 2026

https://github.com/geo-stanciu/go-utils

Database abstraction when working with the standard database/sql package, sql to struct column mapper, logging to database, etc.

database-abstraction golang sql

Last synced: 17 Feb 2026

https://github.com/patelvivekdev/novelreader

Website to Read and Download NOVEL and COMICS

bookreader comics-reader novelreader php sql

Last synced: 29 Mar 2025

https://github.com/akhilesh664/mysql

🛢️ MySQL Mastery – Queries, Schemas & Optimization! This repository contains a comprehensive collection of MySQL scripts, covering everything from basic queries to advanced database management. It includes well-structured SQL commands, schema designs, stored procedures, and performance optimization techniques—perfect for learners, developers.

database-management jdbc mysql sql

Last synced: 26 Jan 2026

https://github.com/piyushkumar96/generic-orm

A comprehensive, high-level ORM wrapper for Go built on top of GORM that provides a generic interface for database operations with PostgreSQL and other SQL databases.

generic go golang gorm mysql orm postgres postgresql sql

Last synced: 13 Jan 2026

https://github.com/elormlokpo/receipt-gen-api

A basic api for tracking food orders and generating receipts

asp-net-core entity-framework-core sql

Last synced: 20 Mar 2025

https://github.com/krisnasuma/registerlogin

Simpel Website Register dan Login

css database javascript native php sql

Last synced: 11 Apr 2026

https://github.com/aishanipach/interview-checkpoints

Keeping track of my various DSA solutions to Leetcode, Hackerrank & Striver's sheet! BasicChecklist has all the theory notes for interviews.

cheatsheet cpp data-structures dbms first-timers-friendly good-first-contribution interview-preparation leetcode open-source solutions sql strivers-cp-sheet strivers-sde-sheet

Last synced: 03 Jul 2025

https://github.com/fmohican/sql-whitelist

WhiteList based on SQL for sponge

sponge sponge-plugin spongeforge spongepowered sql whitelist

Last synced: 24 Jul 2025