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/qoredb/qoredb

Next Generation Database Client

database-client nosql opensource sql

Last synced: 17 May 2026

https://github.com/dsevilla/bdge

Recursos para la asignatura BDGE del Máster de Big Data de la UM/USC.

bigdata couchdb hbase ipython-notebook jupyter jupyter-notebook mongodb mysql neo4j python sql

Last synced: 28 Oct 2025

https://github.com/selimhorri/book-store-django

Python book store project in Django hw

django models orm python sql

Last synced: 12 Apr 2025

https://github.com/shgopher/408

408的内容:数据结构,算法,网络,操作系统,计算机组成原理,设计模式,数据库

408 algorithms algorithms-and-data-structures linux mysql network patterns sql system

Last synced: 15 Apr 2025

https://github.com/turbot/steampipe-mod-gcp-thrifty

Are you a Thrifty GCP dev? This mod checks your GCP project(s) for unused and under-utilized resources using Powerpipe and Steampipe.

cost cost-control cost-optimization gcp hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod thrifty

Last synced: 03 Feb 2026

https://github.com/vb-consulting/blog

Subscribe to this repository to receive notifications whenever a new article is published at https://vb-consulting.github.io/

architecture articles blog csharp databases dotnet postgresql rdmbs software-development sql

Last synced: 01 Sep 2025

https://github.com/tallesl/net-query

A simplistic ADO.NET wrapper.

ado-net csharp dot-net micro-orm query-builder sql transaction

Last synced: 30 Apr 2025

https://github.com/epost/purescript-any-db

PureScript Bindings for the node-any-db library.

mysql postgres purescript sql sqlite

Last synced: 07 May 2025

https://github.com/sharpjs/psql

Cmdlets for SQL Server and Azure SQL databases.

azure-sql-database powershell powershell-module sql sql-server

Last synced: 07 May 2025

https://github.com/dunkbing/dearsql

A simple, cross-platform database client built with Dear ImGui

cpp database imgui sql

Last synced: 08 Apr 2026

https://github.com/claudiarojassoto/db_clinic

This project includes the implementation of a clinic's database from a relational diagram where the tables and their columns are specified, as well as the relationships between them. Accordingly, the tables are built and their relationships are established.

diagram join many-to-many many-to-one relational-databases sql

Last synced: 10 Mar 2026

https://github.com/ajit24/coderbyte-solution-js

A repo where you can find important questions of DS-ALGO ,REACT and SQL Queries from Codeybyte .

algorithms-and-data-structures coderbyte coderbyte-js-solutions javascript reactjs sql sqlqueries sqlquestions

Last synced: 23 Apr 2025

https://github.com/raleighlittles/hackerrank-sql

Annotated solutions to HackerRank's SQL domain questions.

hackerrank-solutions sql

Last synced: 21 Mar 2025

https://github.com/erizocosmico/git2pg

Git to PostgreSQL repository migration.

git migration postgresql sql vcs

Last synced: 13 Aug 2025

https://github.com/kanaries/gw-dsl-parser

Generate SQL from Graphic Walker visualization DSL

sql visualization

Last synced: 22 Apr 2025

https://github.com/pondpilot/pondpilot

A lightweight local first SQL analytics tool. Get your data 🦆 in a row

analytics data duckdb sql wasm

Last synced: 08 Apr 2025

https://github.com/victor-wiki/sqlparser

Parse sql using antlr.

antlr mysql oracle parse sql tsql

Last synced: 11 Apr 2025

https://github.com/edoardottt/postgressql-db

Easy implementation of some postgreSQL Databases for practicing with Conceptual analysis of requirements, design of relational databases and SQL queries

data database pgplsql pgsql plsql postgres postgresql postgresql-database rdbm rdbms relational-databases sql

Last synced: 27 Oct 2025

https://github.com/d-alejandro/laravel-code-examples

Clean Architecture, SOLID, PHP 8.2, Laravel 9, RESTful API, Nginx, PostgreSQL 16, MySQL 8, CRUD, DTO, Enum, Docker Compose, Unit tests, Feature tests, SQL, Repository Criteria Pattern, Mocking Objects, Design Patterns, PHPUnit

