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/kursatfndk/sql-stok-takip-sistemi

SQL Server ile oluşturulmuş basit bir stok takip sistemi. Ürün, müşteri, stok ve satış ilişkilerini takip eder. Trigger kullanarak stok durumu otomatik güncellenir.

sql sql-server trigger

Last synced: 26 Jun 2025

https://github.com/danyaraujo0/sqlserver-db-solucoes

Projeto de banco de dados em SQL Server com foco em modelagem relacional, consultas otimizadas e criação de views, procedures e índices. Aplicável aos setores de saúde e educação.

sql sql-server

Last synced: 26 Jun 2025

https://github.com/undont/seeql

keyboard driven terminal SQL client supporting PostgreSQL, MySQL, and SQLite

sql tui

Last synced: 05 Jul 2026

https://github.com/64j0/authz-sql-poc

Authz system POC using SQL

authz fsharp sql

Last synced: 03 Feb 2026

https://github.com/lcomeau01/twoowlscafe

Two Owls Cafe is a PHP-based practice project that dynamically displays a cafe menu, processes customer orders, and generates detailed receipts using a MySQL database.

css form-validation html html-css-javascript javascript php sql sql-database sql-server

Last synced: 30 Apr 2026

https://github.com/0username/npgsql.tvp

Npgsql plugin which allows you to use the DataTable type when interacting with PostgreSQL.

c-sharp database dotnet npgsql postgres postgresql sql

Last synced: 16 Jan 2026

https://github.com/arnoldchrisoduor1/intermediate_sql

Creating SQL Projects

sql sqlserver

Last synced: 14 Jun 2025

https://github.com/paulmuenzner/sql-database-photovoltaic-systems

SQL database for PV grid systems, offering crucial insights into component relationships, technical details, and real-time operational parameters.

block-diagram database energy-data energy-management erd photovoltaic photovoltaic-systems sql

Last synced: 06 Apr 2025

https://github.com/biemannt/sql-matrix

Development tool for creating multiple unit tests for MS SQL database projects.

mssql sql ssdt unit-testing

Last synced: 29 Apr 2026

https://github.com/bhx98/dba

Scripts for SQL Developer & DBA

sql sqlserver tsql

Last synced: 26 Jun 2025

https://github.com/ruru-lyy/bank-management-system

A simple bank management system built using Python and SQL to handle customer registration- SignUp/SignIn, Transaction operations such as cash deposit/withdrawal, fund transfer and Account Updation functionalities. The purpose for creating this project was to understand OOPS and Databases.

banking-system python sql

Last synced: 04 Jul 2025

https://github.com/alopezmoreira1989/dbt_project

End-to-end analytics engineering project built on top of Snowflake's TPCH_SF1 sample dataset. It transforms raw OLTP tables (customers, orders, lineitems, suppliers, parts) into a clean, tested, business-ready star schema using dbt Fusion.

dbt sql

Last synced: 04 Jul 2026

https://github.com/feifykike/sqorm

Simple Query ORM. A lightweight 🪶 and performant 🏎️ interface for type/object mapped sql querying in TS.

interface orm querying sql ts

Last synced: 26 Jun 2025

https://github.com/consulo/consulo-database

Tools: Database Browser

incubating mongodb plugin sql

Last synced: 05 Jul 2026

https://github.com/akhtar21yr/flask-recipe-app

This app, "RECIPE-APP," is a recipe blog where users can add, update, and delete their recipes, as well as browse and explore recipes shared by others. It's a platform for sharing culinary creations and discovering new dishes.

authentication flask flask-sqlalchemy frontend jinja2 orm python recipe-app sql sqlalchemy

Last synced: 29 Apr 2026

https://github.com/aaronwalker96/advanceddatabases

A git repository for my Advanced Databases university module

database sql

Last synced: 22 Jul 2025

https://github.com/kaushik-puttaswamy/dynamic-movie-booking-insights-platform-using-snowflake

