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/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/zouaoui-montassar/gestionbibliotheque

Java , Java Swing , SQL , Gestion bibliotheque en ligne

java smtp-library smtp-mail sql swing-gui

Last synced: 12 Apr 2025

https://github.com/aidan-neel/sveltekit-auth

SvelteKit template using my library PrismaAuth.js to handle registration. Uses Prisma, and SQLite3(changeable) for data storing. Comes with login, registration, and a sign-out page built with Shadcn-svelte.

authentication authorization prisma sql sqlite3 sveltekit template

Last synced: 08 Sep 2025

https://github.com/eugabrielsilva/sql-dumper

SQL backup dumper made in pure PHP

backup php sql

Last synced: 10 Sep 2025

https://github.com/tech-gian/mysql-beginner-projects

Some beginner's projects to use my basic MySQL skills

database mysql schema sql

Last synced: 10 May 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

https://github.com/ishaanadarsh/my_extension

A Basic PostgreSQL extension that provides additional functionality for efficient data manipulation and calculations.

gsoc postgresql postgresql-extension sql

Last synced: 17 Jul 2025

https://github.com/soreing/easyscan

Golang generator for sql row scanning with object mapping

generator go golang sql

Last synced: 05 Apr 2025

https://github.com/drprettyman/jobmaster

Job queue system for backend systems.

job-queue job-scheduler postgresql python sql

Last synced: 16 Feb 2026

https://github.com/dhia-gharsallaoui/hackerrank-sql-solutions

The solutions of all SQL hackerrank in MYSQL

hackerrank hackerrank-solutions mysql sql

Last synced: 20 May 2026

https://github.com/indirivacua/sql-queries

Práctica 3 de la materia Bases de Datos correspondiente a la carrera Ingeniería en Computación dictada en la Facultad de Informática, UNLP.

queries sql unlp

Last synced: 26 Feb 2026

https://github.com/lightweight-component/sqlman

A lightweight Data Access Library for Java

dao sql

Last synced: 02 Apr 2025

https://github.com/streamlined2/finalproject

Basic web application to model car renting business process. Sticks to MVC architecture pattern where central front controller servlet consumes user requests, converts them to actions/commands, processes data and demonstrates result as JSP/JSTL web forms.

command-pattern custom-tag filter front-controller generic-dao i18n java jdbc jee jsp listener mockito model-view-controller mvc mysql reflection servlet singleton sql tomcat

Last synced: 16 May 2026

https://github.com/hvignolo87/analytics_engineer_assignment

Resolution of the Analytics Engineering assignment of Clara

airflow analytics-engineering data-engineering dbt postgresql python sql

Last synced: 16 May 2026

https://github.com/gill-singh-a/postgresql-brute-force

A Python Program that uses psycopg2 module to brute force PostgreSQL Server

brute-force multithreading postgres postgresql python3 sql

Last synced: 16 May 2026

https://github.com/anthonyhuang19/phonemon-db

The Phonemon Monster Database project models data for Phonemons using E-R diagrams, focusing on relationships like Trainers and Battles. It utilizes SQL for efficient querying and advanced data analysis, applying best practices in database design and management.

database-management database-schema sql sql-server

Last synced: 12 Mar 2025

https://github.com/sakibvhossain/data_stores_and_persistence

Build applications that read and write to relational databases using both the Java Persistence API (JPA) and SQL. Use standard design patterns to make your persistence layer easy to test and integrate with a Spring Boot application.

hibernate-orm java multitier-architecture sql

Last synced: 05 Jun 2026

https://github.com/trbureiyan/app-web-bibliotecavirtual

Aplicación enfocada en OLTP CRUD, seguridad y potencial para escalabilidad e integraciones de CRUD completa.

bases-de-datos crud crud-application database espanol library-app mysql mysql-database oltp php sql sql-injection usco webapp

Last synced: 07 May 2026

https://github.com/listiangr/hotel_management_database_system

Proyek ini bertujuan untuk mendesain dan mengimplementasikan database relasional untuk sistem reservasi hotel yang efisien, dengan tujuan mempermudah pengelolaan data tamu, pemesanan, kamar, pembayaran, dan ulasan.

database-management hotel-management-system mysql phpmyadmin relational-databases sql

Last synced: 03 Apr 2025

https://github.com/javier/questdb-oauth-query

send queries to questdb over rest api using oauth

database oauth2 oidc oidc-client questdb sql time-series

Last synced: 16 May 2026

