icicle VS graphql-client

Compare icicle vs graphql-client and see what are their differences.

graphql-client

Call and consume GraphQL APIs with type safe queries and responses (by brandonchinn178)
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
icicle graphql-client
2 2
18 25
- -
6.4 6.8
19 days ago 15 days ago
Haskell TypeScript
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 or later
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.

icicle

Posts with mentions or reviews of icicle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-24.
  • At a crossroads
    4 projects | /r/haskell | 24 Aug 2021
    We used Haskell as a general purpose programming language, so any tool that needed writing we wrote in Haskell (almost). That included AWS infrastructure using Amazonka, cli programs for running data analysis, websites with servant and purescript, new libraries to interact with services like Github and Azure, compilers https://github.com/icicle-lang/icicle. As a general purpose language it is great! The places where we couldn't and didn't use Haskell was either due to needing the JVM or specific JVM integrations like Kafka or Hadoop. Or because the code was written by non-Engineers for things like prototypes or generating reports (usually Python or R) The trouble you run into with Haskell (or any other less popular) language is missing libraries, you need to commit to writing them yourself or changing languages that include them. At one point we needed integration with Azure and MSSQL, and ended up using F# so we had access to .NET. For other Azure services we wrote REST clients to call the endpoints we needed.
  • Time-series languages?
    1 project | /r/ProgrammingLanguages | 30 May 2021
    Icicle Streaming Query Language

graphql-client

Posts with mentions or reviews of graphql-client. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-24.
  • At a crossroads
    4 projects | /r/haskell | 24 Aug 2021
    - Branitree seems to expose GraphQL API. You should be able to access it with one of Haskell GraphQL client libraries, either morpheus-graphql-client ( https://hackage.haskell.org/package/morpheus-graphql-client ) or graphql-client ( https://hackage.haskell.org/package/graphql-client )
  • My ideal GraphQL framework for Haskell
    3 projects | /r/haskell | 4 Aug 2021
    Yeah, totally agree! I actually implemented the client workflow in the graphql-client library (https://hackage.haskell.org/package/graphql-client) which does that workflow

What are some alternatives?

When comparing icicle and graphql-client you can also consider the following projects:

message-db - Haskell client library for Eventide's Message DB

morpheus-graphql - Haskell GraphQL Api, Client and Tools

grenade - Deep Learning in Haskell

purescript-graphql - End to End typesafe GraphQL with PureScript

post-rfc - Blog post previews in need of peer review

react-query - 🤖 Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue. [Moved to: https://github.com/TanStack/query]

hackage-server - Hackage-Server: A Haskell Package Repository

compendium-client - Mu (μ) is a purely functional framework for building micro services.