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/sarvesh30112002/sql-analyzer

SQL Analyzer is a software that reads SQL queries, performs token analysis, and evaluates the complexity of the queries. The main goals of this project are to categorize and count different types of tokens, analyze query complexity factors such as joins, subqueries, aggregate functions, and conditions, and provide valuable insights into query.

java jdbc lexical-analyzer semantic-analysis sql sql-analyzer sql-query-analysis syntax-analysis

Last synced: 13 Jun 2025

https://github.com/coledixon/csharp_login_utility

a C# application for validating username / password utilizing SQL hashing and ecryption

csharp data-integration desktop-application encryption hashing-passwords login-forms sql windowsforms xml

Last synced: 18 Jan 2026

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/bradleybonitatibus/qtrex

Query template rendering and execution library written in Python

google-bigquery python sql yaml

Last synced: 14 Apr 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/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/bria222/mkopo_loan_management_system

mkopo lms is a loan management system which helps both clients and the loan administrators to manage loan disbursements and loan statistics

backend-api bootstrap4 css3 html-css-javascript javascript material-ui mysql-database php sql validation

Last synced: 11 Apr 2026

https://github.com/javascript-pro/data-migration

Next.js, Python, SQL

nextjs python sql

Last synced: 07 Jan 2026

https://github.com/darkzarich/postgresql_playground

Simple docker compose file to setup PostgreSQL and pgadmin containers as well as database with some test values to connect and fiddle around

diagram docker docker-compose pgadmin4 playground postgresql sql

Last synced: 12 Apr 2026

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/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/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/fareedkhan-dev/apache-hive-guide

This project is based on docker image of apache hive, showing all the basic commands to understand hive queries.

apache big-data bigdata docker hive hive-metastore hiveql spark sql

Last synced: 10 May 2026

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

📋 Schema and sample data for Craggy Website

database schema scripts sql

Last synced: 10 Jan 2026

https://github.com/pulkit1822/leetcode

This repository contains daily solutions to LeetCode challenges, organized by date and problem name. It provides explanations for each solution and supports multiple programming languages. Contributions are welcome, and the project is licensed under MIT.

coding-challenges cpp csharp data-structures-and-algorithms java mysql php problem-solving ruby sql

Last synced: 14 Apr 2026

https://github.com/nirav-gajera/codeigniter-crud

simple codeginiter CRUD operation app to manage posts ,search post functionality with ajax ,bootstrap

ajax application bootstrap codeigniter codeigniter-crud codeigniter3 crud environment html-css-javascript jquery laravel package php php-framework repository sql vscode

Last synced: 13 Apr 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/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/nicolasgasco/python_twitter_analyzer

Capstone project of CodingNomads' online Python Programming bootcamp. Over 100k tweets were mined using tweepy (Twitter API), stored using SQLAlchemy and finally analyzed.

python sql sqlalchemy sqlalchemy-database sqlalchemy-python tweepy tweepy-api tweet-analysis twitter twitter-api

Last synced: 10 Oct 2025

https://github.com/huanent/expressiontosql

C# 表达式转Sql简单示例

csharp expression sql

Last synced: 27 Apr 2025

https://github.com/1boch1/addalias

Solves the problem of duplicated MySQL attributes, it adds the table name in front of each column of the query result

javascript npm-package query-builder sql

Last synced: 08 Jan 2026

https://github.com/roberth-k/qb

SQL query builder for Go

golang sql

Last synced: 16 Jan 2026

https://github.com/arkenidar/java-spring-sql

Console app with JDBC (note: using Spring Framework)

java jdbc postgresql spring sql

Last synced: 13 Apr 2026

https://github.com/triod315/salamandralabs

Web site for posting articles about programming, written on ASP.NET

asp csharp sql

Last synced: 04 Jul 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/erickkhosasi/thelook-data_analysis

Final project for my SQL mini bootcamp. This project explores an e-commerce dataset to uncover key business insights. Data insights were queried in Google BigQuery and visualized with Google Sheets.

bigquery data-analysis e-commerce sql

Last synced: 05 Oct 2025

https://github.com/Alireza0K/Todo-List

This app helps you list your daily tasks or anything you want to do, this project is an offline to-do list which means your to-do list is safe So don't worry about leaked your data.

css elequent html5 laravel php sql task-manager todo todo-list todolist todolist-application

Last synced: 11 Mar 2025

https://github.com/floressek/database_online_auction

Database Final Project

oracle-db python sql

Last synced: 19 Apr 2026

https://github.com/derrickbaruga7/sql-database-management

In this SQL database project, I showcase my skills in database design and management. I created normalized tables with primary and foreign key constraints to ensure data integrity. By designing schemas, inserting data, and performing advanced joins, I demonstrated proficiency in data definition and manipulation.

database database-management relational-database sql

Last synced: 05 Sep 2025

https://github.com/PGBSNH20/ludo-v2-ludov2-group-9-linux-ludo

A multiplayer Ludo game written in Blazor & ASP.NET Core.

asp-net-core blazor razor-pages signalr sql tailwindcss web-assembly