https://github.com/fluentci-io/sqruff-plugin

Set up your CI/CD Pipeline with sqruff installed

continuous-delivery continuous-integration linter plugin rust sql wasm webassembly

Last synced: 16 May 2026

https://github.com/luweslen/final-task-database-subject

Here in this repository is the final task referring to the subject of "Projeto e implementação de banco de dados".

database mysql sql

Last synced: 01 May 2026

https://github.com/vivek92503/pglife

PG Life is a user-centric web application designed to revolutionize the way students and professionals find paying guest (PG) accommodations. By offering a seamless browsing experience, advanced search capabilities, and detailed property listings, PG Life aims to make the process of finding the perfect living space both efficient and enjoyable.

bootstrap css database expressjs html javascript mongodb mysql reactjs sql

Last synced: 09 Apr 2026

https://github.com/ryosama/csv2sql

Request CSV files like SQL databases

csv interface perl sql tool

Last synced: 09 Jul 2025

https://github.com/nghiant3110/google_analytic_4

This is a DA project based on the GA4 Sample dataset on Big Query

bigquery google-analytics looker-studio sql

Last synced: 11 Apr 2025

https://github.com/jestebandev/backupapigoogledrive

An Agent Job (SQL) creates a daily backup and is stored on the server, then we uploaded using Google Cloud API doing a upload scheduled windows task

backup google-cloud-platform sql

Last synced: 17 Jun 2025

https://github.com/elyse502/note-app

Alx Final Portfolio Project a Note App web-based application designed to allow users to create, view, and delete notes.

alx-africa alx-software-engineering bootstrap css database flask flasklogin git graduation-project html javascript jinja jquery json oop-principles python sql sqlalchemy sqlite werkzeug

Last synced: 07 Apr 2026

https://github.com/thesoulless/usqlmcp

A universal SQL MCP (Model Context Protocol).

mcp sql

Last synced: 07 Sep 2025

https://github.com/tomheaton/govault

GoVault is a simple database project written in Go that supports SQL-like commands.

database go golang sql

Last synced: 29 Jun 2026

https://github.com/victormgomes/slim-containers

A lightweight Docker environment for Full Stack applications

certbot mariadb minio nginx nodejs php redis s3 sql

Last synced: 14 Apr 2026

https://github.com/nodef/extra-sql

Generates SQL commands for creating tables, inserting data, and performing operations like text search and matching in PostgreSQL databases.

create create-index create-table create-table-data create-view delete-data exists extra index insert insert-into into match select setup setup-table sql table tsquery view

Last synced: 19 Jul 2025

https://github.com/querysorcery/pyev

postgres python explain visualizer

hacktoberfest python sql

Last synced: 12 Apr 2025

https://github.com/defuj/wibuspot-webservice

Web Service for WibuSpot project on https://github.com/defuj/WibuSpot

php sql

Last synced: 04 Apr 2025

https://github.com/benbarber/sql-query-stats

This Gem adds some useful SQL query stats to your Rails logs

active-record ruby-gem ruby-on-rails sql sql-query stats

Last synced: 05 Sep 2025

https://github.com/pericles001/oprs_payroll_system

Open payroll management system

blade laravel php sql

Last synced: 11 May 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/hashirmeraj/prodigy_fs_02

The Employee Management System allows admins to securely perform CRUD operations on employee records with proper validation and authentication. All edits and deletions are logged with timestamps, providing a complete audit trail for sensitive data, ensuring security, accountability, and efficient employee management.

admin-dashboard authentication backend curd-operation database employee-management javascript jquery jquery-plugin php sql tailwindcss

Last synced: 17 Feb 2026

https://github.com/camilajaviera91/dbt-transformations-sql-mock-data

This repository contains the transformations and documentation for the data model generated in sql-mock-data.

data dbt postgresql sql

Last synced: 02 Feb 2026

https://github.com/localizethedocs/prql-book-l10n

Localization of The PRQL Language Book

crowdin l10n mdbook prql rust sql

Last synced: 17 May 2026

https://github.com/bhargav-joshi/contact-management-system

Python and SQL Mini Project / Application

management-system mini-project python sql

Last synced: 20 Jun 2025

https://github.com/vaneeza-7/degree-issuance-system

🎓 One Stop Degree Issuance System enables One Stop Admins to efficiently manage student requests for degrees and transcripts, verify student eligibility, and issue digital degrees and transcripts. Project @ Software Engineering

asp-net c-sharp degree-project dotnet fast-nuces onestop software-engineering sql student-system web-application

