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/freshposh-code/blog-usercrud

This is blogApp, registering, creating and editing post with a base UI styled inline.

blogpost laravel8 sql

Last synced: 02 Mar 2026

https://github.com/v6ntage/sql-sales_data-analytics-project

This repository contains a SQL scripts demonstration analytical techniques.

analytics business-analytics data data-analysis database query sql sql-server

Last synced: 12 Apr 2026

https://github.com/arpitbrur/jdbc

Here I am uploading projects and notes of JDBC. In these projects I perform CRUD operation & in these I have used Mysql database.

corejava jdbc mysql sql

Last synced: 11 May 2026

https://github.com/ericperret/sql_studio

SQL learning tool — full SQL interpreter in a single HTML file, zero dependencies

browser-based education html javascript learning no-dependencies pedagogy sql sql-interpreter sql-tutorial

Last synced: 30 May 2026

https://github.com/camilajaviera91/dag-first-approach

This project automates the extraction, transformation, and export of sales data from a PostgreSQL database, enhances the data with exchange rate information, and exports the results in CSV and Google Sheets formats. It uses a Directed Acyclic Graph (DAG) to manage task dependencies and execute them in order.

airflow dag dotenv faker googlesheets gspread gspread-dataframe matplotlib-pyplot network oauth2 os pandas postgresql psycopg2 python random requests sql

Last synced: 13 Apr 2026

https://github.com/terminalkitten/fhirebase-core-json-schema

Validate FHIR resource field of JSONB type with JSON Schema

fhir json json-schema postgres sql

Last synced: 13 Apr 2026

https://github.com/symbitic/sqltest

Data-driven testing for SQL queries.

acceptance-testing data-driven-tests qt5 sql

Last synced: 20 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/pprattis/road-safety-database-with-JDBC-and-Spark-RDD

A jdbc application that runs queries in pgAdmin to simulate the functionality of the UK Ministry of Transport's database using Apache Spark RDD for query implementation.

computer-science index java jdbc jdbc-database partitions pgadmin postgresql program query spark spark-sql sparkjava sql student

Last synced: 28 Sep 2025

https://github.com/huanent/expressiontosql

C# 表达式转Sql简单示例

csharp expression sql

Last synced: 27 Apr 2025

https://github.com/sanchithaudana/toyshoperp

php Backend ERP System

bootstrap javascript php sql

Last synced: 13 Apr 2026

https://github.com/rikurauhala/minitex

Minitex is a command-line application for managing academic references in the BibTeX format | Python | Robot Framework | SQLite3

automated-testing bibtex continuous-integration coverage database github-actions latex poetry portfolio python robot-framework scrum software-engineering sql sqlite3

Last synced: 29 Sep 2025

https://github.com/monade/rspec_sql_matcher

A gem to match SQL queries within your RSpec tests

rails rspec rspec-matchers ruby sql

Last synced: 18 Feb 2026

https://github.com/arnaldosepulveda/hospital-dbms-project

The project involves SQL-based data management, including table creation, data insertion, views, and complex queries to support hospital operations such as doctor specialization, patient management, treatments, and appointments.

sql

Last synced: 22 Feb 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/lexxai/goit_python_web_hw_06

GoIT, Python WEB, Homework number 06. SQL

docker goit homework python sql sqlite3

Last synced: 18 May 2026

https://github.com/hussein-m-kandil/secret-keeper

My final project for CS50x. Using Python (Flask), and JavaScript I built a web app for generating random passwords and keeping them for the user.

css3 development flask full-stack html javascipt python rest-api restful-api sql sqlite3 web

Last synced: 13 Apr 2026

https://github.com/aschollwoeck/asmerald

A library for writing type safe SQL in C#.

csharp postgresql sql sqlite

Last synced: 13 Apr 2026

https://github.com/arkapg211002/local-frame

Developed a responsive photo gallery using Next.js, Supabase, and Tailwind CSS. Enabled photo upload and storage with Supabase, leveraging Next.js for dynamic routing and React components. Integrated user authentication for secure access.

javascript jsx nextjs14 node-js sql supabase tailwind-css

Last synced: 13 Apr 2026

https://github.com/awkspace/itinerary

A tool to apply pure SQL migrations to PostgreSQL databases at runtime.

postgresql python sql

Last synced: 14 Jan 2026

