36 results for “topic:dynamic-sql”
This is an extension library to the Spring Data JPA complex or dynamic SQL query. 这是一个比 MyBatis 更加强大的 Spring Data JPA 扩展库,为解决复杂动态 JPQL (或 SQL) 而生。https://blinkfox.github.io/fenix
一个轻量级的SQL和参数动态生成工具库
Ultra lightweight lib to generate dynamic SQL based on hibernate session
golang's ORM framework, similar to Java's Mybatis. supports direct execution of sql statements, xml, go template, and dynamic sql.
python mybatis 实现,python SqlTemplate
Querying and Managing data on runtime
一个能实现任意动态sql执行、统一管理、异常监控告警的数据查询平台。
`Spring Data Criteria` extends Spring Data JDBC & R2DBC & JPA to support dynamic sql
Lightweight persistence layer framework, support interface mapping, dynamic sql and sql file manager.
Run dynamic SQL in SQL. This package allows queries with an unknown number of select-list items and can solve challenging problems like dynamic pivoting.
The fenix spring boot starter. 这是 Fenix JPA 扩展库的 Spring Boot Starter 库。
这是 Spring Data JPA 的 Fenix 扩展示例项目
The Core of the minecraft.plugin.zocker.pro series
SQL Query Builder Utility for .NET
Converting dynamic sql to static sql on the fly
Useful SQL Scripts
SQL Server Linked Server's aliasing workaround
Code-first ORM for Spring Boot. Zero XML, Auto DDL & Fluent Join API. Define your schema in Java and enjoy dynamic SQL power.
Wise Owl SQL Server Exercises Solutions
No description provided.
Retrieve records from a table using dynamic SQL (no need to write the columns name in the sp)
A web-based ASP.NET Core application that connects to a database using a connection string. It loads all tables and provides a user-friendly, easy-to-use GUI for viewing, searching, sorting, and loading data. It also includes a query tool to execute queries and perform table joins. Essentially, it functions as a small database explorer.
pg_fsql — Recursive SQL template engine for PostgreSQL. Hierarchical template composition with safe parameterized execution. C + PL/pgSQL, no superuser required.
SQL Exercise to practice Cursors & Dynamic SQL
Database design for Big Data
A collection of T-SQL scripts I written throughout my journey as a Data Analyst, Data Engineer, and BI Developer. They demonstrate the use of window functions, calculating dates, dynamic SQL, stored procedures, and other out of the box solutions.
Notes and Assignments done as part of the CSCI-B561 Advanced Database Concepts course at Indiana University Bloomington
A Go wrapper for the BigQuery SDK that prevents SQL injection
An Oracle SQL SELECT flattener - a program which outputs the result of a SELECT statement into a cell-table
Integration of MySQL into C++ via the use of ODBC