Ash Framework

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • Ash Framework

    A declarative and extensible framework for building Elixir applications. (by ash-project)

  • In case someone needs more context (like I did):

    Ash Framework is a declarative, resource-oriented application development framework for Elixir. A resource can model anything, like a database table, an external API, or even custom code. Ash provides a rich, and extensive set of tools for interacting with and building on top of these resources. By modeling your application as a set of resources, other tools know exactly how to use them, allowing extensions like AshGraphql and AshJsonApi to provide top tier APIs with minimal configuration. With filtering/sorting/pagination/calculations/aggregations, pub/sub, policy authorization, rich introspection, and much more built-in, and a comprehensive suite of tools to allow you to build your own extensions, the possibilities are endless.

    For those familiar with Phoenix, you can think of Ash as a declarative application modeling layer designed to replace your Phoenix contexts.

    [1] https://github.com/ash-project/ash

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ash Framework 2.0 Released

    1 project | /r/elixir | 30 Oct 2022
  • Plucking the "A" From PETAL

    1 project | /r/elixir | 10 Oct 2022
  • Is Phoenix the only well maintained framework for web dev in Elixir?

    2 projects | /r/elixir | 21 Mar 2021
  • Phoenix JSON API Pagination

    2 projects | /r/elixir | 2 Jun 2023
  • Phoenix 1.7.0 Released: Built-In Tailwind, Verified Routes, LiveView Streams

    13 projects | news.ycombinator.com | 5 Mar 2023