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/oakio/sqlify.dapper

Fluent SQL builder for Dapper

dapper fluentsql sql sqlbuilder

Last synced: 14 Jan 2026

https://github.com/bravorod/covid-data-analysis

Exploratory data analysis in SQL of Covid-19 case and death trends by country.

covid-19 sql ssms

Last synced: 06 Feb 2026

https://github.com/mchmarny/dctl

simple utility to provide insight into repo activity

cli cmd cncf developer entitity golang sql sqlite

Last synced: 21 Feb 2026

https://github.com/walker83/rorisdb

RorisDB is a real-time OLAP database reimagined in Rust. It is architecturally inspired by Apache Doris — adopting its proven MPP architecture, columnar storage, and materialized view design — while rebuilt from the ground up in Rust for memory safety, zero-cost abstractions, and fine-grained resource control.

analytics apache-doris columnar database datafusion local-development mysql olap parquet rust single-node sql

Last synced: 31 May 2026

https://github.com/samuel-ricardo/connectionfactory

Library whose main objective is to generate connections to databases compatible with Java, for each bank there is a class with unit tests that guarantees consistency and quality.

apache-maven connectionfactory database database-connection database-connections database-connector java maven maven-project mongodb mysql nosql postgresql slqserver sql sql-server sqlite

Last synced: 09 Oct 2025

https://github.com/twentyfourminutes/postgresql.bulk

Provides a simple wrapper around Npgsql and its PostgreSQL COPY function.

bulkcopy npgsql npgsqlhelper postgres postgresql postgresql-extension sql

Last synced: 24 Dec 2025

https://github.com/mavstuff/simpledbbackup

Simple SQL Server database backup utility

csharp dotnet dotnet-framework mssql mssqlserver sql sqlserver windows

Last synced: 24 Feb 2026

https://github.com/anandpiyush1521/smartcontactmanager

A sophisticated web application designed to streamline contact management, offering robust features such as email verification, seamless OAuth integration for secure logins, and efficient image uploads powered by Cloudinary.

cloudinary hibernate java oauth spring-boot spring-security spring-validation sql tailwind

Last synced: 26 Feb 2026

https://github.com/surajrawat1709/hotelratingapp

Maven based Spring Boot application making use of different microservices to get ratings of hotels.

hibernate java11 maven microservices spring-boot sql

Last synced: 06 Feb 2026

https://github.com/vartikaraj2512/dsml-internship-devtown-notebooks-

🌟 Data Science & Machine Learning Internship Projects 📊 Explore a curated collection of DS & ML notebooks covering topics like regression models, clustering, NLP, and deep learning. Dive into real-world projects such as price prediction, sentiment analysis, and customer segmentation. This repository reflects modern data-driven industry solutions

data-science filehandling googlecolab json kaggle keras machine-learning matplotlib numpy pandas python scikit-learn seaborn sql tensorflow

Last synced: 29 Jan 2026

https://github.com/gigacache/bookingapplication

Final year project, A smart booking system that optimises appointment slots built in php with the CodeIgniter framework.

codeigniter php sql

Last synced: 29 Apr 2026

https://github.com/LucasCancio/TCC-Show

Trabalho de Conclusão de Curso apresentado ao Instituto Técnico de Barueri Brasílio Flores de Azevedo para a conclusão do Curso Técnico em Informática em 2018

aspnet-mvc csharp css html java sql visual-studio

Last synced: 11 Mar 2025

https://github.com/vinsidious/holywell

Opinionated SQL formatter that implements Simon Holywell's sqlstyle.guide. Zero dependencies.

cli code-formatter developer-tools formatter postgresql sql sql-formatter sql-style-guide typescript

Last synced: 13 Feb 2026

https://github.com/jesusvilla/knext

A query builder library, like Knex but extremely fast

fast firebird javascript knex nodejs postgresql query-builder sql

Last synced: 12 Mar 2026

https://github.com/itsyst/library-management-system

Migrate from ASP.NET Core 3.1 to 8.0 achieved by: Eric Van Dan Outenaar, and Khaled El Hamzi.

asp-net-core bootstrap5 clean-architecture csharp entity-framework-core net7 razor-pages sql

Last synced: 01 Mar 2025

https://github.com/isodevmate/aviator

Aviator Game Client The Aviator Game Client is a real-time online betting game built with React, TypeScript, and Redux. Players bet on a virtual airplane's flight duration, aiming to cash out before it crashes. The game features real-time multipliers, WebSocket communication, and a robust betting system, providing an engaging and interactive gaming

drizzle drizzle-orm nodejs react reactjs sql sqlite sqlite3 typescript websockets wss

Last synced: 28 Feb 2026

https://github.com/gmemstr/database-janitor

custommized database dumps, with native drupal configuration support

