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/touk/krush

Idiomatic persistence layer for Kotlin

jpa kotlin lightweight sql

Last synced: 05 Sep 2025

https://github.com/bwajtr/java-persistence-frameworks-comparison

Comparison of non-JPA SQL mapping frameworks for Java (Jooq, Spring JDBCTemplate, MyBatis, EBean, JDBI, Speedment, sql2o)

database ebean jdbc jdbi jooq jpa mybatis spring-jdbctemplate sql

Last synced: 21 Mar 2025

https://github.com/sgermosen/denunciado

This project born from the need from people to have a way of communication between municipalities and communities. Some municipalities, have their platforms, but they are complex to validate the veracity of complaints. Denounced, it was born with the purpose of offering a free platform to these municipalities. Denounced consists of three main modules developed with Microsoft technologies, using the .Net Framework and Xamarin for its development: 1. Back End Web Project: Module of administration of the complaints, by the employees of the town councils. In this tool, the employees of the city council receive, validate, report and close the complaints, after being served. 2. Web Portal Client: It consists of a web project, so that the community make their complaints, in the same, the users of the service create a profile, must specify when making their complaint, evidence to support this. Through the portal, they can see the complaints of other community members, follow it, give their opinion or provide possible solutions or more evidence. 3. Mobile Project: It has the same functionalities as the web portal, with the addition, that the automatic location can be sent, from the cell phone.

azure azure-storage mvc sql sql-server webapi xamarin xamarin-android xamarin-forms

Last synced: 05 Apr 2025

https://github.com/zio-archive/zio-sql

Type-safe, composable SQL for ZIO applications

scala sql zio

Last synced: 30 Sep 2025

https://github.com/jbogard/bulk-writer

Provides guidance for fast ETL jobs, an IDataReader implementation for SqlBulkCopy (or the MySql or Oracle equivalents) that wraps an IEnumerable, and libraries for mapping entites to table columns.

bulk-writer etl etl-job pipeline pipeline-stage sql sqlbulkcopy stream-data

Last synced: 12 Apr 2025

https://github.com/vertical-blank/sql-formatter

SQL formatter written with only Java Standard Library, without dependencies.

java java8 sql sql-beautifier sql-formatter

Last synced: 15 May 2025

https://github.com/lichuang/replited

Replicate SQLite to every where(S3\ftp\webdav\google drive\dropbox,etc)

azure-storage backup database ftp gcs replication restore rust s3 sql sqlite sqlite3 storage

Last synced: 04 Apr 2025

https://github.com/trevyn/turbosql

An easy local data persistence layer for Rust, backed by SQLite.

database rust schema-migrations sql sqlite sqlite3

Last synced: 12 Sep 2025

https://github.com/cvburgess/sqldatasource

SQL DataSource for Apollo GraphQL projects

apollo apollo-server datasources graphql javascript knex nodejs sql

Last synced: 03 Nov 2025

https://github.com/www-zerocode-net-cn/ERD-Online

ERD Online is an online collaborative data warehouse design software. It does not need to install applications locally and operate databases online. It is an excellent alternative to desktop data modeling tools.

bigdata collaborative data database design erd java lowcode metadata nocode online sql

Last synced: 24 Mar 2025

https://github.com/crossdb-org/crossdb

Ultra High-performance Lightweight Embedded and Server OLTP RDBMS✨

c cache cpp database embedded imdb in-memory json multi-index mysql oltp performance rdbms replication sql sqlite storage transaction

Last synced: 14 Jan 2026

https://github.com/taniarascia/pdo

Connecting to MySQL in PHP using PDO.

app database mysql pdo php sql

Last synced: 04 Sep 2025

https://github.com/maxlap/activerecord_where_assoc

Make ActiveRecord do conditions on your associations

activerecord rails rails4 rails5 rails6 ruby sql

Last synced: 14 Apr 2025

https://github.com/thibtrip/pangres

SQL upsert using pandas DataFrames for PostgreSQL, SQlite and MySQL with extra features

pandas postgresql python3 sql sqlite3

Last synced: 04 Apr 2025

https://github.com/cuebook/CueObserve

Timeseries Anomaly detection and Root Cause Analysis on data in SQL data warehouses and databases

anomaly anomaly-detection bigquery datawarehouse prophet-facebook redshift root-cause-analysis snowflake sql timeseries-analysis timeseries-forecasting

Last synced: 07 May 2025

https://github.com/cuebook/cueobserve

Timeseries Anomaly detection and Root Cause Analysis on data in SQL data warehouses and databases

