MyGit

querydsl/querydsl

Fork: 880 Star: 4442 (更新于 1970-01-01 00:00:00)

license: Apache-2.0

Language: Java .

Unified Queries for Java

最后发布版本: QUERYDSL_5_0_0 ( 2021-07-22 15:16:59)

官方网址 GitHub网址

Querydsl

Querydsl is a framework which enables the construction of type-safe SQL-like queries for multiple backends including JPA, MongoDB and SQL in Java.

Instead of writing queries as inline strings or externalizing them into XML files they are constructed via a fluent API.

Website shields.io Build Status Coverage Status Stackoverflow Maven Central

Getting started

Use these tutorials to get started

Examples

Querydsl example projects

Support

Free support is provided in the Discussion Section and on StackOverflow. Please do not post questions as issue. Such issues will be closed immediately.

How to build

Querydsl provides releases via public Maven repositories, but you can also build the sources yourself like this

$ mvn -Pquickbuild,{projectname} clean install

Where projectname is one of the Maven profiles (e.g. jpa, sql, mongodb, etc. or all)

For more information visit the project homepage at https://querydsl.github.io.

Docker Compose setup

For running tests, a Docker Compose setup is provided. It comes with the following databases:

  • Oracle Express Edition 11g
  • PostgreSQL 9.1.10
  • MySQL 5.5.34
  • Cubrid 9.2

You will need to install Docker and docker-compose.

To launch the database containers:

$ docker-compose up -d

All of the databases' default ports are forwarded to the host machine.

How to contribute

GitHub pull requests are the way to contribute to Querydsl.

If you are unsure about the details of a contribution, ask on the Querydsl Google Group or create a ticket on GitHub.

Slack

If you want to join Slack workspace for Querydsl contributors join by following this link.

最近版本更新:(数据更新于 1970-01-01 00:00:00)

2021-07-22 15:16:59 QUERYDSL_5_0_0

2021-06-17 03:12:43 QUERYDSL_5_0_0_M1

2020-09-20 06:55:31 QUERYDSL_4_4_0

2020-07-15 16:40:16 QUERYDSL_4_3_1

2019-11-23 08:05:13 QUERYDSL_4_2_2

2018-03-23 05:06:03 QUERYDSL_4_2_1

2018-03-23 05:05:24 QUERYDSL_4_2_0

2016-09-06 03:37:08 QUERYDSL_4_1_4

2016-07-01 22:59:08 QUERYDSL_4_1_3

2016-07-01 22:58:57 QUERYDSL_3_7_4

querydsl/querydsl同语言 Java最近更新仓库

2024-06-14 06:20:00 Azure/azure-sdk-for-java

2024-06-13 15:24:37 dataease/dataease

2024-06-03 17:47:07 datastrato/gravitino

2024-06-01 23:57:12 PBH-BTN/PeerBanHelper

2024-06-01 16:11:12 tencentmusic/supersonic

2024-06-01 00:40:36 dromara/dante-cloud