cleanup database database-management php sql

Last synced: 14 Apr 2025

https://github.com/jandedobbeleer/harvey-dent

Team and mobile app product metrics tooling to use in a DevOps minded environment

apple crashlytics devops devops-tools docker docker-compose fabric google grafana influxdb jira python sql tempo

Last synced: 09 Apr 2026

https://github.com/teradata/dbt-teradata-utils

Teradata package that provides compatibility for dbt-utils

dbt elt sql teradata warehouses

Last synced: 11 Oct 2025

https://github.com/cu-dbmi-peds/phoenix

R, Python, and SQL implementations of the Phoenix Sepsis Criteria

pediatric phoenix python r sepsis septic-shock sql

Last synced: 22 Oct 2025

https://github.com/roll-w/light

A simple and lightweight relational database development module for Java.

java java-8 java-annotations java-library jdbc mysql sql sqlite sqlite3

Last synced: 10 Apr 2025

https://github.com/moertel/squcumber-postgres

Cucumber-based framework for defining and executing SQL unit, integration and acceptance tests for PostgreSQL databases

cucumber cucumber-framework postgresql postgrest sql test-automation test-driven-development test-framework

Last synced: 26 Oct 2025

https://github.com/clevergo/sqlex

SQLEX is extensions for database/sql and jmoiron/sqlx.

sql sqlex sqlx

Last synced: 14 Jan 2026

https://github.com/baggerfast/videohostingdatabase

Coursework for university - I implemented a database similar to YouTube.

database sql sql-server youtube youtube-database youtube-db

Last synced: 26 Oct 2025

https://github.com/mezgoodle/sql

Repository about SQL, but also about experiments🤪

experimental lessons sql

Last synced: 08 Feb 2026

https://github.com/danieljancar/sql-cheatsheet

A community currated SQL cheatsheet with most important SQL commands, information and tips. 💽

bbzw cheatsheet sql sql-cheatsheet sql-commands

Last synced: 01 May 2025

https://github.com/diegojromerolopez/babik

A Django queryset-like API for Ruby on Rails

activerecord mysql postgresql query-builder ruby ruby-gem ruby-on-rails sql sqlite3

Last synced: 07 Mar 2026

https://github.com/jmoussa/expense-report-app

Personal project using React.js, Node/Express and a MySQL database to hold an individual's purchase/expense history across stores. Good practice for building a front-end with React, and communicating with a backend and database.

crud-application database node nodejs react sql

Last synced: 17 Jun 2025

https://github.com/finesse/minidb

Light database abstraction with a query builder

database library mysql pdo query-builder sql sqlite

Last synced: 10 Jun 2025

https://github.com/sassman/edu-sql-parser-rs

SQL Types transpiles `CREATE TABLE` SQL code into type definitions in other languages such as TypeScript or Rust.

compiler languages parser rust sql sql-parser transpiler typegen typescript

Last synced: 01 Jul 2026

https://github.com/klane/springboard

Springboard Data Science Career Track assignments

data-science jupyter-notebook pyspark python scikit-learn springboard sql

Last synced: 13 Apr 2025

https://github.com/jimysheepman/learn

I realize the learning process through hands-on experience.

desgin-pattern golang java message-broker refactoring restful-api springboot sql test

Last synced: 16 Jul 2025

https://github.com/coelhoreinaldo/trybe-exercises

Repository containing the projects and assignments I developed during my time at Trybe.

css docker git github html javascript jest nodejs react react-hooks react-router-dom react-testing-library reactjs redux sql terminal typescript

Last synced: 11 Apr 2026

https://github.com/noturlee/task-tracking-web-app

TaskTracker is a MVC ASP.NET Core Web application which allows students to monitor and take control of their studies, and create a way to manage it using CRUD

cshtml css html javascript linq mvc-architecture razor-pages sql ssms user-authentication-and-activation

Last synced: 31 Jul 2025

https://github.com/mohammedmehdio/ClubHub

ClubHub is a web platform designed to enable users to sign up and join clubs online.

admin admin-dashboard club-management club-website clubs css database figma figmadesign html html-css-javascript inscriptions javascript js mysql php sass sql ui ux

Last synced: 07 May 2025

https://github.com/didinj/asp-net-core-angular-sqlserver-webapp

Build a Web App with ASP.NET Core 8.0 Web API and Angular 20 Using SQL Server

angular asp core microsoft net server sql typescript

Last synced: 20 Jul 2025

https://github.com/orisai/db-audit

[WIP] SQL database analysis for common errors in structure, data and configuration

analysis audit database mariadb mysql orisai php sql

Last synced: 30 Oct 2025

https://github.com/robinvandernoord/pydal2sql

Convert pydal define_tables to SQL using pydal's CREATE/ALTER logic