anomaly anomaly-detection bigquery datawarehouse prophet-facebook redshift root-cause-analysis snowflake sql timeseries-analysis timeseries-forecasting

Last synced: 30 Jun 2025

https://github.com/samchon/safe-typeorm

TypeORM helper library enhancing safety in the compilation level

compilation orm safe sql typeorm typescript

Last synced: 01 Sep 2025

https://github.com/sutandojs/sutando

Sutando is a modern Node.js ORM, like Laravel Eloquent.

cloudflare-d1 javascript mariadb mssql mysql nodejs orm postgresql sql sqlite sutando

Last synced: 08 Apr 2025

https://github.com/duckdb/duckdb-sqlite

DuckDB extension to read and write to SQLite databases

duckdb sql sqlite

Last synced: 12 Apr 2025

https://github.com/apache/grails-data-mapping

GORM - Groovy Object Mapping

gorm grails groovy hibernate mongodb neo4j orm sql

Last synced: 15 May 2025

https://github.com/prestodb/presto-go-client

A Presto client for the Go programming language.

big-data golang presto prestodb sql

Last synced: 16 Mar 2026

https://github.com/alex-dukhno/isomorphicdb

The core repository of implementing PostgreSQL compatible distributed database in Rust

database postgresql relational-databases sql

Last synced: 27 Apr 2025

https://github.com/groue/GRDBCombine

GRDB ❤️ Combine

combine database grdb reactive spm sql sqlite

Last synced: 28 Mar 2025

https://github.com/neo4j-contrib/neo4j-etl

Data import from relational databases to Neo4j.

csv cypher graph-database importer mysql neo4j postgresql rdbms relational-databases sql

Last synced: 04 Jul 2025

https://github.com/wsporto/typesql

TypeSQL - Generate Typescript API from raw SQL. Supports MySQL, Sqlite and LibSQL (Turso)

deno mysql node raw-sql sql sqlite typesafe typescript

Last synced: 12 Jul 2025

https://github.com/kanmaytacker/fundamentals

A collection of tutorials on computer fundamentals

data-integrity database mysql normalization query-optimization relational-databases sql

Last synced: 22 Jan 2026

https://github.com/MaxLap/activerecord_where_assoc

Make ActiveRecord do conditions on your associations

activerecord rails rails4 rails5 rails6 ruby sql

Last synced: 09 May 2025

https://github.com/com-lihaoyi/scalasql

Scala ORM to query SQL databases from Scala via concise, type-safe, and familiar case classes and collection operations. Connects to Postgres, MySql, H2, and Sqlite out of the box

database h2 mysql postgresql query-builder scala sql sqlite

Last synced: 12 Apr 2025

https://github.com/betodealmeida/gsheets-db-api

A Python DB-API and SQLAlchemy dialect to Google Spreasheets

api db google python spreadsheet spreadsheets sql

Last synced: 04 Apr 2025

https://github.com/ypermitin/sqlservertools

Инструменты обслуживания и разработки для Microsoft SQL Server, а также другие интересности

mssql mssqlserver sql sqlpl tsql

Last synced: 16 May 2025

https://github.com/Jaguar-dart/jaguar_orm

Source-generated ORM with relations (one-to-one, one-to-many, many-to-many), preloading, cascading, polymorphic relations, etc

dart dartlang jaguar many-to-many one-to-many one-to-one orm polymorphic-relationships postgresql relationships source-generation sql

Last synced: 06 Mar 2025

https://github.com/jaguar-dart/jaguar_orm

Source-generated ORM with relations (one-to-one, one-to-many, many-to-many), preloading, cascading, polymorphic relations, etc

dart dartlang jaguar many-to-many one-to-many one-to-one orm polymorphic-relationships postgresql relationships source-generation sql

Last synced: 06 Apr 2025

https://github.com/stalniy/ucast

Conditions query translator for everything

ast js mongodb-query query-builder sql translator

Last synced: 04 Feb 2026

https://github.com/nrempel/sleek

Sleek is a CLI tool for formatting SQL. It helps you maintain a consistent style across your SQL code, enhancing readability and productivity.

cli command-line command-line-tool formatter sql

Last synced: 16 May 2025

https://github.com/jeecgboot/MiniDao

一款极其轻量的JAVA持久层框架,基于 SpringJdbc + freemarker 实现,具备Mybatis一样的SQL分离和逻辑标签能力,可无缝集成springboot项目。

hibernate jdbc jpa mybatis mybatis-plus spring-boot spring-jdbc springboot springjdbc sql

Last synced: 26 Mar 2025

