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/rithprohos/vibe-db

Paid database tools made sense before AI. Now a solo dev with agents can build the same thing in weeks — and give it away free. That's VibeDB.

cambodia database-gui database-management database-tool developer-tools khmer rust sql sqlite tauri

Last synced: 14 Mar 2026

https://github.com/barrettotte/sql-unit-poc

A very basic POC MSSQL unit testing framework using Python and T-SQL. Directory/file driven unit tests using SQL and JSON.

json mssql proof-of-concept python sql t-sql test-runner unit-testing

Last synced: 20 Apr 2026

https://github.com/marvinbuss/sqldwdeployment

SQL Data Warehouse Deployment Automation using SDK-style database projects, VS database projects and sqlpackage

sql sqldbproject sqlpackage sqlprojects synapse warehouse

Last synced: 20 Mar 2026

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/mezgoodle/sql

Repository about SQL, but also about experiments🤪

experimental lessons sql

Last synced: 08 Feb 2026

https://github.com/kielx/insurance-company-database

Clear and uncomplicated database and data warehouse for conceptual insurance company. With analytical queries.

database oracle oracle-database oracle-db plsql sql sqldeveloper

Last synced: 23 Feb 2026

https://github.com/david-cattermole/sql-learning

Basic SQL projects used for education purposes.

database python sql

Last synced: 17 Apr 2026

https://github.com/pavi2410/sequel

Simple ever SQL DB (under 200 lines)

crud database db ddl dml python sql

Last synced: 01 May 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/msaf9/student-attendance-management-system

A relational database to maintain university student records.

database mysql sql

Last synced: 13 May 2026

https://github.com/anggamys/cashier-java

Aplikasi kasir sederhana berbasis Java untuk pengelolaan transaksi, pencatatan produk, dan perhitungan total otomatis.

java shell sql

Last synced: 30 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/kaushikcfd/feinsum

Database approach for generating near-roofline Einstein Summation kernels.

code-generation einstein-summation gpu linear-algebra multidimensional-arrays opencl python sql tensor-contraction tensors

Last synced: 13 Mar 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/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/mtimofiiv/express-query-params

Express.js middleware implementing the API Query Spec, converting the query to something queryable to an SQL or Mongo database.

express express-middleware middleware mongodb querystring sequelize sql

Last synced: 13 Mar 2026

https://github.com/rrreeeyyy/go-sql-n-plus-one-finder

np1finder is a simple and efficient tool to detect N+1 query problems in Go applications that use database/sql

go n-plus-1 performance sql

Last synced: 14 Jan 2026

https://github.com/nirnejak/sql-integrations

A tool for building integrations between SQL database and other services.

express prisma sql typescript

Last synced: 18 Apr 2026

https://github.com/jmank88/go-web-sql

Simple golang web app for executing SQL.

go golang sql

Last synced: 15 Aug 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/guillempuche/effect_server_react

Clean architecture using the Effect library: domain, usecase, repositories, SQL, Node server

clean-architecture ddd-architecture domain-driven-design effect functional-programming nodejs server sql

Last synced: 26 Apr 2026

https://github.com/e-alizadeh/sample_dbt_project

