Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gullerya/sql-dsl-java

SQL query builder and runner, strongly typed and consumer friendly, JPA annotations compliant.
https://github.com/gullerya/sql-dsl-java

dsl jpa ql sql

Last synced: 1 day ago
JSON representation

SQL query builder and runner, strongly typed and consumer friendly, JPA annotations compliant.

Awesome Lists containing this project

README

        

[![GitHub](https://img.shields.io/github/license/gullerya/sql-dsl-java.svg)](https://github.com/gullerya/sql-dsl-java)

[![Quality pipeline](https://github.com/gullerya/sql-dsl-java/workflows/Quality/badge.svg?branch=main)](https://github.com/gullerya/sql-dsl-java/actions?query=workflow%3A%22Quality%22)
[![Codecov](https://img.shields.io/codecov/c/github/gullerya/sql-dsl-java/main.svg)](https://app.codecov.io/gh/gullerya/sql-dsl-java/branch/main)
[![Codacy](https://img.shields.io/codacy/grade/2ce1cb97e64c4d019c2097655a4bdf48.svg?logo=codacy)](https://app.codacy.com/gh/gullerya/sql-dsl-java/dashboard)

# SQL DSL - Type safe SQL builder and executor

TBD