https://github.com/gigagrug/schema

All in one CLI tool for the database | Migration, Studio, LSP

bubbletea cli database-migrations database-schema lsp lsp-server mariadb mysql postgres sql sqlite studio tui turso

Last synced: 21 Jan 2026

https://github.com/nanotee/sqls.nvim

Neovim plugin for sqls that leverages the built-in LSP client

lsp neovim plugin sql

Last synced: 04 Apr 2025

https://github.com/mariuz/flamerobin

FlameRobin is a database administration tool for Firebird RDBMS. Our goal is to build a tool that is: lightweight (small footprint, fast execution) cross-platform (Linux, Windows, Mac OS X, FreeBSD) dependent only on other Open Source software

cplusplus cpp firebird firebirdsql sql wxwidgets

Last synced: 06 Apr 2025

https://github.com/qihoo360/xsql

Unified SQL Analytics Engine Based on SparkSQL

datasource elasticsearch federation hive spark sql

Last synced: 09 Apr 2025

https://github.com/r0man/sqlingvo

A Clojure & ClojureScript DSL for SQL

clojure clojurescript lisp postgresql sql

Last synced: 12 Apr 2025

https://github.com/starlanestudios/cirql

🔧 A flexible SurrealDB ORM & query builder with Zod powered validation 🏋️‍♂️

browser builder javascript node orm query sql surql surrealdb surrealql typescript zod

Last synced: 09 Apr 2025

https://github.com/StarlaneStudios/cirql

🔧 A flexible SurrealDB ORM & query builder with Zod powered validation 🏋️‍♂️

browser builder javascript node orm query sql surql surrealdb surrealql typescript zod

Last synced: 17 Apr 2025

https://github.com/ariasql/ariasql

The AriaSQL relational database management system.

btree database dbms disk golang json lexer open-source parser rdbms relational-database server sql sqlserver

Last synced: 03 Apr 2025

https://github.com/jetlinks/reactor-ql

用SQL来描述Reactor API. 可用SQL来实现数据处理逻辑,支持实时数据处理,支持聚合,分组,自定义函数等功能,让数据处理更简单.

reactor rule-engine sql sql-to-flux sql-to-reactor

Last synced: 24 Oct 2025

https://github.com/jasonshin/sqlx-ts

node.js compile-time SQL validations & type generations

mysql nodejs postgresql rust sql sqlx typescript

Last synced: 15 May 2025

https://github.com/jeroenrinzema/psql-wire

PostgreSQL server wire protocol. Build your own server and start serving connections.

go hacktoberfest postgres postgresql server sql wire-protocol

Last synced: 27 Feb 2026

https://github.com/dieselpoint/norm

Access a database in one line of code.

database java jdbc orm sql

Last synced: 30 Dec 2025

https://github.com/chop-dbhi/prometheus-sql

Service that exposes Prometheus metrics for a SQL result set.

metrics prometheus sql

Last synced: 09 Apr 2025

https://github.com/fsprojects/fsharp.data.sqlclient

A set of F# Type Providers for statically typed access to MS SQL database

f-sharp sql sqlserver t-sql typeprovider

Last synced: 16 May 2025

https://github.com/fsprojects/FSharp.Data.SqlClient

A set of F# Type Providers for statically typed access to MS SQL database

f-sharp sql sqlserver t-sql typeprovider

Last synced: 21 Nov 2025

https://github.com/seaql/sea-schema

🌿 SQL schema definition and discovery

database database-schema hacktoberfest mysql postgresql rust sql sqlite

Last synced: 14 May 2025

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

Use SQL to instantly query AWS resources across regions and accounts. Open source CLI. No DB required.

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

Last synced: 15 May 2025

https://github.com/lebinh/aq

Query AWS resources with SQL

aws cli sql

Last synced: 09 Jul 2025

https://github.com/kelvins/us-cities-database

:us: SQL dump of U.S. cities data containing latitude and longitude

cities-database latitude-and-longitude sql sql-dump

Last synced: 23 Feb 2025

https://github.com/open-trade/opentick

A fast tick database for financial timeseries data, built on FoundationDB with simplified SQL layer

market-data sql

Last synced: 14 Mar 2025

https://github.com/michaelsogos/pg-diff

PostgreSQL schema and data comparing tool

cli compare diff nodejs npm pgsql postgresql sql tool

Last synced: 16 May 2025

https://github.com/bokwoon95/go-structured-query

Type safe SQL query builder and struct mapper for Go

data-mapper go mysql postgres query-builder sql type-safe

