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/shahzaibalijamro/nodejs-course

💻 Practice code for "NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno)" by Maximilian Schwarzmüller on Udemy. Covers Node.js fundamentals, Express, REST APIs, MVC architecture, GraphQL, Deno & more.

authentication authorization deno express-js graphql mongodb mvc-pattern nodejs rest-api sql websocket

Last synced: 11 Apr 2026

https://github.com/80quattro/car_service_station-database

Project of database created in Transact-SQL for app, which can help manage a car repair shop. Includes views and procedures to facilitate its use.

database sql transactsql

Last synced: 27 May 2026

https://github.com/alejandromeyer/gettotaldata-sql-procedure

This project contains the GetTotalData SQL stored procedure, which dynamically counts records from multiple tables based on the current date. It iterates through a predefined table list, executes queries, and returns a summarized dataset.

dynamic-query sql stored-procedures

Last synced: 16 Jan 2026

https://github.com/vidyadnina/cyclistic-sql-tableau-project

Trip data analysis for a bike-sharing service company using SQL and Tableau.

bigquery dashboard data-analysis data-analytics-sql data-cleaning data-visualization sql

Last synced: 02 Jan 2026

https://github.com/maheer-maps/casa25_exam

CASA0025 SQL exam (15 credits, 30% weight) tests DuckDB implementation in Google Colab for urban data analysis. We demonstrated spatial query techniques through time-constrained database challenges evaluating big data processing skills.

duckdb gis google-colab spatial-query sql

Last synced: 18 May 2026

https://github.com/seryai/sery-link

Private data agent for your files and databases. Connect S3, SFTP, Drive, local folders, MySQL, Postgres, Oracle, and more — query with SQL, search columns, sync to AI. Local-first, never proxied.

data-catalog desktop-app dropbox duckdb google-drive jdbc local-first mcp mysql onedrive parquet postgresql rust s3 sftp sql sqlite tauri webdav

Last synced: 14 Jun 2026

https://github.com/yeonkkk/study-database

데이터 베이스를 공부하는 레포 💨

database mariadb mysql sql

Last synced: 05 May 2026

https://github.com/adzkykhairany/sql_music_data_manipulation

Manipulating Music Data with MySQL

myql mysql-workbench sql

Last synced: 19 Jan 2026

https://github.com/tonyh0401/csharp-winforms-duybao-supplement-store-desktop-app

Developing a Vietnamese (DuyBao) Supplement Store Management System/Desktop Application (.NET Technology Course Finals Assignment).

database sql sql-server

Last synced: 09 May 2026

https://github.com/dyrits/data-science-career-path

([code]cademy / PRO | Data Science)

jupyter-notebook python sql sqlite

Last synced: 07 May 2026

https://github.com/enumera8or/react-sql-agent

ReAct SQL Agent implemented with Langchain, pydantic, openai, gorq & python.

gorq jupyter-notebook langchain openai pydantic python sql sqlite3

Last synced: 11 Apr 2026

https://github.com/ckpack/pg-helper

A lightweight node-postgres build query utils

node-postgres pg pg-helper postgres postgresql sql

Last synced: 14 May 2026

https://github.com/ugurmericranda/ecommerce-sql-database

SQL database project for an e-commerce platform with tables, keys, and sample data.

data-modeling database ecommerce mysql sql

Last synced: 14 May 2026

https://github.com/priyansusahoo/mini_project

3rd year mini Project

bootstrap css html javascript php sql

Last synced: 18 Nov 2025

https://github.com/robertofernandezmartinez/logistics-fleet-dbt

🏗️ Modern Analytics Engineering project using dbt and BigQuery to model fleet operations. Implementing a Medallion Architecture, it transforms raw GPS data into a reliable Star Schema. Focuses on resolving data quality issues like sensor noise and duplicates through automated testing and CI/CD to ensure production-grade reporting.

analytics-engineering bigquery data-engineering data-modeling data-pipeline data-quality dbt etl google-cloud-platform logistics-analytics medallion-architecture sql

Last synced: 19 Jun 2026

