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/behindthemath/zmanim-sql

A partial SQL port of the KosherJava library

mysql sql zmanim

Last synced: 15 May 2026

https://github.com/moisentinel/grade11-cs-ip

Notes for Informatics Practices (IP) or Computer Science (CS) - Grade 11 (XI) CBSE NCERT

cbse compsci cs grade11 ncert python sql

Last synced: 11 Jun 2025

https://github.com/kader1680/blog-api-crud

This Blog personal website using Laravel framework project also save data in mysql database

bootstrap5 class crud-application css database html5 laravel laravel-framework laravel-package mysql-database object-oriented object-oriented-programming oop php8 sql

Last synced: 24 Jan 2026

https://github.com/codewithkyle/jsql

Asynchronously access and manage your IndexedDB databases using SQL queries.

asynchronous indexeddb offline-capable sql web-worker

Last synced: 15 Mar 2025

https://github.com/berkemuftuoglu/auction

Auction website written in PHP

auction database html php sql

Last synced: 01 May 2026

https://github.com/cgivre/drill-crypto-functions

A collection of UDFs for Apache Drill that implement common cryptographical functions.

aes-encryption apache-drill md5 sha1 sha256 sql

Last synced: 09 Apr 2025

https://github.com/jeremyknight-me/scripts

Scripts (Powershell, SQL, etc.)

powershell script scripts sql

Last synced: 24 Apr 2025

https://github.com/martinius96/rfid-otvaranie-dveri

RFID systém pre otváranie elektronických dverí s webovou časťou pre správu a autorizáciu prístupových kariet. Mikrokontróler ESP8266, ESP32 s WiFi konektivitou.

arduino arduino-sketch arduino-uno bootstrap esp32 esp32-arduino esp8266 esp8266-arduino html mifare mysql nfc-card-reader nfc-tag nodemcu ota-update php rc522 reader rfid sql

Last synced: 12 Apr 2026

https://github.com/trivigy/migrate

Idiomatic GO cluster release and database migration management

database embedded gcloud kubernetes migration semver sql tool

Last synced: 07 Oct 2025

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

Use SQL to instantly query Buildkite users, pipelines, builds & more. Open source CLI. No DB required.

backup buildkite buildkite-api etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 04 Oct 2025

https://github.com/niweera/gp

Group Project I (Hospital Management System of Bentota)

ajax bootstrap4 css html javascript jquery mysql php sql

Last synced: 13 Apr 2026

https://github.com/go-simpler/queries

🛢️ Convenience helpers for working with SQL queries

dependency-free go library query-builder sql sql-query

Last synced: 17 Jan 2026

https://github.com/karenpayneoregon/sqlserver-connection-timeout

Code sample which sets a timeout on a SqlConnection which constrains opening a connection to a four second time period which is adjustable.

csharp sql sql-server

Last synced: 02 May 2026

https://github.com/ashirwadpradhan/tpsql

Asynchronous execution of parallely executing SQL query

asynchronous-tasks asyncio parallel-processing query-optimization spark-sql sql

Last synced: 04 Jun 2026

https://github.com/alenales/etl

ETL задача. Ежедневная выгрузка данных и формирование/отправка новой таблицы в tabix

airflow-dags clickhouse sql

Last synced: 27 Apr 2026

https://github.com/versatilesoul/sqlnotes

All basic to advanced queries and little bit theory if needed for any particular topic is mentioned right below the query.

dbms mssqlserver mysql sql

Last synced: 07 Oct 2025

https://github.com/kostiantyn-nemchenko/pg_reject_sql

Forbid SQL statements regardless of privileges

postgresql postgresql-extension sql

Last synced: 20 May 2026

https://github.com/gabryca/tales-sharing-website

Just an idea, maybe I'll get to work on this during summer, just to share stuff with some friends.

bootstrap bootstrap5 dark-theme gallery gallery-page mariadb php php82 sql website

Last synced: 03 Oct 2025

https://github.com/genndy007/auto-company-db-gui

Database for AutoCompany, built with PostgreSQL. Application in Python3+Tkinter as a graphical frontend to it. Coursework for 3 semester.

coursework database gui pgadmin4 postgresql psql python3 sql tables tkinter

Last synced: 08 May 2026

https://github.com/blinkfox/zealot-spring-boot-starter

Zealot快速集成到 SpringBoot 中的Starter。

spring-boot-zealot-starter springboot-zealot sql zealot

Last synced: 16 Jan 2026

https://github.com/mfelici/rowgen

Vertica User Defined Transform Function to generate rows

cpp sql udx userdefined-functions vertica

Last synced: 10 Sep 2025

