Aura.SqlQuery
Database query builder
A collection of query builders for various databases
Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
450 stars
35 watching
87 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list
microsoft-sql-servermysqlphppostgresqlquery-buildersqlite
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An extension to native PDO that simplifies database interactions by reducing overhead and providing additional features. | 558 |
| | A query builder to help construct dynamic SQL queries in Rust. | 1,226 |
| | A simple and safe Go library for building SQL queries with parameter indexing. | 91 |
| | A lightweight query builder library for generating SQL queries with parameterized placeholders. | 155 |
| | A Go library for building database queries with support for various query patterns and features | 172 |
| | A tool for building SQL queries programmatically | 46 |
| | A lightweight DSL and ORM library for writing SQL in Go | 416 |
| | A tool to generate SQL queries using simple and intuitive syntax | 118 |
| | A Go library for constructing and building SQL queries in a type-safe manner. | 17 |
| | A flexible and powerful SQL string builder library with a zero-config ORM. | 1,477 |
| | A utility for generating MongoDB queries from user-defined criteria and filtering rules | 161 |
| | A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
| | A PHP package providing a flexible web routing implementation. | 493 |
| | An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. | 365 |
| | A minimal web framework project skeleton with dependency injection container, configuration system, router, dispatcher, request/response objects, and logging instance. | 61 |