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/affluentlynx/database-viewer

just a simple database viewer and limited editor I made to aid one of my other projects. provided in an Graphic User Interface (GUI)

database database-gui database-management editor python3 sql tkinter-graphic-interface viewer

Last synced: 29 Apr 2026

https://github.com/00nevo/uebungen-exercises-sql

What i am reading regarding SQL.

learning lernen sql sqllite

Last synced: 23 Jan 2026

https://github.com/mehmoodulhaq570/database_openended_lab

Database SQL code for a University Management System database schema. Manages student details, attendance, assessments, and evaluations. Contribute to enhance or use for setting up a university database. MIT License.

database database-management db dbms mysql sql university-management-system

Last synced: 17 Apr 2026

https://github.com/rakumar99/social-media-analysis-with-sql

This repository contains Database Project on Social Media platform where it shows various categories like users, accounts, Follows and Hashtags and some analysis.

database-management erdiagram mysqlserver schema sql tables

Last synced: 06 Feb 2026

https://github.com/hedimuhamad/movie_api

Movie_API created with PHP and MariaDB

mariadb php sql

Last synced: 15 Apr 2026

https://github.com/foxcapades/java-sql-import

SQL resource loading & caching

files java-10 sql

Last synced: 24 Feb 2026

https://github.com/pageton/sqlitekv

SQLiteKV is a lightweight key-value store built on top of SQLite3, offering basic key-value operations with support for expiry times, JSON export, and flexible storage options including in-memory, temporary, and disk-based storage. Ideal for applications requiring persistent and reliable storage.

database javascript key-value-database key-value-store npm pnpm sql sqlite sqlite3 sqlitekv typescript

Last synced: 14 Feb 2026

https://github.com/m7moudgadallah/sales-office-db-design

This repository contains the database design for a sales office management system. The database captures information about sales offices, employees, properties, and property ownership. The design emphasizes efficient data management, adherence to business requirements, and normalization.

database dbschemas eer-diagram erdiagram mssqlserver normalization sql tsql

Last synced: 16 Mar 2026

https://github.com/akarshankapoor7/sql-interview-questions-and-concepts

These are the most commonly asked interview questions for DA, BA and DS profiles.

advancetopics business-analyst data-analyst data-science interview-questions sql

Last synced: 28 Jan 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/zx80/pg-schema-version

Simple Postgres Schema Versioning

database postgres schema sql versioning

Last synced: 20 Oct 2025

https://github.com/ttu/cubesensors-iot-azure

Processing for (Cube)Sensor data. Python processing, F# REST API, optional Azure Streaming.

azure fsharp ifttt python sql

Last synced: 29 Apr 2026

https://github.com/kar-dim/reactmealsts_backend

My implementation of Maximilian's "React Meals" (NET/Spring backend) https://www.udemy.com/course/react-the-complete-guide-incl-redux/

auth0 csharp dotnet efcore hibernate java jwt netcore spring sql

Last synced: 14 Feb 2026

https://github.com/tassio-med/sql-all-for-one-project

🗃️ Este projeto foi desenvolvido com Javascript MySQL e para o desenvolvimento foi utilizado o banco de dados Northwind.

eslint javascript mysql sql

Last synced: 18 Apr 2026

https://github.com/null-none/django-odbc

django-odbc is a SQL Server DB backend powered by the pyodbc library

django odbc python sql

Last synced: 09 May 2026

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

Use SQL to instantly query HubSpot resources. Open source CLI. No DB required.

backup etl postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 14 Apr 2026

https://github.com/exegeses/introbbdd-62083

Curso Introducción a Bases de datos | código 62083

sql

Last synced: 19 Mar 2026

https://github.com/thl-corporation/thl-sql

Production-ready PostgreSQL platform with PgBouncer, HAProxy, and one-command multi-distro installation.

automation database devops haproxy infrastructure linux pgbouncer postgresql sql vps

Last synced: 02 Jun 2026

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/rudolphreti/asp.net-sql-docker-basics

This project serves as an introduction to the basics of containerization using Docker. It covers application and SQL Server containerization, aiming to demonstrate the basic concepts and operation of Docker. The application is written in ASP.NET Core, C#, Entity Framework, MVC.

asp-net-core csharp docker mvc sql

Last synced: 28 Jun 2026

https://github.com/lightbender/std.v2.database.sql

An experimental ADO.NET-like Generic SQL Driver for D