The Dynamic Movie Booking Insights Platform processes real-time booking data using Snowflake’s Dynamic Tables, Streams, and Tasks to deliver actionable insights. It features an interactive Streamlit dashboard for visualizing revenue, sales trends, and booking metric.

businessintelligence changedatacapture dataprocessing datavisualization dynamictables moviebooking python realtimeanalytics revenueinsights snowflake sql streamlit

Last synced: 20 May 2026

https://github.com/pkrystian/bus_app

Two tasks to create the structure of the application. Written with: C# (win forms), .NET 7.0, SQL Server, SQL Server Management Studio, Oracle SQL Developer

csharp dot-net oracle-sql-developer sql sql-server sql-server-management-studio win-forms

Last synced: 08 Apr 2026

https://github.com/mahammad-mostafa/vet-clinic

This is the first project in the fourth module of the Microverse program. It is a database for a vet clinic using PostgreSQL.

database database-schema indexing joins microverse microverse-projects microverse-students postgresql queries rdbms relational-database sql structured-query-language

Last synced: 19 May 2026

https://github.com/anna-yeddi/esqloration

Various PostgreSQL and MondoDB scripts for future references

mongodb mongodb-database nosql postgres postgresql postgresql-database scripts sql

Last synced: 15 May 2026

https://github.com/lucasbailo/back-end-api-produtos

Back-end for "API Produtos" - Asp.Net Core Web API, Entity Framework and Sql Server

api asp-net-core crud-api csharp dotnet entity-framework-core sql

Last synced: 19 May 2026

https://github.com/yousryessam/examinationsystem

Database for Examination System

database sql sqlserver-2022

Last synced: 14 Mar 2025

https://github.com/darwinz/magento-sql-scripts

Some useful stored procedures and queries for Magento 1.x databases

database magento mysql sql stored-procedures

Last synced: 20 May 2026

https://github.com/daominsy6/hr-system

Internship Project: A Human Resource System for AEHR Test Systems Philippines Inc.

bootstrap exporting hr hr-system management-system php sql submissions

Last synced: 20 May 2026

https://github.com/iankitnegi/sqlninjas_bootcamp

A collection of SQL questions and exercises for beginners to practice and improve their SQL skills.

mysql sql

Last synced: 13 May 2025

https://github.com/kh-suleiman99/movies-api

This project is an exercise to apply what I have learned about .NET Technology. I used C#,SQL Server, EF Core, LINQ, .NET API, Identity, JWT Berar token.

api csharp dotnetcore efcore identity jwt-authentication linq sql

Last synced: 06 Apr 2025

https://github.com/sihar/mysql-administration

backup, restore and other thing about mysql administration

backup database mysql restore sql

Last synced: 30 Apr 2026

https://github.com/erkkah/letarette.sql

SQL - based Document Manager for Letarette

full-text-search letarette sql

Last synced: 17 Aug 2025

https://github.com/prince-t-asamoah/database-triggers

A Codecademy Database Triggers Practice Project

sql

Last synced: 02 Apr 2026

https://github.com/xmita-ghx/connectivity-mysql-python

Just trying to take you through the basics of establishing a MySQL database connection with Python, essentially constructing a database with its tabular contents and the corresponding values within the fields.

mysql-database python-connection-mysql rdbms sql sqllite

Last synced: 08 Jul 2025

https://github.com/naveen-chandrasekaran/schoolmanagementsystem

This is School Management System developed by using Python with a graphical user interface built using Tkinter and a back-end database powered by SQL. This project aimed to streamline the process of managing student information effectively

python sql tkinter

Last synced: 01 Nov 2025

https://github.com/antoniomaggi/squadscope

Squad Scope is a PUBG squad statistics and analytics application.

api-pubg e-sport gaming laravel php pubg sql

Last synced: 20 May 2026

https://github.com/alxmart/m22_sqliteandroid

App básico para fazer um CRUD no DB SQLite no celular, usando padrão DAO e SQLiteOpenHelper. Desenvolvido no módulo "Banco de Dados no Android" da Mentoria Profissão Desenvolvedor Android, da CODANS (By Jamilton Damasceno)

