kt-postgresql-async
jasync-sql
kt-postgresql-async | jasync-sql | |
---|---|---|
- | 2 | |
23 | 1,654 | |
- | 0.1% | |
0.0 | 6.9 | |
almost 8 years ago | about 1 year ago | |
Kotlin | Kotlin | |
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.
kt-postgresql-async
We haven't tracked posts mentioning kt-postgresql-async yet.
Tracking mentions began in Dec 2020.
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)
What are some alternatives?
Exposed - Kotlin SQL Framework
Ktorm - A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.
kotlin-jpa-specification-dsl - This library provides a fluent DSL for querying spring data JPA repositories using spring data Specifications (i.e. the JPA Criteria API), without boilerplate code or a generated metamodel.
kotlin-nosql - NoSQL database query and access library for Kotlin
requery - requery - modern SQL based query & persistence for Java / Kotlin / Android
DBFlow - A blazing fast, powerful, and very simple ORM android database library that writes database code for you.
spring-data-jpa-mongodb-expressions - Use the MongoDB query language to query your relational database, typically from frontend.
potassium-nitrite
SQLDelight - SQLDelight - Generates typesafe Kotlin APIs from SQL
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.