https://github.com/theodoremoreland/redb

A Python automated ELT pipeline that routinely aggregates 20+ million rows of parcel data from numerous local government departments for the Regional Entity Database.

airflow aws boto3 data-engineering plpgsql postgresql professional python redb sql sqlalchemy unittest

Last synced: 02 Oct 2025

https://github.com/johnkommas/wallpaper

Create Realtime Data Analytics Live Wallpaper

entersoft erp microsoft microsoftsql photoshop pillow sql wallpaper

Last synced: 30 May 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/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/pablo-restrepo/appgestionfutbol

Aplicación de gestión de partidos y torneos de fútbol

oracle sql

Last synced: 06 Jul 2025

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/lucasmontagnani/gerenciador-estacionamento_java

Software de gerenciamento de estacionamentos, capaz de cadastrar clientes e seus veículos nas vagas do estabelecimento, monitorando a hora de entrada e saída, além de calcular o valor a ser cobrado ao final da locação.

dao dao-design-pattern engenharia-de-software interface java java-8 jdbc jframe linguagem-java mvc mvc-architecture mvc-pattern mysql sql

Last synced: 16 May 2026

https://github.com/octavius-framework/octavius-database

SQL-first data access layer for Kotlin & PostgreSQL. An Anti-ORM with fluent query builders, automatic type mapping (ENUM, COMPOSITE, ARRAY), transaction plans with step dependencies, and polymorphic storage

data-mapping jdbc kotlin postgresql sql

Last synced: 30 May 2026

https://github.com/shimbhu77/vaarta

Vaartalap is an innovative social media application, inspired by Twitter, developed using the Java programming language and Spring Boot framework.

java jwt-token lombok maven mysql-database spring-boot spring-security sql swagger-ui

Last synced: 09 Apr 2026

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: 15 Apr 2026

https://github.com/munenecalvin/alx-backend-storage

A collection of projects for learning data storage in backend development. || MySQL advanced | Advanced SQL

back-end database mysql redis sql

Last synced: 09 Apr 2026

https://github.com/jordicorbilla/specflow_table_generator

Simple Specflow table generator for SQL Server

specflow sql table

Last synced: 13 Apr 2025

https://github.com/windi-wulandari/pbi_kimia-farma-x-rakamin

A data-driven analytics project for Kimia Farma to evaluate business performance from 2020-2023 using BigQuery. Focused on transaction data, inventory, branch operations, and product insights. Results were visualized through an interactive dashboard to support strategic decisions and optimizations.

big-data-analytics bigquery datawarehouse googlelooker sql

Last synced: 03 Jan 2026

https://github.com/skulltech/ormvana

A minimalist ORM for the power user — Releases you from the sufferings of the traditional ORM world.

database mysql orm python python3 sql sqlite3

Last synced: 13 Apr 2026

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/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/bilbottom/sql-problems

Solutions to SQL problems.

sql

Last synced: 01 Mar 2025

https://github.com/daniilak/russian-cadastral-numbers

Данные по публичной кадастровой карте вместе с парсером

cadastral csv map open-data open-source python russian sql

Last synced: 23 Feb 2026

https://github.com/ravin-d-27/data_archiving_and_purging

This repositories contains the SQL Scripts which is used for Data Archiving and Purging in SQL Server

data-archive data-purge database sql ssms

Last synced: 10 Aug 2025

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/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/manjit-baishya-datascience/cargo-delivery-database-management-system

This Parcel Management System is designed to efficiently manage parcels, customers, sellers, hubs, routes, delivery persons, staff, managers, and buyers within a delivery network. It provides a comprehensive solution for tracking parcels from order placement to delivery.

database-design database-designed-project sql sqlite

Last synced: 31 May 2026

https://github.com/bunu23/jdbc-jpa

Java Database Connectivity (JDBC) and Java Persistence API (JPA) Basics

dao-design-pattern java jdbc jdbctemplate jpa-hibernate mysql spring-boot sql

Last synced: 13 Apr 2026

https://github.com/ullenius/backinschool

:school: School Management project. Java EE, JPA and MySQL/mariaDB. Contains 5 entities with bi-directional relationships

java javaee jpa orm sql

Last synced: 12 Mar 2026

https://github.com/sarathchandranpm/restaurant_order_analysis

