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/z-bj/fifa_world_cup_db

⚽🏆 A Shell script to insert and query data in a PostgreSQL DB

automation database fifa postgresql shell-script sql vim worldcup-data

Last synced: 08 May 2026

https://github.com/alaa-aqeel/vsqlite

program to display sqlite databases

pyqt5 python qt5 sql sqlite sqlite3-databases

Last synced: 07 May 2026

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

Use SQL to instantly query the Turbot Guardrails resources. Open source CLI. No DB required.

backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin turbot turbot-guardrails zero-etl

Last synced: 03 Apr 2026

https://github.com/turbot/powerpipe-mod-starwars

Visualize Star Wars character, species, planet, spaceship data, and more using Powerpipe and DuckDB.

dashboard duckdb powerpipe powerpipe-mod sql starwars

Last synced: 07 Jun 2026

https://github.com/aminehmida/sqlmigman

Tool to manage database schema migration

devops migration mysql postgres postgresql sql upgrade

Last synced: 09 May 2026

https://github.com/asifdotexe/covidporfolioproject

This is a SQL + Tableau Project on real world Covid 19 Dataset from the start of recorded case to 2nd March 2022 i.e My birthday XD

dashboard data-analysis data-exploration data-visualization sql sql-server tableau

Last synced: 08 Jun 2026

https://github.com/enansari/db-uni

In this repository, my codes are placed in the database lesson

database nosql sql

Last synced: 02 May 2026

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

This project is a simple library management system written in Python with and without database versions.

database library library-management library-management-system object-oriented-programming oop sql sqlite sqlite3

Last synced: 08 May 2026

https://github.com/justplainstuff/starter

A plainstack starter template

bun hono kysely plainjobs plainstack sql typescript web

Last synced: 04 Mar 2026

https://github.com/andrey-moura/db

A C++ wrapper around SQL based on ActiveRecord

activerecord cpp cpp17 cpp20 postgres postgresql psql sql sqlite sqlite3

Last synced: 06 May 2026

https://github.com/alvisonhunterarnuero/postgresql-mongodb-data-migration-service

Getting PostgresQL datasets, analyze it, get all information. Using ETL, read PostgresQL data, transform it with Python to MongoDB proper formatting, create MongoDB and populate it with the new data.

collections compose dbeaver decouple dotenv mongodb postgresql psycopg2-binary pymongo python-3 python-script sql tabulate

Last synced: 04 May 2026

https://github.com/r0naaal/full-stack-expense-tracker

Full-Stack Expense Tracker Fully built in Java (Maven, SpringBoot, JavaFX)

full-stack javafx maven springboot sql

Last synced: 30 Apr 2026

https://github.com/amhsirak/pg-index

Indexing on a Postgres table containing 50 million rows

database db-index indexing postgresql sql

Last synced: 12 May 2026

https://github.com/grizz-it/dbal-pdo

Database abstraction layer package implementing PDO

databases dbal pdo php sql

Last synced: 29 Apr 2026

https://github.com/turbot/powerpipe-mod-nba

Visualize NBA team, player, game data, and more using Powerpipe and SQLite.

dashboard nba nba-analytics powerpipe powerpipe-mod sql sqlite sqlite3

Last synced: 13 Jun 2026

https://github.com/salaros/mysql-dump-importer

Imports MySQL dump files (.sql) using php-mysqli extension

database dump import importer mysql sql

Last synced: 09 May 2026

https://github.com/kanukim97/algorithm

알고리즘 풀이 Repository입니다

algorithm leetcode programmers-online-judge sql

Last synced: 20 Apr 2026

https://github.com/peppelinux/django-slapd-sql

Django slapd-sql management interface

django ldap openldap slapd slapd-sql sql

Last synced: 12 May 2026

https://github.com/insei/gerpo

GERPO is a generic repository pattern implementation with language integrated query support. Works with any sql sources.

cache generic go golang query-builder repository sql struct-mapping

Last synced: 21 Apr 2026

https://github.com/z3ath/malgo

:floppy_disk: MyAnimeList XML to SQLite migration utility and Go library — command line tool also available

golang library migration myanimelist sql sqlite3