https://github.com/gautam25raj/mymoview

The Personal Movie & TV Show Website! Discover, explore, and immerse yourself in the world of movies and TV shows with this interactive web application powered by the TMDB (The Movie Database) API.

dayjs nextjs redux redux-toolkit sql tailwindcss tmdb-api

Last synced: 11 Apr 2026

https://github.com/mikma03/databases

Main purpose of this repository is to generate knowledge about databases in general view.

cassandra graphql hadoop mongodb msql neo4j newsql nosql oracle-database postgresql redis sql

Last synced: 11 Apr 2026

https://github.com/sayamalt/steel-energy-consumption-prediction-using-pyspark

Successfully established a machine learning model using PySpark which can precisely predict the energy consumption of the steel industry, up to an r2 score of approximately 99.5%.

apache-spark big-data-analytics big-data-processing cross-validation data-visualization exploratory-data-analysis hyperparameter-tuning machine-learning model-training-and-evaluation python regression spark sql

Last synced: 10 Mar 2026

https://github.com/mohamed-mostafaaa/alx-higher_level_programming

Higher-level programming - Python Module of High-level programming and Python, SQL, carried out during Full Stack Software Engineering studies at [ALX School]

c database javascript mysql oop orm pycodestyle python3 shell shell-scripting sql sqlalchemy

Last synced: 11 Apr 2026

https://github.com/lucasgmalheiros/prototipo-mes

Sistema MES (Manufactoring Execution System) desenvolvido para automação industrial

industrial-automation industrial-engineers jupyter jupyter-notebook jupyter-notebooks manufactory mes mysql python sql

Last synced: 08 May 2026

https://github.com/18markus1984/filament-storage

A program to save all your filament for your 3D printer. I created a SQL and local Version.

3d-printer filament filament-storage sql

Last synced: 07 Apr 2025

https://github.com/pradeepgangwar/alumni-portal

Portal for IIITA - Alumni

php portal sql

Last synced: 16 May 2025

https://github.com/brockaltug/sql-employee-tracker

Content management system command-line application to manage a company’s 🧑‍🧒 employee database, using Node.js, Inquirer, and PostgreSQL.

asynchronous-programming cli consoletablejs crud dotenv environment-variables expressjs inquirerjs javascript nodejs postgresql relational-database sql

Last synced: 11 Apr 2026

https://github.com/xblackicex/mini-sqldb-rs

🚀 This project is aimed at understanding how SQL databases work internally and implementing a tiny SQL database using Rust. It serves as a learning tool to explore database concepts while gaining familiarity with Rust programming.

rust sql sqldb

Last synced: 16 May 2025

https://github.com/punit-naik/sql-batcher

A Clojure library designed to run large sql updates/deletes in batches

batch clojure delete sql update

Last synced: 27 May 2026

https://github.com/hoyirul/go-starter-kit

This repository provides a basic structure and setup for creating RESTful APIs in Go, utilizing the Gin web framework and Gorm ORM for database interactions.

gin gin-gonic golang gorm jwt mssql mysql postgres sql

Last synced: 11 Apr 2026

https://github.com/crbroughton/sibyl

A lightweight, type-safe query builder for sql.js, libSQL & Bun

bun database db embedded sql sqlite typescript wasm

Last synced: 11 Apr 2026

https://github.com/atharvapathak/market_basket_analysis

This project implements Market Basket Analysis (MBA), using data mining techniques to uncover relationships between products purchased together. By analyzing transaction data, we aim to provide actionable insights to optimize marketing strategies and enhance customer experience.

apriori-algorithm fp-growth-algorithm matplotlib python sql statistical-analysis

Last synced: 11 Apr 2026

https://github.com/harsh-arora-4114/united-states-department-of-agriculture-production-insights-data-analysis

USDA Production Insights is a SQL-based project developed as part of a Coursera capstone, focused on analyzing multi-year, multi-state agricultural production data. It simulates a data scientist’s role at the USDA, delivering insights on commodities like milk, cheese, and coffee to support strategic decision-making.

sql sqlite3

Last synced: 01 Jul 2025

