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/xiabee/dbauditor

A simple auditor of SQL databases.

audit sql

Last synced: 30 Jul 2025

https://github.com/gabrielu3/database-cellphone-enterprise

SQL Database Implementation for a fictional enterprise that sells cell phones

data database plpgsql postgresql postgresql-database script sql trigger

Last synced: 14 Apr 2025

https://github.com/somdipdey/sql-magic

Various SQL scripts to do magical stuffs on your databases

magic mssql sql tsql

Last synced: 30 Jul 2025

https://github.com/abowfzl/titus

A console application with three-layer architecture (Core, Domain, Service) with Repository Pattern for EF DbContext and Redis Wrapper in Core, models in Domain, services and Distributed CacheManager in Service, and unit tests with Moq and fake services.

excel huge-data-files read-data redis sql

Last synced: 12 Apr 2025

https://github.com/imteekay/sql-query-json

Experiment SQL-query in JavaScript for JSON

javascript js json query sql sql-query

Last synced: 28 Apr 2025

https://github.com/josephmachado/modular_code

Repo to show how to modularize messy SQL

datacompy duckdb polars python sql

Last synced: 12 Oct 2025

https://github.com/manascb1344/online-auction-system

The Online Auction System is a comprehensive platform designed to streamline online auctions for buyers, sellers, and admins. 🎉 With features like user management, item tracking, real-time bidding, and transaction processing, it creates a seamless auction experience. Built with React.js and Node.js, it offers a responsive interface and robust back

auction auction-website crud database database-management dbms dbms-project docker express expressjs hacktoberfest hacktoberfest-accepted hacktoberfest2024 nodejs postgresql react reactjs sql

Last synced: 10 Apr 2025

https://github.com/german-zarate/film-view-app

A web application for reading and writing film reviews | Made using the Flask web framework and a PostgreSQL database

backend-development database flask fullstack-development portfolio postgreesql python sql web-development

Last synced: 15 Oct 2025

https://github.com/iamrajiv/neon-db-cli

The NeonDB CLI Tool is a command-line interface that enables interaction with the Neon Database APIs.

cli go neondatabase postgresql serverless sql

Last synced: 23 Apr 2025

https://github.com/samhuk/ts-pg-orm

Delightful Typescript PostgreSQL ORM

orm postgresql sql typescript

Last synced: 09 Apr 2025

https://github.com/nicodupont/mooc

All my finished Moocs on the subject of the data science mainly

data-analysis data-science data-visualization datacamp jupyter-notebook machine-learning mooc pandas python sas sql

Last synced: 28 Apr 2025

https://github.com/kanlon/elasticsearch-sql

Convert Elasticsearch DSL to SQL Or Convert Sql To Elasticsearch DSL ; SQL 与 Elasticsearch DSL 语言相互转换的工具模块

elasticsearch java sql

Last synced: 15 Oct 2025

https://github.com/carlos-rian/pysqlx-core

A fast and async SQL database wrapper for Python, with support for MySQL, PostgreSQL, SQLite and MS SQL Server.

anyio asyncio mssqlserver mysql postgresql python quaint rust sql sqlite3

Last synced: 04 Sep 2025

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

Chaos plugin for testing Steampipe with the craziest edge cases we can think of. 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-ibm

Use SQL to instantly query instances, networks, users and more from IBM Cloud. Open source CLI. No DB required.

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

Last synced: 06 Sep 2025

https://github.com/graphql-editor/zeit-aurora-integration

Integration of zeit now with AWS Aurora - Easy serverless SQL database

aurora integration serverless sql zeit

Last synced: 22 Apr 2025

https://github.com/stackql/openapisaurus

Deno based openapi document utility for splitting openapi spec and generating stackql providers

openapi rest sql stackql

Last synced: 11 Jul 2025

https://github.com/alimy/yesql

Yesql parse SQL files with multiple named queries and automatically prepare and scan them into structs.

go sql sqlx yesql

Last synced: 13 Oct 2025

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

