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/hoangsonww/latticedb-nextgen-dbms

🗂️ A next-gen relational database with mergeable CRDT tables, time-travel queries, vector search, and differential privacy built-in. Written in C++17 with a SQL engine, WAL storage, and a modern web Studio.

cmake cplusplus data database databases db dbms dbms-project docker file relational-database relational-databases sql sql-parser

Last synced: 13 Sep 2025

https://github.com/pacifiquem/libra

♎Library Management Information System ♎.

hibernate java maven sql

Last synced: 07 May 2025

https://github.com/hk-hacker/hksql

sql اداة باللغة العربية لاستخراج مواقع مصابة بثغرة

sql sql-scanner sqlite

Last synced: 17 Jun 2025

https://github.com/dori-dev/my-orm

Simple ORM created with python and sqlite.

database orm orm-framework package python python-package sql sqlite

Last synced: 08 Jul 2025

https://github.com/c-cube/sqlite3_utils

[beta] High-level wrapper around ocaml-sqlite3

gadt ocaml query sql sqlite3

Last synced: 29 Oct 2025

https://github.com/klen/aio-databases

Async Support for various databases

asyncio database sql trio

Last synced: 02 Apr 2025

https://github.com/noborus/mdtsql

Execute SQL to markdown table and convert to other format

markdown md2csv sql trdsql

Last synced: 07 May 2025

https://github.com/nomemory/neat-sample-databases-generators

Neat java scripts (!not javascript) to generate arbitrary data for various sample databases (hr schema, classicmodels, etc.)

classicmodels java jbang mariadb mockneat mysql postgresql sample-databases sample-schemas sql

Last synced: 26 Mar 2025

https://github.com/ahmetfurkandemir/microsoft-sql

Necmettin Erbakan University 3nd year Database Systems lecture notes and assignments.

azure-data-studio database dbeaver microsoft microsoft-sql microsoft-sql-server sql

Last synced: 14 Oct 2025

https://github.com/jonasaacampos/guia-sql

Além de exercícios com questões reais de negócios, você pode usar os códigos disponibilizados para espadir seus horizontes sobre banco de dados.

data-science database dataquery sql

Last synced: 27 Feb 2025

https://github.com/andreypopp/sqlpp

relation query language, with typed embedding into OCaml

ocaml relational-database sql

Last synced: 13 Sep 2025

https://github.com/mk3008/sqmodel

A lightweight library for parsing and building select queries. SQL can be rebuilt dynamically.

sql sqlbuilder sqlparser sqlrebuilder

Last synced: 18 Oct 2025

https://github.com/cogini/ecto_extract_migrations

Elixir library to generate Ecto migrations from a PostgreSQL schema SQL file. Uses NimbleParsec and macro-style code generation.

ecto elixir-library postgresql sql

Last synced: 25 Mar 2025

https://github.com/julien-duponchelle/colvert

A fast UI for DuckDB for exploring data

analysis duckdb exploratory-data-analysis python sql

Last synced: 06 Sep 2025

https://github.com/tolitius/inquery

vanilla SQL with params for Clojure/Script

clojure sql

Last synced: 23 Apr 2025

https://github.com/mvitlov/firebird-rest

Simple REST Server for FirebirdSQL

api database expressjs firebird http javascript json nodejs rest server sql

Last synced: 22 Mar 2025

https://github.com/valentinefernandes/sql

SQL Programs

sql sqlprogramming

Last synced: 30 Jun 2025

https://github.com/lamba92/maadb-project

Project for the exam of advanced database architectures@UniTo

docker kmongo ktor mongodb-cluster nosql sql

Last synced: 23 Apr 2025

https://github.com/maxlap/activerecord_follow_assoc

Follow associations within your ActiveRecord queries

activerecord rails rails5 rails6 ruby sql

Last synced: 01 Oct 2025

https://github.com/varunu28/sql-scripts

My solutions for various SQL practice exercies

sql sqlzoo

Last synced: 02 Aug 2025

https://github.com/frontmage/dynamo.cli

A simple dynamoDB command line prompt

aws cli dynamodb prompt sql

Last synced: 15 Apr 2025

https://github.com/ptyin/sqloj

集成SQL语句测评和学生管理的数据库系统实验平台,可用于毕设和大作业,欢迎提issue和pr。

oj sql

Last synced: 02 Apr 2026

https://github.com/ab-noori/clinic

The database diagram is interpreted, and implemented the SQL needed to build that database.