https://github.com/lenakirara/hackerrank

Solving problems with Python and SQL

challenges coding-challenge python sql

Last synced: 27 May 2026

https://github.com/nikhilsree5/targetcasestudy

An exploratory and in-depth study of the e-commerce market in Brazil.

bigquery eda sql visualization

Last synced: 15 Mar 2025

https://github.com/akilesh-ga/sql

This repository contains SQL scripts covering basics to advanced topics like CRUD, joins, subqueries, and aggregations. Ideal for learners looking to build and practice SQL skills with real-world examples. Queries are organized and easy to understand for hands-on learning.

database-design database-management mysql sql

Last synced: 01 Jul 2025

https://github.com/saisrivatsat/End-to-End-Data-Analytics-Retail-Orders-Analysis-Python-SQL

This project showcases a comprehensive end-to-end data analytics workflow, encompassing data extraction, cleaning, transformation, and analysis of retail orders. Utilizing Python, SQL, and dynamic visualizations, it uncovers actionable business insights by highlighting critical metrics such as revenue, profit, and regional trends Empowering insight

python sql visualization

Last synced: 03 Sep 2025

https://github.com/rogermedico/magdapb

Website containing last updates on research and curriculum vitae of Dr. Magda Pascual Borràs. Whole project is made using CodeIgniter framework.

backend bootsrap codeigniter php responsive sql

Last synced: 06 May 2026

https://github.com/amishidesai04/travel-management-system-sql

Welcome to our Travel Management System repository, a SQL-based database management project. It handles customer and employee details, destinations, transportation (trains, buses, flights, cruises, cars), payments, and bookings. Complex SQL queries including subqueries and joins are used for data extraction and analysis.

database-management-system joins management-project query-language sql tabular-data

Last synced: 10 Mar 2026

https://github.com/matheus1714/financial-data-storage

This repository contains a sample user transaction database over a period of 1 year.

docker environment neon postgres sql

Last synced: 19 Jun 2025

https://github.com/suhailroushan13/project-management-tool-for-employees

The Project Management Tool designed for TWorks is a powerful and efficient solution tailored to streamline task management and communication within the TWorks organization. This tool is specifically crafted to meet the unique needs and demands of TWorks teams

agile express nodejs project-management react sql

Last synced: 11 Apr 2026

https://github.com/mk3008/carbunqlex

CarbunqleX is a lightweight library that enhances the reusability and maintainability of RawSQL through advanced query parsing.

ast csharp csharp-lib csharp-library dynamic-query postgres postgres-sql-parser postgresql raw-sql sql sql-parser

Last synced: 19 Nov 2025

https://github.com/owengombas/graphql-composer-typeorm

🌐 TypeORM plugin for graphql-composer-decorators

api decorators graphql query sql typeorm

Last synced: 02 May 2026

https://github.com/unipr-org/bdd

BdD - Basi di Dati presso l'Università degli Studi di Parma (9 CFU).

database postgresql sql

Last synced: 01 May 2026

https://github.com/igorviniciussantana/igortasks

Lista de Tarefas básica utilizando node.js

css html javascript pg pgsql postgres sql

Last synced: 02 Mar 2026

https://github.com/benhuds/db2w-ml-examples

Tutorial: in-database machine learning with Db2 Warehouse on Cloud

data-warehouse db2 machine-learning sql

Last synced: 28 May 2026

https://github.com/pabvald/food-market

Food market database in SQL

db sql

Last synced: 23 Mar 2025

https://github.com/82luli02/sakila_dvd_rental_database_analysis

Analysis of the Sakila DVD Rental database using SQL

data data-analysis data-science data-visualization sql

Last synced: 10 Mar 2026

https://github.com/pegasusheavy/prax

🦀 Type-safe, async-first ORM for Rust. Prisma-like schema, fluent queries, multi-database support.

async database mongodb mysql orm postgres postgresql prisma query-builder rust sql sqlite tokio type-safe typescript-alternative

Last synced: 20 Jan 2026

https://github.com/amandinedurand/hotel_mermaid