Use SQL to instantly query 1Password vaults, items, files & more. Open source CLI. No DB required.

1password 1password-connect backup etl golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

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

Use SQL to instantly query instances, domains and more from Linode. Open source CLI. No DB required.

backup etl hacktoberfest linode linode-api linode-cli postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

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

Use SQL to instantly query Shopify products, orders and more. Open source CLI. No DB required.

backup etl hacktoberfest postgresql postgresql-fdw shopify shopify- shopify-orders shopify-partners shopify-products sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/teymurgahramanov/app22

The most useful web app to play with Kubernetes!

database devops docker fastapi kubernetes openapi python rest-api sql swagger test

Last synced: 29 Apr 2026

https://github.com/coenttb/swift-records

The Swift library for PostgreSQL database operations.

nio postgres postgresnio records sql structured-queries swift

Last synced: 22 Jan 2026

https://github.com/varejaodacarne/bootcamp-launchbase

🚀 Bootcamp LaunchBase - A course for beginners in programming

css es6 express html javascript nodejs npm nunjucks postgres sql

Last synced: 06 Mar 2026

https://github.com/sondosaabed/tools-of-the-trade-linux-and-sql

In this course, I have explored computing skills that I will use on-the-job as a cybersecurity analyst. First, I practiced using Linux OS commonly used by cybersecurity professionals. Used the Linux command line through the Bash shell to navigate, manage the file system, authenticate users. Then, I have used SQL to communicate with a database.

cybersecurity linux operating-system python sql

Last synced: 11 Jul 2025

https://github.com/lowlydba/expressdb.io

:books: Guides and references for SQL Server (Express)

database sql sql-server

Last synced: 11 Oct 2025

https://github.com/basir-mohammadi/vetclinic-database

This repository includes files with plain SQL that can be used to create a database: Use schema.sql to create all tables. Use data.sql to populate tables with sample data. Check queries.sql for examples of queries that can be run on a newly created database. Important note: this file might include queries that make changes in the database.

postgresql-database sql

Last synced: 20 Jul 2025

https://github.com/mustafaakin/go-drill

Go client for Apache Drill that utilizes REST API

apache drill go sql

Last synced: 27 Jan 2026

https://github.com/mostafa-wael/database-tuning

Your complete guide to learn about Database Tuning ⚙️🔧.

database docker docker-compose nosql sql tuning

Last synced: 12 Jul 2025

https://github.com/drako01/java__62940

Repositorio con todas las Actividades repasadas en Clase a lo largo del Curso

api-rest eclipse-ide java jdbc jpa-hibernate maven spring-boot sql

Last synced: 13 Jul 2025

https://github.com/zebbern/blindsql

Accurate & Fast BlindSQL Scanner, This tool automatically determines a response time baseline for each target and calculates dynamic thresholds for each payload!

blindsql blindsqli bss bug-bounty bugbounty developer injection injection-attack injection-attacks pentest python python-attacker sql sql-injection sql-injection-attacks sql-injection-exploitation toolkit tools url-input

Last synced: 15 Oct 2025

https://github.com/voku/simple-active-record

:ring: Active Record Pattern via PHP

active-record activerecord database hacktoberfest mysql php php7 sql

Last synced: 12 May 2025

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

View dashboards and reports across Hacker News stories, users, and other items using Powerpipe and Steampipe.

dashboard hackernews hacktoberfest insights powerpipe powerpipe-mod sql steampipe steampipe-mod

Last synced: 22 Apr 2025

https://github.com/ashkan0201/digikala

A demo of the Digikala site that allows you to use it like a site for buying and selling products.

css database html js less python3 scss shop sql website

Last synced: 11 Apr 2025

https://github.com/disc99/hogan

Hogan is the utility library which allows you to access DB intuitively.

dsl groovy java sql testing

Last synced: 22 Apr 2025

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

Use SQL to instantly query Namecheap for domains, DNS host records & more. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/dissco/herbonauts