database database-schema erdiagram postgresql postgresql-database schema-diagram sql sql-query tables

Last synced: 23 Mar 2025

https://github.com/hirosassa/bqvalid

SQL linter tool for BigQuery GoogleSQL (formerly known as StandardSQL).

bigquery google linter sql

Last synced: 18 Jan 2026

https://github.com/gajus/slonik-sql-tag-raw

Slonik SQL tag for constructing dynamic queries.

slonik sql tag

Last synced: 15 Apr 2025

https://github.com/cajuncoding/sqlbulkhelpers

Lightweight library for working with high performance bulk updates & materialized data in SQL Server with support for Identity columns, Annotations, Materialization from disparate systems, etc.

cqrs dapper dapper-crud identity identity-column materialize materialized-data materialized-view replication repodb sql sql-bulk-insert sql-bulk-update sql-queries sql-query sql-server sqlbulk sqlbulkcopy sqlserver

Last synced: 20 Sep 2025

https://github.com/apioo/psx-sql

Generate type-safe PHP classes from your database

database generator php sql table type-safe

Last synced: 11 Aug 2025

https://github.com/eyedia/aarbac

An Automated Role Based Access Control .NET framework with T-SQL Query Parser which automatically parse select, insert, update, delete queries based on the logged in user role

access authorization automated based column control crud filters level nuget parsed-queries parser query role row select sql tsql wiki

Last synced: 28 Jul 2025

https://github.com/DrJohnT/PublishDacPac

PowerShell to publish (deploy) SQL Database using a DACPAC and DAC Publish Profile

azure-devops dac dac-publish-profile dacpac database deploy deployment on-premise powershell-module publish release sql sqlpackage sqlserver ssdt vsts

Last synced: 29 Jul 2025

https://github.com/tbrugz/sqldump

Tool for dumping the schema and data from a database. Compatible with JDBC-compliant databases by using java.sql.DatabaseMetaData features

jdbc rdbms sql

Last synced: 12 Jan 2026

https://github.com/uplol/qwery

qwery is a small and lightweight query builder and data layer based on Pydantic and asyncpg

postgresql query-builder sql

Last synced: 17 Jan 2026

https://github.com/randomfractals/duckdb-sql-tools

DuckDB SQL Tools add DuckDB support to VSCode, and provide database schema and SQL query interfaces for the popular SQLTools extension, SQL query editor, language server, and data processing tools.

data data-tools duckdb sql sql-tools sqltools sqltools-driver viewer vscode

Last synced: 22 Mar 2025

https://github.com/rattydave/docker-jupyterhub

Multi user Jupyterhub with C++, Java, Python, Tensorflow, Julia, SQL, NodeJS, Bash and more!

beakerx clojure groovy java jupyter-notebook jupyterhub machine-learning scala sql torch

Last synced: 14 Apr 2025

https://github.com/seandstewart/yesql

YeSQL is a SQL-first data manipulation library that will replace your ORM.

database dbapi dbapi2 orm postgresql sql sqlite

Last synced: 14 Apr 2025

https://github.com/fjeremic/datatableprettyprinter

An extension library of System.Data.DataTable which provides extension methods for fully customizable pretty-printing of DataTable to an ASCII formatted string which can be displayed on the console or any text buffer.

console datatable pretty-print prettyprint print sql

Last synced: 20 Jul 2025

https://github.com/baeldung/sql-tutorials

Supporting code for the tutorials on https://www.baeldung.com/sql

rdbms sql sql-query tutorials

Last synced: 18 Jun 2025

https://github.com/hugr-lab/mssql-extension

DuckDB extension for Microsoft SQL Server (TDS + TLS), with catalog integration and pushdown.

duckdb duckdb-extension hugr mssql sql sqlserver

Last synced: 06 Feb 2026

https://github.com/alexeyco/pig

Simple pgx wrapper to execute and scan query results

database go golang pgx postgres postgresql sql

Last synced: 11 Feb 2026

https://github.com/panates/sqb

Extensible, multi-dialect SQL query builder and Database connection framework for NodeJS

database database-connector mssql oracle orm postgresql rdbms sql sql-builder sql-query-builder sqlite

Last synced: 13 Mar 2026

https://github.com/simonireilly/typeorm-erd

Generate ERD's in typeorm for any desired output renderer

database erd erdiagram mermaid plantuml sql typeorm typescript

Last synced: 02 Mar 2026

