Our great sponsors
kwery | Exposed | |
---|---|---|
0 | 14 | |
203 | 6,839 | |
- | 1.3% | |
0.0 | 8.6 | |
over 3 years ago | 2 days ago | |
Kotlin | Kotlin | |
MIT License | 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.
kwery
We haven't tracked posts mentioning kwery yet.
Tracking mentions began in Dec 2020.
Exposed
-
Could I create a blogging platform with ktor? (For learning purposes)
I used exposed to access a database https://github.com/JetBrains/Exposed. You can use sqlite for the easiest setup.
-
Simple JBDC wrapper I made
And sorry to rain on your parade but; keep in mind that something similar already exists: Exposed. And it's rather unlikely someone would use yours over something like what you made that has no OS license, no community and no tests.
- What's your go-to web backend stack for 2021 ?
-
What are your concerns and pet peeves about Kotlin so far?
Have you tried Exposed?
What are some alternatives?
Ktorm - A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.
SQLDelight - SQLDelight - Generates typesafe Kotlin APIs from SQL
requery - requery - modern SQL based query & persistence for Java / Kotlin / Android
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.
kotliquery - A handy Database access library in Kotlin
DBFlow - A blazing fast, powerful, and very simple ORM android database library that writes database code for you.
kotlin-nosql - NoSQL database query and access library for Kotlin
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.
kmongo - KMongo - a Kotlin toolkit for Mongo
jasync-sql - Java & Kotlin Async DataBase Driver for MySQL and PostgreSQL written in Kotlin
Ebean ORM - Ebean ORM
zeko-sql-builder - Zeko SQL Builder is a high-performance lightweight SQL query library written for Kotlin language