Projet SN1 : création d'une application web pour un hôtel avec parties publique (réserver des chambres) et privée (gestion des chambres et des réservations)

css html5 php phpmyadmin sql

Last synced: 18 Jun 2026

https://github.com/bilbottom/snowflake-streamlit-app

Repo for the Snowflake DABW course (badge 2).

python sql testing

Last synced: 03 May 2025

https://github.com/veddonda/myshop

This is a repository for Online Store Database (Myshop).

postgresql sql

Last synced: 01 Jul 2025

https://github.com/fblupi/starsator-db

A database for registering stars information

sql

Last synced: 05 Jan 2026

https://github.com/veddonda/water-supply-management

This Repository is for Water Supply Management Database.

postgresql sql

Last synced: 01 Jul 2025

https://github.com/allubie/Celestial-Bodies-Database

This is a sample database prepared for FreeCodeCamp's relational database course.

bash database freecodecamp postgresql relational-databases sql

Last synced: 17 Apr 2025

https://github.com/paw-sql/pawsql-vscode

PawSQL Client enables developers to access core capabilities of the PawSQL directly within VSCode enviroment. PawSQL provides sophisticated SQL optimization features including smart index recommendations and query rewrites.

indexing mariadb mysql optimization oracle performance postgresql query sql tuning

Last synced: 15 Mar 2025

https://github.com/kasir-barati/sql

A place where I keep track of what I know about PostgreSQL + ORMs

cicd docker docker-compose dockerfile e2e github-actions javascript jest nodejs orm pnpm postgresql psql sql tdd typescript

Last synced: 11 Apr 2026

https://github.com/odeassis/me-to-web

Destinado ao aprendizado das principais tecnologias do desenvolvimento web.

html5 javascript php sql

Last synced: 11 Apr 2026

https://github.com/iamjuniorb/certifications

HTML project with a list of my certifications.

certificate certificates golang html-css-javascript php python r ruby rust sql

Last synced: 11 Apr 2026

https://github.com/ravirch/postgresql-sql-guide

This repository is a comprehensive PostgreSQL SQL Guide, covering essential topics from foundational SQL queries to advanced concepts like joins, subqueries, and data manipulation commands.

postgresql psql sql

Last synced: 22 Jun 2025

https://github.com/xjpro/teamkeep

Sports team organization site

angularjs csharp entity-framework sql

Last synced: 21 May 2026

https://github.com/harmim/vut-ids-project

Databázové systémy - Projekt

databases ids oracle sql uml vut vut-fit

Last synced: 29 Apr 2026

https://github.com/heincm/burgerlogger

Makes use of a server and handlebars as well as get, post, and put methods with a SQL database and ORM

database express get handlebars orm post sql

Last synced: 11 Apr 2026

https://github.com/baku-stark/bootcamp-vivo-python-ai

🐍 | BootCamp Vivo Python AI

fastapi python sql

Last synced: 11 Apr 2026

https://github.com/rociobenitez/sql-cheatsheet

Resumen práctico de SQL: definición de datos, consultas, manipulación, control y transacciones.

cheatsheet dcl dcl-commands ddl ddl-commands dml dml-commands dql-commands sql sql-cheatsheet tcl tcl-commands

Last synced: 03 Feb 2026

https://github.com/marcinbojko/ssrs

Microsoft SQL Server Reporting Services - https://chocolatey.org/packages/ssrs

chocolatey microsoft powershell sql

Last synced: 24 Mar 2025

https://github.com/magnateape/https-github.com-visshruthav-java-sql-project___degreescheduler-mobile-app

Android Mobile App written in Java and SQL that helps Wayne State University students create and download schedules to help them plan out their degrees.

java sql

Last synced: 23 Mar 2025

https://github.com/gdgiri/sql-day-1

mysql screen shots

mysql sql

Last synced: 06 Mar 2025

https://github.com/hajarwalfi/driveandloc

Plateforme de location de voitures avec blog automobile - PHP OOP, MySQL avancé, DataTables et dashboard administrateur complet 🚗

css datatable html js mariadb php responsive sql uml

