Aura.SqlQuery

Database query builder

A collection of query builders for various databases

Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.

GitHub

451 stars
35 watching
86 forks
Language: PHP
last commit: 8 months ago
Linked from 1 awesome list

microsoft-sql-servermysqlphppostgresqlquery-buildersqlite

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
auraphp/aura.sql An extension to native PDO that simplifies database interactions by reducing overhead and providing additional features. 558
seaql/sea-query A query builder to help construct dynamic SQL queries in Rust. 1,195
cristalhq/builq A simple and safe Go library for building SQL queries with parameter indexing. 89
nullism/bqb A lightweight query builder library for generating SQL queries with parameterized placeholders. 152
arthurkushman/buildsqlx A Go library for building database queries with support for various query patterns and features 172
lydiandy/vsql A tool for building SQL queries programmatically 46
lqs/sqlingo A lightweight DSL and ORM for generating and executing SQL queries in Go 409
bettyblocks/sql_dust A tool to generate SQL queries using simple and intuitive syntax 118
aldy505/bob An SQL query builder for Go that provides a structured way to create and execute SQL queries. 17
huandu/go-sqlbuilder A flexible and powerful SQL string builder library with a zero-config ORM. 1,463
timgws/querybuilderparser A utility for generating MongoDB queries from user-defined criteria and filtering rules 159
twharmon/gosql A query builder library for Go that simplifies the creation and manipulation of SQL databases. 32
auraphp/aura.router A PHP package providing a flexible web routing implementation. 494
fukamachi/sxql An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. 363
auraphp/aura.web_project A minimal web framework project skeleton with dependency injection container, configuration system, router, dispatcher, request/response objects, and logging instance. 62