diff --git a/README.md b/README.md index 83b8e99b5..8aede5aec 100644 --- a/README.md +++ b/README.md @@ -887,6 +887,7 @@ metadata in media files, including video, audio, and photo formats ## Query Builders +* [DynamicWhere.ex](https://doc.dynamicwhere.com) - JSON-driven EF Core query builder supporting filtering, sorting, and paging. * [SqlKata](https://sqlkata.com) - Elegant SQL query builder, that supports complex queries, joins, sub queries, nested where conditions, vendor engine targets and more * [InterpolatedSql](https://github.com/Drizin/InterpolatedSql) - SQL Builder using String Interpolation and Fluent API