pydal python sql typedal

Last synced: 18 Jul 2025

https://github.com/hello395/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 typescript vite

Last synced: 19 Mar 2025

https://github.com/tuurash/substitutex

A Small Simple SQL Database Backup Tool

asp-net backup-tool csharp n-tier-architecture sql winforms

Last synced: 21 May 2026

https://github.com/rgolubtsov/reporter-multilang

A tool to generate human-readable reports based on data from various sources with the focus on its implementation using a series of programming languages.

cli genie golang human-readable-reports javascript multilang mysql nodejs pdf perl postgresql python sql sqlite vala

Last synced: 17 Feb 2026

https://github.com/mavmi/info21_v1.0

The aim of this project is to create database about school 21 peer-to-peer system using PostgreSQL

database info21 postgresql school21 sql

Last synced: 19 Jul 2025

https://github.com/gsamokovarov/patka

Patka is a fork of goose that applies unapplied migrations, even if they happen to be in the past.

go migrations sql

Last synced: 05 Apr 2025

https://github.com/viktoriaszabo-sz/restful-for-lejos

This is Team 3's repository for Web Services Project work

java lejos-ev3 rest-api robotics sql

Last synced: 10 Apr 2025

https://github.com/alialmasi/iranianshop

فروشگاه ایرانیان - پروژه کتاب طراحی وب یازدهم کامپیوتر هنرستان

academic academic-project computer conservatory css dreamweaver html iranianshop javascript js mysql notepad-plus-plus php school-project sql template website

Last synced: 01 Aug 2025

https://github.com/tong/hxnodejs-sqlite3

Haxe/Nodejs type definitions for the sqlite3 npm module

haxe nodejs npm sql sqlite3

Last synced: 15 May 2026

https://github.com/sdrttnclskn/plsql-work

pl/sql-work been created from solution of hackerrank examples

oracle plsql sql sqldeveloper

Last synced: 13 Feb 2026

https://github.com/guenthermi/open-food-facts-postgresql-import