Last synced: 07 Jun 2026

https://github.com/kanarus/qjack

ergonomic sqlx wrapper for nightly Rust

async await mysql postgres postgresql rust sql sqlite

Last synced: 28 Apr 2026

https://github.com/hxndev/sql-queries-on-hr-dataset

This was our lab task in which we were asked to write various queries for Oracle MySql. All the queries have been tested on the HR Dataset.

code database dataset hr hr-data mysql-database queries query sql

Last synced: 28 Apr 2026

https://github.com/danielbrito/fatec

🎓 Análise e Desenvolvimento de Sistemas - Faculdade de Tecnologia.

cpp data-structures database development java javascript logic object-oriented-programming portugol programming script sql web-development

Last synced: 03 May 2026

https://github.com/nishadkindre/sqlhub

SQL Workbench Simulator - Learn and practice SQL in a complete database environment

database mui react sql

Last synced: 01 May 2026

https://github.com/lpraat/inbq

A library for parsing BigQuery queries and extracting schema-aware, column-level lineage.

bigquery data-lineage parser sql

Last synced: 26 Apr 2026

https://github.com/karim-w/stdlib

a collection of standard library modules for go i use in my projects. The package offers a set of modules that are useful in most projects such as logging,tracing,pooling,caching,HTTP Request,etc.

cache golang http-client pool redis sql

Last synced: 12 May 2026

https://github.com/srikant-code/summer_internship_ui

Full-stack application to show the invoices and managing them.

api axios debouncing infinite-scroll javascript react reducer redux search sql

Last synced: 21 Apr 2026

https://github.com/adelrizq/firsttosolve

FirstToSolve is a competitive programming platform to manage competitive programming regular activities,

automation automation-selenium cmp2022 codeforces competitive-programming dotnet hackerrank mvc sql

Last synced: 28 Apr 2026

https://github.com/atuoha/ajax-php

ajax Php Implementation

ajax js php sql

Last synced: 16 Apr 2026

https://github.com/marcominerva/entityframeworkcoreauditing

This repository show different ways to audit database changes with Entity Framework Core

auditing entity-framework-core net sql sql-server temporal-table

Last synced: 24 Apr 2026

https://github.com/rexadbapp/rexadb-studio

RexaDB Studio — Backend API server for a database client GUI. Proxies database connections (Postgres, MySQL) through a central API with JWT auth, role-based access control (RBAC), AES-256-GCM credential encryption, and a pluggable driver system. Built with Next.js App Router, Drizzle ORM, and SQLite (libSQL).

database-management databases mysql postgres sql

Last synced: 17 Jun 2026

https://github.com/rahul9332935/foodapp

We have developed this REST API for an Online Food Booking application. This API performs all the fundamental CRUD operations of any Online Food Booking platform with user validation at every step.

hibernate-jpa java lombok mysql spring-boot springdata-jpa sql swagger-ui

Last synced: 05 May 2026

https://github.com/arturovaine/project-mysql-one-for-all

Projeto de modelagem de banco de dados similar ao Spotify; normalização de tabelas e consultas. Habilidades utilizadas: modelar um banco de dados; identificar entidades, atributos e relacionamentos; aplicar a 1ª, 2ª e 3ª Forma Normal; criar tabelas.

mysql sql

Last synced: 08 Jun 2026

https://github.com/quickstartlibs/db

Stash Queries - A thin and simple yet elegant database abstraction layer around PDO.

database injection mysql pdo pdo-replacement pdo-wrapper persistent-connections php queries query-builder querying sql stash-queries stash-query

Last synced: 04 May 2026

https://github.com/emso-exe/comercio_eletronico_brasileiro

Projeto de análise de dados do comércio eletrônico brasileiro disponibilizado pela Olist via plataforma Kaggle.

analise-de-dados ciencia-de-dados data-analytics data-science datascience e-commerce postgres postgresql pyspark python python-3 python3 spark spark-sql sql

Last synced: 04 Apr 2026

https://github.com/bulletdev/sql-query-builder

sejamos sinceros, ninguém merece fazer vários inner joins para conseguir fazer uma busca no banco, né? 😅

