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/neondatabase/sql-query-assistant

Building an Intelligent SQL Query Assistant with Neon, .NET, Azure Functions, and Azure OpenAI service

azure azure-functions neondb openai sql

Last synced: 17 Feb 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/secjs/orm

⏹️ Handle your application models in Node.js. Built on top of @secjs/database

database factories models nodejs nosql orm sql

Last synced: 09 May 2026

https://github.com/dmshvetsov/adventofcode

🎄 My Advent of Code solutions. Often done with unfamiliar languages so don't expect idiomatic code.

advent-of-code advent-of-code-2020 dart elixir erlang go javascript lua python ruby rust scala sql typescript v

Last synced: 09 Apr 2026

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/get-programmed/sql_for_analysis

👋 Welcome to the SQL repository! This repository is dedicated to storing SQL scripts, queries, and related documentation for managing and analyzing databases. Whether you're a beginner looking to learn SQL or an experienced professional seeking to collaborate and share your expertise.

microsoft-sql-server smss sql

Last synced: 02 Feb 2026

https://github.com/ouail-01/vet-clinic_database

Relational database project for a vet clinic.

postgresql sql

Last synced: 25 Oct 2025

https://github.com/rusty-libraries/rusty-schema-diff

A powerful schema evolution analyzer supporting JSON Schema, OpenAPI, Protobuf, and SQL DDL

diff openapi protobuf schema sql

Last synced: 15 Apr 2025

https://github.com/balena/sqlp

Python SQL Parser

ply python sql

Last synced: 30 Mar 2025

https://github.com/kulabun/jooq-generator

New Code Generator For JOOQ

codegenerator database java8 jooq kotlin repository sql

Last synced: 04 Oct 2025

https://github.com/mvisani/sql-minifier

Crate providing methods and procedural macros to minify SQL code, optionally at compile time.

rust sql

Last synced: 15 Apr 2025

https://github.com/jacraig/inflatable

An ORM. Useful for prototyping but it has the ability to generate a database from a model, keeps them in sync, and has the ability to analyze the database and make suggestions. Has lazy loading, allows quering using IQueryables, straight SQL, and caching of data is built in. So in otherwords, it's a basic ORM.

orm sql

Last synced: 12 Aug 2025

https://github.com/julianolaurentino/sql_sample

Estudos voltados para criação de consultas em SQL. Este repositório está sendo alimentando semanalmente.

data-analysis sql sql-query sql-server

Last synced: 05 Mar 2025

https://github.com/ishantchauhan710/flickfeed

A social network site with advanced caching, optimistic updates, infinite scroll pagination and much more

nexjs react shadcn-ui sql tailwindcss

Last synced: 21 Feb 2026

https://github.com/widefix/demo-fast-sql

Demo: Ruby on Rails app is faster with SQL

activerecord benchmark benchmark-ips performance rails sql

Last synced: 15 Apr 2025

https://github.com/alaeddinalhamoud/android-login-sql-jdbc-driver

How to connect your sql server database to android app using JDBC .

android java jdbc sdk server sql

Last synced: 14 May 2025

https://github.com/saransridatha/hospital_db

A hospital patient records application built as a college project using Go, Fyne, and MySQL. It enables users to add, view, search, and remove patient details, helping healthcare workers manage records efficiently.

fyne go golang mysql mysql-database sql

Last synced: 10 Mar 2026

https://github.com/mahrjose/bracu-cse370

BRAC University's course - CSE370 (Database Systems) Notes, Questions, Solutions & more. (Spring 23)

bracu bracu-cse bracu-cse370 cse cse370 database dbms lab mahrjose php sql

Last synced: 31 Aug 2025

https://github.com/fear2o/h4ckweb

H4ckWeb is a powerful, advanced tool designed for testing web vulnerabilities, including SQL injection and Cross-Site Scripting (XSS). Built with both beginners and advanced users in mind, H4ckWeb allows security professionals and ethical hackers to quickly identify and exploit common web application flaws.

hacking hacking-tool hacking-tools online python python3 sql xss xss-attacks xss-detection xss-exploitation xss-vulnerability

Last synced: 18 Aug 2025

https://github.com/giis-uniovi/qacover

SQL Query Aware Test Data Coverage Evaluation for Java and .Net applications

coverage csharp database fpc java mcdc mutation net sql testing

Last synced: 16 Apr 2025

https://github.com/tecladocode/database-dot-py

A simple interface to your database from our PostgreSQL course.

python sql

Last synced: 15 Apr 2025

https://github.com/byancamatos01/exerc-cios-ddledml

"Exercício de DDL e DML em Banco de Dados SQL EXERCICIO 1 "

