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/kaboc/sqlp

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

database go go- sql

Last synced: 15 May 2026

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/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/jdbi/jdbi3-oracle12

jdbi oracle integration

java java8 jdbc jdbi oracle-db sql

Last synced: 11 Apr 2025

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/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/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/imatic/pgqb

Functional PostgreSQL query builder

nodejs postgresql query-builder sql

Last synced: 25 Jan 2026

https://github.com/siyovush-hamidov/postgresql-cpp-connector

🏙️This project showcases a C++ application that connects to a PostgreSQL database to query information. With a simple terminal interface, users can easily retrieve data by entering the prompt.

cpp devops libpqxx postgres postgresql sql

Last synced: 27 Dec 2025

https://github.com/felipeoriani/mindicators

2016 - Sample Rest Api application to manage any indicator you have on mind. Built in order to learn Node.Js by applying some software design principles.

express indicators javascript nodejs rest-api sequelize sql sql-server

Last synced: 07 May 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/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/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/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/arthurgousset/dune

✨ DuneSQL cheat sheet

dune sql

Last synced: 03 Apr 2025

https://github.com/slott56/unlearning-sql

The examples from the Unlearning SQL book

database python sql

Last synced: 06 Mar 2026

https://github.com/willthefarmer/apache-logs-to-mysql

Quickly ingest folders of Apache log files into a normalized database. Automate processing files from multiple domains and multiple servers with complete Data Lineage. Small codebase & simple setup.

apache-log apache-logging apache-logs apache2 log-management log-parser mariadb mariadb-database mariadb-mysql mysql mysql-database mysql-schema python3 sql

Last synced: 11 Apr 2025

https://github.com/bes-js/nexorm

A powerful TypeScript ORM with advanced features.

database mariadb mssql mysql nest nestjs orm postgres postgresql sql sqlite sqlite3 tedious

Last synced: 11 Apr 2025

https://github.com/mineru98/searchts

A library for filtering TypeScript objects based on a json SQL-like language, tsql

filter json node object-search query search sql typescript

Last synced: 03 Apr 2025

https://github.com/riju18/dashing-datawarehouse-dbt

Design the Data Warehouse with minimalistic code.

cte data-warehouse dbt jinja postgresql python sql

Last synced: 05 May 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/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/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/meeehdi-dev/dbisous

💋 User-friendly and cross-platform database manager

database golang mysql postgresql sql sqlite vue

Last synced: 11 Apr 2025

https://github.com/bytebase/tsql-parser

The parser for SQL Server. It is based on the ANTLR4

antlr antlr4 antlr4-parser database parser sql sql-parser sql-server sqlserver

Last synced: 10 Jul 2025

https://github.com/raminmammadzada/sql-zoo

Microverse School > SQL Project > SQL Zoo

sql sql-zoo

Last synced: 20 Jan 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/priyanka7411/dataspark-electronics-retail-analytics

DataSpark is a data analysis project using Python, SQL, and Power BI to analyze global electronics retail sales, focusing on customer behavior, sales performance, product profitability, and store performance to optimize sales strategies.

analytics-providers business-intelligence customer-segmentation data data-analysis electronics-industry global-sales pandas powerbi powerbi-visuals product-profitability python retail-analytics sales-performance sql store-analysis visualization

Last synced: 10 Jul 2025

https://github.com/majorimi/cqrs-generic-repository

CQR/CQRS ready Generic Repository pattern implementation with EF Core

cache caching command cqrs csharp database generic-repository mapping netcore6 query sql

Last synced: 02 May 2026

https://github.com/speedphp/speedsql

SQL Mapper annotations for NestJS, similar MyBatis.

decor mybatis nest orm sql typescript

Last synced: 12 Apr 2025

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

Building Web App using ASP.NET Web API Angular 7 and SQL Server

angular angular7 asp core microsoft net server sql typescript

Last synced: 12 Apr 2025

https://github.com/panoschatzi/fitnessdatabase

The Fitness Database project contains Python and SQL code for creating an ETL data pipeline that extracts, transforms, and loads fitness data into a local SQL Server.

database etl-pipeline pandas python sql sqlalchemy sqlserver ssms

Last synced: 07 May 2025

https://github.com/harryvolek/aisql

Use GPT to generate SQL

chatgpt gpt-3 postgres psql sql text2sql

Last synced: 12 Apr 2025

https://github.com/ugboaja-uchechi/vet-clinic-database

Use a relational database to create the data structure for a vet clinic. In this project, you will use transactions to update and delete records. You will also use your knowledge of aggregate functions and GROUP BY to answer analytical questions.

database sql

Last synced: 10 Jul 2025

https://github.com/opencog/atomspace-bridge

Read/write interfaces between AtomSpace and SQL databases.

atomspace database postgresql sql

Last synced: 25 Jan 2026

https://github.com/mostafasensei106/matcha-cafe-mangment-system

Semple Management System for Small Cafés

java sql swagger-ui

Last synced: 12 Apr 2025

https://github.com/oguzhankomcu/sql_codes_and_examples