Companion template repo for the blog post "dbt for Data Transformation - A Hands-on Tutorial" (https://ealizadeh.com/blog/dbt-tutorial)

data-engineering data-transformation database dbt dbt-packages dbtcloud etl sql

Last synced: 26 Feb 2026

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/nagybhe/projeto-crud

CRUD é o acrônimo da expressão do idioma Inglês, Create (Criação), Read (Consulta), Update (Atualização) e Delete (Destruição). Este acrônimo é comumente utilizado para definir as quatro operações básicas usadas em Banco de Dados Relacionais.

bootstrap css html javascript php php7 sql

Last synced: 30 May 2026

https://github.com/miyamo2/pqxd

pqxd, the `database/sql` driver for PartiQL in Amazon DynamoDB

amazon-dynamodb aws aws-dynamodb database-sql dynamo dynamodb dynamodb-client go golang partiql pqxd sql sql-driver

Last synced: 10 Mar 2026

https://github.com/hwywl/sql-generation-framework

SQL自动生成器,通过json生成SQL,解决了ORM框架需要实体的问题。

sql sqlgenerator

Last synced: 20 Jun 2026

https://github.com/mabel-dev/opteryx-catalog

📚 Opteryx Cloud Catalog

catalog data python sql

Last synced: 27 Feb 2026

https://github.com/koriym/json-schema-connected

A converter that transforms JSON schemas into array shape format, SQL, or Markdown, resolving $ref references.

array-shape converter json-sche markdown npm-package phpstan psalm sql

Last synced: 11 Jan 2026

https://github.com/timur-sh/queryman-builder

Queryman. Java tools for working with queries of PostgreSQL database.

java postgresql postgresql-query-builder query-builder sql

Last synced: 22 Jun 2026

https://github.com/darrmirr/dbchange

Easy and declarative way to execute sql queries in JUnit tests.

database java junit junit5 junit5-extension sql

Last synced: 28 Jan 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/red1c3/to-uwu-list-server

A to-do list back-end web app written in Go.

backend go golang sql to-do-list

Last synced: 12 Feb 2026

https://github.com/allenlili/sql-example

sql-example

pgsql postgresql sql

Last synced: 12 Feb 2026

https://github.com/aghost-7/flip-table

Flip the tables.

command-line humour nodejs sql

Last synced: 28 Apr 2026

https://github.com/mongodb-developer/rocket-analytics

Learn how the various components of MongoDB's Developer Data Platform (DDP) can support app-driven and traditional analytics in real-time without duplicating data to other data stores. This demo was created for AWS re:Invent 2022 and presented at the MongoDB booth area at the Venetian expo hall.

data federation lucene lucenesearch mongodb s3 search sql

Last synced: 28 Apr 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/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/jamesaniciete/Portfolio

Portfolio containing a sample of project work. Please refer to the README.md for file grouping information.

access excel latex portfolio python r sas sql vba-access vba-excel vba-macros vba-modules vba-snippets vba-word word

Last synced: 29 Jul 2025

https://github.com/marcinn/sqltemplate

SQL templating library

library python python3 sql template

Last synced: 15 Mar 2026

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

Visualize RNAcentral chemical components, database insights, and sequence behaviors, and more using Powerpipe and PostgreSQL.

dashboard postgres postgresql powerpipe powerpipe-mod rnacentral sql

Last synced: 23 Jun 2026

https://github.com/microsoft/sqlcallstackresolver.graphs

Sample code to generate and work with function call graphs, based on call stacks as input. Provided AS-IS - see SUPPORT.md.

azuresql debugging flamegraph memory-leak performance-analysis profiling sql sqlserver sqlserver-2016 sqlserver-2017 sqlserver-2019 sqlserver-2022

Last synced: 08 Oct 2025

https://github.com/deividsousan/tudogostoso

API de um sistema de compartilhamento de receitas onde usuário autenticados ver, adicionar e remover receitas.

api backend database fastapi mysql pydantic python sql sqlalchemy

Last synced: 02 Mar 2026

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

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

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

Last synced: 22 Apr 2025

https://github.com/sanderhelleso/live

🤝 Application that connects people who care about others to those that needs to be taken care of.

api bulma javascript php rest-api sql

Last synced: 28 Feb 2026

https://github.com/hanan-nawaz/numlpay

NUMLPay is a comprehensive fee payment system designed to simplify and streamline the payment process for students at the National University of Modern Languages (NUML). With NUML’s legacy of over forty years in educational excellence, NUMLPay represents a significant advancement in adapting to the evolving needs of students.

android-development data-engineering etl-pipeline python sql sql-server testing web-development

Last synced: 20 Jan 2026

https://github.com/marco0antonio0/trabalho_extensao_medvet

O projeto academico de extensão consiste em um site dedicado à doação de animais de estimação, proporcionando uma experiência amigável e eficaz para os interessados em adotar.

adocao agile-development animais nextjs phpmyadmin sql

Last synced: 28 Apr 2025

https://github.com/ngmisl/csv-sql-q_n_a

convert CSV to SQL and use langchain to Question and Answer

ai langchain openai sql

Last synced: 13 Apr 2026

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

Use SQL to instantly query Mailchimp marketing data. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/ignf/pgrouting-procedures

SQL procedures for easier routing with PGRouting for road2

isochrone pgrouting road2 routing sql

Last synced: 14 Feb 2026

https://github.com/tawfik-s/classroom-api

api to manage classrooms and quizes for graduation project vr and front end parts

authentication authorization jwt rest-api spring-boot springjpa sql

Last synced: 05 Jul 2025

https://github.com/cwaku/vet-clinic-database

This is a database for a vet clinic. It shows characteristics of animals in the clinic. Built with SQL / PostgreSQL

database postgresql sql

Last synced: 25 Apr 2026

https://github.com/sourcegraph/querygen

CLI + tiny library for more readable SQL queries

golang sql

Last synced: 15 Mar 2026

https://github.com/alexyslozada/migrations

Permite ejecutar los archivos .sql de migraciones en cualquier base de datos

go golang migrations sql

Last synced: 25 Feb 2026

https://github.com/cedx/sql.net

A simple micro-ORM for C#, based on ADO.NET and data annotations.

csharp dotnet orm sql

Last synced: 14 Jun 2026

https://github.com/jerryfzhang/exceltosql

Excel to SQL insertion code generator.

csv csv-converter csv-import csv-parser insertion sql sql-insert xls

Last synced: 24 Jun 2026

https://github.com/ojplg/hrorm

A simple Java ORM tool.

database java orm orm-library persistence rdbms sql

Last synced: 14 Jan 2026

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

Visualize IMDb movie ratings, budgets, box office performances, and more using Powerpipe and SQLite.

dashboard imdb imdb-dataset powerpipe powerpipe-mod sql sqlite sqlite3

Last synced: 19 Jun 2026

https://github.com/cliffcrerar/learn-transact-sql-fundamentals

A document that explains some need to know concepts regarding SQL using MS SQL Server.

learn-sql microsoft-sql-server sql sql-demo tech-docs transact-sql

Last synced: 17 Mar 2026

https://github.com/andremelchior/mysql-exercises

Repositório contendo exercícios de DDL, DML e DQL em MySQL.

mysql sql

Last synced: 02 Feb 2026

https://github.com/german-cobian/sql-zoo

This repository contains the answers to the tests that form the SQL tutorial called "SQL Zoo" . These are useful as practice cases in how to query SQL databases

sql

Last synced: 19 Mar 2026

https://github.com/mchmarny/cloud-sql-for-cloud-run-example

Sample outlining a process of setting up Cloud SQL instance with secure (TLS) access that will work the same way from developer workstation as well as from within Cloud Run

certificate cloud cloud-sql golang kms sql tls

Last synced: 28 Apr 2026

https://github.com/reiniiriarios/squirrel-table

Desktop application to run MySQL queries over SSH and generate CSV and XLSX files. Useful for QA where queries need to be run repeatedly and files handed off.

csv csv-files data-analysis desktop-application electron excel mariadb mysql nodejs qa quality-assurance quality-control quality-control-assurance sql xlsx

Last synced: 15 Apr 2026

https://github.com/0xrocky/giogu-db

Project of the Databases course, with the use of PostgreSQL, PL/pgSQL and PHP.

database php plpgsql postgresql sql

Last synced: 07 May 2026

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/jijihohococo/ichi-orm

A simple and useful PHP ORM with high performance

database library mysql open-source orm php php-library php-orm php7 php8 postgres sql

Last synced: 22 Feb 2026

https://github.com/sadeeshaperera/lifecare--health-insurance-management-system

SLIIT 1st year second semester university project using HTML, CSS, JS, PHP for a health insurance management system

css healthinsurance html javascript php phpmyadmin project sql university xammp

Last synced: 19 Apr 2026

https://github.com/cognica-io/uqa

UQA — Unified Query Algebra: a multi-paradigm database engine unifying relational, text retrieval, vector search, graph query, and geospatial paradigms under a single algebraic structure

bm25 database full-text-search geospatial graph-database information-retrieval multi-paradigm opencypher posting-list python query-engine sql vector-search

Last synced: 08 Apr 2026

https://github.com/inj-krish19/pl-sql

There are programs of Pl/SQL that are done by author INJ KRISH. There are Folders inside a folder so files are inside folder so be careful to access this. Can use all programs and also share, modify, clone etc... Thanks For accessing it .

plsql practicequestions sql

Last synced: 13 Jun 2025

https://github.com/vidundergunder/htmx-elysia-http-websocket

🐴 HTMX + 🦊 Elysia (Bun) + HTTP + WebSockets

bun elysia htmx http sql websocket websockets ws

Last synced: 05 May 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/ameerhamzahd/wastetoworth

The Food Waste Reduction and Donation Management System by WasteToWorth helps food businesses track inventory, monitor expiration dates, and donate surplus efficiently. With automated notifications and analytics, it supports sustainability, reduces waste, and promotes social responsibility by redistributing excess food to charities.

database-management-system microsoft-sql-server sql

Last synced: 10 Jan 2026

https://github.com/wwddnn/investidor-fiis

Meu projeto pessoal ! "Wallet de Fiis" - Consiste em criar um Sistema onde Investidores registram seus Fiis - Fundo de investimento imobiliário

backend intellij java postman springboot springjpa springweb sql

Last synced: 12 Apr 2025

https://github.com/rosscartlidge/ssql

SQL-style stream processing for the command line and Go

cli csv data-processing duckdb go golang pipeline sql stream-processing unix wasm

Last synced: 07 May 2026

https://github.com/hitiksha-patel/banking-app

This Spring Boot-based RESTful API supports banking operations with secure JWT authentication. It features user registration, account management, transaction handling, and integrates with a MySQL database. Enhanced by Spring Security for robust protection. Note: This project is currently in development.

java jwt-authentication lombok-maven maven maven-pom redis redis-cache rest-api spring-boot sql

Last synced: 04 Feb 2026

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/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/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/parzibyte/crud-postgresql-python

CRUD con Python y PostgreSQL usando psycopg2

crud database postgresql psycopg2 python sql

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/kishlayjeet/connect-postgresql-database-to-python

This repository is to show you how you can connect your PostgreSQL database to your python.

postgres postgresql postgresql-connect-python postgresql-connector postgresql-database postgresql-python psycopg2 sql

Last synced: 14 Apr 2025

https://github.com/shencangsheng/view-elasticsearch

Elasticsearch DSL is a Java application that uses JSON/SQL to quickly generate Elasticsearch DSL, including query, aggregation, charts, and other fast and flexible configuration implementation.

aggregation dsl elasticsearch java json sql

Last synced: 17 Sep 2025

https://github.com/justunsix/debezium-tests

Testing different Debezium development environment set ups

azure capture cdc change data debezium kafka mssql openshift sql streaming

Last synced: 19 May 2026

https://github.com/cleilsonandrade/rocketq

Rocket.q é uma aplicação para gerenciar perguntas anônimas de usuários direcionadas ao dono da página. Desenvolvida durante a #NLW/Together na missão Discover.

anonymous-questions css ejs express feather fullstack html javascript monolith mysql nlw nodejs nodemon rocketseat sql sqlite

Last synced: 09 Apr 2026

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/idriz4work/cs50w

In CS50W, I'm gaining proficiency in the foundational aspects of full-stack web development. I working on numerous projects encompassing both frontend and backend components.CS50W (Web Development)

ci-cd css django git html javascript migrations models python react scalability security sql testing user-interface

Last synced: 18 Aug 2025

https://github.com/adamdriscoll/psdapper

Easy to use PowerShell module for working with SQL via Dapper.

sql

Last synced: 23 May 2026

https://github.com/nikandfor/clickhouse

clickhouse binary batching proxy and alternative binary client implementation

clickhouse clickhouse-client clickhouse-proxy golang proxy sql

Last synced: 12 Jan 2026

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

Python SQL Parser

ply python sql

Last synced: 30 Mar 2025