database dlang sql

Last synced: 17 Mar 2025

https://github.com/c0de4un/go-query-builder

SQL Query Builder written in Go for sql module

go golang mysql query-builder sql

Last synced: 17 Apr 2026

https://github.com/alvations/dopplershift

Pythonic SQL for mere mortals

python redshift sql

Last synced: 29 Apr 2026

https://github.com/harshmule1/school-data-analysis-

School Data Analysis Using SQL

data-analysis mssql sql

Last synced: 04 Apr 2026

https://github.com/hectorzamoranogarcia/sql-gym-split

SQL-based system for strength-training analysis. It includes predictive models for fatigue management, deload (rest-week) optimization, and plateau detection using Window Functions and business logic.

data-engineering data-quality fatigue-management fitness-tracker gym-analytics predictive-analytics sql sqlite strength-training window-fu

Last synced: 08 Jun 2026

https://github.com/hellymodikalpesh/sql-50-leetcode

This repository will contain all leetcode problems and solved solution for SQL starting from beginning to advanced question

quries sql windowfunction

Last synced: 19 Mar 2026

https://github.com/jeim05/cursomvc

Sistema Web de un Carrito de Compras realizado con ASP .NET MVC

asp-net-mvc bootstrap c-sharp functions jquery mvc5 sql sql-server stored-procedures tsql

Last synced: 08 Jan 2026

https://github.com/jodevsa/sql2mongo

convert simple sql statements into mongodb query "try it out": https://jodevsa.github.io/sql2mongo/

mongodb mysql peg pegjs querybuilder sql transpiler

Last synced: 15 Apr 2026

https://github.com/sainingo/vet_clinic_database

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

database postgresql sql

Last synced: 12 May 2026

https://github.com/spersico/prisma-diff-to-knex-migration

Create Knex Migrations starters using Prisma SQL DDL generator

knex knexjs migrations prisma sql

Last synced: 09 Feb 2026

https://github.com/krisnasuma/taskharianweb

Dikembangkan Menggunakan Native php (versi 7.2.3)

css database javascript native php sql

Last synced: 29 Apr 2026

https://github.com/ayu-hack/ayu-hack

Enthusiastic learner passionate about building software and exploring the world of technology. Eager to contribute to open-source projects and collaborate with the developer community. Continuously developing my skills in Python,SQL,HTML,CSS,PowerBI, MacOS. Always open to feedback and excited to keep growing!

config css data-analysis github-config html powerbi-desktop python3 sql

Last synced: 30 Apr 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/roe-dl/weewx-snmp

WeeWX service to fetch data by SNMP

monitoring pysnmp snmp sql weewx weewx-service

Last synced: 15 Apr 2026

https://github.com/lupennat/ludo

Database Abstraction Layer for Node js

database lupdo mysql nodejs pdo sql sqlite transaction

Last synced: 09 Feb 2026

https://github.com/dadangdut33/sistem-database-warung

Sebuah program database untuk warung berbentuk graphical user interface sebagai Tugas Akhir PL Kelompok-5 UIN Syarif Hidyayatullah Jakarta

database gui-application java sql

Last synced: 30 Apr 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: 13 Apr 2026

https://github.com/raulsanchezzt/projects

Public repository for my personal projects

blockchain css database html javascript php react solidity sql webdev

Last synced: 13 Apr 2026

https://github.com/v-a-kernel/sql-ex

A repository for storing my some SQL exercises (sql-ex).

ex exercises plpgsql plsql sql t-sql tsql

Last synced: 28 Feb 2026

https://github.com/francislauriano/softex-backend

Repositório criado com o objetivo de organizar os estudos e atividades desenvolvidas na Formação Dev Back-End em JavaScript e TypeScript e Formação Dev Back-End em Python

javascript nodejs python sql typescript

Last synced: 30 Apr 2026

https://github.com/analiaburgosdev/microservices_monopatines

This project implements a microservices architecture using Spring Boot and Docker. It simulates an e-scooter rental platform, managing various business areas such as users, trips, maintenance, and pricing.

docker-compose documentation endpoint java maven microservices spring-boot sql

Last synced: 30 Apr 2026

https://github.com/kulkarnishub377/cafe-system-architecture

A production-ready, full-stack Point-of-Sale and cafe management system built on Django REST Framework (backend) and vanilla HTML/CSS/JS (frontend). Designed for small-to-medium cafes with dine-in, takeaway, and delivery workflows.

