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/margelo/react-native-quick-sqlite

DEPRECATED: Use "react-native-nitro-sqlite" instead

jsi lib native react react-native sql sqlite storage

Last synced: 14 Apr 2025

https://github.com/deve-sh/permit-system

A Lightweight Permit Application System written in PHP and SQL.

permit-system permits php sql

Last synced: 14 Nov 2025

https://github.com/mstgnz/sqlmapper

SQL parser and converter library written in Go, designed to handle large-scale database schema migrations and transformations.

converter dump go sql sqlmapper sqlporter

Last synced: 10 Feb 2026

https://github.com/majdi-akrmi/retail-orders-etl

This is end-to-end data engineering ETL project using Python ,Pandas, SQL and Postgres

pandas postgres python sql

Last synced: 29 Apr 2026

https://github.com/casualcomputer/sql.mechanic

Functions that generate SQL queries that summarize high-dimensional tables stored in various databases (e.g. Microsoft SQL Servers, Netezza, DB2, Postgres, Oracle, MySQL, etc.).

data-analysis data-quality-checks data-science database mysql netezza oracle postgres quality-control r sql sql-server

Last synced: 30 Jul 2025

https://github.com/MCodrescu/database_app

Database application built with R shiny.

database odbc postgres r sql teradata

Last synced: 29 Jul 2025

https://github.com/descholar-ceo/sql-zoo

This is the sql project gotten from https://www.theodinproject.com/courses/databases/lessons/sql

sql

Last synced: 16 Feb 2026

https://github.com/subnwa/sql

A starter code for creating a SQL database.

base data database master microsoft sql

Last synced: 06 Mar 2025

https://github.com/lz1998/rs-sql2struct

A developer-friendly tool for generating rust struct using sql

diesel orm rust sql sql2struct sqlx struct

Last synced: 15 May 2026

https://github.com/piotrl/understand-sql-window-functions

📖 Support examples for learning Window Functions in PostgreSQL. Ready to run.

learning-materials postgresql sql window-function

Last synced: 01 Jul 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/jbbpatel94/q-a-webapp

Simple Java based Web App for Questiion and Answer

java jdbc jsp servlets sql

Last synced: 17 Mar 2025

https://github.com/mgks/paperlessql-db

A nano SQL library made for micro data management.

data-management database-schema pql sql

Last synced: 15 May 2025

https://github.com/astj/p6-sql-namedplaceholder

Perl6 port of https://github.com/cho45/SQL-NamedPlaceholder

perl6 query-builder sql

Last synced: 14 Apr 2025

https://github.com/apache/incubator-gluten-site

Apache Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.

gluten spark sql

Last synced: 19 Oct 2025

https://github.com/mohammadzainabbas/database-system-architecture-project

Database System Architecture's Project - Selectivity & Join estimations for Range Types in PostgreSQL ✨

c-language database postgresql sql vscode

Last synced: 21 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

https://github.com/imryche/litequery

A minimalist SQLite library for Python

aiohttp asyncio fastapi orm python python3 sql sqlite sqlite-database sqlite3 starlette

Last synced: 15 May 2025

https://github.com/ergonzamarian/trigger

Projeto Finalizado :: Trabalho utilizando trigger

plpgsql sql

Last synced: 04 Mar 2026

https://github.com/mrlizhaozhi/fraud-detection-ecommerce-sql

Fraud Detection in E-Commerce Dataset (PostgreSQL)

analytics fraud-detection kaggle notebook postgresql python reporting sql

Last synced: 18 Sep 2025

https://github.com/anicetkeric/spring-boot-jdbi3

Spring Boot Rest API with Jdbi 3

jdbi postgresql spring-boot sql

Last synced: 13 Apr 2025

https://github.com/kevalmorabia97/blog-website-mrcheerful.comli.com

This is a Blog website that I created as a part of my internship at WATConsult, Mumbai.

ajax bootstrap css html javscript jquery php sql

Last synced: 13 Sep 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/dschil138/sql-keycounts

SQLite queries to be used with Benign-Key-Logger to help understand your keycount data

benign-key-logger keyboard-layout keycounter keylogger sql sqlite

Last synced: 15 Jun 2025

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/rayxtr/separate-grass-3333

Hardware and Software support system. In a corporative environment it helps engineers, HOD, and employees to solve problems easily and maintain smooth work.

java jdbc jdbc-driver sql

Last synced: 22 Jul 2025

https://github.com/spektom/vertica-utilities

Useful Vertica DB functions

database-management sql vertica