android android-app dao-design-pattern kotlin kotlin-android sql sqlite sqliteopenhelper

Last synced: 05 May 2026

https://github.com/kunalkumar2001/coffee_sales_project_using_excel_power-bi_and_sql

Coffee Shop Sales Dashboard built using Power BI for visualization and SQL for data extraction and transformation. The project dives deep into sales performance, providing actionable insights for data-driven decisions.

analytics data dataanalytics mssql powerbi sql

Last synced: 26 Jun 2025

https://github.com/yshplsngh/postgres-raw-query

learning postgres basic query in raw form

postgresql sql

Last synced: 19 May 2026

https://github.com/galaxy4276/ps

My Problem Solve Milestone

algorithms boj leetcode sql

Last synced: 21 Mar 2025

https://github.com/shubham-s151/mysql-project

This repository contains a collection of MySQL database projects showcasing various database design and management techniques. Each project demonstrates practical applications of MySQL in different contexts, including data modeling, query optimization, and relational database management.

mysql mysql-database mysql-project projects sql

Last synced: 13 Jul 2025

https://github.com/myeonghan-nim/sql-study-intro

🗂️ Study: SQL

sql sqlite3

Last synced: 17 Jan 2026

https://github.com/guiarpi/funnel-analysis

End-to-end product funnel analysis on GA4 BigQuery data — session-scoped SQL, cohort retention, device segmentation, interactive dashboard, and AI-generated product brief using Claude/Gemini.

bigquery dashboard funnel-analysis google-cloud plotly python sql

Last synced: 05 Jul 2026

https://github.com/avanegasp/avanegasp

💻 Full Stack Developer con experiencia en desarrollo de aplicaciones web reales, integrando frontend y backend con buenas prácticas y metodologías ágiles (SCRUM). Trabajo con tecnologías como React.js, Python, Flask y Django. Apasionado por el clean code, testing, la escalabilidad y crear soluciones que generen impacto.

bootstrap5 css django html javascript python reactjs sql

Last synced: 08 Apr 2026

https://github.com/devenock/Relational-Databases

Relational Database Concepts

mysql postgresql sql

Last synced: 22 Jul 2025

https://github.com/tharunbalaajer/database_management_system

Title: Database Management System (DBMS) Description: This repository covers DBMS concepts, including database design, SQL queries, ER diagrams, transactions, normalization, and stored procedures. It includes sample databases, optimized queries, and practical implementations for efficient data management.

mysql-database sql

Last synced: 29 Mar 2025

https://github.com/abdul-aa/amazon-sql-group-project

Developed a sample Amazon relational database and executed a set of 20 practical queries on the database, demonstrating its functionality and responsiveness.

ddl dml relational-databases sql

Last synced: 01 Jan 2026

https://github.com/itboo/codewars-sql

Codewars SQL solutions

codewars-solutions codewars-sql sql

Last synced: 01 Mar 2026

https://github.com/babanigit/express-api-sql

I implemented a robust Node.js API utilizing Express for efficient routing and SQL for backend data management. This API is designed to facilitate seamless interaction between the client-side application and the database, ensuring reliable data retrieval and manipulation.

express nodejs sql typescript

Last synced: 08 Apr 2026

https://github.com/kartikeya443/automated-data-pipeline-gcp

This project showcases the integration of various Google Cloud Platform services to build an efficient and automated data pipeline for sales data.

bigquery cloud data-engineering flask gcp google-cloud-platform looker-studio pipeline python sql

Last synced: 03 Feb 2026

https://github.com/alenales/parsing

Парсинг данных по продуктам для сопоставления с базами данных

analytics html parsing python requests sql

Last synced: 20 May 2026

https://github.com/vzamboulingame/data-portfolio

This repository showcases my projects in Python and SQL, highlighting my skills in data analysis & visualization.

data-analysis data-portfolio data-science data-science-portfolio data-science-projects data-visualization jupyter-notebook portfolio python sql

Last synced: 20 May 2026

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

