GraphQL Kotlin VS databob.kotlin

Compare GraphQL Kotlin vs databob.kotlin and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
GraphQL Kotlin databob.kotlin
3 1
1,713 15
0.8% -
8.1 0.0
3 days ago over 2 years ago
Kotlin Kotlin
Apache License 2.0 Apache License 2.0
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.

GraphQL Kotlin

Posts with mentions or reviews of GraphQL Kotlin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-03.
  • Using GraphQL with Kotlin
    1 project | /r/Kotlin | 2 Aug 2023
    New to Kotlin, but trying to create a project with Kotlin, GraphQL, and Postgres. I'm not opposed to using ktor, but was hoping to use spring boot. I liked expedia's GraphQL Kotlin but having a hard time finding tutorials that go over how to set up a project like this. I see that there are some examples here https://github.com/ExpediaGroup/graphql-kotlin/tree/master/examples but wondering if there are any tutorials anyone could recommend
  • I am considering switching to TypeScript on a personal project
    3 projects | /r/Kotlin | 3 Nov 2021
    Their client framework officially supports ktor client https://github.com/ExpediaGroup/graphql-kotlin/tree/master/clients/graphql-kotlin-ktor-client while their schema generator seems to be just framework-independent jvm library https://github.com/ExpediaGroup/graphql-kotlin/tree/master/generator/graphql-kotlin-schema-generator And you could use their gradle plugin as described here https://github.com/ExpediaGroup/graphql-kotlin/tree/master/plugins/graphql-kotlin-gradle-plugin which would make the whole thing a breeze I guess :)
  • GraphQL Kotlin 4.0.0 is out!
    2 projects | /r/Kotlin | 20 Apr 2021
    GraphQL Kotlin consists of a number of libraries that aim to simplify the running of GraphQL servers and clients using Kotlin. It’s been over 10 months since the last major release of graphql-kotlin and after hundreds of commits and numerous pre-releases, we are pleased to announce the 4.0.0 release!

databob.kotlin

Posts with mentions or reviews of databob.kotlin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-03.
  • I am considering switching to TypeScript on a personal project
    3 projects | /r/Kotlin | 3 Nov 2021
    Regarding migration tooling, I think that's given with flyway. Regarding seeding, you could just write a small gradle task that uses https://github.com/daviddenton/databob.kotlin which is often used in testing and save it to the db. I don't ever used seed files, so I don't know how/why they are better than my suggestion :)

What are some alternatives?

When comparing GraphQL Kotlin and databob.kotlin you can also consider the following projects:

KGraphQL

graphql-ws - Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.

apollo-android - :robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.

ktor - Framework for quickly creating connected applications in Kotlin with minimal effort

core - A Kotlin web framework

vaadin-on-kotlin - Writing full-stack statically-typed web apps on JVM at its simplest

javalin - A simple and modern Java and Kotlin web framework [Moved to: https://github.com/javalin/javalin]

skrape.it - A Kotlin-based testing/scraping/parsing library providing the ability to analyze and extract data from HTML (server & client-side rendered). It places particular emphasis on ease of use and a high level of readability by providing an intuitive DSL. It aims to be a testing lib, but can also be used to scrape websites in a convenient fashion.

Firefly - Firefly is an asynchronous web framework for rapid development of high-performance web application.

Doodle - A pure Kotlin UI framework for the Web (and desktop).

komock - KoMock - Simple HTTP/Consul/SpringConfig http server framework written in Kotlin. Wiremock use cases

lambda-kotlin-request-router - A REST request routing layer for AWS lambda handlers written in Kotlin