Last synced: 11 Apr 2026

https://github.com/ezrahsieh/academicdatabasedashboard

The Academic Faculty and Research Insight Dashboard utilizes SQL and NoSQL databases and is designed to support academic institutions, research departments, and individual students by providing comprehensive insights into faculty members and their research activities.

dashboard data-visualization database-management mongodb mysql neo4j sql

Last synced: 21 Feb 2026

https://github.com/manjit-baishya-datascience/e-challan-traffic-ticket-database-management-system

The database schema includes tables to store information about vehicles, owners, traffic incidents, traffic tickets, traffic officers, payments, ticket histories, and violations. Relationships are established between entities to maintain data integrity.

database-design databse-project sql sqlite3

Last synced: 16 Feb 2026

https://github.com/rstoetter/csmartsqlstatement-php

The php class cSmartSqlStatement helps to manage and change SQL statements

parser php7 sql

Last synced: 18 May 2026

https://github.com/pablocarnauba/hospitalveterinario

HospitalVeterinario é um programa simples em Python que gerencia pacientes de um hospital veterinário usando MySQL. Através de um menu interativo, você pode visualizar, cadastrar, alterar e remover pacientes. O sistema organiza dados como nome, espécie, raça e peso dos animais, permitindo uma administração eficiente das informação no banco de dados

banco-de-dados pyhon python-sql python-sql-connectivity sql sql-connector sql-server

Last synced: 10 Mar 2026

https://github.com/pejpero/pizza_ordering_website

A website for ordering pizza. It is a form of fun/learning internet technologies in the field of frontend, backend, and a database.

css ejs html5 javascript json nodejs sql

Last synced: 11 Apr 2026

https://github.com/sebastian-huynh/mssql-queries

Demonstrating the ability to use DML and DDL sql queries to solve questions.

mssql mssql-database server-side sql sql-server

Last synced: 10 Mar 2026

https://github.com/marialuizaleitao/categoricalencodingsql

Projeto de Data Science em SQL aplicando técnicas avançadas de Categorização, Label Encoding, One-Hot Encoding e Binarização de dados para análise da base de dados sobre câncer de mama.

binarization data-science encoding-algorithms sql

Last synced: 21 Feb 2026

https://github.com/dhamkirti21/login-and-verfication-using-sql

The Login and Verification System allows users to create accounts, log in securely, and verify their email addresses. It ensures the privacy and security of user data by utilizing SQL database for storage and Flask framework for handling user authentication and verification.

css flask html js mysql python sql

Last synced: 02 Apr 2026

https://github.com/vinsmokesomya/emojigresql

🐘 EmojigreSQL: A pure SQL PostgreSQL extension to encode/decode binary data (bytea) and text into colorful emoji sequences! ✨ Includes basic checksum validation.

bytea decoding emoji encoding pgxn postgres postgresql postgresql-database postgresql-extension sql

Last synced: 07 May 2025

https://github.com/udaysingh236/odata-sql-connect

A highly versatile, fast and secured OData Version 4.01 SQL Connector which provides functionality to convert different types of OData segments into SQL query statements, that can be executed over an SQL database.

connector odata-server odata-service odatav4 sql

Last synced: 16 Jan 2026

https://github.com/nikolatechie/toprent

Web app representing a car rental agency

app bootstrap css html javascript mysql php sql web-app web-application

Last synced: 11 Apr 2026

https://github.com/fsouza99/american-baby-names

An exploration of public data about names given to American newborns, seeking to answer some questions through PostgreSQL's capabilities.

data-science plpgsql postgresql public-data sql

Last synced: 31 Jan 2026

https://github.com/ap/sql-concrete

render SQL from fragments and placeholders from data structures

perl sql

Last synced: 12 Apr 2025

https://github.com/saya304/hcahps-patient-survey

Worked on the HCAHPS dataset to write queries and visualize the data for analysis

powerbi sql sqlserver

Last synced: 24 Mar 2025

https://github.com/sohyp3/password_maneger

simple password manger using python and raw sql

python sql sqlite3

Last synced: 14 Sep 2025