https://github.com/cleilsonandrade/ecoleta

Projeto com proposta de criar uma rede de pontos de reciclagem, utilizando servidor web, banco de dados e template engine.

database express fullstack monolith nlw nodemon nunjucks reciclagem recycling rocketseat sql sqlite

Last synced: 29 Sep 2025

https://github.com/marialobillo/fcc-periodic-table-database-project

free code camp database project - periodic table

bash certification freecodecamp shell-script sql

Last synced: 20 May 2026

https://github.com/cleilsonandrade/flask_blog

Flask blog é uma aplicação de um blog, com cadastro post, edição e exibição, desenvolvido em Python utilizando o framework Flask e o banco de dados SQLite para salvar o conteúdo.

blog database flask fullstack jinja2 jquery popper python sql sqlite

Last synced: 10 Apr 2026

https://github.com/dave-007/presentations

Repository for source files in my past and upcoming presentations. Powershell, SQL, Azure or AWS command line script files, code for examples and demos, supporting slides as PDFs.

awscli azure-cli demos pdfs powershell sql supporting-slides

Last synced: 30 Jul 2025

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: 03 Jul 2026

https://github.com/0xyg3n/sql-playground

A multi-DBMS SQL query lab for pentesters, developers, and researchers — featuring real engines (MySQL, PostgreSQL, MSSQL, Oracle, SQLite), live query execution, and a beautiful UI. Built with AI + manual fine-tuning.

dbms dev developer-tools docker injection junior mariadb mssql mysql oracle pentest pentest-tool pentesting postgresql sandbox senior sql sqlite

Last synced: 18 Feb 2026

https://github.com/filipeesch/dynamic-sql

A .NET library designed to create complex, parameterized SQL queries dynamically using a versatile template syntax. Effortlessly handle conditional logic, integrate variable lists, and generate optimized SQL statements with ease. Ideal for applications requiring flexible SQL construction with maximum code safety and readability.

dotnet query query-builder sql

Last synced: 03 Aug 2025

https://github.com/hyouteki/zuber

A cab booking application

cab-booking database python sql

Last synced: 03 Aug 2025

https://github.com/ripytide/audio-network

haha audio on many pc at once lol funny

ajax audio javascipt php rickroll sql

Last synced: 16 Jan 2026

https://github.com/birdmandayum0131/url-shortener

A Project for practicing golang and clean architecture

clean-architecture docker docker-compose go golang mysql nginx practice-project sql

Last synced: 10 Apr 2026

https://github.com/rizwanullah313/clinic-managment-system

Clinic management system using Java and MS Access

java msaccess netbeans-ide oracle-database sql

Last synced: 05 Mar 2025

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

Use SQL to instantly query alerts, events, and more from New Relic. Open source CLI. No DB required.

backup etl golang hacktoberfest newrelic postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 09 Apr 2026

https://github.com/yossef-ashraf/quickorm

ORM (Object-Relational Mapping) is used to manage and interact with the database in a convenient and efficient way

orm php sql

Last synced: 12 Jun 2026

https://github.com/dario-l/ses

SimpleEventStore is a simple event store library for .NET based on rdbms persistance.

cqrs cqrs-es event-sourcing event-store event-stream ms-sql-server rdbms sql streams

Last synced: 03 Oct 2025

https://github.com/tushar2704/pizza-sales-analysis

This repository contains valuable insights and visualizations derived from an extensive Pizza dataset with over 48,000 rows.

dashboard data-science dataanalysis excel portfolio postgresql powerbi sql streamlit-tushar2704 tushar2704

Last synced: 04 Nov 2025

https://github.com/longluo/database-from-scratch

build a database from scratch

b-tree cpp database sql

Last synced: 05 May 2026

https://github.com/carlossilva2/knexpy

An abstraction for SQLite3 based on Knexjs

abstraction human-readable knex module python3 sql sqlite3

Last synced: 18 May 2026

https://github.com/oguzgn/firebase-ab-test-analysis-for-a-mobile-race-game

This repository showcases an infrastructure designed for analyzing A/B tests in mobile games. It leverages BigQuery to process Firebase and GA4-based event data and uses Looker Studio for dynamic visualization. The project simplifies A/B test comparisons, enabling stakeholders to view results directly through interactive dashboards.

ab-testing ab-testing-analysis bigquery event-based-tracking firebase looker-studio mobile-game-analytics race-game sql

Last synced: 19 May 2026

https://github.com/drmvc/orm

Simple and easy-to-use lightweight ORM

database orm sql

Last synced: 16 May 2026

https://github.com/dsego/sql_tag