innerjoin innerjoin-crossjoin-fullouterjoin-with-same-data mysql oracle-db postgresql sql

Last synced: 09 May 2026

https://github.com/matteogioioso/postgres-explain-core

Package for PostgreSQL query plan visualizer

postgres postgresql query sql

Last synced: 29 Apr 2026

https://github.com/konstantin-bogdanoski/adb

Advanced Data Bases 2020 [Напредни Бази на Податоци 2020]

database fcse finki postgresql postgresql-database sql

Last synced: 06 May 2026

https://github.com/ldaniels528/lollypop

Lollypop is a development platform built to suit the needs of developers of small to medium software projects, and features an integrated database, web services, scenario-driven test suite, and more.

csv dataframe declarative-programming etl functional-programming java json json-parser jvm kafka lollypop matrix matrix-calculations matrix-multiplication reactive-programming scala scripting-language spark sql

Last synced: 28 Jan 2026

https://github.com/coji/kysely-duckdb-wasm

Kysely dialect for duckdb wasm

duckdb kysely query-builder sql typescript wasm

Last synced: 05 Mar 2026

https://github.com/anuja-rahul/progression_tracker_oop_v2

Progression tracker with a database using AES CBC encryption.

aes-256 cipher-block-chaining mariadb oop sql sqlite3

Last synced: 17 May 2026

https://github.com/pyprogrammerblog/progress-updater

The Progress-Updater help you to track your tasks using backends like Redis, Mongo or SQL

data-engineering mongo pipelines pydantic python redis sql

Last synced: 07 May 2026

https://github.com/clydedz/fancy-comments

Fancy Comments is a snippet pack that includes different use-cases for when you may write comments in a file. Currently, includes comment sections for languages such as HTML, CSS, JavaScript, SQL, C# and XML.

apache2-license clyde-dsouza comments csharp css fancy-comments html javascript open-source snippet-pack snippets sql visual-studio visual-studio-2015 visual-studio-2017 visual-studio-2019 visual-studio-extension visual-studio-marketplace xml

Last synced: 09 May 2026

https://github.com/jszafran/sqlcommatize

Utility tool that helps with wrapping copied column results with commas/commas + single quotes - so you can use them within IN clause.

go golang sql

Last synced: 17 Mar 2025

https://github.com/adamspannbauer/sql-racer

How fast can you name 10 SQL keywords? (R Shiny App)

flashcards r shiny sql study

Last synced: 28 Oct 2025

https://github.com/danilobuerger/null

Nullable types for Go

go golang json sql xml

Last synced: 20 May 2026

https://github.com/noahyannis/totallynormalcalculator

A totally normal calculator at first glance but with a hidden diary beneath.

calculator csharp diary sql wpf

Last synced: 11 May 2026

https://github.com/shadiyaiffath/rent-a-car-store-api

A vehicle rental store API created using ASP.Net Core. The application follows onion architecture with EF Core, Hangfire integration for background jobs and Web scraping components. This is the backend for the online vehicle store repository.

asp-net-core efcore factory-pattern hangfire onion-architecture repository-pattern sql

Last synced: 12 Dec 2025

https://github.com/themartiano/bkSQL

bkSQL will help you and save your time by auto-backuping your remote DataBases

application automation backup brhaka java mysql open-source program sql

Last synced: 17 Apr 2026

https://github.com/shashi1049/bus-reservation-system

The main objective of this Bus Ticket Reservation System project is to build a system that will help a company to make an automatic ticket reservation system. For a large company, it is hard to keep on track of the overall process of ticket booking manually so having an automated system will save time and resources and provide an error-free sol

java jdbc sql

Last synced: 30 Apr 2025

https://github.com/kmaleesha/springboot-crud-medium

This project contains simple CRUD operations for User Management System.

springboot sql

Last synced: 14 May 2026

https://github.com/lucasrmagalhaes/server_management-sql

SQL Server: introdução ao SQL com Microsoft SQL Server 2019.

microsoft-sql-server sql

Last synced: 12 Jun 2026

https://github.com/hellymodikalpesh/supply_chain_analysis