In this file I show examples of working in database with Sql. Here, I gave information about both reading and creating a database.

database database-management dml mssql-database mysql sql sql-server t-sql trigger

Last synced: 07 May 2025

https://github.com/ligmitz/cryptic-hunt

Repo holding the code for Abhedya, an event of Prodyogiki - 2021 organized by ISTE - NITH.

django docker nginx sql

Last synced: 17 Jun 2025

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/rosacarla/dio-cloud-data-engineer

Reúne atividades e projetos realizados durante o bootcamp Cognizant Cloud Data Engineer #2, promovido pela DIO Inc.

etl hadoop hive impala linux mongodb python sql

Last synced: 12 Apr 2025

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/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/shellyln/go-sql-like-expr

Convert SQL Like patterns to Go regular expressions.

go golang golang-library library regex regex-pattern regexp sql

Last synced: 02 Jul 2026

https://github.com/lilpug/dotnetsdb

Dotnetsdb is a .NET database library that makes integrating with databases easy again.

connector database dll dotnetsdb library mysql server sql

Last synced: 07 May 2026

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/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/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/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/rafinhaa/controlmei

Software de gerencia para Micro Empreendedor Individual (MEI)

cadastro-de-empresas csharp mei microempreendedor sql

Last synced: 20 Jun 2025

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

Use SQL to instantly query servers, networks and more from Hetzner Cloud. Open source CLI. No DB required.

backup etl hacktoberfest hcloud hetzner hetzner-api hetzner-cloud postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 20 Jun 2025

https://github.com/tekyaygilfethi/pythonsqldataframeconnector

This module allows you to create sql create and insertion queries for given dataframe.

connector postgresql python sql

Last synced: 10 May 2026

https://github.com/axion-security/goinjection

Automated SQL Injection written in Golang

blind-based error-based sql sql-injection union-based

Last synced: 29 Oct 2025

https://github.com/gbourniq/dbt-fundamentals

Repository to support learning from the dbt courses

data-engineering data-pipeline dbt github-actions poetry-python snowflake sql sqlfluff

Last synced: 22 Jun 2025

https://github.com/exegeses/introdb-74806

Curso Introducción a Bases de datos | Código 74806

mysql mysql-database mysql-workbench sql

Last synced: 17 Feb 2026

https://github.com/cjunwon/youtube-data-analysis

End-to-end Youtube data analysis project using Youtube Data API, MySQL, AWS, Flask

aws-rds data-analysis datapipeline flask nlp pandas python shell sql vader-sentiment-analysis youtube youtube-api

Last synced: 17 Feb 2026

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/muhakbarhamid21/advckasir

ADVCKasir adalah aplikasi atau program yang berbasis pada database dimana fungsi utamanya yaitu untuk membantu para pemilik usaha untuk bisa melakukan transaksi penjualan dengan lebih praktis dibandingkan menggunakan mesin kasir konvensional. Penggunaan program aplikasi kasir memungkinkan untuk memperoleh analisis penjualan secara real-time.

aplikasi-kasir css java javascript netbeans php sql

Last synced: 25 Feb 2026

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/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/haikelfazzani/oracle

🔮 Oracle TSQL, Plsql, Sql , admin practice and training

oracle oriented-object plsql sql tsql

Last synced: 27 Jan 2026

https://github.com/subhadipsinha722133/mysql

A simple project demonstrating how to connect Python with MySQL to perform CRUD (Create, Read, Update, Delete) operations.

mysql-database python sql

Last synced: 09 Oct 2025

https://github.com/rosspatil/sql-db-mocking

This repository demonstrate a library for sql to connect master and slave node with 100% test coverage.

golang golang-library golang-package golang-testing mocking mydb sql sql-mocking

Last synced: 01 Sep 2025

https://github.com/davilands/pro2112-udpm-java

Dự án TN: Diễn đàn chia sẽ yêu thương

fpt fpt-polytechnic java jwt mongodb pro02112 redis socket spring-boot sql webrtc

Last synced: 23 Mar 2025

https://github.com/mohammadreza-73/astro-orm

Simple Object Relational Mapper for manipulate data with fluent interface and TDD approach.

database fluent-api mysql-orm orm pdo-php php-orm sql tdd

Last synced: 01 Aug 2025

https://github.com/easonsyc/covid-19-screening-register

Website for COVID-19 Screening Register.

covid-19 html javascript php sql website

Last synced: 25 Feb 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/richardschoen/pythonibmicli

IBM i Python cli Scripts with CL commands to query databases or insert, update delete individual records. These can be used on any platform including IBMi - AS/400 with QSHONI/QSHEXEC

as400 cl cli clp cmd command command-line db2 ibm-db ibm-db-dbi ibmi mariadb pase postgresql python qsh qshell sql sql-server sqlite

Last synced: 11 Apr 2026

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

Use SQL to instantly query Vanta resources. Open source CLI. No DB required.

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

Last synced: 12 Jan 2026

https://github.com/s0und0fs1lence/chdb-zig

Zig wrapper for chdb

chdb clickhouse sql zig