It is a repository holding SQL codes to create a database and tables and run simple queries.

postgresql sql

Last synced: 19 Jun 2025

https://github.com/kayannr/employee_database

(SQL) Data Engineering, Data Modeling, and Data Analysis on Employees of a Corporation using PostgreSQL (pgAdmin)

erdiagram postgresql relational-database sql sqlalchemy

Last synced: 20 May 2026

https://github.com/aniruddha-biswas/consumer-goods-management-insights-resume-challenge-4

Code Basics Resume Challenge #4 Consumer Goods Management Insights

consumergoods mysql mysql-database projects sql sql-query

Last synced: 22 Mar 2025

https://github.com/hoyirul/db-manager

This is a simple database manage for PostgreSQL databases. It allows you to connect to a database, view the tables, and view the data in the tables. You can also run SQL queries on the database.

dbmanager flask jinja2 pgsql python3 query sql

Last synced: 02 May 2026

https://github.com/haiderabb/weather-application-java

This project is a Weather Application developed in Java using Open Weather APIs. It offers both terminal and GUI interfaces, facilitating data management through file handling and SQL. The interactive GUI is built with JavaFX, utilizing its rich UI controls for an engaging user experience, while MySQL is used for data storage and retrieval.

css filehandlinginjava java-8 java-api javafx-desktop-apps jdbc sql swing-component terminal-ui

Last synced: 01 Jan 2026

https://github.com/otaviomendessantos/projeto_autodidata

Referente ao estudo de linguagens variadas.

css estudante html javascript python sql

Last synced: 08 Apr 2026

https://github.com/maruf-hossen/kaggle-projects-and-learning

Comprehensive data science learning journey through Kaggle courses and exercises. Documenting progress in SQL, Python, ML, and data visualization with practical projects and business applications.

business-intelligence data-cleaning data-science data-visualization kaggle learning-journey machine-learning pandas python sql

Last synced: 05 May 2026

https://github.com/annettedorothea/db2ai

db2ai generates MCP tools from SQL queries. It defines curated database queries with AI-facing metadata such as intent, examples, and column documentation, and validates them against a live database using EXPLAIN.

ai-tools code-generation database dsl langium mcp model-context-protocol query-builder sql tool-generation

Last synced: 04 Jul 2026

https://github.com/whitecypher/stmts

Create a collection of sqlx named statements

collection golang named sql sqlx statements

Last synced: 12 Jan 2026

https://github.com/nicksterious/database_logic

A gem that helps managing your database-level logic within your Rails apps.

activerecord rails ruby-on-rails sql

Last synced: 02 Jan 2026

https://github.com/d4nqw3rty/oop-school-library

Application built in ruby to track all the information about a borrowed book, register user, professor or student, add books and borrowed books

ruby sql

Last synced: 28 Mar 2025

https://github.com/srimantapal205/ms_sql-server

SQL stands for Structured Query Language. SQL is a standard language for storing, manipulating and retrieving data in databases.

database dataengineering mssql query sql sqlserver

Last synced: 20 May 2026

https://github.com/sylviazam/gtm-cohort-cac-ltv

Cohort CAC/LTV model for GTM analytics. DuckDB SQL executed from Python. Exports Excel + PNG for decision-ready unit economics.

analytics cac cli cohorts duckdb excel-reporting go-to-market gtm ltv python sql unit-economics

Last synced: 19 May 2026

https://github.com/3bdalrhmans3d/leetcode

This repository is managed by LeetPush extension: https://github.com/husamahmud/LeetPush

cpp csharp data-structures java javascript leetcode-solutions pandas python python3 sql

Last synced: 08 Apr 2026

https://github.com/davsav16/soundemic

We designed this app to allow for users to post about their favorite songs, artists, and albums, and then engage in conversation about them.

authentication cookies crud nodejs object-oriented-programming restful-api sequelize sql

Last synced: 19 May 2026

https://github.com/prasoonsoni/database-management-systems

All the assignment's answers given by VIT.

database dbms oracle sql vit vit-university

