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
3k stars
128 watching
503 forks
Language: C#
last commit: about 1 year ago
Linked from 3 awesome lists
activerecordc-sharpcsharpdata-access-layerdatabasemysqlpostgresqlquery-buildersqlsql-querysql-query-buildersql-server
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A lightweight query builder library for generating SQL queries with parameterized placeholders. | 155 |
| | A collection of query builders for various databases | 450 |
| | A tool for efficiently writing and executing complex type-safe SQL queries in Go with automatic data mapping. | 2,741 |
| | A framework for constructing type-safe SQL-like queries in Java for multiple backends. | 4,769 |
| | A set of extension methods for using SqlKata with PetaPoco, allowing more flexible and powerful querying capabilities | 27 |
| | A SQL query builder for multiple databases | 19,456 |
| | A Kotlin-based, fast and feature-rich Android database library that generates boilerplate code for you. | 4,876 |
| | A simple and safe Go library for building SQL queries with parameter indexing. | 91 |
| | A Go library for constructing and building SQL queries in a type-safe manner. | 17 |
| | An ORM framework providing simple and high-performance data access for various databases | 5,424 |
| | A command-line tool for running SQL queries against various data formats | 3,754 |
| | A powerful and type-safe way to write SQL queries in Java | 6,196 |
| | A comprehensive Python library for parsing and transpiling various SQL dialects to ensure compatibility and correctness. | 6,866 |
| | A multi-platform tool for connecting to and managing various databases | 40,942 |
| | Sample .NET Core CQRS API with raw SQL and Domain-Driven Design using Clean Architecture | 2,910 |