Last synced: 17 Jun 2025

https://github.com/dimikot/ent-framework

A PostgreSQL graph-database-alike library with microsharding and row-level security

cluster database graph-database micro-sharding microsharding orm postgresql replication-lag sharding sql

Last synced: 05 Mar 2025

https://github.com/wabscale/bigsql

ORM featuring dynamic model generation, with on the fly relationship detection and resolution

python sql

Last synced: 25 Jul 2025

https://github.com/jyotip123/rural-employment-development-project

The project is inspired with govt. MGNREGA Scheme, which contains some basic backend functionalities of MGNREGA using Java.

backend java mgnregaproject spring-boot sql

Last synced: 24 Apr 2026

https://github.com/richardschoen/ileaccess

Save file packaging of IBM i libraries ILEASTIC, NOXDB and ILEUSION for convenience installation. ILEastic allows HTTP microservices to be created on IBM i. NOXDB makes SQL,JSON and XML made easy for IBM i, ILEusion packages it all up to make IBM i data and program call services easier.

as400 call cl command data database db2 http https ibmi ile ileastic ileusion microservice noxdb program queue rpg sql xmlservice

Last synced: 24 Jul 2025

https://github.com/hgwood/advent-of-code-sql

My solutions to Advent Of Code, written in SQL. See https://adventofcode.com/.

advent-of-code advent-of-code-2022-sql advent-of-code-2023-sql postgresql sql

Last synced: 19 May 2026

https://github.com/lucasavila00/sql-select-ts

A modern, database-agnostic, composable SELECT query builder with great typescript support.

sql typescript

Last synced: 22 Mar 2025

https://github.com/shanduur/c-embedded-sql

This repository contains code of VSCode extension for highlighting SQL syntax in C code.

c esql sql

Last synced: 04 Oct 2025

https://github.com/rosbit/go-sql-driver

wrapper of database/sql/driver to easy writing sql driver in golang

driver golang sql sql-driver-wrapper wrapper

Last synced: 27 Oct 2025

https://github.com/dulanji1/juicebar-desktop-app

The juice bar management system is fully and accurately implemented to be able to use readily. This incorporates the functionality of the function and its activities and the validations were needed. In this shop they are manually updated their journals and they issue hand written bills to customers. This method is very difficult to them because they are facing so many difficulties during the shop get crowded. There was no computerized database to this juice bar and because of that they got couple of issues with supplier details, stores and transactions. These are some of main issues with their manual system and the reasons to ask for an automated system. Based on the requirements of the client, all the languages and the order of activities are used to make it easy for the client. The system gives access to clients to keep stocks, manage employee details, inventory details, customer details, supplier details, sales details, wastage details, profit details and also order details. Finally this system is developed to satisfy the client’s needs and the needed software. The main goal as the developing team was to make the system simple and user friendly with filing all the requirements the client asked for.

java netbeans sql

Last synced: 29 Jun 2026

https://github.com/jordan-m-young/rscodb

Relational Database Implementation

database from-scratch postgres rust sql

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

System to control and update IOT devices remotely via a website

arduino c css html javascript php shell sql

Last synced: 07 Apr 2026

https://github.com/resulcay/blog-asp.net-pwa

A blog website (progressive web application) which built with MVC ASP.NET Core.

ajax asp-net-core asp-net-mvc blazor-webassembly blog csharp dotnet-core entity-framework-core html javascript mssql-database razor-pages sql

Last synced: 02 Feb 2026

https://github.com/kyopark2014/aws-athena

It decribes how to use aws athena for data analytics

aws aws-athena query sql

Last synced: 27 Jun 2025

https://github.com/dilsonlira/mega-data

Mega-data scrapes the draws history of Mega-Sena, the most popular lottery in Brazil, and makes it available in both JSON and CSV formats. The data is loaded into a MySQL database.

csv database docker docker-compose easierlog json mysql python shell sql webscraping

Last synced: 07 Apr 2026

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/melisa-karatas/movie_library_managemnet_system

This project is a simple movie library management system written in Python with database provided by SQL.

movie-library movie-library-management movie-management movies python sql sqlite sqlite3

Last synced: 09 Apr 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/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/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/ilias-ant/entity-resolution-with-monetdb

A proof-of-concept entity resolution approach, with Tensorflow, inside a MonetDB.

entity-resolution monetdb product-matching sql tensorflow udfs

Last synced: 17 May 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/bytebase/mongo-parser

MongoDB parser based on ANTLR4