This project entails an in-depth analysis of a restaurant's order and menu data. The focus is on exploring customer ordering behaviors, menu item attributes, and order specifics. By investigating the connections between order details, menu items, and order dates, the project seeks to generate valuable insights into the restaurant's operations.

data-analysis mysql sql

Last synced: 10 Apr 2025

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

A simple task manager application built with PHP to help you manage your tasks efficiently.

css html js mysql mysql-database php sql

Last synced: 13 Apr 2026

https://github.com/panoschatzi/paris_olympics_2024_database

A postgreSQL database of 2024 Paris Olympics.

cs50sql-final-project database docker postgresql sql

Last synced: 13 Apr 2026

https://github.com/vitonsky/nano-queries

Simple and powerful query builder for any database (SQLite, Postgres, MySQL, etc).

javascript mariadb mysql nodejs pglite postgres postgresql query-builder sql sqlite sqlite3 typescript

Last synced: 13 Sep 2025

https://github.com/FedericoG2/MemoryGame

Memory game developed in C# using Windows Forms.

csharp net sql sqllite-database winforms-application

Last synced: 13 Aug 2025

https://github.com/heliorm/heliorm

A code-first object-relational model for accessing SQL data from Java

java orm sql

Last synced: 11 Jan 2026

https://github.com/mohamad-abdelkhalek/realtime-chat-app

Real-time chat application. This project enables users to communicate seamlessly with instant message updates and a user-friendly interface.

ajax css html javascript mysql php sql

Last synced: 13 Apr 2026

https://github.com/finesse/wired

Light standalone ORM with a query builder and no external configuration

database library mysql orm pdo query-builder sql sqlite

Last synced: 09 Apr 2026

https://github.com/xxyzz/db

Stanford Databases MOOC exercises

database mooc sql xml

Last synced: 04 Apr 2025

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/lancejpollard/rel.js

Relational Algebra Data Models Experiment in JavaScript

json relational-algebra sql

Last synced: 06 Oct 2025

https://github.com/enriquebdel/primer-contacto-sql-y-pl-sql

Este repositorio contiene tanto practicas realizadas durante mis estudios, como códigos libres que he realizado para practicar. El programa que utilizo es Oracle APEX.

evolution notes oracle plsql remeber sql university university-project

Last synced: 14 Feb 2026

https://github.com/jlsilva01/sql-azure

Procedimento para criação de um SQL Azure serverless na Sandbox do MS Learn usando IaC Terraform.

azure sql terraform

Last synced: 21 Jan 2026

https://github.com/toskpl/ms-sql

Silnik bazy danych MS SQL

database ms-sql-server mssql sql t-sql

Last synced: 17 Feb 2026

https://github.com/strrev-dev/sigma-8.0-full-stack-web-developement-mern-

This repository is for my full stack journey and soon i will start my DSA journey after that. go through all the files including practice question, assignment question and mini project which upoading on other repository separetly. so let's go.........

aws bootstrap css3 docker express-js full-stack-web-development html5 javascript kubernetes mongodb nodejs reactjs sql tailwindcss

Last synced: 10 Apr 2026

https://github.com/sskender/postgres-pgadmin-docker

docker-compose for painless setup of postgresql and pgadmin panel

docker docker-compose pgadmin postgres postgresql sql

Last synced: 10 Apr 2026

https://github.com/luismendes070/employee-crud-api

Aplicação CRUD com api com diferentes frameworks e sendo consumido por um único Back-End

angular api application-programming-interface crud-api postgresql-database psql serverless sql vuejs2 vuejs3

Last synced: 05 Oct 2025

https://github.com/jdizm/node-express-sequelize

A demo node/express API project using sequelize and postgres with schema migrations

api docker express node postgresql sequelize sql

Last synced: 10 Apr 2026

https://github.com/jefrisibarani/tobasa-cpp

Tobasa C++ Framework - Web Server, SQL Abstraction, Laboratory Information System (LIS)

asio hl7 http-client http-server lis orm-framework rest sql websocket

Last synced: 31 May 2026

https://github.com/simonguozirui/cooxle

A twitter-like social media platform with easy-to-use posting and account systems.

amazon-web-services apache aws-ec2 css3 dynamic-webpages html5 ics4u-course javascript localhost mamp mysql php phpmyadmin-database route53 social-media sql twitter

Last synced: 10 Apr 2026

