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

Functional PostgreSQL query builder

nodejs postgresql query-builder sql

Last synced: 25 Jan 2026

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

Basic SQL examples for teaching

mysql mysql-database sql teaching-materials

Last synced: 30 Apr 2025

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/devrabbani/zendb

All-in-one database toolkit with normalization, index analysis, ER diagrams, and many more. Access community tips and daily resources to optimize your database skills.

algorithms database hacktoberfest mermaid mermaid-diagrams nextjs14 open-source optimization sql typescript

Last synced: 07 Mar 2026

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/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/billionsjoel/vet-clinic-database

This repo involves the schema, queries and data used during the microverse psql learning track.. Most of the query structures you will ever need building a project. From creating tables to joining and querying them.

postgresql sql

Last synced: 28 Mar 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/shrutika252/leetcode

Solutions set for Leet for Geeks to hog on!

leetcode-solutions python3 sql

Last synced: 02 Apr 2025

https://github.com/yumemi-inc/sea-query-common-like

A Rust crate for enhancing sea_query with typical LIKE search support, including escape sequences for patterns (%fuzzy%, prefix%, %suffix) and multi-column fuzzy search.

database like sea-query search sql

Last synced: 08 May 2025

https://github.com/kishlayjeet/connect-mysql-database-to-python

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

connector database mysql mysql-connector mysql-connector-python python sql

Last synced: 04 Mar 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/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/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/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/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/raleighlittles/sql_zoo_solutions

Solutions to all 95 SQL Zoo tutorial questions.

sql sql-zoo

Last synced: 21 Mar 2025

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/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/tsg405/solo_learn

This repository is maintained to provide coding solutions to some popular courses aided by SOLO_LEARN!

python-3-core sololearn sql

Last synced: 21 Mar 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/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/HelgeSverre/sql-splitter

Split large SQL dump files into individual table files. Fast, memory-efficient, multi-dialect.

cli database devtools mysql mysqldump postgresql rust sql sql-dump sqlite

Last synced: 06 Mar 2026

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/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/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/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/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/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/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/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/antoniomrtz/zeppelinum

UberEats like App for food delivery

dao-design-pattern java jpa mongodb sql

Last synced: 15 May 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/jdbi/jdbi3-oracle12

jdbi oracle integration

java java8 jdbc jdbi oracle-db sql

Last synced: 11 Apr 2025

https://github.com/olipliche/budget-app

A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

database postgresql rails ruby sql

Last synced: 20 Jan 2026

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/kikuchan/query-weaver

Query Weaver - SQL query builder using template string literal

builder helper literal node postgresql query sql string tagged template

Last synced: 02 Apr 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/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/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/opencog/atomspace-bridge

Read/write interfaces between AtomSpace and SQL databases.

atomspace database postgresql sql

Last synced: 25 Jan 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/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/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/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/kitsunetech-com/velox-server

Server-side component of the Velox MVA (https://github.com/KitsuneTech-com/Velox-MVA)

composer database json mysql odbc-api php sql sql-server

Last synced: 12 Apr 2025

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/cleaning-corp/db

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

database plpgsql postgresql relational-databases sql sql-schema

Last synced: 10 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/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/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/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/quantco/sqlcompyre

Python package for comparing SQL tables and databases.

python sql

Last synced: 03 May 2025

https://github.com/realzzz1874/ssh2-connect-mysql

ssh2 connection mysql

mysql sql ssh2

Last synced: 28 Apr 2026

https://github.com/monacoremo/postgres-trees

Example for how to model trees and implement transformations on them in Postgres.

postgresql sql tree-structure

Last synced: 18 May 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/uwrit/composure

Dynamic SQL Done Right

csharp dotnet-core intellisense sql

Last synced: 02 Apr 2025

https://github.com/cliftondavies/sqlzoo-solutions

A list of solutions for the tutorials and quizzes on https://sqlzoo.net/

mysql sql

Last synced: 22 Jul 2025

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/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/mnesarco/sqlpage_auth_example

SQLPage Authentication and Authorization example

postgresql sql sqlpage

Last synced: 12 May 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/nicoretti/harlequin-exasol

harlequin adapter for Exasol DB

exasol harlequin plugin python sql tui

Last synced: 10 Apr 2025

https://github.com/juliandavidmr/ddlify-oracle

Ddlify, manage your database Oracle from NodeJS

database-adapter ddl information-security npm-package oracle-db sql

Last synced: 13 Jun 2025

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/pedro-manoel/bd1

🎲 Repositório com os roteiros desenvolvidos ao longo da disciplina de banco de dados 1 da UFCG

banco-de-dados bd1 plpgsql sql

Last synced: 09 Feb 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/satyamshorrf/multiple_language_program

These programs will all output "Hello, World!" when executed. Let me know if you have any questions or if you'd like to see more examples!

c cplusplus dart go groovy java kotlin kotlin-android mongodb oracle php python ruby satyamshorrf scala shell sql swift

Last synced: 10 Feb 2026

https://github.com/amattu2/inst-327

A repository for INST-327 (Database Design and Modeling) class at UMD. Includes Lab assignments, Homework assignments, and groupwork.

database murach murach-textbook mysql sql

Last synced: 16 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/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/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/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/turbot/steampipe-plugin-html

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

postgresql postgresql-fdw sql steampipe steampipe-plugin

Last synced: 15 Feb 2026