Les Herbonautes volunteer portal (http://lesherbonautes.mnhn.fr/)

citizen-science elasticsearch java play-framework sql

Last synced: 16 Jan 2026

https://github.com/joannis/kittenorm

Example ORM

mongodb mysql nosql orm sql swift

Last synced: 01 Mar 2026

https://github.com/emnasc/northwind-sql-practice

SQL practice exercises using the Microsoft Northwind database

microsoft-sql-server northwind-database practice practice-project sql tsql

Last synced: 11 Oct 2025

https://github.com/adbc-drivers/mysql

ADBC driver for MySQL. Not affiliated with MySQL or Oracle.

arrow database mysql sql

Last synced: 11 Mar 2026

https://github.com/minnukota381/jdbc-crud-application

This project demonstrates basic CRUD (Create, Read, Update, Delete) operations using JDBC (Java Database Connectivity) with different databases like MySQL, PostgreSQL, and more. It provides a simple yet comprehensive example of how to interact with databases in Java using JDBC.

java jdbc mysql postgresql sql

Last synced: 12 Jul 2025

https://github.com/mjunaidca/sql-auditor-pro-gpt

Get quick insights from your Data Sources in tables, charts and graphs with with AI-driven audits and optimize your SQL databases.

ai ai-agent auditing-data cloudflared compound-ai-systems custom-gpt data-analysis fastapi-template gpt sql sqlmodel

Last synced: 02 Apr 2025

https://github.com/cs-joy/mysqlv8.0.29

Database Management System

mysql mysql-database rdbms sql

Last synced: 12 Jun 2025

https://github.com/orangemug/sql-stamp

The tiny SQL templating library

sql

Last synced: 11 Jul 2025

https://github.com/tsnsoft/tsn_jpa_hibernate

Пример использования технологии JPA HIBERNATE в Java для NetBeans

example hibernate java javaee jpa mysql netbeans sql

Last synced: 22 Apr 2025

https://github.com/myconsciousness/sql-formatter

Lightweight, Extensible and Flexible formatter for SQL based on Java.

formatter java sql sql-formatter

Last synced: 22 Apr 2025

https://github.com/andrejewski/querie

SQL query builder

query-builder sql

Last synced: 15 Oct 2025

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

View dashboards and reports across all of your GitHub organizations and repositories using Powerpipe and Steampipe.

dashboard github hacktoberfest insights powerpipe powerpipe-mod sql steampipe steampipe-mod

Last synced: 22 Apr 2025

https://github.com/omerfarukeker/imdb_work

Exploratory analysis on the IMDB movie database

film-ratings films imdb imdb-dataset imdb-rating python sql sqlite3

Last synced: 12 Apr 2025

https://github.com/sonatipek/hospital-system

A patient registration and image upload application where patient records can be made and images can be uploaded.

apache-server bootstrap image image-upload image-upload-php mysql php sonatipek sql xampp xampp-server

Last synced: 26 Jul 2025

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

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

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

Last synced: 22 Apr 2025

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

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

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

Last synced: 12 Jun 2025

https://github.com/gvx/wurm

A simple sqlite3-based ORM for Python

orm python3 sql sqlite3

Last synced: 14 Jan 2026

https://github.com/aqafridi/data-analytics-specialization

In this Specialization of Data Analytics we will use systematic computational analysis of data or statistics using Python. (rarely Excel or Cognos)

beautifulsoup cognos-dashboard data-science data-visualization excel numpy pandas python sql

Last synced: 21 Sep 2025

https://github.com/abhi5h3k/llquery

LLQuery : Your Conversational SQL Bridge Harness the power of natural language to effortlessly craft SQL queries with LLQuery.

chainlit chatgpt docker duckdb gpt gpt-database gpt-sql langchain llm local-llm ollama simple-gpt sql

Last synced: 10 Apr 2025

https://github.com/seferogluemre/dynamictablestatus

This project is a simple Windows Form application designed to manage table statuses (e.g., empty, occupied, reserved) for a restaurant. Users can easily update table statuses and manage table information. The project is developed using C# and .NET Framework

csharp dynamic socket sql

Last synced: 23 Mar 2025

https://github.com/darlinggo/pan

SQL generator written in Go.

golang mysql postgresql sql sqlite

Last synced: 31 Jul 2025

https://github.com/nnnkkk7/snowflake-emulator

A lightweight Snowflake emulator built with Go and DuckDB for local development and testing

ci-cd cicd database docker duckdb emulator go golang gosnowflake local-development snowflake snowflake-emulator sql test testing

Last synced: 13 Jan 2026

https://github.com/snowflakedb/snowpark-checkpoints

Snowpark Python / Spark Migration Testing Tools

data-analytics data-engineering data-science python snowflake sql

Last synced: 31 Aug 2025

https://github.com/particuleio/terraform-scaleway-database

Terraform module to create and configure Scaleway Databases. Create RDB instances with managed databases, user creation and ACLs support.

cloud database iac infrastructure-as-code mysql postgresql scaleway scaleway-rdb sql terraform terraform-module

Last synced: 16 May 2025

https://github.com/arverma/bcg_bigdatacasestudy

BCG Data Engineering Interview Questions

notebook pyspark spark sql

Last synced: 14 May 2026

https://github.com/systemxlabs/datafusion-remote-table

A DataFusion table provider for executing SQL queries on remote databases.

datafusion mysql oracle postgresql rust sql sqlite

Last synced: 30 Apr 2025

https://github.com/duct-framework/migrator.ragtime

Integrant methods for running database migrations using Ragtime

clojure duct integrant migrations ragtime sql

Last synced: 13 Apr 2025

https://github.com/lumbrjx/puzchess

a new chess puzzles platform made with next js, prisma, mysql and next auth with database session

api-rest authentication authorization chess chess-puzzle mysql next next-auth nextjs nextjs13 oauth planetscale prisma react react-query reactjs sql typescript

Last synced: 18 Mar 2025

https://github.com/leizongmin/leizm-sql

SQL查询构造器

mysql node npm query-builder sql

Last synced: 12 Apr 2025

https://github.com/mitranim/sqlb

SQL query builder in Go. Oriented towards plain SQL. Supports composition.

go sql sql-query-builder

Last synced: 30 Apr 2025

https://github.com/mwapsam/ruby-capstone

In this project, you can create items (games, music albums, books) and store them in a database. This is Ruby capstone project for Microverse program.

collaboration incapsulation inheritance object-oriented-programming pair-programming polymorphism ruby sql

Last synced: 28 Jul 2025

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

This project used the relational database to create the data structure for a vet clinic. Apart from the building data structure, here will be challenged with tasks that require SQL queries to answer specific questions.

database postgresql sql

Last synced: 31 Aug 2025

https://github.com/alessandro-salerno/sqlabstract

A small recycled SQL library

bad-code python sql

Last synced: 30 Apr 2025

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

Curso Introducción a Bases de datos | código 63170

database-design databases mysql mysql-server sql

Last synced: 30 Jul 2025

https://github.com/dataspieler12345/analytics-projects

"Expanding horizons and developing skills, knowledge and experience with a variety of tools and real-world projects. Welcome to my repository for analytics projects featuring diverse technologies."

excel figmadesign html5 jupyter-notebook mysql-database postgresql powerbi python-script sql tableau

Last synced: 15 Apr 2025

https://github.com/flowerinthenight/athena2csv

Query AWS Athena and download the result as CSV.

athena csv go golang s3 sql

Last synced: 21 Jul 2025

https://github.com/zhiyiyo/cmu15445

CMU15-445 Fall2019

database dbms sql

Last synced: 30 Jul 2025

https://github.com/akamai/pallas

Pallas is Python library for querying AWS Athena.

amazon athena aws database db jupyter presto prestodb prestosql sql

Last synced: 31 Jul 2025

https://github.com/hashan-samarakkody/swiftstock-inventory_management_system

This repository contains the code for a web-based Inventory Management System developed for the final project in Web Applications Development I. The application is built using PHP and MySQL, designed to help users efficiently manage their inventory items through a comprehensive set of features.

css3 hosting html5 javascript php sql

Last synced: 07 Apr 2025

https://github.com/dezoito/rust-todo-list

A TODO List application in Rust, using SQLite for data persistence.

begginer-friendly cli rust sql tests

Last synced: 18 Sep 2025

https://github.com/mrpunkdasilva/v4-automotive

O projeto se trata de um site para uma loja ficticia de auto peças.

css html mysql php scss sql

Last synced: 10 Apr 2025

https://github.com/expressots/prisma-provider

Prisma provider for Expresso TS 🐎

expressots nodejs nosql orm prisma provider sql typescript

Last synced: 10 Apr 2025

https://github.com/belgattitude/soluble-metadata

Extract metadata from sql queries (reflection over sql)

database metadata mysql mysqli pdo-mysql php reflection sql

Last synced: 12 May 2025

https://github.com/yihleego/unique

Unique is a java based distributed sequence component. It provides RESTful APIs and clients(RPC, HTTP) to obtain sequences, and it supports Spring Boot, Spring Cloud and MyBatis.

database distributed-id distributed-sequence id java mybatis mysql primary-key rpc seq sequence spring-boot spring-cloud sql

Last synced: 12 Apr 2025

https://github.com/joshnuss/requel

Import SQL files with Vite

postgres sql typescript vite

Last synced: 01 Jul 2025

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

Use SQL to instantly query ipinfo.io for IP address information. Open source CLI. No DB required.

backup etl golang hactoberfest ipinfo postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 09 Mar 2026

https://github.com/zenorachi/dynamic-user-segmentation

Dynamic user segmentation service written in Golang is designed to add users to specific groups (segments) and remove users from segments.

docker docker-compose golang golangci-lint google-drive-api migrations nginx postgresql rest sql

Last synced: 06 Apr 2025

https://github.com/mellob1989/karma

Karma is a powerful, modular library designed to simplify common tasks in Go development. Whether you're handling authentication, parsing SQL, managing middleware, integrating with third-party APIs, or dealing with file management, Karma has got you covered.

ai ai-sdk go golang golang-package llm mcp mcp-client mcp-server orm sql sql-parser

Last synced: 11 Jan 2026

https://github.com/avisionh/training-sql

Collection of interactive notebooks to teach T-SQL using the AdventureWorks database.

sql training

Last synced: 18 Jun 2025

https://github.com/jorgeluisreis/employeesharp

EmployeeSharp é uma aplicação baseada em C# junto ao ASP.NET que funciona dentro de um ambiente Docker junto ao seu Banco de Dados Mysql, trata-se de um CRUD para cadastro, edição e exclusão de funcionários e cargos atrelados ao mesmo.

aspnetcore docker dotnet mysql nginx sql

Last synced: 10 Apr 2025

https://github.com/westonganger/active_record_simple_execute

Sanitize and Execute your raw SQL queries in ActiveRecord and Rails with a much more intuitive and shortened syntax

activerecord rails ruby sql

Last synced: 27 Feb 2025

https://github.com/phdru/sqlconvert

A library to perform SQL conversions. Includes mysql2sql, a script to convert mysqldump with extended INSERTs to standard SQL.

mysq2sql mysql postgresql python python3 sql sqlite

Last synced: 07 Oct 2025

https://github.com/jurihock/bandbase

Bandbase is an unique web application, which addresses the everyday needs of music bands. It helps to organize band contacts, gig details and music scores, and enables powerful automation tasks.

bootstrap css database fastapi flask html jinja js latex nginx postgresql python sql sqlalchemy tabler tex vue

Last synced: 23 Mar 2025

https://github.com/haroldeustaquio/sql-coding-challenges

Repository dedicated to solving SQL problems from HackerRank, DataLemur and other challenges. Contains solutions to improve skills in database querying, optimization, and data manipulation.

challenge data-analysis database hackerrank-solutions mysql query sql sqlite t-sql-exercises

Last synced: 12 Jul 2025