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/jbmusso/zer

Zer helps you create and serialize generic JavaScript chains to String representations of any languages by leveraging ES2015 Proxy objects.

chain dsl gremlin javascript-chains javascript-proxy serialization serializer sql

Last synced: 13 Apr 2025

https://github.com/viant/bigquery

BigQuery database/sql golang driver

bigquery driver golang sql

Last synced: 16 Feb 2026

https://github.com/klen/pypika-orm

Async ORM based on PyPika

asyncio orm pypika sql

Last synced: 03 Mar 2026

https://github.com/SANKALP1011/LibraryDatabase

This is an library database build using sql .

database mysql sql

Last synced: 30 Jul 2025

https://github.com/iwanbk/gosqlbencher

Tool to benchmark Go SQL ecosystem: query, Go database/sql funcs usage, driver, and the server

benchmark golang mysql postgresql sql

Last synced: 30 Jun 2025

https://github.com/wangzuo/arel

rails/arel in javascript

activerecord javascript rails sql

Last synced: 02 Aug 2025

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/glitterlip/goeloquent

another golang orm/querybuilder framework like Laravel Eloquent Orm

database eloquent golang laravel mysql orm sql

Last synced: 06 May 2025

https://github.com/dhui/satomic

Simple nested SQL transactions/savepoints in Golang

database golang savepoints sql transaction-manager

Last synced: 07 May 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/connctd/sqlbee

Simple mutating admission proxy for k8s to inject cloud-sql-proxy sidecars

gcp k8s kubernetes sidecar sql

Last synced: 17 Feb 2026

https://github.com/pinzolo/sqlt

Simple SQL template for 2 way SQL.

2way-sql database golang mysql oracle postgresql sql sqlserver

Last synced: 14 Mar 2025

https://github.com/rasolofonirina/madagasikara

This repository contains database, REST API of fokontany, kaomina, distrika, faritra and faritany in Madagasikara and Angular front.

angular communes districts distrika faritany faritra fokontany javascript js json kaomina madagascar madagasikara mysql nodejs prisma provinces regions sql typescript

Last synced: 17 Jul 2025

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/tablelandnetwork/go-sqlparser

This is a Go library for parsing a Tableland SQL statement.

sql tableland

Last synced: 02 Apr 2025

https://github.com/crowbarz/ha-sql_json

Updated SQL integration for Home Assistant that supports JSON attributes

hacs home-assistant integration json sql

Last synced: 17 Jan 2026

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

Use a relational database to create the data structure for a vet clinic. And create a complete database with data about animals, animals' owners, clinic employees, and visits.

backend data-structures database postgresql sql

Last synced: 07 Oct 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/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/oybekkayumov/vet-clinic-db

This template should be used for database related projects at Microverse. Generate your own repository, update this README and edit all files content while working on projects. You should not be adding any new files unless asked otherwise.

database postgresql sql

Last synced: 23 Apr 2025

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

Use SQL to instantly query users, groups, OUs and more from LDAP. Open source CLI. No DB required.

active-directory backup etl hacktoberfest ldap postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 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/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/devinmatte/git-challenge

Gamification of Git Contributions for the use of either education or competition

competition education gameification gamification git git-challenge github-api organisation php sql

Last synced: 12 Jun 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/turbot/steampipe-mod-gcp-insights

View dashboards and reports across all of your GCP projects using Powerpipe and Steampipe.

dashboard gcp hacktoberfest powerpipe powerpipe-mod sql steampipe steampipe-mod

Last synced: 14 Jun 2025

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

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

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

Last synced: 22 Feb 2026

https://github.com/adamfoneil/dapper.qx

More powerful and testable inline SQL used with Dapper

dapper-extensions inline-sql sql

Last synced: 15 Jul 2025

https://github.com/surajiyer/database-sql-joins-algorithm

An implementation of the algorithms presented in the paper "Cardinality Estimation Done Right: Index-Based Join Sampling"

cardinality-estimation joins pandas-dataframe sql

Last synced: 06 Jul 2025

https://github.com/waitingsong/kmore

A SQL query builder based on Knex with powerful TypeScript type support. Intergrated Tracing of OpenTelemetry. Declarative Transaction via decorator @Transactional

knex otel postgres query-builder sql transactional typeorm types typescript

Last synced: 07 Aug 2025

https://github.com/xnerhu/sql-next

🔎 Mysql client for Node.js with json queries and modern api.

javascript js json mysql nodejs nosql sql typescript

Last synced: 14 Apr 2025

https://github.com/sfneal/mysql-toolkit

Syntax free MySQL toolkit... Build sophisticated queries programmatically, no need for tedious string manipulation. Handle's a remote MySQL database connection with a context manager, call almost any SQL query through a single import. Execute large SQL script (100mb+) on remote database, automatic command recognition, separation, and sequential execution.

manipulation mysql mysql-database python sql sqlparse

Last synced: 07 Oct 2025

https://github.com/mchenryspagg/sql-portfolio-project

A portfolio project involving a detailed analysis of 37,997 high school/college student records to showcase key insights through the aid of effective visualizations aimed at evaluating the factors affecting student's academic performance in high school and colleges in the US..

data-analysis data-visualization database dataset datasets joins spreadsheet sql sqlite visualization

Last synced: 05 Sep 2025

https://github.com/kennethleungty/aws-rds-mysql-python

Integrating Amazon RDS, MySQL Workbench, and PyMySQL to build and deploy a database on the cloud