Script to import data from the Open Food Facts to PostgreSQL (Dataset URL: https://www.kaggle.com/openfoodfacts/world-food-facts)

database open-food-facts postgresql sql

Last synced: 05 May 2026

https://github.com/antoniomrtz/zeppelinum

UberEats like App for food delivery

dao-design-pattern java jpa mongodb sql

Last synced: 15 May 2026

https://github.com/rkusa/sqlm

An `sql!` macro to write compile-time checked database queries similar to how `format!` works

postgres postgresql rust sql

Last synced: 11 Sep 2025

https://github.com/nextras/multi-query-parser

Parses particular queries form a SQL file.

multi-query nextras parser sql

Last synced: 07 May 2025

https://github.com/turbot/steampipe-mod-guardrails-insights

View dashboards and reports across all of your Turbot Guardrails resources using Powerpipe and Steampipe.

dashboard hacktoberfest insights powerpipe powerpipe-mod sql steampipe steampipe-mod turbot-guardrails

Last synced: 03 Jul 2025

https://github.com/jacobstephens2/channel-zero-news-web-app

A web-based party game inspired by Jackbox and SNL's Weekend Update- players write scripts for each other to perform live on a shared screen.

bootstrap css game html javascript live multiplayer party-game php real-time sql web-app

Last synced: 07 Apr 2026

https://github.com/maurodelazeri/memsql-cpp-connector

MemSQL connector with pool of connections for c++

connector mariadb memsql pool sql

Last synced: 16 May 2026

https://github.com/ametnes/postgresql

PostgreSQL docker container that has multiple extensions built into it.

ametnes cloud docker kubernetes pgcron pgvector postgresql sql

Last synced: 17 Jan 2026

https://github.com/paulophagula/ezrecords

:vhs: ezrecords - SQL for Humans™ Enhanced

ezsql for-humans mysql postgres python records sql wpdb

Last synced: 21 Mar 2025

https://github.com/joknaa/plsql-javaswing_project

🏛 An Academic Project, Accessing and Executing PL/SQL scripts from Java Program with Swing GUI.

java plsql plsql-javaswing sql swing-gui

Last synced: 19 Jun 2025

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: 19 Jun 2025

https://github.com/duncan3dc/sql-class

A simple database abstraction layer for PHP, with an on disk caching facility.

mysql odbc php sql

Last synced: 05 May 2025

https://github.com/jimenacambronero/learndata

Proyecto 4 para Unicorn Project: 🧹 Limpieza de datos - LearnData.🎯El objetivo de este proyecto Creación de una base de datos. Identificar y Corregir Inconsistencias. Detección y Eliminación de Duplicados. Normalización de Datos.

etl mysql mysql-database sql

Last synced: 02 May 2025

https://github.com/raimonizard/sql

Basic SQL examples for teaching

mysql mysql-database sql teaching-materials

Last synced: 30 Apr 2025

https://github.com/secjs/database

🛢️Handle database operations in any type of database (SQL or NoSQL) inside Node.js

database knex mariadb migrations mongodb mongoose mysql nodejs nosql postgresql query-builder redis seeders sql sqlite sqlserver

Last synced: 30 Oct 2025

https://github.com/sibyx/duckql-python

JSON-based SQL representation library

json python query-builder query-language sql

Last synced: 24 Jun 2025

https://github.com/uwrit/composure

Dynamic SQL Done Right

csharp dotnet-core intellisense sql

Last synced: 02 Apr 2025

https://github.com/zloom/prisma-sql-gen

A tool to generate SQL from a Prisma schema file. Using this tool, you can initialize a database at app startup or for integration tests, without relying on Prisma's npx tools.

database generator initialise nodejs prisma sql tests

Last synced: 11 Apr 2025

https://github.com/greenpeace/gpes-bigquery-recipes

Google Big Query recipes to Analyse our data.

bigquery database-management sql

Last synced: 11 May 2025

https://github.com/marcingminski/dba

A bunch of scripts that make SQL Server administration easier

administration maintenance sql sql-server sqlserver

Last synced: 19 Jun 2025

https://github.com/poshodev/loaf

🍞 Effortless SQL server and procedures—plus other utilities—for people who really hate cursors!

bread database db loaf mariadb mysql python sql

Last synced: 24 Jul 2025

https://github.com/sharovik/orm

Golang query builder. Easy to use. Supports MySQL and sqlite

database go golang mysql orm query-builder sql sqlite

Last synced: 06 Mar 2026

https://github.com/tafadzwamc/exploratory-data-analysis-projects

This is a repository demonstrating my various data analysis projects, utilizing Python, SQL, Excel ad Power BI.

msexcel mssqlserver powerbi python sql

Last synced: 30 Oct 2025

https://github.com/cleaning-corp/db

БД для клининговой компании: учёт заказов, клиентов, сотрудников и т.д.

database plpgsql postgresql relational-databases sql sql-schema

Last synced: 10 Apr 2025

https://github.com/nikolatechie/dress-to-impress

Dress to Impress is a web application that allows users to try on clothes virtually, eliminating the need to visit a store in person.

hackathon hackupc java machine-learning mysql python react reactjs resnet spring-boot sql tensorflow typescript

Last synced: 05 May 2025

https://github.com/zachvictor/sqlinsert

Generate SQL INSERT statement from Go struct with struct tags. Works with standard database/sql package.

bind-parameters database go golang memsql mysql oracle oracle-db postgres postgresql singlestore sql sqlserver tsql

Last synced: 06 Apr 2026

https://github.com/sassine/sqlschema2java

sqlschema2java generates Java types from SQLSchema and annotate those types for data-binding with Jackson 2.x, Javax Persistence and Spring Repository.

antlr4 class classloader dto dto-entity-mapper entity jackson java java-library jpa-hibernate lombok maven maven-plugin reflection sql sql-schema

Last synced: 20 May 2026

https://github.com/andif888/ansible-role-win-sqlserver

Ansible Role to install SQL Server on Windows

ansible-role sql windows

Last synced: 10 May 2026

https://github.com/peterhenryd/supermodel

Supermodel is an abstract data-modeling library written in Rust.

sql

Last synced: 13 Jun 2025

https://github.com/mmacia/query-builder.cr

SQL query builder for Crystal language

crystal database dsl query-builder querybuilder sql sqlite3

Last synced: 14 May 2026

https://github.com/quantco/sqlcompyre

Python package for comparing SQL tables and databases.

python sql

Last synced: 03 May 2025

https://github.com/alhankeser/citibike-analysis

Extracting and Transforming Citi Bike Data for Analysis

citibike data-analysis data-science data-visualization etl sql

Last synced: 25 Jan 2026

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

Use SQL to instantly query Nomad ACLs, deployments, namespaces & more. Open source CLI. No DB required.

backup etl hacktoberfest nomad postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 01 May 2025

https://github.com/cc59chong/data-modeling-with-postgres

This project builds a star schema in Postgres with fact and dimension tables for analytics. A Python ETL pipeline transfers data from local JSON files into these tables.

database etl json modeling postgres python sql

Last synced: 06 Apr 2026

https://github.com/amccool/ssdt-staticdatagenerator

Creates deployment SQL scripts of the existing data in a target Database for use in SSDT post-deployment

lookup-tables sql ssdt

Last synced: 11 Apr 2025

https://github.com/kaboc/sqlp

[WIP] Extension of Go's database/sql for easier and simpler use

database go go- sql

Last synced: 15 May 2026