ads banco-de-dados ddl dml fatec-zl sql

Last synced: 18 Mar 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/PauloPhagula/ezrecords

:vhs: ezrecords - SQL for Humans™ Enhanced

ezsql for-humans mysql postgres python records sql wpdb

Last synced: 31 Mar 2025

https://github.com/afonsir/postgresql-uri

This repo contains queries (scripts in SQL), submitted on URI Online Judge.

postgresql query sql uri-online-judge

Last synced: 10 Apr 2025

https://github.com/vemonet/stardog-demo

🐕‍🦺💫 Use a Stardog triplestore to create Virtual Knowledge Graphs

postgresql sparql sql stardog triplestore virtual-knowledge-graph

Last synced: 15 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/gogoncalves/lattes-identifier-service

RESTful API in Python for validating the Lattes identifier number using Flask and MySQL/CSV for query purposes. Documentation on Flasgger.

apache-license-2 api-restful cnpq csv etl flasgger flask glob gustavogoncalves lattes lattes-platform lattesidentifier mysql pandas python rest sql swagger tdqm unittest

Last synced: 19 Apr 2025

https://github.com/sloanelybutsurely/pg-mvc

🐘 Toy web application framework written (almost) entirely in SQL and PL/pgSQL

demo mvc plpgsql postgresql rest-api sql

Last synced: 10 Jan 2026

https://github.com/andev0x/sql-formatter.nvim

A Neovim auto plugin for formatting SQL code using sqlparse.

nvim-plugin sql sqlparse vim

Last synced: 06 Jul 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/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/suesslabs/litemigrator

SQLite Lite Migration Tool for .NET MAUI, Avalonia, Uno, and cross-platform apps. Created by Suess Labs and Xeno Innovations.

avalonia database dotnet litemigrator maui migration migrator sql sqlite xamarin xeno-innovations xenoinc

Last synced: 08 Sep 2025

https://github.com/liatemplates/alasql

Use alaSQL in LiaScript to create interactive SQL courses. AlaSQL is a lightweight client-side in-memory SQL database designed to work in browser. It Handles both traditional relational tables and nested JSON data (NoSQL).

alasql liascript liascript-template sql sql-tutorial template

Last synced: 26 Feb 2026

https://github.com/mfkimbell/catalog-web-scraper

Dockerized Python/Flask web application that uses lxml to parse an online book catalog, stores data in PostgreSQL with RabbitMQ workers, then allows for querying of that data by users on Flask.

aiohttp asyncio docker flask lxml makefile pdm psycopg2 rabbitmq shell-script sql toml yml

Last synced: 20 Oct 2025

https://github.com/zheruel/php-news-website

News portal - Vanilla PHP/HTML/CSS

css html php sql

Last synced: 16 May 2026

https://github.com/luizmoitinho/golang-examples

Biblioteca de códigos e exemplos escritos em Golang

concurrent-programming go golang sql test-automation tests

Last synced: 22 Jan 2026

https://github.com/ivan-corporation/reactpython_bookapp

That is a example of a Book app on Python, made with support of all JS libraries on React framework 📖

express flask mui parcel python react sql transcrypt

Last synced: 17 Oct 2025

https://github.com/neondatabase-labs/sql-query-assistant

Building an Intelligent SQL Query Assistant with Neon, .NET, Azure Functions, and Azure OpenAI service

azure azure-functions neondb openai sql

Last synced: 17 Oct 2025

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/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/schrosis/blade-sql

Generating SQL with Blade

blade laravel php query sql

Last synced: 13 Jan 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/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/turbot/steampipe-plugin-trello

Use SQL to instantly query Trello organizations, boards, members, notifications & more. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

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/turbot/steampipe-plugin-sentry

Use SQL to instantly query Sentry organizations, projects, teams and more. Open source CLI. No DB required.

backup etl hacktoberfest integration postgresql postgresql-fdw sentry sentry-io sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

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

Use SQL to instantly query Linear organizations, projects, teams, users & more. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

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

Use SQL to instantly query Turbot Pipes resources across workspaces. Open source CLI. No DB required.

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

Last synced: 12 Apr 2026

https://github.com/dung24-6/go-pay-gate

Go Payment gateways

aws docker golang kafka redis sql

Last synced: 23 Feb 2026

https://github.com/cleilsonandrade/spring-product-api

Spring Product API é uma API simples de um CRUD de produtos, desenvolvida com o framework Spring e JPA persistindo os dados em um banco de dados MySQL.

api backend java jpa mysql product spring spring-boot sql

Last synced: 19 Feb 2026

https://github.com/seddryck/duburl

DubUrl provides a standardized URL-style mechanism for providing database connection information and opening a DbConnection in the .NET ecosystem