https://github.com/mohammedmehdio/biblio-sql

Ce projet est une base de données relationnelle pour gérer les opérations d'une bibliothèque : auteurs, livres, membres et emprunts. Il inclut des fonctionnalités avancées comme procédures stockées, triggers et index pour une gestion optimisée.

bibliotheque database index microsoft-sql-server mssql mssql-database procedure sql trigger view

Last synced: 18 Oct 2025

https://github.com/rgamba/goql

Super simple SQL query builder

databases go golang query-builder sql

Last synced: 26 Oct 2025

https://github.com/azutoolkit/cql

CQL Toolkit is a comprehensive library designed to simplify and enhance the management and execution of SQL queries in Crystal. This toolkit provides utilities for building, validating, and executing SQL statements with ease, ensuring better performance and code maintainability.

crystal crystalang db mapper query-builder query-dsl sql

Last synced: 18 Jan 2026

https://github.com/dataunitylab/relational-playground

An exploration of relational algebra :mag:

demo education hacktoberfest react relational-databases sql

Last synced: 22 Jan 2026

https://github.com/danielc92/django-bidding-app

A bidding themed full-stack application.

django python side-project sql

Last synced: 25 Oct 2025

https://github.com/tanbro/sqlalchemy-dlock

Distributed lock based on Database and SQLAlchemy.

dlock mysql orm postgres postgresql sql sqlalchemy

Last synced: 12 Feb 2026

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

Use SQL to instantly query secrets and more from source code. Open source CLI. No DB required.

backup code-scanner etl hacktoberfest postgresql postgresql-fdw secrets-detection sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 09 Oct 2025

https://github.com/grandbusta/jone

A @knex inspired SQL migration and schema builder for Go. Supports PostgreSQL today, Others coming soon. Designed to be flexible, and fun to use.

golang knex postgresql sql

Last synced: 31 Jan 2026

https://github.com/terma/sql-on-json

Execute SQL on top of JSON

json-query sql sql-query

Last synced: 13 Oct 2025

https://github.com/fbeltrao/sql-filestream-to-storage-migration

Tool to migrate SQL FileStream content to an Azure Storage

azure azure-storage dotnet-core sql sqlazure

Last synced: 27 Apr 2025

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

Use SQL to instantly query Reddit posts, comments & more. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/fabrikatorio/sortiri

Sortiri is a clean and lightweight solution for making ActiveRecord::Base objects sortable

activerecord ruby ruby-gem ruby-on-rails sort sql

Last synced: 04 Sep 2025

https://github.com/alipsa/ride

A nice R development and analytics environment, for the Renjin JVM implementation of R

analytics data-analysis data-science data-visualization integrated-development-environment r sql

Last synced: 14 Oct 2025

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

Use SQL to instantly query users, channels, emoji and more from your Slack workspace. Open source CLI. No DB required.

backup etl hacktoberfest postgresql postgresql-fdw slack slack-client sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/tabular-id/tabular

Your Query Client, Forged with Rust: Fast, Safe, Efficient.

client database database-management rust sql

Last synced: 16 Jan 2026

https://github.com/xgp/sql2java

Fork of sql2java, a trusty, old code generator

java orm sql

Last synced: 30 Jun 2025

https://github.com/pablodenadai/node-liquibase

Node.js wrap for Liquibase

liquibase migration nodejs postgresql sql

Last synced: 31 Mar 2025

https://github.com/olegnn/sql-template-builder

Complex SQL query builder

builder sql templates

Last synced: 05 Mar 2026

https://github.com/hashicorp/go-dbw

A simple package that encapsulates database operations.

database go golang gorm orm sql web

Last synced: 01 Apr 2026

https://github.com/mukeshmithrakumar/hackerranksolutions

My HackerRank Solutions for Python, Java, C, C++, Shell, SQL, JavaScript and Interview Preparation Kit

bash c cpp data-science hackerrank hackerrank-solutions interview-preparation interview-questions java javascript linux-shell machine-learning python python3 shell software sql

Last synced: 09 Jul 2025

https://github.com/chenquan/sqltrace

A low-code intrusion library that provides SQL tracing capabilities, suitable for any relational database (Sqlite3, MySQL, Oracle, SQL Server, PostgreSQL, TiDB, TDengine, etc.) and ORM libraries for various relational database (gorm, xorm, sqlx, ent, etc.)

ent go golang gorm mysql opentelemetry oracle postgresql sql sqlite3 sqlserver sqlx tidb trace xorm

