querybuilder
https://github.com/sqlkata/querybuilder
C#
SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported28 Subscribers
View all SubscribersAdd a CodeTriage badge to querybuilder
Help out
- Issues
- Clone() method in Query class doesn't Clone deeply enough.
- InsertGetIdAsync (or similar) should not require DbTransaction – honor IDbTransaction abstraction
- SQLKata Join Query in SQL Server
- AsInsert with IDictionary<string,object> throws NullReferenceException
- Join type overridden by optional parameter in Query.Join
- Binding a type implementing IEnumerable expands in to more values than there are parameters.
- Weird Return type of empty dynamic from a function
- Adding CASE WHEN to Update Functions
- Issue-757: added Query update with CASE WHEN capabilities
- Add 'GetUnbuffered'-Method in the QueryFactory
- Docs
- C# not yet supported