clean-architecture clean-code crud decorator dependency-injection design-patterns docker-compose dto enum feature-tests laravel mocking-objects nginx php phpunit postgresql solid sql unit-tests xdebug

Last synced: 21 Apr 2025

https://github.com/hamzaoutdoors/catalog-of-my-things

A console app that will help you to keep a record of different types of things you won : books, music albums, movies, and games. Everything will be based on the UML class diagram presented in Readme text.

capstone-project database oop postgresql rspec ruby sql tdd

Last synced: 24 Apr 2025

https://github.com/turbot/steampipe-mod-terraform-azure-compliance

Run compliance and security controls to detect Terraform Azure resources deviating from security best practices prior to deployment using Powerpipe and Steampipe.

azure compliance hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod terraform

Last synced: 22 Apr 2025

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

Use SQL to instantly query advisories, vulnerabilities, packages, findings and more using Trivy. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

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

Use SQL to instantly query OpenAI for completions, models & more. Open source CLI. No DB required.

backup etl golang gpt-3 hacktoberfest openai postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/rohatdgnr/patika.practical.backend

This repo contains all the backend projects I completed during bootcamp on the Patika.dev platform. Projects are organized weekly and each one is geared towards learning different technologies and practices.

java rest-api spring-boot sql swing

Last synced: 31 Aug 2025

https://github.com/viant/bigquery

BigQuery database/sql golang driver

bigquery driver golang sql

Last synced: 16 Feb 2026

https://github.com/akkadotnet/akka.persistence.sql

Linq2Db implementation of Akka.Persistence.Sql. Common implementation for SQL Server, Sqlite, Postgres, Oracle, and MySql.

akka akka-persistence linq2db sql

Last synced: 13 May 2025

https://github.com/wangzuo/arel

rails/arel in javascript

activerecord javascript rails sql

Last synced: 02 Aug 2025

https://github.com/certainlach/immigrant

Database schema definition language, migration and ORM boilerplate generator

database migration postgresql schema sql

Last synced: 24 Jun 2025

https://github.com/sharaal/sql-pg

Complex queries can be written with normal SQL, including the values needs to be bound and prefixed with the sql tag.

node-postgres nodejs postgresql query-builder sql tagged-template-literals

Last synced: 09 May 2025

https://github.com/soranoba/pageboy

A SQL pagination library for golang with GORM.

golang gorm pagination sql

Last synced: 24 Aug 2025

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

Vet Clinic database is a relational database typed by Structured Query Language 'SQL' using PostgresQL, and it provides the required data to create the data structure for a vet-clinic wep app.

postgresql sql

Last synced: 24 Aug 2025

https://github.com/zstumgoren/gentle-intro-to-sql

A gentle intro to the world of databases and SQL, using SQLite

databases sql sqlite

Last synced: 19 Mar 2025

https://github.com/hojabri/querybuilder

SQL query builder

golang query query-builder sql

Last synced: 16 Jan 2026

https://github.com/jimcostdev/python_programming_fundamentals

¡Bienvenido al repositorio Python Programming Fundamentals! Este repositorio está diseñado para ofrecer una guía completa desde los conceptos básicos de programación hasta el dominio práctico de Python.

algoritmos fastapi git mongodb python sql

Last synced: 02 Sep 2025

https://github.com/thecodemonkey86/qt_oci_driver

Qt OCI Oracle database driver. Resolve "Driver not loaded" runtime error. Download pre-built qsqloci.dll driver library for establishing a database connection to Oracle Database using addDatabase("QOCI")

database driver oracle qt5 qt6 sql

Last synced: 27 Apr 2025

https://github.com/pprattis/bookstore-asp.net-web-application

An online application in Visual C # (ASP.NET Web Application) using the Model View Controller design architecture in the Visual Studio development environment that implements the following functionality. Manage data, create reports, manage in-app backups.

asp-net asp-net-mvc boostrap computer-science csharp javascript microsoft-sql-server mvc query sql sql-server-management-studio student visual-c-sharp visual-studio web-application

Last synced: 08 Oct 2025

https://github.com/michael-simons/doag2016

Slides and demo code for my talk at DOAG2016

demo jooq spring-boot sql talk

Last synced: 08 May 2025

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