Last synced: 04 Apr 2025

https://github.com/cockroachdb/watermill-crdb

CockroachDB Pub/Sub for the Watermill project.

cockroachdb events go golang sql watermill

Last synced: 17 Jun 2025

https://github.com/si3nloong/sqlgen

SQL code generator, no extra runtime cost! It's blazingly fast!!! 🚀🚀🚀

blazingly-fast codegen generics go-cli mysql no-reflection postgres sql sqlite

Last synced: 12 Apr 2025

https://github.com/tlhunter/mig

The Universal Database Migration Runner. Distributed as precompiled binaries.

database database-migrations migration migrations postgresql sql

Last synced: 12 Apr 2025

https://github.com/legolasvzla/postgresql-useful-scripts

This is a repository for useful dba scripts and sql querys

database-management full-text-search plpgsql-scripts postgis postgresql sql

Last synced: 14 Jul 2025

https://github.com/robinrodricks/as3mysql

An AS3 driver for the MySQL open source database.

as3 flash mysql mysql-driver sql

Last synced: 13 Apr 2025

https://github.com/zu1k/she

课程作业,半成品,数据根据法律不公开

bleve gin golang index search sql vue

Last synced: 04 Oct 2025

https://github.com/lazaronixon/active-persistence

Active Persistence is a implementation of Active Record Query Interface for JPA that makes it easy and fun.

activerecord jakartaee java java-api java-orm jpa jpql orm orm-framework query query-builder sql

Last synced: 13 Apr 2025

https://github.com/posener/orm

Go Typed ORM

code-generation go golang orm sql

Last synced: 11 Jul 2025

https://github.com/aws/amazon-documentdb-jdbc-driver

Amazon DocumentDB JDBC driver to connect from BI tools and execute SQL Queries

aws database documentdb documentdb-jdbc jdbc sql

Last synced: 22 Jun 2025

https://github.com/rohit-chouhan/pysql

PySQL is database framework for Python (v3.x) Language, Which is based on Python module mysql.connector, this module can help you to make your code more short and more easier.

ai database framework mysql python sql

Last synced: 21 Mar 2025

https://github.com/morris/dop

An immutable API on top of PDO to compose and execute SQL statements

immutable pdo php sql

Last synced: 19 Mar 2025

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

Use SQL to instantly query tweets, users and followers from Twitter. Open source CLI. No DB required.

backup etl go golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin twitter twitter-api zero-etl

Last synced: 18 Jul 2025

https://github.com/nbenn/sqlr

CREATE sql from R

r r-pkg sql

Last synced: 12 May 2025

https://github.com/edosrecki/google-cloud-sql-cli

Connect to private Google Cloud SQL instance from local machine through Cloud SQL Auth Proxy running in Kubernetes.

cli cloud-sql-proxy gcloud gcloud-cli google google-cloud google-cloud-platform javascript kubectl kubernetes nodejs proxy sql typescript

Last synced: 25 Sep 2025

https://github.com/jacobgrisham/finance-full-stack-web-app-using-flask-and-sql

Monolithic model-view-controller full-stack web application built with Python, Flask, SQL Alchemy, MySQL, Jinja, and Bootstrap. Application Server hosted on AWS EC2 with Ubuntu, Gunicorn, and Nginx. MySQL Database on AWS RDS. Redis hosted on AWS Elasticache. CI/CD with Jenkins and AWS CodeDeploy

aws-cloudfront aws-elasticache aws-rds bootstrap-4 bootstrap4 flask full-stack-web-development jenkins jinja-template model-view-controller monolith-architecture mysql python python3 redis sql sql-alchemy stocks travis-ci

Last synced: 30 Jun 2025

https://github.com/js-data/js-data-sql

Postgres/MySQL/MariaDB/SQLite3 adapter for js-data. Main Site: http://js-data.io, API Reference Docs: http://api.js-data.io

nodejs orm sql

Last synced: 10 Sep 2025

https://github.com/thothom/core

ThothOM - The Ultimate OM For All Databases

data-mapper database dynamo dynamodb javascript nodejs nosql odm orm sql thothom typeorm typescript

Last synced: 25 Sep 2025

https://github.com/eja/eja

eja micro web server

eja http json lua micro server sql

Last synced: 02 Aug 2025

https://github.com/FrancoLiberali/cql

CQL: Compiled Query Language

database go golang gorm orm sql web

Last synced: 14 Mar 2025