ado-net adonet connection-string connection-uri connection-url database database-url duckdb mysql odbc oledb oracle postgresql power-bi-dax sql sql-server sqlite

Last synced: 22 Apr 2025

https://github.com/turbot/steampipe-mod-docker-compliance

Run individual controls or full compliance benchmarks for Docker resources and more across all of your Docker containers using Powerpipe and Steampipe.

cis compliance docker docker-api exec hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod

Last synced: 26 Jan 2026

https://github.com/wamuir/fpds-conversion-utility

A replacement for the FPDS XML conversion utility: converts one or more FPDS data archives to a SQLite3 database.

fpds government spend-analysis sql xml

Last synced: 19 Jan 2026

https://github.com/mvharsh/hackerrank-solutions

This repository contains all my accepted solutions in hackerrank

c cpp hackerrank-solutions problem-solving python sql

Last synced: 06 May 2026

https://github.com/fear2o/scanshield

ScanShield is an advanced vulnerability scanner built to identify common web security flaws such as SQL Injection, XSS, LFI, RFI, directory listing issues, and security header misconfigurations.

ethical-hacking hacking hacking-tool lfi-detection lfi-exploit lfi-exploitation lfi-vulnerability python python3 sql vulnerabilities vulnerability vulnerability-detection vulnerability-scanners xss xss-attacks xss-detection xss-exploitation xss-vulnerability

Last synced: 23 Apr 2025

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/im-ahmed-hasan/qa-automation-cheat-sheet

This repo contains focused, easy-to-use Markdown guides and examples for Selenium, TestNG, RestAssured, Karate, GitHub Actions, Faker and SQL. Use it for quick revision before interviews, fast onboarding or as a daily reference.

ci-cd core-java data-management karate rest-assured selenium sql testng troubleshooting

Last synced: 11 Oct 2025

https://github.com/muhammad-rebaal/loan-insights

Loan-Insights offers Python and SQL data analysis scripts for deep dives into loan data. Explore insightful analytics, visualization, and SQL queries to glean valuable trends and patterns from loan datasets, empowering informed decision-making in the financial domain. Dive into this repository for comprehensive loan data exploration.

analysis data jupyter-notebook python sql

Last synced: 26 Apr 2026

https://github.com/viktorsvertoka/goit-rdb-hw-02

Home task for Relational Databases: SQL course🗄️

goit goit-rdb-hw-02 mysql mysql-database sql workbench

Last synced: 09 Apr 2025

https://github.com/dalibo/from-oracle-to-postgresql

Yet another transition guide for developers

migration oracle plpgsql postgresql sql transition

Last synced: 19 Jan 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/clevergo/sqlex

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

sql sqlex sqlx

Last synced: 14 Jan 2026

https://github.com/skn0tt/icbu-to-sqlite

Analyze your Apple Calendar with SQL!

calendar productivity sql

Last synced: 19 Jan 2026

https://github.com/spaceshaman/ormagic

Simple and lightweight ORM for Python, built on top of Pydantic.

database db fastapi orm postgres postgresql pydantic python sql sqlite sqlite3

Last synced: 27 Jan 2026

https://github.com/salma-mamdoh/datawarehouse_project

Our project for Datawarehouse Course taken during fall 2024 semester

analytics dashboard datawarehousing deploy elt kpis powerbi sql ssis

Last synced: 25 Jan 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/cgivre/drill-nodejs

NodeJS client for Apache Drill

apache-drill node-module nodejs sql

Last synced: 10 Oct 2025

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/thmeitz/ksqldb-migrate

Migration tool for ksqlDB

go kafka kafka-streams ksqldb ksqldb-go sql

Last synced: 14 Jan 2026

https://github.com/gouyiba/mybatis-max

Mybatis-Max is an automatic injection SQL toolkit based on Mybatis.

curd mybatis mybatis-max orm sql toolkit

Last synced: 14 Jan 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/ojplg/hrorm

A simple Java ORM tool.

database java orm orm-library persistence rdbms sql

Last synced: 14 Jan 2026

https://github.com/tanveerisonline/vet-clinic

The vet clinic is an educational Database project where I'll use a relational database to create the data structure for a vet clinic.

postgresql sql

Last synced: 09 Oct 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/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/czukowski/phpunit-mock-db

Database Abstraction Layer mocking for PHPUnit

database mock phpunit sql

Last synced: 04 Jul 2025

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/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/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/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/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/nachokhan/ask-my-db

Text-to-SQL. ASK your DB in a human-language way 😎. NO SQL at all.

chatgpt gpt-4 ia posgtresql python queries sql

Last synced: 09 Oct 2025