Last synced: 11 Mar 2025

https://github.com/nagybhe/sis-cure

Trabalho de Conclusão de Curso - Sistemas Para Internet

bootstrap css html javascript php sql

Last synced: 30 May 2026

https://github.com/muuhesham/database_channel_project

Database Project Channel VNC - Vision Network Channel

database sql

Last synced: 10 Jan 2026

https://github.com/bian-sh/sqlite-test

SQLite - Net 的测试项目

sql sqlite3 unity3d

Last synced: 02 May 2026

https://github.com/divanny/generatecrudprocedures

This stored procedure allows you to build basic CRUD procedures for a given table in a SQL Server database.

crud sql stored-procedure

Last synced: 19 Mar 2026

https://github.com/aliatayee/vet_clinic

This template should be used for database related projects at Microverse. Generate your own repository, update this README and edit all files content while working on projects. You should not be adding any new files unless asked otherwise.

database postgress sql

Last synced: 04 Jul 2025

https://github.com/nafisalawalidris/tools-for-data-science

It covers popular languages (Python, R, SQL) and libraries (NumPy, Pandas) used in the field. The author shares their objectives of teaching data analysis, web development, and critical thinking skills. The repository also includes code examples, explanations of arithmetic expressions, and contact information for the author.

arithmetic-expressions data-analysis data-science data-visualization languages libraries matplotlib numpy pandas programming python r sql tools web-development

Last synced: 11 Apr 2026

https://github.com/edijunior88/newtab_academy_projeto_individual_mysql

modelagem do banco de dados e preparação das queries necessárias para rodar a suposta aplicação.

mysql mysql-database mysql-workbench sql sql-query

Last synced: 16 Mar 2025

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

MCP server for Stoolap

database mcp mcp-server sql

Last synced: 13 Mar 2026

https://github.com/m-mdy-m/sql-vs-nosql

Examinando SQL e NoSQL e comparando-os

articles mon mysql noejs nosql sql

Last synced: 02 Apr 2025

https://github.com/programmer-rd-ai/library-management-system-oraclesql

The Library Management System project, part of the CI6320 Advanced Data Modelling coursework, features comprehensive SQL scripts utilizing OracleSQL to facilitate efficient data modeling and management.

adm advanced ci6320 cw data icw library management modelling oracle oraclesql report sql system

Last synced: 29 Oct 2025

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/nlabsglobaltechnologgies/jobseekerclonedb

# İstanbul Eğitim Akademisi Projesi

clone clone-database mssql mssql-database sql

Last synced: 31 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/juliaszymanska/sqlproject

Hotel Management System Database

database hotel sql sqlserver

Last synced: 18 May 2026

https://github.com/midnighter/metanetx-assets

Transform MetaNetX components information and load them into SQL storage.

bioinformatics metanetx metanetx-assets sql

Last synced: 18 Oct 2025

https://github.com/tomconder/ktorm-sqlite

A repository to experiment with ktorm, a Kotlin ORM library, and the SQLite database engine

gradle kotlin ktorm orm sql

Last synced: 26 Jan 2026

https://github.com/josephmsmith/company_x_cc_usage_analysis

Use SQL and Tableau to analyze X Company CC Usage Data

excel sql tableau

Last synced: 08 Feb 2026

https://github.com/code-raushan/bitespeed-identity-reconciliation

Solution to identity-reconciliation problem using NodeJS (TypeScript) and PostgreSQL.

assignment nodejs postgresql sql

Last synced: 15 Apr 2026

https://github.com/shveta-maini/business-insights-360

Power BI Dashboard to understand AtliQ hardware’s last 4 years' Sales Trends

excel powerbi sql

Last synced: 22 Jan 2026

https://github.com/sharkb8t/sql-challenge

Demonstrates my abilities in the use pgAdmin 4 to generate and navigate SQL databases.

pgadmin4 sql

Last synced: 04 Feb 2026

https://github.com/qw-0p/software-store

This is a monorepo that contains the entire e-commerce store project, including both server and client components

2025 docker docker-compose eslint express jest joi-validation jsonwebtoken nodejs sequelize sql typescript

Last synced: 14 Apr 2026

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/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/chigwell/tailwind-sql

A new package that allows users to write SQL queries using a simplified, Tailwind CSS-like syntax. It takes natural language or abbreviated input from the user and converts it into valid, structured S

analyst-friendly code-generation database-agnostic developer-friendly natural-language-processing nl2sql no-sql-expertise-required query-builder simplified-syntax sql syntactic-validation tailwind-syntax utility-first

Last synced: 14 Jan 2026

https://github.com/eocode/software-development-and-data-science

Apuntes relacionados al desarrollo de software y tratamineto de datos

data-science docs jupyter-notebook math notes python r software-engineering sql

Last synced: 13 Apr 2026

https://github.com/sylvance/tursodb

Gem wrapper for the Turso Platform REST API

ruby-gem sql turso

Last synced: 11 Oct 2025

https://github.com/tatangharyadi/integration

Integration to various APIs and database using Go with GitHub Actions for CI/CD to GCP Cloud Run