architecture dijango fullstack-development python sql web-development

Last synced: 04 Apr 2026

https://github.com/tamk-kol/sql-powerbi-hr_data_analysis-end-to-end

We'll build an HR database in SQL Server, import CSV data, and run queries for analysis. Then, we'll connect to Power BI, create visualizations, and build a dashboard. This end-to-end project will address HR's requests regarding healthy employees, non-smoker compensation, and absenteeism insights, all within the specified budget constraints.

absenteeism analysis employee-management end-to-end end-to-end-project hr leave leaveanalysis powerbi powerbi-desktop powerbi-report powerbi-visuals powerbidashboard powerbiservice sql sql-server sqlserver

Last synced: 18 Jun 2026

https://github.com/pkg-id/passwd

passwd is a zero-setup package for hashing passwords and comparing passwords.

bcrypt go hash sql

Last synced: 29 Jan 2026

https://github.com/vineet1025/weather-app

Real-Time Weather Monitoring System

hibernate java springboot sql thymeleaf

Last synced: 30 Apr 2026

https://github.com/igorcarmona-git/csvtodb_printeraudition

Solução interna para realizar uma auditoria de impressão no servidor de PrintServer.

postgres printerservice python python-script sql windowsserver

Last synced: 07 Feb 2026

https://github.com/llogaricasas/easybackendphp

A lightweight and customizable Object-Oriented PHP library for backend development

back-end database php php-library sql

Last synced: 30 Apr 2026

https://github.com/tassio-med/sql-one-for-all-project

🗃️ O projeto consiste na normalização da tabela Spotify Clone, seguindo com o preenchimento da tabela para executar queries e encontrar informações.

eslint javascript mysql sql

Last synced: 10 May 2026

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

A relational database to create the initial data structure for a vet clinic

database postgresql sql sql-server

Last synced: 11 May 2026

https://github.com/purvajage/library_management

In this project, build REST APIs for a Library Management System Project using Spring Boot, Spring Data JPA (Hibernate), and MySQL database.

hibernate java springboot sql

Last synced: 30 Apr 2026

https://github.com/prashver/sales-insights-tableau

SQL analysis followed by a Tableau dashboard creation was used to uncover the reasons behind declining sales.

dashboard data-visualization sql tableau

Last synced: 01 Feb 2026

https://github.com/renoyegon/row_health_wellness_program

This analysis assesses the performance of a tech-driven insurance company's Wellness Reimbursement Program, with a focus on generating actionable insights and strategic recommendations for the product and marketing teams, as well as responding to ad-hoc analytical queries to enhance program impact and efficiency.

calculated-fields excel sql tableau

Last synced: 29 Jan 2026

https://github.com/itsryu/at2-n1-lbd

Repositório referente a atividade AT2/N1 da disciplina Laboratório de Banco de Dados da Universidade Católica de Brasília.

brmodelo mysql sql

Last synced: 30 Apr 2026

https://github.com/glintonliao/berkeley-cs-61a

CS 61A: The Structure and Interpretation of Computer Programs

python scheme sql

Last synced: 10 May 2026

https://github.com/fpopic/bigquery-schema-select

(Script) Generates SQL query that selects all fields (recursively for nested fields) from the provided BigQuery schema file.

bigquery bigquery-schema scala sql

Last synced: 15 Mar 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/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/hozlucas28/codo-codo-back-end-project-2022

Repository of "Codo a Codo - Full Stack Java" Back-end side, project.

2022 bootcamp-project bootstrap5 css3 eclipse fullstack-java html5 husky java jsp mit-license prettier sql

Last synced: 14 Apr 2026

https://github.com/bhathiya29/task-master---flask

📋 Tasks App - A simple and intuitive Tasks web application built with Python Flask and SQLAlchemy. Stay organized and focused by managing your tasks with this user-friendly app. 🚀 **Features:** - Add, edit, and delete tasks as completed. - Clean and intuitive user interface. - Tasks are stored persistently in a SQLite database. 🔧 *

crud flask python3 sql sqlite

Last synced: 15 Apr 2026

https://github.com/jmaupetit/imdb-sql

Load IMDB datasets in SQL databases

database imdb load-testing sql

Last synced: 16 Feb 2026

https://github.com/felipensp/python-etl

ETL tool written in Python that provides an specific DSL which is translated to Python script to handle input data

