querybuilder

Query builder

A C# library for building complex SQL queries with support for multiple databases and a unified API

SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird

GitHub

3k stars
128 watching
503 forks
Language: C#
last commit: 5 months ago
Linked from 3 awesome lists

activerecordc-sharpcsharpdata-access-layerdatabasemysqlpostgresqlquery-buildersqlsql-querysql-query-buildersql-server

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nullism/bqb A lightweight query builder library for generating SQL queries with parameterized placeholders. 155
auraphp/aura.sqlquery A collection of query builders for various databases 450
go-jet/jet A tool for efficiently writing and executing complex type-safe SQL queries in Go with automatic data mapping. 2,741
querydsl/querydsl A framework for constructing type-safe SQL-like queries in Java for multiple backends. 4,769
asherber/petapoco.sqlkata A set of extension methods for using SqlKata with PetaPoco, allowing more flexible and powerful querying capabilities 27
knex/knex A SQL query builder for multiple databases 19,456
agrosner/dbflow A Kotlin-based, fast and feature-rich Android database library that generates boilerplate code for you. 4,876
cristalhq/builq A simple and safe Go library for building SQL queries with parameter indexing. 91
aldy505/bob A Go library for constructing and building SQL queries in a type-safe manner. 17
dotnetnext/sqlsugar An ORM framework providing simple and high-performance data access for various databases 5,424
multiprocessio/dsq A command-line tool for running SQL queries against various data formats 3,754
jooq/jooq A powerful and type-safe way to write SQL queries in Java 6,196
tobymao/sqlglot A comprehensive Python library for parsing and transpiling various SQL dialects to ensure compatibility and correctness. 6,866
dbeaver/dbeaver A multi-platform tool for connecting to and managing various databases 40,942
kgrzybek/sample-dotnet-core-cqrs-api Sample .NET Core CQRS API with raw SQL and Domain-Driven Design using Clean Architecture 2,910