jasync-sql
spring-data-jpa-mongodb-expressions
jasync-sql | spring-data-jpa-mongodb-expressions | |
---|---|---|
2 | 6 | |
1,654 | 95 | |
0.1% | - | |
6.9 | 7.9 | |
about 1 year ago | 5 months ago | |
Kotlin | Java | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
jasync-sql
- Blocking code is a leaky abstraction
-
Java virtual threads caused a deadlock in TPC-C for PostgreSQL
Was curious what it is "jasync". And man it hurts me to see documentation like this (when compared to classic javadocs)
https://github.com/jasync-sql/jasync-sql/wiki/API-Overview
From project WIKI (https://github.com/jasync-sql/jasync-sql/wiki)
spring-data-jpa-mongodb-expressions
-
Spring Data JPA MongoDB Expressions
spring-data-jpa-mongodb-expressions allows you to use the MongoDB query syntax to query your relational database. This is especially useful to build a dynamic search from the frontend app (a common case in business apps).
- mhewedy/spring-data-jpa-mongodb-expressions
-
Using MongoDB query syntax to query Relational Database in Java
There’s a specific use-case that exists in most applications which is the need to make the user search by multiple criteria for an entity and its related associations. This is where Spring Data JPA Mongodb Expressions excels.
- Spring Data JPA MongoDB expressions
What are some alternatives?
Ktorm - A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.
Trino - Official repository of Trino, the distributed SQL query engine for big data, former
Exposed - Kotlin SQL Framework
Apache Calcite - Apache Calcite
kt-postgresql-async - Kotlin 1.1 async clients for sync protocols: Mysql, Postgres, Thrift, Http
QueryStream - Build JPA Criteria queries using a Stream-like API
requery - requery - modern SQL based query & persistence for Java / Kotlin / Android
Leaf - Distributed ID Generate Service
potassium-nitrite
Apache Drill - Apache Drill is a distributed MPP query layer for self describing data
MapDB - MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.
Modality - Model Layer Implementation for a J2EE Pull MVC WebApp