dynamic-query
There are 23 repositories under dynamic-query topic.
kodlamaio-projects/nArchitecture
Inspired by Clean Architecture, nArchitecture is a monolith project which uses advanced techniques.
PropicSignifi/Query.apex
A dynamic SOQL and SOSL query builder on Salesforce.com platform
biagioT/jpa-search-helper
Helper library for building and running advanced and dynamic queries using JPA in Spring Boot.
jdbcx/jdbcx
JDBCX: Extended JDBC driver for dynamic multi-language queries with optional bridge server for federated datasource connectivity.
joutvhu/spring-dynamic-jpa
The Spring Dynamic JPA will make it easy to implement dynamic queries with JpaRepository.
joutvhu/spring-dynamic-r2dbc
The Spring Dynamic R2DBC will make it easy to implement dynamic queries with R2DBC.
furkanpasaoglu/Kodlama.io.Devs
Kodlama.io.Devs Project
hashemirafsan/elasticsearch-dynamic-query
A simple query builder, it will helps to develop DSL query for Elasticsearch
mk3008/CarbunqleX
CarbunqleX is a lightweight library that enhances the reusability and maintainability of RawSQL through advanced AST analysis.
furkanpasaoglu/nArchitecture.RentACarProject
Inspired by Clean Architecture, nArchitecture is a monolith project which with advanced techniques.
joutvhu/spring-dynamic-freemarker
Freemarker dynamic query template provider.
kchernokozinsky/dw-sql-builder
DW-SQL-Builder is a Git repo for a Mule app that lets you build dynamic SQL queries using DataWeave.
nikita9604/Custom-Query-in-Spring-Boot-with-IntelliJ
To craete different types of Custom Queries in Spring Boot with IntelliJ over a MySQL Database.
DevsHero/vector-nexus
Unified Rust interface (VectorStore trait) for multiple vector databases, featuring auto-schema generation and easy integration for RAG systems.
dogukanmuslukcu/nArchitectureDemo
Inspired by Clean Architecture, nArchitecture is a monolith project which uses advanced techniques
joutvhu/spring-dynamic-velocity
Velocity dynamic query template provider.
taberkkaya/RentACar.ServiceAPI
.NET Core 8 Example API Project
taberkkaya/Enterprise.Packages
.NET Core Packages
AlejandroMeyer/GetTotalData-SQL-Procedure
This project contains the GetTotalData SQL stored procedure, which dynamically counts records from multiple tables based on the current date. It iterates through a predefined table list, executes queries, and returns a summarized dataset.