https://github.com/vadvergasov/testingsystem

Testing system for schools. Dynamic test addition.

bash batch css html php postgresql pyinstaller python sql

Last synced: 10 Apr 2026

https://github.com/gcoronelc/sql-server-prog-01

Taller de programación con T-SQL en el CEPS-UNI.

coronel database programacion sql t-sql transact udemy

Last synced: 20 Aug 2025

https://github.com/thinkthinkai/dbinfoz

NPM Get Database Info and Table Schemas

mysql npm npm-package postgresql sql sqlite3

Last synced: 12 Feb 2026

https://github.com/sabay79/employee-review-management-system

Final Project for .Net Web Engineering Bootcamp under TechLift by Contour Software

asp-net-mvc bootstrap5 csharp db-first dotnet-framework entity-framework linq model-view-controller sql

Last synced: 20 Apr 2026

https://github.com/iasmincirino/bate-papo

Sistema de bate-papo

css html javascript mysql php sql

Last synced: 10 Apr 2026

https://github.com/shishirjindal/mingle

My clone of a social network

ajax php social-network sql

Last synced: 12 Jun 2026

https://github.com/iremcatak/leetcode_sql_50

leetcode sql 50 solutions

leetcode leetcode-solutions mssql sql

Last synced: 09 Mar 2026

https://github.com/jepozdemir/opencart-dbqueries

Useful bulk queries for Opencart Ecommerce MySql/MariaDb databases.

database ecommerce mariadb mysql open-source opencart php php7 queries sql

Last synced: 11 Apr 2026

https://github.com/benjaminsemah/ruby-catalogue-app

This project is a catalogue app that allows users to create and store data of things such as books, music albums and games.

database-management ruby sql

Last synced: 13 Feb 2026

https://github.com/raleighlittles/sql-practice-solutions

Annotated solutions to the "SQL Practice" exercises

sql sql-practice sql-practice-exercises

Last synced: 26 Aug 2025

https://github.com/intake/intake-duckdb

Intake plugin for DuckDB

catalogs datasets duckdb intake sql

Last synced: 26 Aug 2025

https://github.com/tahanima/sqlzoo-solutions

My solutions of SQLZOO exercises

sql sqlzoo sqlzoo-solutions

Last synced: 18 Mar 2026

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/ryapric/rpg

PostgreSQL extension to add data manipulation functions such as what's available in the R language

postgresql postgresql-extension sql

Last synced: 31 Aug 2025

https://github.com/christippett/osm2po-docker

Run osm2po inside a Docker container

geospatial openstreetmap routing-engine sql

Last synced: 13 Mar 2025

https://github.com/koma-private/csvs

csvs (CSV Sql) is a command-line tool that simplifies working with CSV or TSV files by enabling SQL queries through an embedded SQLite engine. Binaries for macOS, Windows & Linux.

csv csv-converter csv-export csv-import csv-parser cui linux macos sql sqlite tsv tsv-parser windows

Last synced: 12 May 2025

https://github.com/josephmsmith/citibike_nyc_station_relocation_analysis

Use SQL and Tableau to analyze NYC Citibike data for station availability

portfolio postgresql sql

Last synced: 31 Aug 2025

https://github.com/project-tsurugi/ogawayama

A module responsible for communication when accessing tsurugidb via PostgreSQL FDW

forign-data-wrapper postgresql sql tsurugidb

Last synced: 19 May 2026

https://github.com/shraddhaag/sql-practice-problem-solutions

A repository of solutions to SQL Practice Problems.

postgres solutions sql sql-practice-problems

Last synced: 29 Jun 2025

https://github.com/luizassimoes/diario-do-cinema

Projeto de software desenvolvido em Python com Flask para gerenciar uma lista pessoal de filmes, permitindo ao usuário adicionar, editar e registrar filmes que deseja assistir, além de atribuir notas e datas de visualização.

flask python sql

Last synced: 05 May 2026

https://github.com/thatoddmailbox/roamer

A tool that makes handling database migrations easy.

database go golang migration sql

Last synced: 12 Jan 2026

https://github.com/melisa-karatas/nursing_patient_diagnostic_information_system

In this simple python project with database, I tried to make a patient diagnostic information system using SQL.

class health healthcare management-system medical nurse nursing object-oriented-programming python sql sqlite sqlite3

Last synced: 10 Apr 2026