aws aws-rds aws-rds-mysql data-science database database-management mysql mysql-database pymysql python rdbms sql

Last synced: 12 Jul 2025

https://github.com/jixiuf/sqlparser

a plugin for emacs to edit sql script or execute sql sentence in sql-mode.it can completing tablename and colum names.

completion emacs mysql sql

Last synced: 27 Feb 2026

https://github.com/sawongam/bank-management-system-in-web

A Web-based banking system, providing account login, creation, balance inquiry, fund transfers, analytics, and more.

bank-management-system banking banking-system bootstrap css e-commerce-project html js open-source opensource opensource-projects opensourceforgood php sql

Last synced: 26 Feb 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/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/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/nhviet03/java_project_restaurantms

Xây dựng hệ thống quản lý nhà hàng

desktop-app java jdbc management-system netbeans oracle-database sql swing-gui

Last synced: 28 Jul 2025

https://github.com/tobilg/polyglot

Rust/Wasm-powered SQL transpiler

rust sql sqlglot transpiler wasm

Last synced: 23 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/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/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/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/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/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/thuongtruong1009/bookept

📚 Knowledge space for nerds. Search online books by subject and add them to your favorite cart

authentication book bookstore cart commerce css database heroku html javascript mysql mysqli online php php8 project pwa responsive sql template

Last synced: 10 Jun 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/PHPVibe/pornhub-cvs-dumps

PornHub website cvs dumps for PHPVibe's adult plugin 'Spicy'

mariadb mysql sql video videos

Last synced: 10 Mar 2025

https://github.com/saket-sk/semester5-sppu-dbms-lab

List of SQL files of program outputs that I successfully implemented during my tenure as a student of B.E in Information Technology, Semester 5. Subject:- DBMS Lab

dbms mysql sql

Last synced: 12 Apr 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/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/stackql/stackql-middleware

Middleware solution to allow clients to query back end APIs using SQL

api bff database middleware postgres postgresql sql stackql

Last synced: 11 Jul 2025

https://github.com/vicotrbb/sqltemple

SQLTemple is a modern, AI-powered SQL IDE built with Electron and React. It provides intelligent query assistance, execution plan visualization, and a VS Code-like development experience for database work.

database electron ide sql

Last synced: 06 Mar 2026

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/sebdesign/blade-sql-formatter

Display formatted SQL queries in your Laravel views

blade doctrine laravel query sql

Last synced: 12 Dec 2025

https://github.com/k1ethoang/learn_sql-server

For beginner to learn SQL basic

microsoft-sql-server sql

Last synced: 30 Oct 2025

https://github.com/johnhany97/dental-clinic-system

Dental Clinic Appointments and Patients management System in Java

clinic dental java sql

Last synced: 10 Apr 2025

https://github.com/i3abghany/rheadb

A disk-oriented DBMS with in-memory caching, B+Tree indexing, and JDBC interface

dbms jdbc sql

Last synced: 03 Oct 2025

https://github.com/iharshit009/secretpeek

Anonymity is taken Seriously. It is a webpage to confess your secrets.

css flask html socket-io sql

Last synced: 19 Jul 2025

https://github.com/databrickslabs/waterbear

Automated provisioning of an industry Lakehouse with enterprise data model

data-model databricks delta-lake lakehouse python spark sql

Last synced: 07 Jul 2025

https://github.com/functionreturnfunction/format-table

Parse and reformat tabular data in emacs.

emacs json library sql

Last synced: 14 Jul 2025

https://github.com/techiediaries/electron-mysql-demo

A Demo and Example App Created with Electron and MySQL Node.js Module

angularjs electron electron-app mysql sql

Last synced: 29 Oct 2025

https://github.com/wroge/querify

query json-compatible data using a SQL-like language

json query sql

Last synced: 11 Apr 2025

https://github.com/rursprung/r2d2-oracle

an r2d2 adapter for the oracle database

connection database oracle pool r2d2 rust sql

Last synced: 30 Apr 2025

https://github.com/alirezasalehizadeh/querybuilder

Simple PHP query builder for quick interaction with database tables.

database mysql php query-builder sql

Last synced: 20 Mar 2025

https://github.com/cloudposse/terraform-aws-dms

Terraform modules for provisioning and managing AWS DMS resources

data dms dynamodb migration mysql oracle postgres postgresql s3 sql sql-server

Last synced: 09 Sep 2025

https://github.com/bytebase/postgresql-parser

PostgreSQL parser based on ANTLR4

antlr antlr4 database parser postgres postgresql sql

Last synced: 09 Jul 2025

https://github.com/gavincabbage/chiv

gavincabbage.com/chiv | Archive relational database tables to Amazon S3

archive database s3 sql

Last synced: 11 Apr 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/sualeh/introduction-to-sql

Introduction to SQL

database sql tutorial

Last synced: 19 Jun 2025

https://github.com/cpcloud/dpyr

Python dplyr operations for SQL databases and pandas DataFrames

data-science dplyr postgres python python-3 python-library python3 sql sqlalchemy sqlite3

Last synced: 09 Sep 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/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/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/shukkkur/international-debt-statistics

SQL queries to answer interesting questions about international debt using data from The World Bank.

sql statistics world-bank

Last synced: 13 Feb 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/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/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/akardapolov/dimension-db

Hybrid time-series and block-column storage database engine written in Java

big-data-processing column-store dbms java sql time-series

Last synced: 24 May 2026

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: 30 Oct 2025