Malloy – A Better SQL, from Looker

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

    Malloy is an experimental language for describing data relationships and transformations.

  • coffeescript

    Unfancy JavaScript

  • Agreed. I'm not a big fan but the Coffescript docs do this beautifully. https://coffeescript.org/#overview

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

    The practical relational programing language for data-oriented applications

  • I work in a relational lang as hobby. I have seen as many sql replacements as I can, and most commit some or many problems. The biggest one, IMHO, is they stay as constrained to be "just a query lang" removing any hope to be useful at large.

    In mine, the lang IS actually composable:

    https://tablam.org

        for p in products ?where #price > 0.0 do

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