Last synced: 14 Mar 2025

https://github.com/vanilladb/vanillacore

The core engine of VanillaDB

databases rdms sql

Last synced: 07 Apr 2025

https://github.com/mypebble/django-pgviews

Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.

django pg-views postgres python sql sql-views

Last synced: 04 Apr 2025

https://github.com/wseaton/sqloxide

Python bindings for sqlparser-rs

benchmarks parser python rust sql

Last synced: 21 Oct 2025

https://github.com/vapor/postgres-kit

🐘 Non-blocking, event-driven Swift client for PostgreSQL.

async postgresql server-side-swift sql swift vapor vapor-service

Last synced: 08 Apr 2025

https://github.com/xnuinside/simple-ddl-parser

Simple DDL Parser to parse SQL (HQL, TSQL, AWS Redshift, BigQuery, Snowflake and other dialects) ddl files to json/python dict with full information about columns: types, defaults, primary keys, etc. & table properties, types, domains, etc.

bigquery columns ddl ddl-parser ddls hive hql mssql mysql oracle-database oracle-db parser postgresql redshift schemas snowflake sql sql-parser tsql types

Last synced: 18 Jan 2026

https://github.com/milen-denev/rasterizeddb

A new schemafull, Postgres compatible, high-performance database written from scratch in Rust. https://crates.io/crates/rasterizeddb_core

database rql schemaless sql

Last synced: 01 Sep 2025

https://github.com/vapor/postgresql

🐘 Non-blocking, event-driven Swift client for PostgreSQL.

async postgresql server-side-swift sql swift vapor vapor-service

Last synced: 11 Mar 2025

https://github.com/pimbrouwers/Donald

A lightweight, generic F# database abstraction.

ado ado-net dotnet fsharp sql

Last synced: 21 Nov 2025

https://github.com/SeaQL/sea-schema

🌿 SQL schema definition and discovery

database database-schema hacktoberfest mysql postgresql rust sql sqlite

Last synced: 19 Apr 2025

https://github.com/f1db/f1db

Open Source Formula 1 Database

csv database db f1 f1db formula1 json mysql opendata postgesql smile sql sqlite

Last synced: 04 Apr 2025

https://github.com/kiki-ki/go-qo

qo is an interactive minimalist TUI to query JSON, CSV, and TSV using SQL.

bubbletea cli csv filter go golang interactive jq json qo query sql sqlite3 tsv tui

Last synced: 14 Feb 2026

https://github.com/cartodb/analytics-toolbox-core

A set of UDFs and Procedures to extend BigQuery, Snowflake, Redshift, Postgres and Databricks with Spatial Analytics capabilities

analytics-toolbox bigquery carto databricks geospatial gis postgres redshift snowflake sql

Last synced: 10 Oct 2025

https://github.com/kanmu/dgw

dgw generates Golang struct, and simple Table/Row Data Gateway functions from PostgreSQL table metadata

db generator go postgresql sql

Last synced: 19 Jan 2026

https://github.com/guanguans/laravel-soar

SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器。

clockwork debug debugbar laravel laravel-sql mysql optimize optimizer ray rewrite rewriter security-vulnerabilities soar sql sql-optimizer statement

Last synced: 08 Apr 2025

https://github.com/snowflakedb/snowflake-connector-net

Snowflake Connector for .NET

csharp database dotnet sql

Last synced: 14 May 2025

https://github.com/dentrax/kubesql

Experimental tool to query K8s API using plain SQL

kubectl kubectl-plugin kubernetes rust sql sql-parsing sql-syntax

Last synced: 22 Aug 2025

https://github.com/microsoft/sqlscriptdom

ScriptDOM/SqlDOM is a .NET library for parsing T-SQL statements and interacting with its abstract syntax tree

dotnet sql

Last synced: 14 May 2025

https://github.com/pimbrouwers/donald

A lightweight, generic F# database abstraction.

ado ado-net dotnet fsharp sql

Last synced: 15 May 2025

https://github.com/litements/litequeue

Queue built on top of SQLite

message persitent python queue sql sqlite

Last synced: 15 Mar 2025

https://github.com/selectel/sql-battleships

[Community] Play Battleships on PostgreSQL

community docker postgresql sql

Last synced: 30 Apr 2025

https://github.com/spatie/laravel-sql-commenter

Add comments to SQL queries made by Laravel

laravel performance php sql

Last synced: 15 May 2025

https://github.com/databricks/databricks-sql-python

Databricks SQL Connector for Python

databricks dwh python3 sql

Last synced: 08 Jan 2026