Use SQL to instantly query IP geolocation and more from ipstack. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/marlenemoraes/curso-em-video

Cursos realizados do site Curso em Vídeo, realizado pelo professor Gustavo Guanabara.

css3 html5 java javascript mysql oop-principles packet-tracer python3 sql

Last synced: 14 May 2025

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

Use SQL to instantly query crt.sh for certificates, log entries and more. Open source CLI. No DB required.

backup certificate-transparency certificate-transparency-logs certificates crtsh etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/sunilvijayan7/timetracker

A Time Tracker Solution for IT Companies. Developed in .net core, VUE JS, blazor pages and Azure SAAS

attendance azure cqrs-pattern dotnet dotnet-core material nodejs npm saas sql sqlserver time tracker vue vuejs

Last synced: 25 Apr 2025

https://github.com/imvexed/mockgen

A CLI utility to generate arbitrarily large realistic mock data sets

cli fake-data-generator hacktoberfest mock-data-generator sql

Last synced: 25 Jul 2025

https://github.com/turbot/steampipe-mod-azure-thrifty

Are you a Thrifty Azure dev? This mod checks your Azure subscription(s) for unused and under-utilized resources using Powerpipe and Steampipe.

azure cost cost-control cost-optimization hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod thrifty

Last synced: 22 Apr 2025

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

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

cis cis-benchmark compliance github hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod

Last synced: 22 Apr 2025

https://github.com/morikuni/mdq

mdq queries multiple databases in parallel and output the results in JSON.

cli database go mysql postgresql sql

Last synced: 12 Jan 2026

https://github.com/jonathanyiv/sqlzoo

My solutions to SQL Zoo.

sql sql-zoo

Last synced: 26 Feb 2025

https://github.com/fabiannorbertoescobar/sql-ejercicios

Ejercicios de SQL de BD. Tablas, vistas, consultas, funciones, stored-procedures, triggers, roles, backups, restores, etc. TP de BD: https://github.com/FabianNorbertoEscobar/BD-TP

backup bd db functions mysql queries roles sql sqlite sqlserver stored-procedures transact-sql transactions triggers views

Last synced: 03 Aug 2025

https://github.com/xuesongtao/spellsql

🚀🚀🚀1. 高性能sql拼接工具(使用到 sync.Pool, strings.Builder 等) 2. 主要场景是需要原生 sql, 个人认为能让代码更加整洁,优雅,可控的打印sql log 3. 自带curd的orm操作,性能接近原生

fast-orm light-weight-orm orm spellsql sql

Last synced: 26 Jan 2026

https://github.com/drbarnabus/dactools

A Helpful tool that can be used to deploy dacpac files to SQL Server. This tool has the ability to deploy a dacpac to multiple databases simultaniously.

dacpac database dotnet dotnet-core microsoft-sql-server multi-tenant schema sql sqlpackage t-sql tool

Last synced: 30 Oct 2025

https://github.com/pprattis/Bookstore-ASP.NET-Web-Application

An online application in Visual C # (ASP.NET Web Application) using the Model View Controller design architecture in the Visual Studio development environment that implements the following functionality. Manage data, create reports, manage in-app backups.

asp-net asp-net-mvc boostrap computer-science csharp javascript microsoft-sql-server mvc query sql sql-server-management-studio student visual-c-sharp visual-studio web-application

Last synced: 30 Oct 2025

https://github.com/mo-karbalaee/instagram-desktop-application

Instagram clone. As the final project of the advanced programming course at SBU on spring 2021

client database-management java java-fx multithreading object-oriented-programming server shahid-beheshti-university socket-programming sql

Last synced: 01 Aug 2025

https://github.com/mo7ammedd/exam-system

The Examination System Database is a comprehensive solution designed to streamline examination processes

database examination-system sql sqlserver

Last synced: 16 Apr 2025

https://github.com/johnftitor/catalog-of-stuff

Ruby Capstone Project meant to wrap the concepts of Ruby language and SQL Databases, creating a OOP project based on an UML diagram. In this project, we created a console app that will help us to keep a record of different types of things we won: books, music albums, and games.

ruby sql

Last synced: 22 Jun 2025

https://github.com/zombiezen/bass

