ktor-arrow-example VS kt-search

Compare ktor-arrow-example vs kt-search and see what are their differences.

ktor-arrow-example

Real World implementation - "The mother of all demo apps". Written in Kotlin, with Ktor, Arrow, SqlDelight, KotlinX Serialization, etc. (by nomisRev)

kt-search

Multi platform kotlin client for Elasticsearch & Opensearch with easily extendable Kotlin DSLs for queries, mappings, bulk, and more. (by jillesvangurp)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ktor-arrow-example kt-search
1 3
245 89
- -
7.3 9.1
22 days ago 6 days ago
Kotlin Kotlin
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

ktor-arrow-example

Posts with mentions or reviews of ktor-arrow-example. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-16.

kt-search

Posts with mentions or reviews of kt-search. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-17.
  • Feature Flags in a CI Pipeline
    4 projects | news.ycombinator.com | 17 Jan 2023
    I use matrix tests with github actions to test my kt-search client with different versions of elastisearch and opensearch. Pretty easy to set up: https://github.com/jillesvangurp/kt-search/blob/master/.gith...

    Basically it fires up elasticsearch using docker-compose and then the integration tests run against that. You could use a similar strategy to test different feature flag combinations.

    For some of our private projects, we use kts to generate the github action yaml files using this: https://github.com/krzema12/github-workflows-kt

    Well worth checking out if you have more complex workflows. Yaml is just horrible in terms of copy paste reuse. Also nice to get some compile time safety and auto complete with our action files.

  • Kts Scripting of Yaml & Json Dialects
    4 projects | dev.to | 9 Aug 2022
    Whatever you are dealing with, you can create a Kotlin DSL for it. If you have any Json dialect, checkout my JsonDsl library, which is part of kt-search. With that you can create simple Kotlin classes to model your DSL using type safe properties and have a run-time modifiable map to add anything it doesn't model. Creating a Yaml version of this is very straightforward and likely something I might do at some point (pull requests welcome).
  • Best way to integrate elastic app search into an android app using Kotlin?
    2 projects | /r/elasticsearch | 3 Jun 2022
    jillesvangurp / kt-search

What are some alternatives?

When comparing ktor-arrow-example and kt-search you can also consider the following projects:

Cinemax - Cinemax is a Movies & TV Shows application for Android.

KStore - A tiny Kotlin multiplatform library that assists in saving and restoring objects to and from disk using kotlinx.coroutines, kotlinx.serialisation and okio

ComposeTodo - Sample project to play with Jetpack Compose on Android, Desktop and Web

appbase-droid - Elasticsearch and appbase.io library for Android (and Java)

NextPass - Android client for Nextcloud Passwords, built using the latest and greatest technologies.

github-workflows-kt - Authoring GitHub Actions workflows in Kotlin. You won't go back to YAML!

kt-search-kts - Adds kts scripting to kt-search and provides some convenience around using that from kts.

RedditClone - Reddit Backend clone with Ktor, MySql, exposed ORM and JWT

maven-simple - Example Maven project demonstrating the use of

r3z - a Kotlin time tracking web application built from scratch, obsessed with minimalism

dagger - Application Delivery as Code that Runs Anywhere