auth0 gcp-api-gateway gcp-cloud-run gcp-pubsub github-actions go go-chi odoo pgx postgresql sql terraform viper voucherify zerolog

Last synced: 22 Jan 2026

https://github.com/vinhcao09/embeded_laborary

Code cuối kỳ thực tập nhúng. Đọc data từ Raspberry Pi gửi dữ liệu qua ESP8266. Lưu dữ liệu lên database SQL, code Web với HTML, Bootstrap. Tạo bot Telegram với Fatherbot

arduino bootstrap cpp esp8266 html-css-javascript php raspberry-pi sql

Last synced: 14 Apr 2026

https://github.com/goindow/chain-pdo

链式 PDO 封装库,支持多数据源/数据库、链式操作、源生语句、事务处理等

chain-pdo pdo sql

Last synced: 11 Oct 2025

https://github.com/mkprabhu/socketdaddy

Code Examples from SocketDaddy.com

ansible apache-kafka bash git kafka kubernetes linux mysql python python3 sql

Last synced: 12 Apr 2026

https://github.com/estebgonza/ts-pg-interceptor

A TCP proxy server with the ability to intercept and manipulate PostgreSQL requests.

postgres postgresql postgresql-database proxy proxy-server queries sql tcp-proxy tcp-server typescript

Last synced: 15 May 2026

https://github.com/rajkumarpal07/devaram

Go web app that serves RESTful JSON web API for Devaram.

go golang rest-api sql

Last synced: 14 Jan 2026

https://github.com/schulzco/patient-costing-analysis

Patient Costing Analysis – Qlik Sense App with Advanced Geo Mapping and Healthcare KPIs

qlik qlik-sense sql

Last synced: 07 Feb 2026

https://github.com/veselink1/quick-draw

A simple multiplayer drawing game with a Go REST backend and a React frontend.

bootstrap docker docker-compose go golang postgresql react rest sql

Last synced: 14 Apr 2026

https://github.com/gusgosdev/sql

Estoy profundizando en SQL, aquí compartiré mi código, consultas SQL y apuntes que aprenderé en cursos o tutoriales.

database markdown mysql sql

Last synced: 13 Apr 2026

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/nouranhaitham/dbms_property_finder

A comprehensive database management system for efficiently handling property ownership, client reviews, transactions, and locations.

database-management database-relationships database-schema entities erdiagram oracle oracle-forms sql

Last synced: 07 Feb 2026

https://github.com/mathiaslinux/sae_401_bo

The redesign of an escape game company's website for a college project.

bash-scripting css educational-project escape-game html js linux-compatibility linux-installer mariadb php sql website

Last synced: 11 Oct 2025

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/vsbrilyakov/med-app

Небольшой проект, реализующий веб-сервер для учёта медперсонала, а также пациентов и их приёмов.

clean-architecture dependency-injection gin-gonic go golang migrate postgresql rest-api sql

Last synced: 08 May 2026

https://github.com/as16082023/restaurant-order-analysis

Analyzing order data to identify the most and least popular menu items and types of cuisine

data-analysis maven-analytics mysql restaurant-order sql

Last synced: 10 Apr 2025

https://github.com/tran-quyen/eq-template

This is template using ExpressJS and SQL template

back-end docker expressjs sql

Last synced: 12 Apr 2026

https://github.com/as16082023/music-store-analysis

This project involves analyzing music store data using SQL queries in MySQL workbench to enhance decision-making, identify trends, and understand customer behavior

data-analysis music-store-analysis mysql sql

Last synced: 06 Jul 2025

https://github.com/yinxulai/sqls

Simple sql writing tool for go

go golang gorm mybatis sql sqlbuilder

Last synced: 29 May 2026

https://github.com/tee8z/noaa-oracle

NOAA data oracle, queryable from the browser and can attest to events for a Bitcoin DLC in dlctix style

data duckdb-wasm noaa-weather parquet-files sql weather

Last synced: 17 Feb 2026

https://github.com/haroontrailblazer/database-management

This repository showcases database management with SQL and MongoDB through examples, scripts, and projects. Ideal for learning and applying database concepts efficiently.

mongodb sql

Last synced: 16 Mar 2025

https://github.com/eiskalteschatten/sequelize-migration-wrapper

A wrapper for migrating databases using Sequelize and Umzug.

database migration mysql nodejs postgresql sequelize sql sqlite umzug

Last synced: 01 Feb 2026

https://github.com/aniruddha-biswas/load-large-datasets-into-mysql-using-python

Python script to load large Excel/CSV datasets into MySQL using Jupyter Notebook, pandas, and SQLAlchemy.

database largedata mysql pandas python sql

Last synced: 12 Apr 2026

https://github.com/thony32/express-1

First experience with REST.API with plain SQL queries

authentication express javascript mysql sql

Last synced: 12 Apr 2026

https://github.com/pedrycz/nohibernate-core

Non-relational data mapping for Hibernate, useful for persisting Java interfaces

hibernate java nosql sql

Last synced: 16 Mar 2025