Last synced: 16 May 2026

https://github.com/eablak/blogproject

BilgeAdam academy .NET Education achievement certificate project.

asp-net-core model-view-controller sql

Last synced: 24 Jun 2025

https://github.com/linx-software/cpt_lowcode_devday2022

This solution was built during the Cape Town Low Code Developer Day 2022. The solution retrieves news from a Reddit API, stores those article links in a database, and hosts those articles via a REST API to be displayed on a static web page.

api rest-api sql

Last synced: 18 May 2026

https://github.com/remcostoeten/minimalistic-portfolio

a old portfolio with a pretty neat design

firebase graphql nextjs nosql prisma react server sql typescript

Last synced: 05 Apr 2026

https://github.com/viktormarinov/sqlbuilder

Lightweight Ruby gem for building SQL query strings

ruby sql sql-builder

Last synced: 07 Jul 2025

https://github.com/oyvinrog/sqlshell

A powerful SQL shell with GUI interface for data analysis

analysis delta-lake duckdb excel-import sql sqlite

Last synced: 19 Jan 2026

https://github.com/gbburleigh/quick-seeders

Generate realistic test data quickly with Quick-Seeders, a Python library offering a wide range of data types and schema definitions. Control data variance, probabilities, and output formats, including SQL. Simplify your data seeding process and improve testing efficiency.

data dataset faker generator python seeder sql test

Last synced: 03 Apr 2025

https://github.com/luizcalaca/r-scripts

Running R Language within Power BI and RStudio

ggplot2 powerbi r sql sqldf

Last synced: 20 Mar 2025

https://github.com/hendisantika/springboot-liquibase

Spring Boot Liquibase Sample Demo

liquibase migration spring springboot sql

Last synced: 13 Apr 2025

https://github.com/cao7113/dba

db toolbox for geeks

db sql

Last synced: 28 Apr 2026

https://github.com/olaishola05/catalog_of_my_things

An Object Oriented console based app that allows users to manage collections of the things they own with features to add new books, labels, games, music, genre, author, list of added items , persists records of all saved items into a JSON files following below diagram UML class diagram. Built with Ruby.

collaboration git ruby sql uml-class-diagram

Last synced: 19 Apr 2026

https://github.com/thiagodp/database-js-mssql

Database-js driver for SQL Server that works on Linux, Mac, and Windows

database database-js database-js-mssql driver ms-sql ms-sql-server mssql node query sql sql-server tds wrapper

Last synced: 16 Jun 2025

https://github.com/genebit/restaurant-order-system

A restaurant order gui application for Jamina's exam

gui-application python sql

Last synced: 16 Jul 2025

https://github.com/leodeveloper/end-to-end-chatbot

This project about to create end to end chat bot for local SQL database CSV using streamlit, langchain, chromadb, python

chatbot chatgpt chromadb csv generative-ai gpt-4o gpt-4o-api langchain python query questions-and-answers sql sqlserver

Last synced: 10 May 2026

https://github.com/saba-burduli/comicburduli-asp.net-core-web-api-using-entity-framework-ef-

I make Web API using ASP.NET core , i also using Entity Framework (EF) .I use Web Api tier system ofc :1,Presentation Layer (UI/Web API): Handles user interactions,2.Business Logic Layer (Service Layer): Contains business rules and validation.3.Data Access Layer (Repository Pattern): Abstracts database interactions.4.Database Layer: storage (MSSQL)

asp-net-core enityframework microsoft mssql orm orm-framework sql

Last synced: 14 May 2026

https://github.com/leonardobringel/firebird-dumper

Python solution to simplify backup and migration tasks on Firebird by dumping the database into a SQL file.

firebird migration python sql

Last synced: 18 Mar 2025

https://github.com/dragon4926/discord-bot-with-mysql-database

This is the version 1.0 of this bot in future I am planning add more features to it

bot discord-bot javascript mysql-database sql

Last synced: 15 May 2026

https://github.com/jeffrosenberg/dbascripts

A collection of SQL Server scripts I find useful, many with my own tweaks

sql sql-server

Last synced: 28 Mar 2025

https://github.com/kayw-geek/mysql-note

MySQL 必知必会 学习笔记

mysql notebook sql study-notes

Last synced: 09 Sep 2025

https://github.com/metalels/sqlogger

Collect 'ActiveRecord sql query' to monitoring system(s).

activerecord elasticsearch log logging rails sql

Last synced: 17 Mar 2025

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/jodendaal/graphql.sql