JS tagged template literals for prepared SQL statements.

database deno-module query-builder safe-sql sql template-literals

Last synced: 19 Feb 2026

https://github.com/codehass/vet_clinic

Vet clinic database is a project about using a relational database to create the data structure for a vet clinic. Starting with one table, and step by step will create a complete database with data about animals, animals' owners, vets, vet's specialties, and visits.

postgresql sql

Last synced: 20 May 2026

https://github.com/roystonfurtado/python-snake-game

Snake Game created using Python with storage of Game Data in MYSQL Database using pymysql.

mysql pygame-mixer pymysql python python-snake sql tkinter

Last synced: 29 Jun 2026

https://github.com/abhinavkorpal/sql-pl-sql

SQL-PL-SQL

database plsql sql

Last synced: 25 Jun 2025

https://github.com/ghivert/stonebraker

Use plain SQL files and queries directly inside your Node.js project!

database javascript nodejs postgres sql

Last synced: 10 Apr 2026

https://github.com/jeroenvdmeer/feyod

Open data set of matches played by Feyenoord.

data dataset feyenoord open-data sql

Last synced: 25 Jan 2026

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

Visualize video game platforms, developers, industry trends, and more using Powerpipe and MySQL.

dashboard mysql mysql-database powerpipe powerpipe-mod sql video-game

Last synced: 27 Aug 2025

https://github.com/ieedan/tiberqueries

A lightweight ORM for Tiberius.

derive mssqlserver orm rust sql tiberius

Last synced: 02 Mar 2025

https://github.com/shxntanu/dsa

🧩 DSA Problems & Notes from Leetcode

c cpp dsa java leetcode portfolio python sql

Last synced: 09 Apr 2026

https://github.com/walidalsafadi/hr-sqldb

Use DML and DDL scripts to build a simple HR SQL project.

oracle oracle-database oracle-sql sql

Last synced: 02 Jan 2026

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

Visualize Spotify Tracks, Genre and Audio Features, and more using Powerpipe and SQLite.

dashboard powerpipe spotify sql sqlite sqlite3

Last synced: 27 Aug 2025

https://github.com/ketul-prajapati/online-examination-portal

Online Examination Portal is a desktop application built using Java programming language, which enables teachers to create and manage online exams, and students to take these exams within a specified time limit.

azure desktop-application exam java java-swing sql

Last synced: 20 May 2026

https://github.com/svendolin/all-about-hack

This repository is about IT-Security / how to recognise security vulnerabilities (e.g. SQL injections) and demonstrate them on a webshop that is designed for this purpose.

itsecurity sql sqlinject-defense sqlinjection

Last synced: 19 Mar 2026

https://github.com/sarincr/mysql-database-with-python

MySQL is an open-source relational database management system. Its name is a combination of "My", the name of co-founder Michael Widenius's daughter, and "SQL", the abbreviation for Structured Query Language

database database-management databases mysql mysql-database mysql-server mysqli pysql pysql-console pysqlite3 python python-library rdbms sql sqlconnection sqlite

Last synced: 17 Apr 2026

https://github.com/byancamatos01/labbanco

"Revisão de SQL em Lab de Banco de Dados"

banco-de-dados ddl mysql sql

Last synced: 06 Apr 2025

https://github.com/luanroger/baser

Base de projeto em Windows Forms e .NET 6.

csharp listview login-system net6 printing splashscreen sql windows-forms

Last synced: 18 May 2026

https://github.com/mdxabu/nl2sql

Leveraging Open-Source AI Models for Natural Language to SQL Query Translation: An Implementation Using LLama

ai-models llama ollama sql

Last synced: 19 Feb 2026

https://github.com/hjo12/LoginPanel

Basic application written in C# and Windows Forms that logins into a SQL local database. Supports multiple forms inside

csharp sql windows-forms winforms

Last synced: 24 Sep 2025

https://github.com/marregui/quest

Desktop client application that uses the Postgres Wire Protocol to connect to a compatible database such as QuestDB, CrateDB, TimescaleDB and Postgres.

gui java questdb questdb-desktop-client sql swing-gui timeseries

Last synced: 27 Jun 2025

https://github.com/tanveerisonline/oop_school_library

OOP SCHOOL LIBRARY is an educational school library app that records the available books and the records of borrowed books and who borrows them.

postgresql-database rspecs rubocop ruby ruby-on-rails sql

Last synced: 19 May 2026

https://github.com/superstar1205/school-django

Student Management System, Django application

css django django-application html javascript python sql sqlite3

Last synced: 03 May 2026

https://github.com/susan56789/prison-system