Data Analytics Dashboard for AtliQ Mart to Monitor and Improve Supply Chain Performance – Insights on On-Time and In-Full Delivery Metrics to Enhance Customer Service Levels and Prevent Churn.

dax-expression excel powerbi python sql

Last synced: 21 May 2026

https://github.com/beingofexistence13/dx-database-native

╏╠══[𝍖𝍖𝍖◤ 𝖉𝖝-𝖉𝖆𝖙𝖆𝖇𝖆𝖘𝖊-𝕹𝖆𝖙𝖎𝖛𝖊 ◥𝍖𝍖𝍖]      💦 is an open-source project aimed at solving native app database-related problems. It ensures cross-platform compatibility, efficient performance, easy integration, robust error handling, and strong community support. Join us in revolutionizing database management! 😄🎈🎊

aws firebase mongodb myspl neo4j pocketbase postgresql sql supabase

Last synced: 06 Apr 2026

https://github.com/florianajir/rabbitmq-sql-worker

:incoming_envelope: :floppy_disk: RabbitMQ php symfony worker providing SQL persistence with relationship support

php rabbitmq sql symfony

Last synced: 12 Dec 2025

https://github.com/jvmistica/knowledge-base

A knowledge base web application created using Flask.

flask gcp google-cloud-platform kb knowledge-base python sql web-app

Last synced: 19 Jan 2026

https://github.com/zx06/xsql

🤖 AI-first cross-database CLI tool. Query MySQL/PostgreSQL safely with read-only protection, SSH tunneling, and structured JSON output.

ai cli mysql pg sql

Last synced: 02 Apr 2026

https://github.com/zulfachafidz/ppdb-web

Website PPDB (Penerimaan Peserta Didik Baru) adalah proyek berbasis web yang dibangun dengan menggunakan bahasa pemrograman PHP dan menggunakan MySQL sebagai basis data. Proyek ini dirancang untuk memfasilitasi proses pendaftaran peserta didik baru dengan menyediakan berbagai fitur termasuk landing page yang informatif, tampilan admin untuk pengelo

crud css databse html mysql php sql web website

Last synced: 11 May 2026

https://github.com/kananniftiyev/cloudcourier

CloudCourier📦 is a versatile and secure file transfer platform designed to streamline the way you share and manage your files. Whether you need to send large documents, images, videos, or any other file type, CloudCourier📦 simplifies the process while ensuring data privacy and control.

azure bash chi css file firebase golang html javascript joy-ui mongodb postgres react reactjs rest-api service-oriented-architecture sql

Last synced: 06 Apr 2026

https://github.com/sahilumraniya/mentorship-matching-platform

The mentorship website is a powerful platform for connecting mentors and mentees, facilitating skill-sharing and professional growth.

expressjs feathersjs jwt-authentication nextjs nodejs reactjs redux-toolkit sql tailwindcss typescript

Last synced: 06 Apr 2026

https://github.com/amaanalikhan3000/cinemahub2

Movie Booking Spring Boot App using Java , Spring Boot and Spring Security

2025 backend documentation firsttimers friendly hacktoberfest hacktoberfest-accepted java prs-welcome springboot sql

Last synced: 28 Oct 2025

https://github.com/aircloud/minisql-cpp

a miniSQL realized by c++

minisql sql

Last synced: 26 Mar 2025

https://github.com/bobbyiliev/materialize-sql-exporter-demo

Materialize + Prometheus SQL Exporter + Grafana

grafana materialize prometheus sql streaming-data

Last synced: 06 Mar 2026

https://github.com/isi-mube/tailor-s-drawer

A messy repo. It may contain useful functions, libraries, templates, functions, guides...

encoding linear-regression machine-learning preprocessing python sql

Last synced: 15 May 2026

https://github.com/elliotcourant/pgoparser

PostgreSQL parser written in pure go.

parser postgres sql sql-parser

Last synced: 16 Apr 2026

https://github.com/mullayam/presql

No More Query Statements

javascript mysql mysql-database mysql2 nodejs orm sql

Last synced: 28 Oct 2025

https://github.com/robinvandernoord/pydal2sql-core

