graphql-client VS icicle

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

graphql-client

Call and consume GraphQL APIs with type safe queries and responses (by brandonchinn178)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
graphql-client icicle
2 2
25 18
- -
6.8 6.7
10 days ago about 1 month ago
TypeScript Haskell
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" 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.

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

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

What are some alternatives?

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

morpheus-graphql - Haskell GraphQL Api, Client and Tools

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

purescript-graphql - End to End typesafe GraphQL with PureScript

grenade - Deep Learning in Haskell

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]

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

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

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