Online Prison Management System . This project was submitted for the award of bachelor's degree in computer science final year project

computer-science php project research-project sql

Last synced: 18 May 2026

https://github.com/skyepodium/sql-for-database

데이터베이스를 위한 SQL

mysql oracle sql

Last synced: 05 Jul 2026

https://github.com/deverebor/modelagembancodedadoscovid

*SEM VALORES REAIS* feito para método avaliativo da matéria de Gerenciamento em Banco de Dados

database microsoft-sql-server sql university

Last synced: 09 Mar 2026

https://github.com/queirozpedro/projeto_horariosdeaula

Este projeto consiste na elaboração de um programa para gerenciar os horários de um semestre das turmas do curso do Bacharelado em Tecnologia da Informação (BTI) do Campus Pau dos Ferros (CMPF) da Universidade Federal Rural do Semi-Árido (UFERSA).

elephantsql java sql

Last synced: 24 Oct 2025

https://github.com/mluby/sql-as-a-service

Firebase for SQL

saas service sql

Last synced: 25 Sep 2025

https://github.com/envigit/hoteldatabase

Projekt składający się z prostych zapytań w języku SQL do stworzenia, wypełnienia oraz wyświetlenia danych w bazie

database sql

Last synced: 14 Mar 2025

https://github.com/nahnahdev/Vet-clinic-database

Vet-clinic-database In this project, you will use a relational database to create the initial data structure for a vet clinic. You will create a table to store animals' information, insert some data into it, and query it.

database sql

Last synced: 18 May 2026

https://github.com/alexeev-prog/aiomarine

Blazing fast async ORM/ODM in Python

async asyncio fast framework library mongodb nosql odm orm postgresql python sql

Last synced: 09 Mar 2026

https://github.com/hq969/operational-analytics-for-hcl-foxconn-semiconductor-osat-facility

Operational Analytics for HCL–Foxconn Semiconductor OSAT Facility is an end-to-end data analyst portfolio project that simulates real-world manufacturing operations. It focuses on improving production efficiency, analyzing equipment downtime, optimizing workforce attendance, and predicting operational risks using machine learning,SQL, and Power BI.

downtime powerbi predict-absenteeism python3 sql workforce-trends yield yield-monitor

Last synced: 04 Oct 2025

https://github.com/iantomasinicola/databaseyimp

Script per creare diversi database d'esempio su Sql Server e MySql in italiano per esercitarsi con la scrittura di query in SQL.

creare-database database sql

Last synced: 12 May 2026

https://github.com/officialpiyush/discord-chat2db

Save discord chat into database

chat database discord eris pg postgresql sql

Last synced: 22 Mar 2025

https://github.com/johnsesana/eda-liquor-sales

Exploratory Data Analysis on Public Datasets

data-analysis data-visualization sql tableau-dashboards

Last synced: 09 Mar 2026

https://github.com/alexeysp11/sqlviewer

A multilingual C# application that provides a user-friendly interface for interacting with different RDBMS and performing various database operations.

csharp database-management sql wpf

Last synced: 16 Jan 2026

https://github.com/rcbensley/mariadb

My MariaDB DBA shenanigans.

dba mariadb python sql

Last synced: 08 Jul 2026

https://github.com/rafaelsilvestre/detran

Simulador de provas com timer, para fins acadêmicos - JavaFx, JDBC, FXML

detran java javafx javafx-library sql

Last synced: 02 Jan 2026

https://github.com/luisfelipepoma/software_engineering

Learning about software architectures, including backend development, database management, frontend design, and deployment strategies.

angular architectural-patterns bdd database fullstack-development html java learning material-ui node postgresql spring-boot sql typescript

Last synced: 10 Apr 2026

https://github.com/jmaupetit/data7

⚡ Open your data in minutes

csv database datasets http parquet sql

Last synced: 18 Mar 2025

https://github.com/vaneeza-7/flex-student-management-system

📚 Flex is a student management system built using ASP.NET and C# with MS SQL database for the backend. It is a web-based application designed to streamline various administrative tasks related to student management.

administration-interface asp asp-net aspnet csharp fast-nuces html-css-bootstrap net-framework-472 sql sql-database student-management student-management-system teacher-management teacher-student visual-studio web-application website

Last synced: 20 Jun 2026

https://github.com/kakserpom/php-sqlx-rs

A modern feature-rich SQL driver for PHP.

mssql mysql php php-extension postgresql sql

Last synced: 09 Apr 2026

https://github.com/coasterfreakde/ork

Object Relational Mapping for Kotlin

data database kotlin mariadb mysql orm sql sqlite

Last synced: 29 Jul 2025