CLI-agnostic pydal2sql code; Convert pydal define_tables to SQL using pydal's CREATE TABLE logic.

db pydal pydal2sql python sql

Last synced: 10 Apr 2025

https://github.com/ggeop/rental-car-company-sql

Create a SQL Schema and run queries for a rental car company

erdiagram r sql sql-schema workbench

Last synced: 03 Apr 2025

https://github.com/arjuncodess/tweetera

Introducing *Tweetera*, the exciting new social media platform that brings people together in real-time conversations. Share your thoughts, connect with friends, and discover trending topics—all in a user-friendly interface. Join the conversation today!

planetscale prisma react sql tailwindcss twitter

Last synced: 13 May 2026

https://github.com/debas-31/vet_clinic

It's a project on relational database to create the initial data structure for a vet clinic, create a table to store animal's information, insert some data into it, and query it.

postgresql sql

Last synced: 01 Nov 2025

https://github.com/turbot/powerpipe-mod-youtube

Visualize Youtube channel performance, viewer trends, and geographic insights, and more using Powerpipe and PostgreSQL.

dashboard postgres postgresql powerpipe powerpipe-mod sql youtube youtubechannel

Last synced: 14 May 2026

https://github.com/phomint/mongosql

Library to query like SQL

mongodb python sql

Last synced: 07 Jan 2026

https://github.com/luminousmen/django-sql

A simple app for executing SQL queries in Django admin panel.

django django-admin-panel django-sql sql

Last synced: 01 May 2025

https://github.com/santik/sqlelasticsearchqueryconverter

Converts AND OR SQL like query to Elastic Search query

andor elasticsearch php query query-builder query-parser querystring sql

Last synced: 16 Sep 2025

https://github.com/ryarnyah/micronaut-querydsl

QueryDSL SQL support for Micronaut

sql

Last synced: 16 Feb 2026

https://github.com/mberkiskal/hospitalappointmentandinformationsystem-hastanerandevuvebilgisistemi

It is a large-scale project that includes all the systems that a real hospital needs. I suggest you to review the 'Project SS' file for project details.Gerçek bir hastanenin ihtiyaç duyduğu bütün sistemleri içinde barındıran geniş çaplı bir proje. Proje detayları için 'Project SS' dosyasını incelemenizi öneririm.

cshar csharp hospital hospital-management-system mssql mssql-database sql windowsforms-applications

Last synced: 01 May 2026

https://github.com/gabrielogregorio/my-routine

👨‍💻 Programa de controle de rotina

css3 php sql

Last synced: 15 May 2026

https://github.com/repnot/coursera_capstone

Capstone project repository for the IBM Data Science program offered on Coursera

api-rest data-science database ibm-db2 ibm-watson python sql

Last synced: 10 Apr 2025

https://github.com/nminhducit/educenterdb

EduCenterDB is a project aimed at designing a database management system for an English learning center

database dbi202 erd sql sql-server

Last synced: 15 Jun 2025

https://github.com/debas-31/clinic

This is a project clinic database created based on a diagram

postgresql sql

Last synced: 12 Apr 2025

https://github.com/muhammadsaadx/dynamic-system-model-database

I have developed a database system called DSDB that is capable of storing data in multiple files within the computer's file system. The DSDB system utilizes B-trees, AVL trees, and Red-Black trees to index the data stored in the files. This indexing mechanism ensures that various operations can be performed on the data effectively and efficiently.

avl-tree btree data-structures database-management red-black-tree sql

Last synced: 12 Mar 2025

https://github.com/msaadx/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: 24 Oct 2025

https://github.com/eastcitysoftware/leger

C# data access with no reflection, no magic, no surprises.

adonet csharp database db sql

Last synced: 27 Mar 2025

https://github.com/bilbottom/db-query-profiler

Lightweight database query profiler.

python sql

Last synced: 03 May 2025

https://github.com/pskelecton/straw

简单的函数调用来处理数据库

bean orm sql

Last synced: 09 Apr 2026

https://github.com/alecgn/usefull-powershell-scripts

A collection of usefull windows powershell scripts for Web and SQL server management.

backup certificate iis pfx powershell site sql utils

Last synced: 27 Mar 2025