Generate a GraphQL API from your SQL database in minutes.

dotnet dotnet-core graphql sql

Last synced: 17 Apr 2026

https://github.com/shaikahmadnawaz/mysql

MySQL is an open-source relational database management system 🗃️

mysql mysql-database rdbms sql

Last synced: 17 Jun 2025

https://github.com/yogaprasadk/dbms_course_a_to_z

it is a repository for complete lecture of Database Management Systems taught by riti kumari

acidproperties btree data database dbms filesystem normalform normalization sql

Last synced: 20 Mar 2025

https://github.com/jhwa426/bootcamp-web_development

Become a Full-Stack Web Developer with HTML, CSS, Javascript, Node, React, MongoDB, Web3 and DApps.

api-rest bootstrap css3 databases express-js git html5 javascipt jquery mongodb mongoose node-js react-js shell-script sql

Last synced: 06 Apr 2026

https://github.com/budougumi0617/til

Today, I Learned.

go golang helm sql terraform

Last synced: 13 Feb 2026

https://github.com/mutasim77/university-management-system

Database Management System - Final Project🖇

er-diagram mysql sql

Last synced: 10 May 2026

https://github.com/mensenvau/leetcode_sql_problems

😊️️️️️️ Leetcode database part solutions

data-engineer data-engineering leetcode leetcode-solutions mysql sql

Last synced: 30 Jun 2026

https://github.com/unexist/spotql

SQL for spotify API [MIRROR]

spotify sql

Last synced: 01 Apr 2025

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/ricnaga/nsint

Aplicação javascript que realiza CRUD de usuários e empresas.

css dom domain-driven-design expressjs html javascript nunjucks sql sqlite

Last synced: 09 Apr 2026

https://github.com/quantumudit/sales-statistical-analysis

This project focuses on a statistical analysis (using SQL queries) of various key metrics that impacts the overall sales of a certain fictitious store.

data-analysis postgresql sales-analysis sql statistics

Last synced: 16 May 2026

https://github.com/gravity00/dapprwire

Lightweight library for seamless Dapper integration with Microsoft DI (or any other DI container)

csharp dapper database dotnet dotnet-core sql

Last synced: 16 Feb 2026

https://github.com/fabianofrank/postgresql-hello-world

This project uses a relational database and PostgreSQL. The database contains a data file with animals' information, the schema needed to create the table and related queries.

database postgresql sql

Last synced: 07 Sep 2025

https://github.com/kavicastelo/java_ant_pos_1

Java GUI POS application system for streamline sales, manage inventory, and generate reports. Using h2 embedded sql database.

gui h2-database java offline-app pos sql standalone

Last synced: 26 Mar 2025

https://github.com/braiso-22/centro-estudios-hibernate

Centro de estudios pasado a Hibernate

hibernate java sql

Last synced: 04 Apr 2025

https://github.com/anuraganalog/365-data-science

A Repository which contains lecture notes, exercise, solutions

365 data exercises ipynb lecture notes pdfs python python3 science solutions sql

Last synced: 15 May 2026

https://github.com/albertprz/logograph

Minimalistic typesafe SQL DSL for Scala

dsl metaprogramming scala2 scala3 sql

Last synced: 23 Jun 2025

https://github.com/emsk/mruby-masksql

A command-line tool to mask sensitive values in a SQL file

cli mruby ruby sql

Last synced: 16 May 2026

https://github.com/augustomello09/sql-e-jdbc-em-java

Iniciando os estudos em SQL e JDBC em Java

banco-de-dados java junit postgresql sql

Last synced: 16 May 2026

https://github.com/jonaylor89/png-db

store JSON data in PNG images

database png rust sql steganography wasm

Last synced: 17 Feb 2026

https://github.com/fredimatteo/migropy

Lightweight and extensible Python library for managing database migrations

migration postgresql python3 sql

Last synced: 03 Apr 2025

https://github.com/chasesinghofen/scotchbox-project

scotch-box project with sql, js, html,csv file and json data

php7 scotch-box scotch-box-project scotch-io scotchbox sql vagrant

Last synced: 16 May 2026

https://github.com/gappeah/fcc-world-cup-db

This project is part of the FreeCodeCamp Relational Database certification. The objective was to build a PostgreSQL database to store World Cup match results and create a set of Bash scripts to insert data into the database and retrieve meaningful information.

bash bash-script bash-scripting database-schema postgres postgresql sql

Last synced: 17 Jun 2025