Last synced: 30 Apr 2026

https://github.com/monambike/my-own-scripts

A ton of Scripts to help finding SQL Server objects, seeing important info and managing databases.

microsoft-sql-server sql sql-server sql-server-management-studio ssms

Last synced: 29 Oct 2025

https://github.com/asifrahaman13/library-management

A simple library management system using the Fast API, SQLModel. Utilized simple sqlite database.

python sql sqlite3

Last synced: 30 Mar 2025

https://github.com/swatisinghit/e-commerce-trend-analysis-for-target

An exploratory and in-depth study of the E-Commerce sales data for a Brazilian store using SQL.

bigquery data-analysis mysql sql

Last synced: 19 May 2026

https://github.com/bpdesilva/dad_sql

DBMS I & II

rdbms sql sql-server

Last synced: 27 Jun 2025

https://github.com/a7md0/nwindbusinessobjects

Advanced programming dynamic link library for Nwind business database. Models and SQL connection.

csharp lab sql univeristy university-assignment

Last synced: 22 Mar 2025

https://github.com/vidjinnangni/sql-practice-exercise

This repository contains a structured SQL exercise designed to practice database queries using MySQL. The goal is to enhance SQL skills by solving various database-related challenges.

mysql mysql-database sql

Last synced: 04 Jul 2025

https://github.com/gemaquejr/mysql-one-for-all

Projeto com o objetivo de revisar e e consolidar conceitos de normalização e execução de queries. Este projeto foi criado para avaliação final na seção 03 do módulo de Backend do Curso de Desenvolvimento Web na Trybe.

docker mysql mysql-workbench sql

Last synced: 19 May 2026

https://github.com/dcs-training/relationaldbandsql

Training on Relational Databases and SQL

data-wrangling databases sql

Last synced: 25 Feb 2025

https://github.com/mastermindromii/mysql-gold-loan-application-project

Comprehensive gold loan management database featuring customer lifecycle management, multi-asset loan applications, hierarchical approval workflows, automated disbursement, payment tracking, portfolio analytics, and complete audit trails. Fully compatible with MySQL

loan-management materialized-view mysql mysql-database sql sql-queries stored-procedures

Last synced: 06 Jul 2026

https://github.com/tebogoyungmercykay/the_adapter_and_cor_design_patterns

This repository contains implementations of two commonly used design patterns: Chain of Responsibility and Adapter. Each design pattern is implemented in separate folders within the repository.

adapter-pattern chain-of-responsibility-pattern cpp cpp11 design-patterns gitignore makefile sql sql-query translater

Last synced: 14 Sep 2025

https://github.com/crvlwanek/digital-music

A fullstack web app built for my Digital Music Composition class that hosts student music porfolios using Django REST Framework and React

babel css django django-rest-framework django-rest-knox heroku html javascript json material-ui node postgresql python react react-router redux rest-api sql webpack

Last synced: 08 Apr 2026

https://github.com/doramgajo/karaoke

Karaoke is a simple musical database manager.

java sql studies

Last synced: 30 Mar 2025

https://github.com/hima890/alx-higher_level_programming

ALX Higher Level Programming with Python is a dedicated repository for ALX Software Engineering students. Delve into Python concepts, sharpen your skills with hands-on exercises, and apply your knowledge to real-world projects. Your go-to resource for mastering Python programming in the context of ALX's higher-level programming curriculum.

alx-africa alx-higher-level-programming alx-software-engineering javascript json mysql-database networking opp python pythonscript shell-script sql

Last synced: 20 Apr 2026

https://github.com/miltonj23/jobmanager

A queue management application that implements the execution of mock processes

javafx-application management process sql

Last synced: 02 Jan 2026

https://github.com/afireinside777/bar-register-flask-react-app

Bar Register Flask React App which contains the API for the Bar Register React App, Coding Temple Final Project.

api-rest dbeaver flask flask-sqlalchemy insomnia migrations postgresql react render sql sqlalchemy typescript vite

Last synced: 08 Apr 2026