antlr antlr4 database documentdb mongo mongodb parser sql

Last synced: 18 Jun 2025

https://github.com/tanishq-ctrl/sympcheck-helper

SympCheck Helper is a modern healthcare consultation chatbot that leverages the power of DeepSeek V3 API and Supabase to provide intelligent health-related assistance. Built with cutting-edge technologies, it offers a seamless and intuitive experience for users seeking health information and support.

chatbot deepseek healthcare-ai healthcare-application nodejs react shadcn-ui sql supabase tailwindcss typescript vite

Last synced: 22 Apr 2025

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/fmw666/database-system

🍰 数据库系统概述,包含关系型数据库和非关系型数据库,数据库语言会涉及 Mysql、Sqlite、MongoDB、Redis 这四种...

database mongodb mysql nosql redis sql sqlite3

Last synced: 12 Apr 2026

https://github.com/cuppett/mysql-dba-operator

Help manage users and databases (CRUD + permissions) in a database from Kubernetes

database dba kubernetes mysql sql

Last synced: 22 Mar 2025

https://github.com/frozen-burrito/iot-device-manager

A web app built using ASP.NET and React capable of managing smart devices.

aspnet-core azure dotnet dotnet-core iot-platform react single-page-app sql

Last synced: 20 Jun 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/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/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/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/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/natsalete/web-i-iftm-ads

Este repositório contém as atividades realizadas durante a disciplina de DESENVOLVIMENTO DE APLICAÇÕES WEB I (Web I) no 4º período do curso Superior de Tecnologia em Análise e Desenvolvimento de Sistemas - IFTM.

css html php sql

Last synced: 21 Feb 2026

https://github.com/fbraem/sql-smith

An SQL query builder with zero dependencies and a fluent interface

fluent python python3 query query-builder sql

Last synced: 02 Nov 2025

https://github.com/jeescu/nebula

:milky_way: Experimental Node.js micro-framework for building micro-services and APIs.

api boilerplate expressjs generator javascript micro-framework microservice nebulajs nodejs rdbms sql

Last synced: 09 Apr 2026

https://github.com/woodprogrammer/sql2nosql

Sql to Nosql data migrator

database migration nosql sql

Last synced: 03 May 2026

https://github.com/s3rgeym/sqldump2json

Converts SQL dump to a JSON stream.

converter jq json jsonl parser python python3 sql

Last synced: 05 Apr 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/drmvc/orm

Simple and easy-to-use lightweight ORM

database orm sql

Last synced: 16 May 2026

https://github.com/rominana/vet_clinic_database

Database structure for a vet clinic using a relational database. Contains tables of animals, animals' owners, clinic employees and visits. Built with PostgresSQL and SQL.

sql

Last synced: 19 Mar 2026

https://github.com/macagua/example_msaccess_python

Examples for create a Microsoft Access database and query his data with Python

access database microsoft msaccess office pyodbc python python3 sql sql-query sqlalchemy sqlalchemy-orm

Last synced: 16 May 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/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/kedarvartak/db-cortex

This project allows users to query databases through simple natural language commands.

csv mongodb postgresql sql

Last synced: 06 Mar 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/bluetiger-official/bluetiger-multitool

BlueTiger Multi-Tools est un Multi-Tools dev en python for cybersec, osint, discord utils, tools utils, fivem utils, etc ...

boost cybersecurity database discord fail fivem injection ip linux macos multi-tool multi-tools multitool multitools python sql tools utils windows xss

Last synced: 07 May 2025

https://github.com/zerlok/gendalf

Code-first, deterministic generator for type-safe Python transport and SQL adapters.

adapter-pattern aiohttp ast backend code-first codegen compiler deterministic devtools fastapi grpc no-ai no-orm python sql sql-codegen static-analysis type-safe

Last synced: 08 Mar 2026

https://github.com/mateuszgrzelak-git/follow-lights

Making a game to increase short time memory

dotnet javascript mateuszgrzela simon-game sql

Last synced: 05 Mar 2025

https://github.com/elliotcourant/pgoparser

PostgreSQL parser written in pure go.

parser postgres sql sql-parser

Last synced: 16 Apr 2026

https://github.com/mineking9534/databaseutils

Reflection driven database library for Java

database java postgres reflection sql

Last synced: 17 Feb 2026

https://github.com/gacarrillor/pg2ili

Python script to import tables from a PostgreSQL/PostGIS SQL file to INTERLIS

gis interlis interoperability ogc postgis postgresql python sql

Last synced: 18 Feb 2026

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