Utilities for writing servers in Go

backend go golang http sql

Last synced: 24 Mar 2025

https://github.com/farjs/better-sqlite3-wrapper

Thin api wrapper around better-sqlite3 and bun:sqlite to allow cross- runtime/engine usage

api-wrapper better-sqlite3 bun cross-engine cross-runtime db sql sqlite sqlite-database sqlite3 sqlite3-database

Last synced: 14 Apr 2025

https://github.com/duyet/athena-rs

Managing schema for AWS Athena as Code in GitOps-style

athena aws gitops rust rust-lang sql template-engine

Last synced: 07 Jul 2025

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

Vet Clinic Database is SQL relational database that has animal table with some data, And quaries to get data from the table.

sql

Last synced: 27 Jun 2025

https://github.com/solution10/sql

Completely standalone, expressive SQL query creator. No database or ORM needed.

composer-packages database php sql

Last synced: 14 Sep 2025

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

Use SQL to instantly query mailboxes, messages and more using IMAP. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/tkcrm/pgxgen

Code generation tool for PostgreSQL, MySQL, and SQLite. Generates CRUD SQL, Go models, and sqlc query code from a single config file.

ddl generator mysql pgxgen postgres sql sqlc sqlformatter sqlite

Last synced: 14 Apr 2026

https://github.com/yasindehfuli/laravel-dashboard

Laravel Dashboard Sample

back-end blade dashboard laravel php sql

Last synced: 23 Jul 2025

https://github.com/reem-lab/vet-clinic

The project contain database created using a relational database. to store the information for clinic, so you can store the information for all the animals that come and treat in this clinic and the visits, the specializations and the vets there. 🦮😾🐴👩🏻‍⚕️

database postgresql sql

Last synced: 28 Apr 2025

https://github.com/mu-selim/empolyee-management-system-next