csv etl json parsing python regex scripting sql

Last synced: 01 May 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/mrceperka/sql-file-loader

SQL file loader - Load queries from big SQL files

files php7 sql

Last synced: 03 Jan 2026

https://github.com/techysanoj/sql-course

Step-by-step SQL tutorials and practical examples covering queries, constraints, transactions, and more. Ideal for beginners, interview prep, and anyone looking to master SQL—from basics to advanced.

beginner-friendly constraints joins learn-sql learn-sql-language learning-path mysql mysql-database mysql-server postgresql sql sql-course sql-examples sql-join sql-joins sql-queries sql-query sql-tutorial transactions

Last synced: 15 May 2026

https://github.com/phoenixmputu/script-database

La bibliothèque internationale du Congo, souhaite mettre en place une base des données pour gérer ses livres. Afin d'y arriver, ils ont contacté un concepteur de bases de données. Après avoir analysé le fonctionnement de la bibliothèque, le concepteur de base données a réalisé un schéma physique des données. Possédant déjà un schéma physique, la bibliothèque sollicite vos services afin de : Écrire le script SQL de création de la base des données sur base du schéma physique réalisé en amont Écrire les scripts d'insertion des données dans la nouvelle base de données.

sql

Last synced: 15 May 2026

https://github.com/fulgurcode/stitch

Online shopping website for cloth store

ecommerce go go-templ htmx mysql sql

Last synced: 16 Feb 2026

https://github.com/yogeshjha06/php-inventory

Inventory Management System - ERP

ajax bootstrap css javascript php sql

Last synced: 06 Apr 2026

https://github.com/amiegirl/data_analyst_portfolio_projects

This repository contains my portfolio projects using MS Excel, SQL, MS Power BI and Python libraries such as Pandas, Matplotlib and Seaborn

excel powerbi pyhton sql

Last synced: 08 Sep 2025

https://github.com/muhammadsaadx/fast-flex-management-system

I have built a comprehensive database management system for Fast NUCES, facilitating student management, course scheduling, and academic tracking for improved university operations using C# and ASP.NET.

asp-net sql

Last synced: 12 Mar 2025

https://github.com/hwywl/ant-nest

蚂蚁巢,专注于方便的注解

annotations mybatis spring spring-mvc sql

Last synced: 06 Mar 2026

https://github.com/lovemo/sql_log

thinkphp sql log analysis tool

analysis log mysql php sql sqllog thinkphp thinkphp5

Last synced: 15 May 2026

https://github.com/xkomil/prescriptiongenerator

Python app with connection to sql server

python3 sql

Last synced: 10 Apr 2025

https://github.com/f1scher7/twoja-opinia

"TwojaOpinia," a Full Stack Survey Application equipped with user and admin functionalities.

css java java-fx java-fxml sql

Last synced: 15 May 2026

https://github.com/kirolos00daniel/covid-sql-analysis

Analysis using SQL server For Covid Data

api csv excel sql sqlserver sqlserver-2019

Last synced: 09 Jul 2025

https://github.com/akt0001c/workessential

This is the mgnrega management system which works under a scheme where it manages project and provide work for rural area people and ensure 100 days work for them

java jdbc sql

Last synced: 05 Jun 2026

https://github.com/jmini00/projet_la_boite_a_vinyles

PROJET PRÉSENTÉ AU PASSAGE DE DIPLOME : Projet "La Boite à Vinyles" pour soutenance certification développeur Full-Stack, réalisé avec HTML, CSS, SASS, BOOTSTRAP, JAVASCRIPT, PHP architecture MVC

boostrap html-css-javascript mvc-architecture php sass sql

Last synced: 01 Jul 2026

https://github.com/aryan-13-11/cms-using-enterprise-java

A web-based application developed using JSP and connected to a Derby database. The system provides functionalities to add, view, edit, delete, and search contacts. It features a simple and clean user interface with the ability to toggle between light and dark modes. Backend connectivity is managed through JDBC using Apache Derby as the database

derby-database java javascript jsp-servlet sql webapplication

Last synced: 01 Jul 2026

https://github.com/nickemma/vet-clinic

Vet-Clinic is A relational database using POSTGRESQL to create the initial data structure for a vet clinic. It contains related data about animals, animals' owners, clinic employees, and visits

backend gitflow postgresql sql

Last synced: 01 Jul 2026