Last synced: 06 Jan 2026

https://github.com/nicolasbizzozzero/twister

[fr] Twitter-like social network using Apache Tomcat, MongoDB and MySQL

apache-tomcat css html java javascript mongodb mongodb-database mysql mysql-database social-network sql tomcat

Last synced: 12 Apr 2025

https://github.com/shiv-xm/leetcode_solution

Welcome to my LeetCode Solutions repository! Here, you'll find my solutions to various LeetCode problems that I've tackled during my coding practice. The goal of this repository is to maintain a personal archive of my problem-solving journey, as well as to share insights and approaches with others in the coding community.

algorithms-and-data-structures data-structures dynamic-programming leetcode-cpp leetcode-solutions mysql-database sql string

Last synced: 12 Apr 2025

https://github.com/project-tsurugi/tsurugi_fdw

Tsurugi Foreign Data Wrapper for PostgreSQL.

fdw foreign-data-wrapper postgresql-extension postgressql sql tsurugidb

Last synced: 01 Aug 2025

https://github.com/ricard1406/little_mcp

A simple yet powerful local AI assistant that runs entirely on your machine. Built for learning and experimentation, Little MCP combines the power of open-source LLMs with advanced RAG that work with your personal documents. Included tools: real time weather, calculate, local documents RAG, local SQL database

agent langchain mariadb mcp mcp-client mcp-server mistral ollama python python3 qwen qwen3 rag retrieval-augmented-generation sql thinking

Last synced: 15 Mar 2026

https://github.com/pprattis/eclass-web-application

A Java dynamic web project which simulates an eclass application where users can sign up and sign in as admin, students or professors and can handle their grades and classes, running in apache Tomact and using pgAdmin as the database server.

application computer-science dynamic-web-app java jdbc-pool pgadmin program servlet servlet-jsp sql student tomcat-server webservlet

Last synced: 08 Sep 2025

https://github.com/ahmad-masud/database-schema-constructor

🗄A tool created to help design and visualize database schemas in sql

database database-generator database-management database-schema firebase javascript nodejs react schema sql

Last synced: 03 Nov 2025

https://github.com/0x0elliot/notes

Notes which might be very useful. Forgive me if they are too less. I try my best to add something slowly to them.

git hacking linux notes sql

Last synced: 07 May 2025

https://github.com/adilwahla/Dry-Port-Management-System

dry port management system using oracle SQL databases

dpms dry-port-management oracle-database sql

Last synced: 11 Mar 2025

https://github.com/birmingham-and-solihull-ics/diabetesmodelling

A collaborative modelling exercise for Diabetic Ketoacidosis

diabetes modelling nhs r sql

Last synced: 14 Apr 2025

https://github.com/edertone/turbodepot

General purpose multi storage library (ORM, Logs, Users, Files, Objects)

cross-language database filesystem javascript json-setup orm php sql typescript user-management

Last synced: 15 Aug 2025

https://github.com/nidhiupman568/my-sql-problem-solved

🌟Welcome to a curated 📚 collection 📚 of solved 🛠️ MySQL 💾 interview 💬 problems ❓ from LeetCode 💡. 📊🔍 This section 📚 showcases 🔍 key questions ❓ and their solutions 💡, providing 📊 a valuable 🛠️ resource 📚 for anyone 💬 preparing 🛠️ for SQL 💾 interviews 💬. 🚀

data-with-sql database-queries dbms learn-sql leetcode my-sql-mastery my-sql-solutions mysql problem-solving query-optimization sql sql-experts sql-problem-solving sql-queries sql-syntax

Last synced: 02 Jan 2026

https://github.com/zahidshaikh10101/100daysofdatascience

Join the Data Science Tribe! Let's embark on this exhilarating journey together! Ready to join the #100DaysofDataScience adventure? Comment below if you're joining the challenge, and don't forget to tag your friends who want to join the data revolution! ✊ Let's explore the world of data together!

deeplearning machinelearning nlp pandas plotly python seaborn sklearn sql web webscraping

Last synced: 03 Aug 2025

https://github.com/johnftitor/medical_database

This exercise aims to reinforce our understanding of scheme diagrams in order to plan and create relational databases.

database postgresql sql

Last synced: 10 Mar 2026

https://github.com/omonimus1/sqlzoo

My Own solutions of SQLZoo & NoSQL challenges

database nosql-database query-language sql sql-solution sqlzoo-solutions

Last synced: 17 Mar 2025

https://github.com/boddepallyvenkatesh06/manage-data-for-an-online-grocer-using-mysql-workbench

Utilised MySQL Workbench to manage data for an online grocer. Improved inventory management, order processing, and customer satisfaction, streamlining business operations.

database postgresql sql sqllite3 workbench-configuration

Last synced: 16 Oct 2025

https://github.com/seunmatt/cassandra2sql

This is a Java library for exporting cassandra database to SQL that can be used to restore an SQL database like MySQL and Postgres

cassandra cassandra2sql java java8 migration-tool migrations mysql postgresql sql

Last synced: 02 Aug 2025

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