Next is a employee management system windows application which is built and released using (C#) .net framework and MS SQL server as a database

csharp desktop-application dotnet sql sql-server windows-forms

Last synced: 19 Apr 2026

https://github.com/nemwel-boniface/nemwel-vetclinic-db

This database is of an imaginary Vet who wanted an easier way to manage the data about his animals.

postgresql sql

Last synced: 09 Feb 2026

https://github.com/rocherkong/bara

micro orm for .net cross-platform.Bara is a .Net library for Orm. Bara provides quick access to DataBase. Also it is a cross-platform orm which is written by .net Standard version 1.4 . You Can use it on .net Framwork platform or .net Core platform with Any type DataBase which Dapper Support.

dapper dataaccess database dotfiles mybatis mysql oracle orm sql

Last synced: 26 Oct 2025

https://github.com/prashuk/sql-taxi-management

Taxi Management Database Project

erdiagram oracle-11g plsql sql

Last synced: 02 Jan 2026

https://github.com/revolut-engineering/sqltools-driver-exasol

Exasol Driver for VSCode plugin SQLTools

exasol sql sqltools vscode vscode-extension

Last synced: 24 Feb 2026

https://github.com/j-dumbell/snow-builder

Type-safe NodeJS query builder library for Snowflake with smart return type inference, written in Typescript.

nodejs npm orm-library query-builder snowflake sql typescript

Last synced: 09 Apr 2025

https://github.com/csfelix/how-to-do-instagram-portfolio

🌐 Public Codes and Projects shared in my Instagram's Account (C0dePlus) and Portfolio 🌐 (🔑 KeyWords: html, css, js, python, java, c#, cypher, sql 🔑)

c-sharp css cypher data-science html java javascript js jupyter-notebook mongodb mysql neo4j python sql

Last synced: 28 Apr 2025

https://github.com/mixpanel/mixpanel-headless

Complete programmable interface to Mixpanel analytics. Python library and CLI for discovery, querying, and data extraction. Designed with coding agent use in mind.

ai-agents analytics claude-code cli data-engineering duckdb etl mixpanel mixpanel-api python sql

Last synced: 06 Jun 2026

https://github.com/ray-di/ray.aurasqlmodule

Aura.Sql module for Ray.Di

aura database ray-module sql

Last synced: 13 Mar 2026

https://github.com/canva-public/endpoint-vulnerability-management-samples

A companion repository to the Canva engineering blog post on how to do endpoint vulnerability management.

endpoint security sql vulnerability

Last synced: 31 Jan 2026

https://github.com/evandersondev/snail

🐌 Snail is a library inspired by Spring Data JPA, designed to simplify SQLite database management in Flutter/Dart applications. Easy to use like a snail (but as functional as a rocket 🚀)!

dart flutter jpa orm snail sqflite sql

Last synced: 11 Feb 2026

https://github.com/aymen94/games-center

Games Center Project similar to Origin, Steam, Uplay. Is a Platform store to buy and manage your games. Created with Java Swing and Mysql

dbms game-center java java-swing mysql oop sql steam swing uplay

Last synced: 28 Apr 2025

https://github.com/tobilg/polyglot

Rust/Wasm-powered SQL transpiler

rust sql sqlglot transpiler wasm

Last synced: 23 Feb 2026

https://github.com/opensearch-project/sql-odbc

OpenSearchODBC is a read-only ODBC driver for Windows and Mac for connecting to OpenSearch SQL support.

odbc opensearch opensearch-plugins sql

Last synced: 26 Apr 2025

https://github.com/turbot/tailpipe-plugin-azure

Collect Azure logs and query them instantly with SQL! Open source CLI. No DB required.

activity-logs azure duckdb sql tailpipe tailpipe-plugin

Last synced: 14 Jan 2026

https://github.com/AzThinker/SqlRepoEx

SqlRepoEx Intuitively build SQL statements using C# Lambda Expressions,it is a simple object mapper for .Net.

dapper dapper-extensions expression-to-sql lambda mysql orm sql sqlserver

Last synced: 19 Jan 2026

https://github.com/onfranciis/linkly-rs

A url shortener server built with Rust, PostgreSQL and Redis on Rocket - Bitly alternative

bitly learn linkly-rs postgresql redis rocket rust sql student-vscode

Last synced: 23 Oct 2025

https://github.com/Venkatesh-Bharath/Java-Full-Stack-interview-questions-3-to-10-years-experience

A curated collection of Java full stack interview questions for professionals with 3 years of experience. This repository covers essential topics like Java, Hibernate, Spring Boot, microservices, JavaScript, ReactJS, HTML, CSS, and JUnit, tailored to help you excel in your interviews with various companies.

corejava hibernate-jpa javascript microservices reactjs-es6 spring-boot spring-security sql

Last synced: 21 Jul 2025

https://github.com/abtinz/django-flask

Backend Developement learning with codeyad, Hamrouesh, youtube courses

backend celery cloud database django django-channels django-project django-rest-framework flask jwt postgres sql websocket

Last synced: 17 Jan 2026

https://github.com/nkottary/esquelle.jl

Makes working with SQL databases easier

database orm sql

Last synced: 06 Jul 2025

https://github.com/parkingwang/go-sqlbuilder

Go-SQLBuilder是一个用于创建SQL语句的工具函数库,提供一系列灵活的、与原生SQL语法一致的链式函数。

go sql sqlbuilder

Last synced: 24 Feb 2026

https://github.com/andres-condezo/vet_clinic

Relational database to create the data structure for a vet clinic using PostgreSQL.

database postgresql sql

Last synced: 28 Apr 2025

https://github.com/stackql/stackql-registry-docs

StackQL provider documentation for cloud and SaaS providers available in the StackQL Provider Registry, built with Docusaurus.

cloud cloudprovider documentation docusaurus netlify openapi openapi3 saas sql stackql

Last synced: 19 Oct 2025

https://github.com/prefeitura-rio/queries-rj-smtr

Repositório de queries da Secretaria de Transportes do Rio de Janeiro (SMTR)

dbt queries sql

Last synced: 17 Jan 2026

https://github.com/rem0o/dynamicmapper

Dynamic POCO mappers using the Roselyn Compiler.

csharp-script dotnet-standard orm sql

Last synced: 09 Jul 2025

https://github.com/tomwright/qry

SQL builder and repository for SQL query generation and execution. Use generics to automatically map data into your models.

go golang mysql repo repos sql sql-bui sql-builders

Last synced: 13 Mar 2025